summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database.cc
Commit message (Expand)AuthorAgeFilesLines
* 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