summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_database.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-4/+2
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+7
* Fix: Spurious SQL error message is logged in priming SQLite database cache.yuzo@chromium.org2009-07-021-6/+0
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-7/+8
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-5/+5
* 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-2/+9
* Removes a method never implemented in HistoryDB.sky@google.com2008-07-301-3/+0
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+192