summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui_thumbnail_source.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 32885 - Remove ResourceBundle::LoadImageResourceBytes since it appears tocira@chromium.org2010-01-051-2/+2
* First fix to minimize copying of image data.erg@google.com2009-10-191-6/+6
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-1/+1
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-281-11/+45
* Change ThumbnailStore to use sqlite instead of individual files try 2. Previo...meelapshah@chromium.org2009-07-091-2/+2
* Modify ThumbnailStore to make one call to the HistoryBackend using QueryTopUR...meelapshah@chromium.org2009-07-031-29/+2
* Add looking up/caching of redirect lists to find the best thumbnail.meelapshah@chromium.org2009-06-241-6/+35
* Modified ThumbnailStore to cache/store JPEGs insteadbrettw@chromium.org2009-06-091-0/+22
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-2/+1
* Fix some line endings in browser/dom_ui.brettw@chromium.org2009-03-301-53/+53
* Merge DOMUIContents into WebContents.brettw@chromium.org2009-03-171-0/+53