summaryrefslogtreecommitdiffstats
path: root/extensions/browser/resources
Commit message (Collapse)AuthorAgeFilesLines
* Optimize png files in components/extensionsoshima2015-06-246-0/+0
| | | | | | | | | | | | Optimized 57/75 files in 00:16:27s Result: 312874 => 164569 bytes (148305 bytes: 47%) BUG=503732 TBR=benwells@chromium.org,sdefresne@chromium.org Review URL: https://codereview.chromium.org/1203993002 Cr-Commit-Position: refs/heads/master@{#335959}
* [Extensions UI] Add a placeholder icon for extensions in the toolbarrdevlin.cronin2015-05-145-0/+2
| | | | | | | | | | | | | Create a placeholder icon source for extensions that don't have an icon, so that they don't just look like puzzle pieces in the toolbar. To start, only use this in the toolbar, but the class is flexible enough that it could also be used, e.g., in the chrome://extensions page. BUG=486206 Review URL: https://codereview.chromium.org/1131443006 Cr-Commit-Position: refs/heads/master@{#329932}
* Move extension/app default icon into src/extensionsmukai2014-09-051-0/+18
| | | | | | | | | | BUG=407777 R=yoz@chromium.org, oshima@chromium.org, sky@chromium.org TEST=manually Review URL: https://codereview.chromium.org/535373002 Cr-Commit-Position: refs/heads/master@{#293549}
* Early-adds moving png files to the new location (2nd).Jun Mukai2014-09-044-0/+0
This is separated from https://chromiumcodereview.appspot.com/535373002/ just for CQ safety. The first one was reverted because it has silly typo on file names. TBR=yoz@chromium.org TEST=None BUG=407777 Review URL: https://codereview.chromium.org/541173002 Cr-Commit-Position: refs/heads/master@{#293359}