summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-10/+18
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-2/+3
* History import was exercising a codepath that didn't have code to update Hist...glen@chromium.org2009-03-241-0/+6
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-19/+12
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-111-0/+22
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-1/+2
* Use string for Histogram names since these are all ASCII anyway.dsh@google.com2009-02-241-5/+4
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-101-1/+1
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-1/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+9
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Port some files in chrome/browser/agl@chromium.org2008-11-141-30/+3
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-5/+23
* Make sure titles and bodies of web pages that come into the history system verybrettw@google.com2008-10-301-1/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+4
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+7
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-131/+147
* 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-244/+20
* Add chrome to the repository.initial.commit2008-07-261-0/+2060