Commit Graph

11 Commits

Author SHA1 Message Date
Jordan Santell
01e8e76854 Bug 1130671 - clean up some test regressions in perf++ tool. Add toString methods for views for help rendering in tests. r=vp
From 88da44a4dfe3593dad339dc043986108e012f32c Mon Sep 17 00:00:00 2001
2015-02-06 17:45:32 -08:00
Victor Porof
25297694d4 Bug 1130273 - PerformanceView._onClearButtonClick listener is never removed from _clearButton, r=jsantell 2015-02-06 13:21:48 -05:00
Victor Porof
076f5444be Bug 1129187 - Initialize all the overview graphs and detail views lazily, r=jsantell 2015-02-06 13:20:19 -05:00
Victor Porof
046c3f35b3 Bug 1129539 - stopwatch icon in landing/recording panes in perf++ tool has padding issue in OSX, r=jsantell 2015-02-05 14:34:40 -05:00
Jordan Santell
013785609d Bug 1120800 - Clear button now clears out all recordings and
From 2b0d8712c363893515e181de147ac3c8e0c51890 Mon Sep 17 00:00:00 2001
 stops current recording. r=vp
2015-02-04 13:35:31 -08:00
Jordan Santell
a2f3e16216 Bug 1120699 - Implement panel state toggling in performance tool. r=vp
From f35d8e97b0b87d938c7bd37eb64ec5f5c32d8352 Mon Sep 17 00:00:00 2001
2015-02-03 15:35:48 -08:00
Jordan Santell
d00e9d3aad Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Jordan Santell
042643e0f2 Bug 1111004 - New performance tool now manages multiple recordings, and can switch between recordings while profiling. r=vp 2015-01-13 09:26:00 +01:00
Victor Porof
ca34cd6763 Bug 1077454 - Handle import/export in new performance tool, r=jsantell 2014-12-23 11:50:50 -05:00
Victor Porof
ccdebb22ea Bug 1077457 - Add markers and memory to Overview->Timeline view in new performance tool, r=jsantell 2014-12-12 22:31:27 -05:00
Victor Porof
7b89fed485 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00