|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1299 lines, -2352 lines) |
Patch |
 |
M |
content/browser/devtools/protocol/schema_handler.cc
|
View
|
1
|
1 chunk |
+31 lines, -8 lines |
0 comments
|
Download
|
 |
M |
headless/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
headless/lib/browser/headless_devtools_client_impl.h
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
headless/lib/browser/headless_devtools_client_impl.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
headless/public/headless_devtools_client.h
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/inspector/elements-test.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/http/tests/inspector/inspector-test.js
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector-protocol/dom/dom-setInspectModeEnabled.html
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/elements/inspect-mode-after-profiling.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/elements/inspect-mode-shadow-text.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/elements/inspect-pointer-events-none.html
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/elements/inspect-pseudo-element.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/layers/no-overlay-layers.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/LayoutTests/inspector/profiler/agents-disabled-check-expected.txt
|
View
|
1
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorDOMAgent.h
|
View
|
1
2
3
|
9 chunks |
+6 lines, -68 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorDOMAgent.cpp
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+27 lines, -263 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorOverlayHost.h
|
View
|
|
1 chunk |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorOverlayHost.cpp
|
View
|
1
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorPageAgent.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp
|
View
|
|
4 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/browser_protocol.json
|
View
|
1
2
3
|
8 chunks |
+137 lines, -112 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/accessibility/AXTreePane.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/accessibility/AccessibilityModel.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/components/DOMPresentationUtils.js
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/ElementsBreadcrumbs.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/ElementsPanel.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeElementHighlighter.js
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/ElementsTreeOutline.js
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/InspectElementModeController.js
|
View
|
1
|
3 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/MetricsSidebarPane.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/elements/StylesSidebarPane.js
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeModel.js
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/emulation/DeviceModeView.js
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/emulation/TouchModel.js
|
View
|
1
|
4 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/layer_viewer/LayerViewHost.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/main/Main.js
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/devtools/front_end/main/OverlayController.js
|
View
|
1
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/main/RenderingOptions.js
|
View
|
1
2
3
|
3 chunks |
+21 lines, -48 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/main/module.json
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/object_ui/ObjectPopoverHelper.js
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/object_ui/ObjectPropertiesSection.js
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/resources/ResourcesSection.js
|
View
|
1
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/screencast/ScreencastView.js
|
View
|
1
2
3
|
7 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/sdk/DOMModel.js
|
View
|
1
2
3
4
5
6
|
11 chunks |
+6 lines, -246 lines |
0 comments
|
Download
|
 |
A |
third_party/WebKit/Source/devtools/front_end/sdk/OverlayModel.js
|
View
|
1
2
3
4
|
1 chunk |
+320 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/sdk/module.json
|
View
|
1
2
3
|
2 chunks |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/sources/NavigatorView.js
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/devtools/front_end/timeline/TimelineFlameChartView.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/InspectorOverlay.h
|
View
|
1
2
|
1 chunk |
+0 lines, -171 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/InspectorOverlay.cpp
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -827 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/Source/web/InspectorOverlayAgent.h
|
View
|
1
2
3
4
5
6
|
7 chunks |
+92 lines, -41 lines |
0 comments
|
Download
|
 |
A + |
third_party/WebKit/Source/web/InspectorOverlayAgent.cpp
|
View
|
1
2
3
4
5
6
|
31 chunks |
+464 lines, -129 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/InspectorRenderingAgent.h
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
third_party/WebKit/Source/web/InspectorRenderingAgent.cpp
|
View
|
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebDevToolsAgentImpl.h
|
View
|
|
5 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebDevToolsAgentImpl.cpp
|
View
|
1
|
16 chunks |
+27 lines, -48 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebFrameWidgetImpl.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewImpl.h
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/web/WebViewImpl.cpp
|
View
|
1
2
3
4
5
6
7
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|