Commit Graph

43 Commits

Author SHA1 Message Date
Victor Porof
8ca90c0333 Bug 1174264 - Stacked Mountain Chart Widget, r=jsantell, a=Mossop 2015-06-19 19:26:27 -04:00
Victor Porof
7b4954f6a0 Bug 1175686 - Pull line and bar graph widgets outside of Graphs.js into their own files, r=jsantell, a=Mossop 2015-06-19 11:00:25 -04:00
Victor Porof
23dd8f0e43 Bug 1169135 - Make Graphs.jsm a require module, r=jsantell 2015-06-17 16:05:52 -04:00
Ryan VanderMeulen
585536e23d Backed out changeset ff46473241e4 (bug 1169135) for browser_graphs-07c.js failures.
CLOSED TREE
2015-06-17 14:41:29 -04:00
Victor Porof
0a4fa2112a Bug 1169135 - Make Graphs.jsm a require module, r=jsantell 2015-06-16 20:18:04 -04:00
Victor Porof
abf0920a22 Bug 1167300 - Consolidate the performance tool directory, r=jsantell 2015-05-22 16:25:52 -04:00
Jordan Santell
ebcd34e377 Bug 1165504 - Refactor out marker details view into utilities, make marker definitions more declaritive. r=vp 2015-05-15 15:32:22 -07:00
James Long
ed952c6498 Bug 1164483 - move worker helpers from frontend of devtools to backend r=jsantell 2015-05-13 15:52:23 -04:00
Jordan Santell
35aa7e7901 Bug 1126457 - Implement a worker utility to easily offload tasks into a worker. r=bgrins 2015-05-05 16:39:48 -07:00
Jordan Santell
cebc2cfe21 Bug 1145187 - Add a Poller utility object for togglign on polling functions. r=jryans 2015-05-04 11:46:30 -07:00
Patrick Brosset
c2c0627641 Bug 921102 - 1 - Linkify URIs in the inspector; r=tromey, miker
This first part adds a parser for node attributes which, given some node
information and an attribute name, generates a small AST-like array of
objects that tells which parts of the attribute (if any) are links, and
what they link to.
Using this, the markup-view generates the right HTML structure to display
these parts as links.
This part 1 doesn't yet allow users to follow these links.
2015-04-30 10:43:04 +02:00
Jordan Santell
d9a58344f8 Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans 2015-04-24 14:16:34 -07:00
Will Bamberg
8e289827bf Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset 2015-04-21 16:28:00 -04:00
Mahdi Dibaiee
875ddbc9d8 Bug 1055181 - CSS Filter Tooltip; r=pbrosset
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.
2015-04-09 13:30:42 +04:30
Jordan Santell
d71dbe3f2b Bug 1138928 - Display only function name and file, instead of full url, in flame graphs. r=vp 2015-04-07 17:36:00 +02:00
J. Ryan Stinnett
0ca75a38e7 Bug 1150366 - Remove duplicate d3.js. r=jsantell 2015-04-06 06:06:00 -04:00
Jordan Santell
8442288652 Bug 1121180 - Support dark theme in flamecharts for the performance tool. r=vp 2015-04-06 11:53:00 -04:00
Jordan Santell
2f58e72789 Bug 1149630 - Performance graphs should inherit from a common graph and be similarly styled. r=vporof 2015-04-02 13:04:00 -04:00
Jordan Santell
0868889427 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
Jan Keromnes
aa42418e11 Bug 1135018 - Move getjson from webide/ to shared/. r=jryans 2015-03-21 05:51: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
Jan Keromnes
3664134f52 Bug 1133927 - Add a catalog of known devices with emulation properties. r=ochameau, f=jryans, f=canuckistani 2015-02-18 08:22:00 -05:00
Jordan Santell
6a98d847d5 Bug 1101235 - Move tree utilities out of profiler, r=vp 2015-02-11 12:23:32 -08:00
Paul Rouget
4dbd819b33 Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-20 00:57:00 -05:00
Jordan Santell
432a161121 Bug 1121700 - Create OptionsView helper for devtools preference toggling. r=vp 2015-01-15 13:05:00 -05:00
Ryan VanderMeulen
90fe1aef54 Backed out changeset 553cdfa00c2b (bug 1067145) for browser_responsiveui.js failures on a CLOSED TREE. 2015-01-15 17:06:07 -05:00
Paul Rouget
0c6a6e8564 Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-15 03:28:00 -05:00
Victor Porof
d28a7a65a5 Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-11 09:54:26 -05:00
Wes Kocher
bc29b57f14 Backout 175e66ebdb05 (bug 1077444) for dt2 orange 2015-01-09 14:00:31 -08:00
Victor Porof
d2167dc694 Bug 1077444 - Create Flamechart Widget, r=jsantell 2015-01-09 15:49:16 -05:00
Ryan VanderMeulen
d638b13429 Backed out changeset 66ec04bc10eb (bug 1067145) for leaks. 2015-01-08 10:32:33 -05:00
Paul Rouget
7b1d3c7b99 Bug 1067145 - Make responsive design e10s-ready. r=ochameau 2015-01-07 22:47:00 -05:00
Jordan Santell
0f687cbd71 Bug 1110952 - Add module for managing devtools colors and
From 7d463d4891a7a4f57652cb962e3113eb28dea876 Mon Sep 17 00:00:00 2001
 themes. r=bgrins
2014-12-12 11:28:24 -08:00
Victor Porof
ee2d06e971 Bug 1101197 - Improve performance of framerate view in new performance tool, r=jsantell 2014-12-08 13:09:25 -05:00
Jordan Santell
dbc5280e00 Bug 1078539 - Add a doorhanger widget for the developer edition notification to browser console, developer tools, webide and responsive design mode. r=jryans 2014-10-22 17:18:31 -07:00
Victor Porof
61420cf650 Bug 879008 - New UI for the sampling Profiler, r=rcampbell,fitzgen,pbrosset 2014-08-06 11:25:18 -04:00
Nathan Froyd
4ad2105061 Bug 1045118 follow-up - add d3.js and frame-script-utils.js to EXTRA_JS_MODULES; r=me a=needthisoncentral 2014-07-31 17:00:46 -04:00
Nathan Froyd
528da1d828 Bug 1045118 - move install rules in browser/devtools/*/Makefile.in to moz.build; r=mshal 2014-07-28 12:36:04 -04:00
Ryan VanderMeulen
66b14f4f7d Bug 996003 - Various devtools test manifest cleanups. r=miker 2014-04-15 08:03:53 -04:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
ec9b53db93 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
0419a0b889 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-03-29 13:56:18 -07:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00