summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_database.cc
Commit message (Expand)AuthorAgeFilesLines
* 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