summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/thumbnail_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor clearing thumbnail history.shess@chromium.org2013-08-161-138/+134
* Adds a MemoryPressureListener to sql::Connection.rmcilroy@chromium.org2013-07-181-0/+4
* This updates and cleans up the chrome diagnostics mode so that it includes so...gspencer@chromium.org2013-07-091-1/+0
* Remove column sizes from thumbnail database.qsr@chromium.org2013-07-011-76/+36
* Use a direct include of time headers in chrome/browser/, part 5.avi@chromium.org2013-06-281-1/+1
* Use sql::Connection::Delete() in history.shess@chromium.org2013-06-251-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* [sql] Enable writable_schema during integrity_check.shess@chromium.org2013-06-061-3/+3
* Shift schema check earlier in ThumbnailDatabase::Init().shess@chromium.org2013-06-061-3/+34
* Dump schema with SQLITE_ERROR in thumbnails error handler.shess@chromium.org2013-05-311-17/+57
* Post integrity_check data for corrupt thumbnail databases.shess@chromium.org2013-05-221-31/+112
* Dump additional error info for thumbnail database.shess@chromium.org2013-05-171-3/+72
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-33/+37
* Histogram versions and extended error codes for SQLite databases.shess@chromium.org2013-05-151-1/+1
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Add favicon count histogramzea@chromium.org2013-02-151-0/+8
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+5
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Implement sql::Connection::RazeAndClose().shess@chromium.org2013-02-071-2/+1
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Avoid sending notifications when the bitmap data in the history backend is re...pkotwicz@chromium.org2013-01-141-0/+11
* Bake targeted error histogram support directly into sql::Connection.shess@chromium.org2013-01-031-2/+1
* Raze the database if the favicon table has an invalid structurepkotwicz@chromium.org2013-01-021-6/+17
* Adds support for creating a gfx::Image from multi resolution raw data.pkotwicz@chromium.org2012-12-051-1/+1
* Rename histogram to match name in histograms.xml filepkotwicz@chromium.org2012-11-241-1/+1
* Add UMA histogram to see how widespread it is for users to have a favicons da...pkotwicz@chromium.org2012-11-131-0/+10
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+1
* Modifies history backend to be able to take advantage of storing the pixel si...pkotwicz@chromium.org2012-09-091-3/+84
* Pass in favicon sizes parameter to ThumbnailDatabase::AddFavicon().pkotwicz@chromium.org2012-09-081-7/+15
* Cleanup FaviconSQLHandler::Updatepkotwicz@chromium.org2012-09-071-0/+8
* Update thumbnail_database to store times using ToInternalValue().pkotwicz@chromium.org2012-09-051-4/+4
* Cleanup ThumbnailDatabase code now that 10815068 has landed.pkotwicz@chromium.org2012-09-011-47/+64
* Fix HistoryBackend::SetFaviconspkotwicz@chromium.org2012-08-261-1/+1
* Changes favicon database to support storing bitmaps of different sizes for th...pkotwicz@chromium.org2012-08-201-66/+297
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-3/+4
* Added the method to get favicon by ID.michaelbai@chromium.org2012-04-051-2/+6
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-271-1/+6
* Revert 129036 - The AndroidProviderBackend Part 1.nduca@google.com2012-03-271-6/+1
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-261-1/+6
* Implement IconMappingEnumerator.michaelbai@chromium.org2012-02-251-0/+28
* Database usage adjustment for .../historygbillock@chromium.org2012-01-181-122/+73
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-20/+19
* Init favicon db's meta table after migration.michaelbai@chromium.org2011-11-291-0/+8
* [ntp4] Use highest quality jpeg compression for thumbnail images.csilv@chromium.org2011-11-281-1/+6
* Provide assumed favicon for intents if page was never visited.groby@chromium.org2011-11-181-0/+26