summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/blocked_cookies.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
* New Icons, Drop 2sail@chromium.org2011-04-201-0/+0
| | | | | | | | | | | | | | This is a second drop of the new toolbar icons. Ran pngcrush -brute -reduce. Size of theme/*.png before my change: - 1,378,344 bytes (~1.314MB) Size of theme/*.png after my change: - 1,375,751 bytes (~1.312MB) Review URL: http://codereview.chromium.org/6880050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82194 0039d316-1c4b-4281-b951-d872f2087c98
* New icons for M12 sail@chromium.org2011-04-151-0/+0
| | | | | | | | | | | | | | | | | Ran all icons through pngcrush -brute -reduce new art uncrushed size: 1378215 bytes (~1.314 MB) pngcrush -brute -reduce *.png size: 1020620 bytes (~0.97 MB) opting -o7 *.png size: 1334533 bytes (~1.27 MB) Screenshots at: http://dropmocks.com/mT8YI BUG=75812 TEST=Ran on all platforms except chrome os. Review URL: http://codereview.chromium.org/6874003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81764 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
* Meant this to go in r53993... here are the actual new binaries for the theme ↵pkasting@chromium.org2010-07-281-0/+0
| | | | | | | | | images. BUG=50107 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@54015 0039d316-1c4b-4281-b951-d872f2087c98
* Land new resource for content-setting images.shess@chromium.org2010-07-161-0/+0
| | | | | | | | | | | | Additionally, note in the Mac code that the icon padding is the same as for views. Because that's what the bug was originally about. BUG=42485 TEST=content settings still look right. Review URL: http://codereview.chromium.org/3034003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52610 0039d316-1c4b-4281-b951-d872f2087c98
* Run all the pngs in chrome/app/theme/ through pngcrush.erg@chromium.org2010-06-241-0/+0
| | | | | | | | | | | | | | | - Re-compresses all the image data, average savings 1%-4% in filesize. - Removes the "Created with Adobe Whatever" string from all PNGs, shrinking the files marginally even when the image data was already optimal. This shaves more than 100k off of chrome.pak. BUG=none TEST=none Review URL: http://codereview.chromium.org/2806029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50754 0039d316-1c4b-4281-b951-d872f2087c98
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
| | | | | | | | | | | | * Removed eol-style, executable and mergeinfo from BMP/GIF/ICO/JPEG files, and set correct mime-type. * Removed executable and mergeinfo from .c/.cc/.cpp/.h/.m/.mm and .gyp files, and set eol-style to LF. TBR=evanm BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40991 0039d316-1c4b-4281-b951-d872f2087c98
* Icons for content blocking notifications.pkasting@chromium.org2010-01-291-0/+0
Previously reviewed by sky as part of a larger change. BUG=33314 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37530 0039d316-1c4b-4281-b951-d872f2087c98