summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history_backend.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-5/+0
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-5/+5
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-011-0/+5
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-301-0/+14
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Searching by keyword now generates a visit against the site with asky@chromium.org2009-04-271-0/+6
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-1/+2
* Ports all of the chrome/browser/history code to use FilePath, exceptestade@chromium.org2009-03-181-8/+9
* Stop history search going on beyond the start of history.glen@chromium.org2009-03-111-1/+3
* Re-check in some of my dynamic linking change.evan@chromium.org2009-02-101-1/+2
* Revert basically everything I've done today as it fails mysteriouslyevan@chromium.org2009-02-101-2/+1
* Bring a bunch more headers into the non-Windows build:evan@chromium.org2009-02-101-1/+2
* Port some files in chrome/browser/agl@chromium.org2008-11-141-3/+0
* Added a new interface IChromeHistoryIndexer which needs to be implemented bybrettw@google.com2008-11-071-0/+5
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-10/+10
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+1
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-12/+37
* 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-29/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+517