diff browse annotate |
8a94faa5cc60495da5d80d4b3c07bf5877d2e6d8 created 2018-04-13 16:01 +0300 pushed 2018-04-13 13:02 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 4 changesets (bug 525063) on request from Andi. a=backout |
diff browse annotate |
d7d2f08e051c3c355d41dc5c1ce1bd3ca55a43b9 created 2018-04-10 21:11 +0200 pushed 2018-04-11 23:46 +0000 |
Tristan Bourvon | Tristan Bourvon - Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan |
diff browse annotate |
fb6547e96546f8063935adb89ddff55c3f7f50e9 created 2018-04-11 07:42 +0200 pushed 2018-04-11 14:36 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1437897 - Remove a wrong assertion related to the size of the Performance resource entries array in Performance::InsertResourceEntry, r=bz |
diff browse annotate |
caa5bef6848122d106ad47fc7b2bf104d2d8ce3d created 2018-04-05 13:42 -0400 pushed 2018-04-06 14:39 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug |
diff browse annotate |
b67bb0e7eddeff07208f9fd8449a7de983d17615 created 2018-03-13 12:36 -0500 pushed 2018-03-16 09:53 +0000 |
Tom Ritter | Tom Ritter - Bug 1440195 Add a random context seed to the Performance APIs r=baku |
diff browse annotate |
ba24b6cd4de975ad4b381e55bb5d83f27822d8ba created 2018-03-09 20:12 -0600 pushed 2018-03-15 09:58 +0000 |
Tom Ritter | Tom Ritter - Bug 1443943 Allow internal callers of performance.now() to opt-out of clamping/jittering r=bholley |
diff browse annotate |
a5ceb2a28cfd0267c607af9ad787fdcbce366146 created 2018-03-09 09:29 -0600 pushed 2018-03-15 09:58 +0000 |
Tom Ritter | Tom Ritter - Bug 1443943 Port the performance APIs only to only clamping/jittering on non-System Principal r=baku |
diff browse annotate |
6df9c07fd8382b748366335218af39616493c6d2 created 2018-03-09 21:35 +0200 pushed 2018-03-10 09:57 +0000 |
Andreea Pavel | Andreea Pavel - Merge mozilla-central to autoland. a=merge on a CLOSED TREE |
diff browse annotate |
c26cb9769245d3b8023f887cda759e8fb9c70efc created 2018-03-08 16:36 -0600 pushed 2018-03-10 09:57 +0000 |
Greg Tatum | Greg Tatum - Bug 1425605 - Add the start/end mark names to performance.measure profiler markers; r=baku,mstange |
diff browse annotate |
2e0412dd3fc90ac56d86f2c1846f004d3477e22b created 2018-03-09 08:23 +0100 pushed 2018-03-09 19:34 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1444150 Performance.measure(name) should not throw if name is one of the readonly attribute of the Performance interface, r=valentin |
diff browse annotate |
d33f2acef1ed12be6bce66e8a615fa17b1d9be9b created 2018-02-12 21:02 +0100 pushed 2018-02-13 09:40 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1436744 - Get rid of WorkerCheckAPIExposureOnMainThreadRunnable, r=catalinb |
diff browse annotate |
d9da3f3bf43203a0ad3de87adfd8298c5e5e85a2 created 2018-02-08 15:54 -0500 pushed 2018-02-09 16:52 +0000 |
Josh Matthews | Josh Matthews - Bug 1436743 - Dispatch events via the docgroup rather than the tabgroup when possible. r=mystor |
diff browse annotate |
7818e2f5572c3e90c14d0d42881d793864baa2e4 created 2018-02-05 19:55 +0100 pushed 2018-02-06 09:55 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly |
diff browse annotate |
7a858acf697e98a60921123fb4866a41834f0f87 created 2018-01-31 08:24 +0100 pushed 2018-01-31 17:38 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1432963 - Fixing workers headers - part 15 - static function in a workers namespace, r=smaug |
diff browse annotate |
22ab83c80c5e38ab1b32b7e8186825ecd855ee1f created 2018-01-31 08:24 +0100 pushed 2018-01-31 17:38 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1432963 - Fixing workers headers - part 14 - WorkerPrivate without workers namespace, r=smaug |
diff browse annotate |
08827b793aff9b41786d28e05fbd08d1328b5a95 created 2018-01-24 17:17 +0100 pushed 2018-01-26 00:22 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 5 - dispatch resourcetimingbufferfull on workers, r=smaug |
diff browse annotate |
4186a931f07c6a598db20122fdedf3e35539325d created 2018-01-24 17:17 +0100 pushed 2018-01-26 00:22 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 4 - exposing partial interface, r=smaug |
diff browse annotate |
619d2fe88e78799e1e5606159e228597c07f8021 created 2018-01-24 17:17 +0100 pushed 2018-01-26 00:22 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 3 - PerformanceStorageWorker, r=smaug |
diff browse annotate |
e0c276b06c0dfbcbd3ebb29ae89b58c3fb526308 created 2018-01-24 20:47 +0200 pushed 2018-01-25 10:14 +0000 |
Brindusan Cristian | Brindusan Cristian - Backed out 12 changesets (bug 1425458) for mochitest failures on WorkerPrivate.cpp on a CLOSED TREE |
diff browse annotate |
7034af4332e478f94032966adf632b9330294544 created 2018-01-24 17:17 +0100 pushed 2018-01-25 10:14 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 5 - dispatch resourcetimingbufferfull on workers, r=smaug |
diff browse annotate |
f70500179140ad57dbfc616c15c781b705126a92 created 2018-01-24 17:17 +0100 pushed 2018-01-25 10:14 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 4 - exposing partial interface, r=smaug |
diff browse annotate |
793bbfc2325714e3e551ea638b7dba4e9f361895 created 2018-01-24 17:17 +0100 pushed 2018-01-25 10:14 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1425458 - Resource timing entries Workers - part 3 - PerformanceStorageWorker, r=smaug |
diff browse annotate |
99b6a31ece4d07d8764638250f91f4a2117b4f6a created 2018-01-10 15:51 -0600 pushed 2018-01-11 09:43 +0000 |
Tom Ritter | Tom Ritter - Bug 1424341 Round the Performance Timing APIs when privacy.reduceTimerPrecision is set r=bkelly,timhuang |
diff browse annotate |
c9bec96cc78978b5282185534d7e7c8c436e7822 created 2017-12-30 13:07 -0600 pushed 2018-01-03 22:56 +0000 |
Tom Ritter | Tom Ritter - Bug 1427870 - Change resolution of .now() to 20us. r=bkelly, a=lizzard |
diff browse annotate |
672b02d8600717613ffe84ee46de8b277f1bc977 created 2017-10-04 09:11 +1100 pushed 2017-10-09 09:19 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. |
diff browse annotate |
eb45d53b45dbfb99ee976087e169027ac3a2fa6f created 2016-04-17 22:03 +0200 pushed 2017-09-25 23:25 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1263722 - Implement performance navigation timing r=baku |
diff browse annotate |
377c93e9acd44a4180c39f2e1db2ba9aa27cbd97 created 2017-09-25 09:57 +0200 pushed 2017-09-25 23:25 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 6827b7bf9116 (bug 1263722) for leaks detected on mochitest shutdown. r=backout |
diff browse annotate |
6827b7bf9116f5426c0d72beb197a1bbe4139959 created 2016-04-17 22:03 +0200 pushed 2017-09-25 23:25 +0000 |
Valentin Gosu | Valentin Gosu - Bug 1263722 - Implement performance navigation timing r=baku |
diff browse annotate |
a2f3c1a002b3f206f812a73e1845f57d5b517fcb created 2017-09-02 21:39 +0900 pushed 2017-09-05 09:39 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1396227 - Sort performance entries by start time. r=baku |
diff browse annotate |
71882fd33c91d06876715d6ac8b37847c8d14726 created 2017-08-29 16:02 -0700 pushed 2017-08-30 08:45 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv |
diff browse annotate |
b17eb8514a105e24fbb30c3979aa734bf2e044c0 created 2017-07-27 09:05 +0200 pushed 2017-07-27 22:44 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1382768 - Performance API must be a memory reporter, r=bz |
diff browse annotate |
ea02734a4e8b83ea0d4db8f935c39696bb38d0e1 created 2017-07-20 19:05 +0200 pushed 2017-07-27 22:44 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1159003 - Remove Performance::GetAsISupports(), r=bz |
diff browse annotate |
51e745426b9a99afa1875705e2ecc351a7038555 created 2017-07-20 12:57 +0200 pushed 2017-07-27 22:44 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1159003 - setResourceTimingBufferSize shouldn't affect user timing, but we should clean user markers if we have memory pressure, r=bz |
diff browse annotate |
d55bb144a48d743d48825eed765c274a2dd5c0f9 created 2017-07-25 21:50 -0400 pushed 2017-07-26 09:12 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changesets f4378a5e6c7f and b7d81fea0b33 (bug 1159003) for causing bug 1383553. |
diff browse annotate |
fafcbde047540092ab629013acedb177026660e5 created 2017-07-21 20:18 +0200 pushed 2017-07-22 09:39 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset abd1b9db4905 (bug 1382768) for leaks in mochitests, e.g. browser_bug822367.js. r=backout |
diff browse annotate |
abd1b9db490509a1d029ab438fe8714d28328fe4 created 2017-07-21 16:51 +0200 pushed 2017-07-22 09:39 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1382768 - Performance API must be a memory reporter, r=njn |
diff browse annotate |
79bc99d25a3ff9f1129537dddaf169e189a3ddab created 2017-07-21 10:52 +1000 pushed 2017-07-21 12:15 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1382099 - Remove MOZ_WIDGET_GONK from several dom/ subdirectories. r=mccr8,jdm. |
diff browse annotate |
f4378a5e6c7ff9e7b00c755c3018f4d5bb844e94 created 2017-07-20 19:05 +0200 pushed 2017-07-21 12:15 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1159003 - Remove Performance::GetAsISupports(), r=bz |
diff browse annotate |
b7d81fea0b3324261236e91aafa0c70c8e08395b created 2017-07-20 12:57 +0200 pushed 2017-07-21 12:15 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1159003 - setResourceTimingBufferSize shouldn't affect user timing, but we should clean user markers if we have memory pressure, r=bz |
diff browse annotate |
cf412ab85156a34b36f60a9bba6d8f2a6ecc06f7 created 2017-06-23 16:24 +1000 pushed 2017-07-05 11:01 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1375776 (part 4) - Allow ProfilerMarkerPayload.h to be #included unconditionally. r=mstange. |
diff browse annotate |
312f7a5a2c08d394a2403c837e5ee546dd4103d7 created 2017-06-12 12:34 -0700 pushed 2017-06-27 08:57 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
a10187ddb379bea8234228f157e6380e566fcaaa created 2017-06-22 13:40 +1000 pushed 2017-06-23 09:28 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1375299 (part 2) - Remove PROFILER_MARKER. r=mstange. |
diff browse annotate |
4472d2623eceb63b76d650103b0e20f8c7d7c775 created 2017-06-21 13:59 +0200 pushed 2017-06-22 00:58 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 4f6302a98ae4 (bug 1372405) |
diff browse annotate |
4f6302a98ae41ff2d57c768996d1edbb0afda73a created 2017-06-12 12:34 -0700 pushed 2017-06-22 00:58 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
e61d71c2a3a32013f097777dfa68a9320d4ae61b created 2017-06-20 08:27 +0200 pushed 2017-06-21 00:59 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 9846de3bd954 (bug 1372405) |
diff browse annotate |
9846de3bd9545fb2c2b803a36af85568ccf2473b created 2017-06-12 12:34 -0700 pushed 2017-06-21 00:59 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) |
diff browse annotate |
07071624cc92f889943c93ebdfb5091d043a1ec7 created 2017-06-16 12:26 +1000 pushed 2017-06-19 11:37 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1373436 (part 4) - Use UniquePtr with profile_add_marker(). r=mstange. |
diff browse annotate |
61e7a2279d8170c67c80fa3eee9c846ff0851ab5 created 2017-06-15 16:48 +0800 pushed 2017-06-17 00:15 +0000 |
Tim Huang | Tim Huang - Bug 1369303 - Part 2: Marking the performance timing API always reports 0 and the access of resource timing and user timing becomes NOP when 'privacy.resistFingerprinting' is true. r=arthuredelstein,baku |
diff browse annotate |
1a7356fac9ba0d1f5cb8651db78bb62dad50b3e5 created 2017-06-06 11:45 +0800 pushed 2017-06-09 13:59 +0000 |
Jonathan Hao | Jonathan Hao - Bug 1217238 - Reduce time precision when privacy.resistFingerprinting is on. r=mystor |
diff browse annotate |
32f4e2a4874cbab57513d349b67b47f18a9bd5bd created 2017-04-27 07:36 +1000 pushed 2017-05-01 09:22 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1123754 (part 1) - Rename ProfilerMarkers.{h,cpp} as ProfilerMarkerPayload.{h,cpp}. r=mstange. |
diff browse annotate |
4651fc0179ee72e4cd521bb916b9d89409fcd883 created 2017-04-24 10:15 -0500 pushed 2017-04-27 19:44 +0000 |
Greg Tatum | Greg Tatum - Bug 1357849 - Instrument performance.measure with markers; r=baku,mstange |
diff browse annotate |
5c0023fa95e6c77fcf1fdd180a1c6d1c2a33877e created 2017-03-07 08:50 +0100 pushed 2017-03-07 14:14 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1344669 - Remove Performance::IsEnabled, r=qdot |
diff browse annotate |
291a68ca482551e80a3eecbcb0ec1a65dcb00378 created 2016-12-16 09:07 +0100 pushed 2016-12-16 15:06 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centralized Performance.now(), r=bz |
diff browse annotate |
0ad76084c4c376110c47a658ee87d1b3508fd512 created 2016-12-13 02:27 +0100 pushed 2016-12-13 15:04 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1322966 - Cleanup performance.cpp, r=qdot |
diff browse annotate |
cf0f72f0b0be8817389893a625c12c4bbc04922b created 2016-11-17 10:00 +0100 pushed 2016-11-18 03:21 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1313420 - Implement Performance.timeOrigin - part 1, r=bz |
diff browse annotate |
6b1139b4cbf5cd0574e548da0b5ae4dec5b7e367 created 2016-06-09 19:04 +0200| base pushed 2016-06-10 13:39 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1278838 - Remove separate worker binding for Performance API, r=smaug |