summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database.h
Commit message (Expand)AuthorAgeFilesLines
* Init favicon db's meta table after migration.michaelbai@chromium.org2011-11-291-0/+5
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-181-0/+4
* Update thumbnail database to carry sizes field - prep for NTP4 large icon sup...groby@chromium.org2011-10-121-0/+7
* Change TopSites and History to use gfx::Image instead of SkBitmap in theirpinkerton@chromium.org2011-08-021-1/+5
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* fav icon -> favicon. Pass 9: chrome/browser/historyavi@chromium.org2011-03-151-14/+14
* fav icon -> favicon. Pass 7: FavIconID -> FaviconIDavi@chromium.org2011-03-151-12/+12
* fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*avi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-2/+2
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-5/+100
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix missing thumbnails for new profile with TopSites.nshkrob@chromium.org2010-07-191-0/+4
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-8/+16
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-231-0/+9
* Get rid of MetaTableHelper class and make use of the app/sql API in the Login...stuartmorgan@chromium.org2010-05-111-2/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-1/+3
* Fixes two related bugs:sky@chromium.org2009-12-181-2/+3
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-18/+10
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-3/+3
* 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/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-3/+13
* Whitespace typo fix from CL 8722agl@chromium.org2008-11-051-2/+2
* Wrap forward declarations in their relevant namespaceagl@chromium.org2008-11-051-1/+3
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-4/+4
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-1/+2
* 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/+189