summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database.h
Commit message (Expand)AuthorAgeFilesLines
* Componentize history_types.{cc,h} and android_history_types.{cc,h}sdefresne2014-09-251-1/+1
* Move Chrome channel check from ThumbnailDatabase to ChromeHistoryClient.fangjue23303@gmail.com2014-06-261-3/+7
* Moved favicon_types to favicon_base component.jif@chromium.org2014-04-171-18/+21
* Cleanup handling of broken schema in Favicons.shess@chromium.org2013-10-271-14/+13
* Deprecate old Favicons database versions.shess@chromium.org2013-10-081-15/+1
* Remove ThumbnailDatabase::history_publisher_.shess@chromium.org2013-09-261-21/+0
* Recover corrupt Favicon databases.shess@chromium.org2013-09-251-35/+0
* Rewrite Thumbnail and Top Sites test with golden files.shess@chromium.org2013-09-101-4/+5
* Remove thumbnail migration code from history.shess@chromium.org2013-08-221-43/+0
* Refactor clearing thumbnail history.shess@chromium.org2013-08-161-44/+9
* Adds a MemoryPressureListener to sql::Connection.rmcilroy@chromium.org2013-07-181-0/+4
* Remove column sizes from thumbnail database.qsr@chromium.org2013-07-011-29/+7
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-28/+31
* Add favicon count histogramzea@chromium.org2013-02-151-0/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-5/+5
* Avoid sending notifications when the bitmap data in the history backend is re...pkotwicz@chromium.org2013-01-141-0/+5
* Raze the database if the favicon table has an invalid structurepkotwicz@chromium.org2013-01-021-7/+2
* Change www.crbug.com (fails) links to crbug.com links (works).dbeam@chromium.org2012-12-061-3/+3
* Add UMA histogram to see how widespread it is for users to have a favicons da...pkotwicz@chromium.org2012-11-131-0/+8
* Modifies history backend to be able to take advantage of storing the pixel si...pkotwicz@chromium.org2012-09-091-0/+28
* Pass in favicon sizes parameter to ThumbnailDatabase::AddFavicon().pkotwicz@chromium.org2012-09-081-4/+6
* Cleanup FaviconSQLHandler::Updatepkotwicz@chromium.org2012-09-071-0/+4
* Cleanup ThumbnailDatabase code now that 10815068 has landed.pkotwicz@chromium.org2012-09-011-19/+37
* Changes favicon database to support storing bitmaps of different sizes for th...pkotwicz@chromium.org2012-08-201-53/+89
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-1/+0
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-2/+2
* Added the method to get favicon by ID.michaelbai@chromium.org2012-04-051-3/+4
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-271-0/+1
* Revert 129036 - The AndroidProviderBackend Part 1.nduca@google.com2012-03-271-1/+0
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-261-0/+1
* Implement IconMappingEnumerator.michaelbai@chromium.org2012-02-251-0/+25
* Database usage adjustment for .../historygbillock@chromium.org2012-01-181-2/+2
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-2/+2
* 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