| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6758033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80023 0039d316-1c4b-4281-b951-d872f2087c98
|