summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-15 16:51:29 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-15 16:51:29 +0000
commit9b54c16e6d362a4eed95ca017c4c00690faa6eb3 (patch)
tree66ac32cf05ac0e3a9eaa2a82e7bb2d590d7efe56 /AUTHORS
parent25c522c704dd8dfabbce0a71ddd303f46ae50bb5 (diff)
downloadchromium_src-9b54c16e6d362a4eed95ca017c4c00690faa6eb3.zip
chromium_src-9b54c16e6d362a4eed95ca017c4c00690faa6eb3.tar.gz
chromium_src-9b54c16e6d362a4eed95ca017c4c00690faa6eb3.tar.bz2
Optimize all images in chrome/app and chrome/browser.
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 818fe93..113b1dc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -118,3 +118,4 @@ Max Perepelitsyn <pph34r@gmail.com>
Luke Zarko <lukezarko@gmail.com>
Felix H. Dahlke <fhd@ubercode.de>
Ali Vathi <ali.akbar@gmail.com>
+Mathias Bynens <mathias@qiwi.be>