-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
ba10beb DevTools: [SSP] render selectors effectively e1f4c5a DevTools: preserve computed properties expansion on Computed Style re-rendering b7f33c1 DevTools: fix compilation for the VBoxes with toolbar items. b924c0b Timeline: rearrange trace completion logic for better extensibility cad9b9b [DevTools] Replace SetScriptSourceError with ExceptionDetails in protocol 203ff82 DevTools: kill WI.SourcesView._showFile method 77dce3d [DevTools] Fix line and column in CallstackSidebarPane for async frames e9563c8 DevTools: rename SourceFrame.onTextEditorContentLoaded into onTextEditorContentSet e25e6a4 [DevTools] Make most fields of ExceptionDetails non-optional. e3e89c0 [DevTools] Move Timestamp to Runtime, measure it in milliseconds. fa23987 DevTools: WI.SourceCodeDiff should not depend on UISourceCode 7043980 [DevTools] Report console API calls through Runtime. d3fea98 [DevTools] Add callFrame to CPUProfileNode & SamplingHeapProfileNode 68abc16 [DevTools] Fix compilation after r405625. ced91b6 The WebInspector.sendOverProtocol method provides an easy mechanism to test and debug protocol commands. It's intended for developer debugging only. c90d667 [DevTools] Support for the inspector target type 06690b1 [DevTools] Remove CallUID from CPUProfileNode 38cacec DevTools: reuse computedstylesmodel in the elements sidebar base class. 913b1f4 [DevTools] Remove Console.messagesCleared event. d56fea1 [Devtools] Fixed minor regression with network log view padding 4668ad4 Revert of [Devtools] Improved URL parser for console (patchset #6 id:100001 of https://codereview.chromium.org/2125143002/ ) fd30c84 DevTools: Add color swatches to the Sources panel when editing style sheets. d1ae919 [DevTools] Fix native function console output c0efb9e [DevTools] Fix window object init on chrome://* pages b3f8d1d [DevTools] Replace the target type with capabilities 63326d4 DevTools: remove the ComputedStyles -> Styles pane dependency. 4061e0f Timeline: re-expose the total size of layout tree in details 780e500 DevTools: Move Spectrum from elements/ to components/ so that it can be used in both Sources and Elements. b1d7a4c DevTools: Added styling to checkboxes so that a focus state is displayed when tabbing through the checkboxes (for keyboard accessibility). 4e4c0be DevTools: remove panel-based clipboard events dispatching. 23db92f Fix uneven padding of network filters in the dev tools. Also makes the filter bar thinner. 0c99e59 DevTools: [LiveSASS] property enabling/disabling should not add spaces 8015295 DevTools: move functionality away from ElementsPanel for better DOM tree control reuse. f71174a [DevTools] Always send a copy of worker message through the page. 887cc95 [DevTools] Set skip_in_browser=true for synthethic keyboard events. 24e6291 DevTools: Sort execution contexts in nested frames 52cf2dc [DevTools] Remove functionDetails from protocol.json 5968266 [DevTools] make Runtime.CallFrame 0-based 21cc3d9 DevTools: remove ElementsTreeElement.updateSelection. e02009f DevTools: automatically populate 'More tools' submenu with the drawer views. 83d68a9 Revert of DevTools: automatically populate 'More tools' submenu with the drawer views. (patchset #4 id:60001 of https://codereview.chromium.org/2137763002/ ) 12fa1da Revert of DevTools: automatically populate 'More tools' submenu with the drawer views. (patchset #4 id:60001 of https://codereview.chromium.org/2137763002/ ) 6654cde DevTools: remove BaseToolbarPaneWidget. 19847b0 DevTools: automatically populate 'More tools' submenu with the drawer views. d280a56 [DevTools] Better heuristic for detecting object literals. 996eda5 Use output_all_resource_defines=false in most grd files. 300d534 [Devtools] Improved URL parser for console c466e98 [DevTools] Remove [V8] from InspectorInstrumentation. git-subtree-dir: resources/unpacked/devtools git-subtree-split: ba10beb
- Loading branch information
Showing
123 changed files
with
1,392 additions
and
1,533 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.