summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_database.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-10/+16
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-211-7/+17
* Add chrome to the repository.initial.commit2008-07-261-0/+248