summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to improve memory consumption by TopSites. The biggest culpritsky@chromium.org2010-11-021-15/+4
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-1/+0
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-0/+1
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-1/+0
* Change to use the new FORMAT_SkBitmap when encoding SkBitmap to jpeg.klobag@chromium.org2010-10-201-1/+1
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-4/+6
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-1/+2
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-2/+1
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-1/+2
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-5/+13
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-13/+5
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-5/+13
* Fix missing thumbnails for new profile with TopSites.nshkrob@chromium.org2010-07-191-3/+29
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-38/+109
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+18
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-4/+5
* Fixes two related bugs:sky@chromium.org2009-12-181-8/+9
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-23/+0
* For the immediate milestone, exclude History and Thumbnails from being backed...mrossetti@chromium.org2009-11-111-0/+12
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-151-0/+4
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-3/+3
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-164/+132
* Fix commented-out favicon dumping code.thakis@chromium.org2009-06-141-2/+2
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-4/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Try2 of issue 18772. (move jpeg_codec* to base/gfx)estade@chromium.org2009-01-271-1/+1
* undo 8692 (fix build failure)estade@chromium.org2009-01-271-1/+1
* Move jpeg_codec.* to base/gfxestade@chromium.org2009-01-271-1/+1
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-3/+15
* Don't crash when getting strings out of the database. column_text is a little...brettw@google.com2008-11-051-1/+1
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-18/+27
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Cross-platform wrappers for fopen, _wfopen_s, etc.mark@chromium.org2008-10-011-5/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+475