summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/text_database_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-2/+2
* Ports TextDatabase and ExpireHistoryTest to use FilePath.brettw@chromium.org2009-03-131-9/+8
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-2/+1
* Move file enumeration to filepaths.avi@google.com2008-12-111-3/+4
* Fix initialization order to fix Mac & Linux.brettw@google.com2008-11-071-2/+2
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-1/+9
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-301-3/+53
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-2/+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/+510