summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-031-5/+3
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-151-22/+2
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-7/+5
* Add UMA histograms for sqlite errorscpu@chromium.org2009-10-021-0/+25
* Add a new wrapper for sqlite. This is mostly a large cleanup of the existingbrettw@chromium.org2009-09-111-115/+90
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-0/+1
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-16/+19
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-281-3/+2
* Add compatible version support since it was only halfway in place, and try an...pkasting@chromium.org2008-10-301-2/+5
* Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...pkasting@chromium.org2008-10-291-2/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-7/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-141-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+412