summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy migration code that coupled history and bookmarks.erikwright@chromium.org2012-08-301-9/+4
* Fix downloads db state=3 corruption using version=23benjhayden@chromium.org2012-08-081-1/+12
* Upgrade the history database to version 23michaelbai@google.com2012-04-191-1/+11
* Change 9789001: attempt #3 after fixing the problems with linux Created by We...georgey@chromium.org2012-04-091-1/+12
* Revert 130675 - Reapply Wei Li's patchdubroy@chromium.org2012-04-051-12/+1
* Reapply Wei Li's patchgeorgey@chromium.org2012-04-041-1/+12
* Revert 130005 - Committing:mihaip@chromium.org2012-03-311-12/+1
* Committing:georgey@chromium.org2012-03-311-1/+12
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-271-0/+4
* Revert 129036 - The AndroidProviderBackend Part 1.nduca@google.com2012-03-271-4/+0
* The AndroidProviderBackend Part 1.michaelbai@chromium.org2012-03-261-0/+4
* Create meta table atomically.shess@chromium.org2012-03-081-0/+4
* Database usage adjustment for .../historygbillock@chromium.org2012-01-181-12/+5
* [sql] WARN_UNUSED_RESULT on Execute().shess@chromium.org2011-12-231-8/+8
* Reverting based on discussions on #chromium with shess and rsleevijamiewalch@google.com2011-11-231-10/+5
* Add a field trial for using lower sqlite cache sizes.brettw@chromium.org2011-11-231-5/+10
* Make HistoryDatabase own StarredURLDatabase instead of inheriting from it.tfarina@chromium.org2011-11-221-1/+3
* Move app/sql/* files to sql/ directory.tfarina@chromium.org2011-07-191-1/+2
* Get rid of ClearByPathBackupExclusion.mark@chromium.org2011-06-201-12/+0
* Remove Leftover -journal File By-path Exclusionsmrossetti@chromium.org2011-06-151-0/+12
* Non-path Time Machine Exclusionsmrossetti@chromium.org2011-05-261-7/+3
* Lands http://code.google.com/p/chromium/issues/detail?id=71571 forsky@chromium.org2011-03-081-2/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Adds keyword_search_terms to in memory db so that we can synchronouslysky@chromium.org2010-11-011-0/+2
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-271-9/+28
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-28/+9
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-241-9/+28
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Disables top sites until we get it in a better shape.sky@chromium.org2010-09-211-26/+10
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-211-6/+17
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-191-17/+6
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-191-6/+17
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-101-8/+5
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-061-5/+8
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-061-8/+5
* Remove the warning during conversion to TopSites.nshkrob@chromium.org2010-07-081-1/+9
* Use same logic to set NTP pages as without the top-sites flag.nshkrob@chromium.org2010-07-021-1/+1
* Store the version info in the History DB's meta table.nshkrob@chromium.org2010-07-011-4/+24
* Fixes two related bugs:sky@chromium.org2009-12-181-13/+13
* For the immediate milestone, exclude History and Thumbnails from being backed...mrossetti@chromium.org2009-11-111-1/+12
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-151-0/+4
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-85/+59
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-2/+4
* Add some new histograms for history, and UMA-enable a few others.brettw@chromium.org2009-09-231-1/+28
* Convert internal time format to Windows 1601 epoch on Linux & Mac.brettw@chromium.org2009-08-261-3/+48
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+24
* Fix: Spurious SQL error message is logged in priming SQLite database cache.yuzo@chromium.org2009-07-021-15/+2
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-11/+7
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0