summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_database.h
Commit message (Expand)AuthorAgeFilesLines
* Componentize URLDatabasehashimoto@chromium.org2014-06-251-2/+1
* Eliminate the archived history database and clean up related code.engedy@chromium.org2014-06-051-14/+0
* Deprecate old Favicons database versions.shess@chromium.org2013-10-081-3/+0
* Rewrite Thumbnail and Top Sites test with golden files.shess@chromium.org2013-09-101-1/+3
* Remove thumbnail migration code from history.shess@chromium.org2013-08-221-6/+0
* Adds a MemoryPressureListener to sql::Connection.rmcilroy@chromium.org2013-07-181-0/+4
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-3/+0
* Omnibox: Turn on Frecency Scoring in HQP By Default (try 2)mpearson@chromium.org2013-06-141-0/+3
* Revert 205908 "Omnibox: Turn on Frecency Scoring in HQP By Default"mpearson@chromium.org2013-06-121-3/+0
* Omnibox: Turn on Frecency Scoring in HQP By Defaultmpearson@chromium.org2013-06-121-0/+3
* Convert history sql::ErrorDelegate to callback.shess@chromium.org2013-06-111-2/+9
* Add favicon count histogramzea@chromium.org2013-02-151-0/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Raze history database if corruptedpkotwicz@chromium.org2012-10-271-1/+5
* 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
* Remove code obsoleted by the removal of StarredURLDatabase.erikwright@chromium.org2012-09-011-6/+5
* Revert 154076 - Remove code obsoleted by the removal of StarredURLDatabase.kalman@chromium.org2012-08-301-5/+6
* Remove code obsoleted by the removal of StarredURLDatabase.erikwright@chromium.org2012-08-301-6/+5
* Remove legacy migration code that coupled history and bookmarks.erikwright@chromium.org2012-08-301-3/+2
* Revert 152946 - Replace HistoryQuickProvider protobuf-based caching with an S...ricow@chromium.org2012-08-231-4/+1
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-231-1/+4
* Revert 151419 - Replace HistoryQuickProvider protobuf-based caching with an S...mrossetti@chromium.org2012-08-141-4/+1
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-141-1/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Fix AndroidURLsMigrationTest.michaelbai@chromium.org2012-04-201-0/+1
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-271-0/+14
* Revert 129036 - The AndroidProviderBackend Part 1.nduca@google.com2012-03-271-14/+0
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-261-0/+14
* Create meta table atomically.shess@chromium.org2012-03-081-0/+3
* Move Ownership of IMUI to HistoryService.mrossetti@chromium.org2012-02-071-0/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-2/+2
* Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.tfarina@chromium.org2011-11-221-6/+4
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Cleanup: Remove forward declarations in various chrome/browser directories.thestig@chromium.org2011-11-161-4/+1
* history: Remove unused friend declaration in StarredURLDatabase.tfarina@chromium.org2011-08-021-0/+2
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-4/+4
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-0/+1
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-3/+6
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-6/+3
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-3/+6
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-9/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Store the version info in the History DB's meta table.nshkrob@chromium.org2010-07-011-4/+13
* Fixes two related bugs:sky@chromium.org2009-12-181-3/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-20/+7
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-0/+21