summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/thumbnail_generator.cc
Commit message (Expand)AuthorAgeFilesLines
* Let PaintAtAck send an int tag instead of the TransportDIB handle.thakis@chromium.org2010-07-191-6/+8
* This tunes up some of the snapshot creation code.gspencer@chromium.org2010-05-281-27/+44
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* This fixes an InvalidRead error that valgrind found.gspencer@chromium.org2010-04-281-1/+4
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-9/+114
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-42/+6
* 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