summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/incognito_guy.png
Commit message (Collapse)AuthorAgeFilesLines
* Run pngcrush and pngslim on chrome/app/theme/ pngs.msw@chromium.org2011-09-081-0/+0
| | | | | | | | | | | | | | | | | | | | | | This CL handles the chromium subdir, but not google_chrome. pngcrush v1.7.15 removes txt/xml/time chunks with switches: -reduce -brute -rem iTXt -rem tEXt -rem zTXt -rem tIME pngslim v1.0.1 runs a battery of compression operations. The size difference reported uploading Patch Set 2 is: Before: 1,293,629 bytes After: 966,999 bytes Delta: 326,630 bytes Rietveld diff and try job patches fail, local build is fine. BUG=76282 TEST=same images, less bytes. Review URL: http://codereview.chromium.org/7782022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100218 0039d316-1c4b-4281-b951-d872f2087c98
* Optimize all images in chrome/app and chrome/browser.tony@chromium.org2011-08-151-0/+0
| | | | | | | | | | | | | | | | | | | The following lossless PNG crunchers were used: - AdvPNG - OptiPNG - PNGCrush - PNGOUT Total savings: 1.001.550 bytes, i.e. almost 1 MB. Patch from Mathias Bynens <mathias@qiwi.be> BUG=chromium:92525 TEST=none Review URL: http://codereview.chromium.org/7638001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96786 0039d316-1c4b-4281-b951-d872f2087c98
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-181-0/+0
| | | | | | | | | BUG=73100 TEST=trybots Review URL: http://codereview.chromium.org/6538008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@75434 0039d316-1c4b-4281-b951-d872f2087c98
* Land resources for 3189012: "Go incognito" button in bottom right cornerdpolukhin@chromium.org2010-08-261-0/+0
Original CL: http://codereview.chromium.org/3189012/show Implemented "Go incognito" button that appears in bottom right corner if oobe process is done. Otherwise usual "browse without signin" link appears in the new login entry. BUG=chromium-os:5630 TEST=When login screen is loaded there is button in bottom right corner (if no OOBE status bar). Review URL: http://codereview.chromium.org/3195029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57526 0039d316-1c4b-4281-b951-d872f2087c98