summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/thumbnail_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-4/+3
* Reverting 26975.pkasting@chromium.org2009-09-231-3/+4
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-4/+3
* NNTP: Updating the thumbnail size to match the size we use on the newarv@google.com2009-09-041-2/+2
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Fix a bug generating thumbnails. We would only use a stashed thumbnail when itbrettw@chromium.org2009-06-241-6/+13
* Build fix, use the correct define for mac.brettw@chromium.org2009-06-231-2/+2
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-231-23/+50
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-11/+21
* Adds kind-of-live thumbnail generation for a potential tab switcher.brettw@chromium.org2009-06-161-0/+321