Jan Keromnes
a65dfa5a84
Bug 1135018 - Make devices.js use a CDN. r=ochameau
2015-03-21 04:02:00 -04:00
John Giannakos
a4f38c652b
Bug 1134568 - Implement a preset gallery for CubicBezierWidget incl. 8 preset functions for categories: ease-in, ease-out, and ease-in-out. r=pbrosset
2015-03-23 08:01:00 -04:00
Brian Grinstead
c031c18189
Bug 1066504 - Allow timeline range selection to continue even after mouseout of the graph window. r=vporof
2015-03-18 13:29:00 -04:00
Patrick Brosset
03227a8bb2
Bug 1139925 - Make the BoxModelHighlighter highlight all quads and draw guides around the outer-most rect
...
LayoutHelpers.getAdjustedBoxQuads now returns all quads that el.getBoxQuads returns.
The BoxModelHighlighter calculates an outer rect based on these to draw the guides.
And if the element has more than 1 quad (inline element that spans line breaks), then all quads are
highlighted.
Also all related tests were modified and a couple of new tests were added.
2015-03-13 15:54:10 +01:00
Victor Porof
0c5ba3ed58
Bug 1123815 - Merge gum into fx-team to enable the Performance++ tool, r=me
2015-03-14 16:14:37 -04:00
Victor Porof
d05e4d47b6
Bug 1121194 - Support vertical panning for the flamegraph in the new performance tool, r=jsantell
2015-03-11 16:01:19 -04:00
Jordan Santell
bcc5709580
Bug 1132765 - Pass through performance memory options for 'probability' and 'maxLogLength' from the front to the memory actor. r=vp
2015-03-10 10:24:48 -07:00
Victor Porof
151e057e60
Bug 1137518 - FlameGraph's destroy function should be async, r=jsantell
2015-02-26 19:08:28 -05:00
Victor Porof
392a89a714
Bug 1137487 - Make tests wait for the canvas graph's destruction to finish before cleaning up, r=me
2015-02-26 18:57:53 -05:00
Abdelrhman Ahmed
454c60ec8d
Bug 1121879 - Refactor ViewHelpers.L10N.numberWithDecimals to use toLocaleString. r=pbrosset
2015-02-24 21:57:00 -05:00
Victor Porof
7665575f81
Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
2015-02-25 17:40:20 -05:00
Jordan Santell
a1069cad65
Bug 1133058 - OptionsView button, when clicked, should have an 'open' attribute. r=vp
2015-02-23 10:31:00 +01:00
Jordan Santell
6a98d847d5
Bug 1101235 - Move tree utilities out of profiler, r=vp
2015-02-11 12:23:32 -08:00
Victor Porof
cace43c278
Bug 1077469 - Build flame graph for memory allocations view, r=jsantell
2015-02-02 21:29:46 -05:00
Victor Porof
52eab163a3
Bug 1126880 - FlameGraphUtils should have a cache to avoid duplicating work, r=jsantell
2015-01-29 08:24:04 -05:00
Patrick Brosset
c9a66e410c
Bug 1034512 - Part 13: Enable all browser/devtools/shared/test mochitests with e10s. r=me
2015-01-26 02:38:00 -05:00
Patrick Brosset
ad8c8ce3d2
Bug 1034512 - Part 12: Avoid using CPOWs in test browser_css_colors.js by running it in a toolbox host. r=miker
2015-01-26 02:37:00 -05:00
Patrick Brosset
933be6416a
Bug 1034512 - Part 11: Simplify the browser_theme.js test. r=jwalker
2015-01-26 02:37:00 -05:00
Patrick Brosset
7f061099d3
Bug 1034512 - Part 10: Removed duplicated DOMHelpers and Hosts imports in individual tests. r=vp
2015-01-26 02:36:00 -05:00
Patrick Brosset
34613e5a4e
Bug 1034512 - Part 9: Cleaned up browser_options-view-01.js and made it run in a toolbox host. r=jsantell
2015-01-26 02:36:00 -05:00
Patrick Brosset
db42fdfe3a
Bug 1034512 - Part 8: Make browser/devtools/shared/test/treeWidget tests run in a toolbox host for e10s. r=bgrins
2015-01-26 02:36:00 -05:00
Patrick Brosset
7a7b932d54
Bug 1034512 - Part 7: Avoid CPOW usage warnings in templater test with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
d7ea661539
Bug 1034512 - Part 6: Fix or disable devtools Telemetry tests with e10s. r=jwalker
2015-01-26 02:35:00 -05:00
Patrick Brosset
e16a2ffe60
Bug 1034512 - Part 5: Make the spectrum (color-picker) tests execute in a toolbox host rather than content page. r=bgrins
2015-01-26 02:34:00 -05:00
Patrick Brosset
8880eba9ec
Bug 1034512 - Part 4: Make the output-parser test run in a toolbox host rather than content page. r=miker
2015-01-26 02:34:00 -05:00
Patrick Brosset
4a4ada2427
Bug 1034512 - Part 3: Make the inplace-editor mochitest run in a toolbox host rather than in content page. r=jwalker
2015-01-26 02:33:00 -05:00
Patrick Brosset
e37f92303d
Bug 1034512 - Part 2: Use add_task in async tests. r=bgrins
2015-01-26 02:33:00 -05:00
Patrick Brosset
b380c51b1e
Bug 1034512 - Part 1: Make cubicbezier widget tests run in a toolbox host rather than content page. r=bgrins
2015-01-26 02:33:00 -05:00
Victor Porof
0a243a9cd2
Bug 1105014 - Part 3: Fix existing tests and add a few more, r=jsantell
2015-01-22 12:20:55 -05:00
Victor Porof
b0728515ea
Bug 1123705 - The _getStringHash method used in createFlameGraphDataFromSamples can sometimes return Infinity, r=jsantell
2015-01-20 12:40:53 -05:00
Jordan Santell
b010c7c540
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
432a161121
Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp
2015-01-15 13:05:00 -05:00
Victor Porof
c2fd82d20b
Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
f65c9df44f
Bug 1119933 - Filter out platform frames in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
31c859aec4
Bug 1119932 - Flatten recursion in the flamegraph for the new performance tool, r=jsantell
2015-01-15 14:54:46 -05:00
Victor Porof
00be566398
Bug 1120231 - Cleanup browser_flame-graph-04.js a bit and reduce more dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me
2015-01-12 16:31:20 -05:00
Victor Porof
2d3d1837eb
Bug 1120231 - Fix dt orange introduced by changeset 6b85abb2bc19 on a CLOSED TREE, r=me
2015-01-12 13:41:29 -05:00
Victor Porof
d98bd8ecf4
Bug 1120231 - Trim vertical padding to maximize available vertical space in the new performance tool, r=jsantell
2015-01-12 10:49:18 -05:00
Victor Porof
6be70d95dd
Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
e6d7cb765e
Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
dfdf489654
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-11 09:54:26 -05:00
Victor Porof
d28a7a65a5
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-11 09:54:26 -05:00
Patrick Brosset
2aab49fd92
Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof
2015-01-10 19:51:46 +01:00
Wes Kocher
bc29b57f14
Backout 175e66ebdb05 (bug 1077444) for dt2 orange
2015-01-09 14:00:31 -08:00
Wes Kocher
d37184a4bd
Backout db5eef36bcd9 (bug 1117825) for dt2 orange
2015-01-09 13:59:57 -08:00
Victor Porof
acc091c9cb
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-09 15:49:16 -05:00
Victor Porof
d2167dc694
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-09 15:49:16 -05:00
Jordan Santell
63f888629e
Bug 1117971 - Make min/max/avg data, gutter and lines optional for the LineGraphWidget. r=vp
2015-01-05 16:10:00 -05:00
Jordan Santell
a41e6c6ad1
Bug 1064373 - Add dark theme for timeline's memory and marker overviews. r=vp
2015-01-05 14:57:00 -05:00
Michael Ratcliffe
a3111871ab
Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins
2014-12-26 11:40:35 +00:00