From 392bdf9fc7e98002578870c7a3c3b7a7b0328848 Mon Sep 17 00:00:00 2001 From: "msw@chromium.org" Date: Thu, 8 Sep 2011 19:23:29 +0000 Subject: Run pngcrush and pngslim on chrome/app/theme/ pngs. 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 --- chrome/app/theme/blocked_images.png | Bin 350 -> 347 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'chrome/app/theme/blocked_images.png') diff --git a/chrome/app/theme/blocked_images.png b/chrome/app/theme/blocked_images.png index 644fced..7396418 100644 Binary files a/chrome/app/theme/blocked_images.png and b/chrome/app/theme/blocked_images.png differ -- cgit v1.1