summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/newtab_h.png
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize app/theme resourcesoshima@chromium.org2012-05-191-0/+0
| | | | | | | | | | | | | | | | | | | | normal 1x -> default_100_percent normal 2x -> default_200_percent touch 1x -> touch_100_percent touch 2x -> touch_200_percent I didn't move images used by windows installer/system and used by webui. git cl upload failed to upload the change due to its side. comming without it. (got ok from sky) TBR=sky@chromium.org BUG=123162 TEST=none Review URL: https://chromiumcodereview.appspot.com/10383257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138026 0039d316-1c4b-4281-b951-d872f2087c98
* New tab button iconssail@chromium.org2011-12-091-0/+0
| | | | | | | | | | | These ones are slightly darker BUG=100775 TEST= Review URL: http://codereview.chromium.org/8893011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113867 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 107377 - Revert new tab button imagessail@chromium.org2011-10-271-0/+0
| | | | | | | | | | | | | | | | The new tab button images that I checked in are too bright (they don't match the color of inactive tabs). I won't be able to fix this intime for beta so I'm reverting the images to r96786. BUG=100775 TEST= Review URL: http://codereview.chromium.org/8398001 TBR=sail@chromium.org Review URL: http://codereview.chromium.org/8403020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107504 0039d316-1c4b-4281-b951-d872f2087c98
* Revert new tab button imagessail@chromium.org2011-10-261-0/+0
| | | | | | | | | | | | | The new tab button images that I checked in are too bright (they don't match the color of inactive tabs). I won't be able to fix this intime for beta so I'm reverting the images to r96786. BUG=100775 TEST= Review URL: http://codereview.chromium.org/8398001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107377 0039d316-1c4b-4281-b951-d872f2087c98
* New tab icon dropsail@chromium.org2011-10-131-0/+0
| | | | | | | | | BUG=98264 TEST= Review URL: http://codereview.chromium.org/8271006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105362 0039d316-1c4b-4281-b951-d872f2087c98
* This is the binary only part of this CL:sail@chromium.org2011-09-271-0/+0
| | | | | | | | | | | http://codereview.chromium.org/8038043/ BUG=96009 TEST= Review URL: http://codereview.chromium.org/8052001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102849 0039d316-1c4b-4281-b951-d872f2087c98
* 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 toolbar icon dropsail@chromium.org2011-05-011-0/+0
| | | | | | | | | | | | | | Ran pngcrush -brute -reduce. Original size: 1883136 bytes (~1.796 MB) New size: 1880576 bytes (~1.793 MB) BUG=None TEST=None Review URL: http://codereview.chromium.org/6904154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83700 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
* 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
* Add chrome to the repository.initial.commit2008-07-261-0/+0
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15 0039d316-1c4b-4281-b951-d872f2087c98