Commit Graph

18 Commits

Author SHA1 Message Date
Jordan Santell
52a5234344 Bug 1172182 - Pull out memory utility logic out of the MemoryActor so other actors can consume it. r=vp 2015-06-09 17:01:30 -07:00
Jordan Santell
e78d7f4102 Bug 1172183 - Pull out the implementation of FramerateActor so that it can be consumed by other actors. r=vp 2015-06-08 19:44:27 -07:00
Jordan Santell
ee800a04a7 Bug 1146237 - FramerateActor should use docShell.now() rather than performance.now so that page refreshes do not break it. r=vp 2015-05-26 15:43:17 -07:00
Wasiur Rahman
37e5535c05 Bug 1132208 - "Remove dead code from framerate actor now in GraphsWorker.js". r=jsantell 2015-03-31 21:00:00 +02:00
Jordan Santell
5ffba11111 Bug 1107949 - framerate actor now continues recording in e10s after a page refresh. r=vp 2015-02-09 17:17:43 -08:00
Alexandre Poirot
f3185733bc Bug 988237 - Convert all protocol.js actors to lazy loading. r=past 2014-09-16 06:00:00 -04:00
Victor Porof
61420cf650 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Victor Porof
566ecb137c Bug 1034651 - The framerate front's plotFPS should be a static method, r=pbrosset 2014-07-07 07:20:47 -04:00
Victor Porof
b6ca31a275 Bug 1034648 - The framerate actor needs a way to cancel a recording without retrieving the accumulated data, r=pbrosset 2014-07-07 07:20:46 -04:00
Victor Porof
4704545133 Bug 1023525 - Make the canvas, webgl and webaudio actors also be global actors, r=jsantell 2014-06-25 13:35:10 -04:00
Victor Porof
f7279d84d9 Bug 1029559 - The framerate front should have a means of clamping the generated values (relanded), r=pbrosset 2014-06-25 13:32:07 -04:00
Tim Taubert
f14bac56c2 Backed out changeset b15db5d459d3 (bug 1029559) 2014-06-25 12:21:22 +02:00
Victor Porof
fa1ce7408f Bug 1029559 - The framerate front should have a means of clamping the generated values, r=pbrosset 2014-06-25 05:03:16 -04:00
Victor Porof
d037237a94 Bug 1023441 - The framerate actor stops recording once the page navigates, r=pbrosset 2014-06-12 12:17:50 -04:00
Victor Porof
48276ec5a4 Bug 1023018 - Make the framerate actor take 'start' and 'end' params for specifying a range when retrieving the refresh driver ticks, r=pbrosset 2014-06-10 10:55:25 -04:00
Victor Porof
d323d573da Bug 1016526 - The framerate actor returns incorrect data, r=benwa 2014-05-30 19:17:55 -04:00
Victor Porof
cf94b0cab8 Bug 1007202 - Create a framerate widget, r=pbrosset,rcampbell 2014-05-29 09:54:00 -04:00
Victor Porof
a754989a9f Bug 1007200 - Create a framerate actor, r=rcampbell,benwa 2014-05-15 15:28:00 -04:00