| 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
|
|
|
|
|
|
|
|
|
|
| |
R=nkostylev@chromium.org
BUG=chromium-os:14618
TEST=Verify that images have changed.
Review URL: http://codereview.chromium.org/7015041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@85606 0039d316-1c4b-4281-b951-d872f2087c98
|
|
it a separate change.
R=zelidrag@chromium.org
BUG=chromiumos:14618
TEST=None
Review URL: http://codereview.chromium.org/6956011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84550 0039d316-1c4b-4281-b951-d872f2087c98
|