Skip to content

Commit

Permalink
squash 'resources/unpacked/devtools' changes from 991408b..077fee1
Browse files Browse the repository at this point in the history
077fee1 DevTools: Standardize box shadows
2673630 Revert of [DevTools] Rename entities in js_protocol, remove deprecated ones. (patchset #1 id:1 of https://codereview.chromium.org/2249743002/ )
da1ed46 [DevTools] Rename entities in js_protocol, remove deprecated ones.
e7d8154 Start sending auxclick instead of click for non-primary buttons
088d8b2 Add Server-Timing support to devtools
edab929 DevTools: Do not remove custom CPU throttling value.
bb5b63f DevTools: Show warning icon on the tab strip when CPU throttling is enabled.
6a36b0a [DevTools] Removed isInternalScript flag from protocol
94d67e9 [DevTools] Simplify evaluation callbacks on frontend
09d0f27 DevTools Security Panel: Use the new security indicators.
654c228 DevTools: fix stick to bottom in console viewport
ff6ec40 [DevTools] Removed wasThrown from evaluate-like protocol methods
c7d2221 [DevTools] Removed deprecatedCommentWasUsed flag from protocol scriptParsed
58e2006 DevTools: Move small icons from toolbarButtonGlyphs.svg to smallIcons.svg
21c8b55 DevTools: Override browser commit hash with process.env.CHROMIUM_COMMIT
f938c7a DevTools: Automatically compile snippets
3a5f307 DevTools: WI.NavigatorView._removeUISourceCode should not remove frame nodes
ada70d4 DevTools security panel: Hide origins sidebar on interstitials
1418c2e DevTools: Make sure the worker instance is not collected while the promise is in flight.
1921f19 DevTools: kill Array.prototype.keySet() method
3b1f529 DevTools: Remove unused swatch CSS
25da0ef DevTools: migrate some of the sources panel sidebar panes to view management, allow view toolbars.
dd649a2 [Devtools] Filtering in the Network panel as ORing two regex tests breaks
1ce9dc8 Remove AnimationEffectTimingProperties playbackRate
296e56d DevTools: Add custom CPU throttling option to timeline.
4cf8315 Revert of DevTools: do not use string templates in front-end, minifier is confused. (patchset #1 id:1 of https://codereview.chromium.org/2226163002/ )
a107a8d [DevTools] Simplify text editor autocomplete.

git-subtree-dir: resources/unpacked/devtools
git-subtree-split: 077fee1
  • Loading branch information
darwin committed Aug 16, 2016
1 parent e0995b7 commit a5ead08
Show file tree
Hide file tree
Showing 95 changed files with 1,795 additions and 1,162 deletions.
15 changes: 5 additions & 10 deletions devtools.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,6 @@
'front_end/source_frame/cmdevtools.css',
'front_end/source_frame/fontView.css',
'front_end/source_frame/imageView.css',
'front_end/source_frame/CodeMirrorDictionary.js',
'front_end/source_frame/CodeMirrorTextEditor.js',
'front_end/source_frame/CodeMirrorUtils.js',
'front_end/source_frame/FontView.js',
Expand All @@ -663,7 +662,6 @@
'front_end/source_frame/TextEditorAutocompleteController.js',
],
'devtools_sources_js_files': [
'front_end/sources/addSourceMapURLDialog.css',
'front_end/sources/navigatorView.css',
'front_end/sources/revisionHistory.css',
'front_end/sources/serviceWorkersSidebar.css',
Expand Down Expand Up @@ -748,6 +746,7 @@
],
'devtools_ui_lazy_js_files': [
'front_end/ui_lazy/dataGrid.css',
'front_end/ui_lazy/dialog.css',
'front_end/ui_lazy/filteredListWidget.css',
'front_end/ui_lazy/flameChart.css',
'front_end/ui_lazy/overviewGrid.css',
Expand Down Expand Up @@ -881,16 +880,12 @@
'front_end/Images/resourcesTimeGraphIcon.png',
'front_end/Images/searchNext.png',
'front_end/Images/searchPrev.png',
'front_end/Images/securityPropertyInfo.svg',
'front_end/Images/securityPropertyInsecure.svg',
'front_end/Images/securityPropertySecure.svg',
'front_end/Images/securityPropertyWarning.svg',
'front_end/Images/securityPropertyUnknown.svg',
'front_end/Images/securityStateInsecure.svg',
'front_end/Images/securityStateNeutral.svg',
'front_end/Images/securityStateSecure.svg',
'front_end/Images/securityIcons_2x.png',
'front_end/Images/securityIcons.png',
'front_end/Images/settingsListRemove.png',
'front_end/Images/settingsListRemove_2x.png',
'front_end/Images/smallIcons.png',
'front_end/Images/smallIcons_2x.png',
'front_end/Images/speech.png',
'front_end/Images/toolbarButtonGlyphs.png',
'front_end/Images/toolbarButtonGlyphs_2x.png',
Expand Down
Binary file added front_end/Images/securityIcons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added front_end/Images/securityIcons_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 0 additions & 6 deletions front_end/Images/securityPropertyInfo.svg

This file was deleted.

3 changes: 0 additions & 3 deletions front_end/Images/securityPropertyInsecure.svg

This file was deleted.

3 changes: 0 additions & 3 deletions front_end/Images/securityPropertySecure.svg

This file was deleted.

11 changes: 0 additions & 11 deletions front_end/Images/securityPropertyUnknown.svg

This file was deleted.

5 changes: 0 additions & 5 deletions front_end/Images/securityPropertyWarning.svg

This file was deleted.

10 changes: 0 additions & 10 deletions front_end/Images/securityStateInsecure.svg

This file was deleted.

5 changes: 0 additions & 5 deletions front_end/Images/securityStateNeutral.svg

This file was deleted.

10 changes: 0 additions & 10 deletions front_end/Images/securityStateSecure.svg

This file was deleted.

Binary file added front_end/Images/smallIcons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added front_end/Images/smallIcons_2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion front_end/Images/src/optimize_png.hashes
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
"resourceGlyphs.svg": "8e1947b1fa4aac49cbc081f85f44d412",
"breakpointConditional.svg": "4cf90210b2af2ed84db2f60b07bcde28",
"errorWave.svg": "e183fa242a22ed4784a92f6becbc2c45",
"smallIcons.svg": "502937c3d719c885acb5c18184ac3eca",
"settingsListRemove.svg": "ce9e7c5c5cdaef28e6ee51d9478d5485",
"toolbarButtonGlyphs.svg": "337f27abe1f69c6e5501ec2412476bf7",
"toolbarButtonGlyphs.svg": "195b979b5677122cf2f3b65e8a4d657e",
"breakpoint.svg": "69cd92d807259c022791112809b97799",
"search.svg": "fc990dd3836aec510d7ca1f36c2a3142"
}
97 changes: 97 additions & 0 deletions front_end/Images/src/securityIcons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a5ead08

Please sign in to comment.