summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/visit_database.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing the logging on history thread since the crashhuanr@chromium.org2009-11-161-16/+0
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-031-7/+4
* Convert history to use new sql wrappers. Enhance wrappers in several ways tobrettw@chromium.org2009-10-021-152/+144
* Some history backend fixes for database corruption.shess@chromium.org2009-09-171-0/+11
* Adding in memory log of history visit database. Thishuanr@chromium.org2009-09-021-0/+16
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+29
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-301-1/+26
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-1/+3
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-111-0/+12
* NO CODE CHANGE.maruel@google.com2009-03-051-1/+2
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...pkasting@chromium.org2008-10-291-3/+3
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+392