summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history.h
Commit message (Expand)AuthorAgeFilesLines
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-1/+3
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Give each HistoryService instance it's own backend thread.tim@chromium.org2009-04-141-3/+3
* This CL adds some UI to remove most-visited thumbnails from the New Tab Page.jcampan@chromium.org2009-04-131-0/+1
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+4
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-1/+2
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-6/+6
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-0/+4
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-271-22/+30
* Fixes bogus typedef for HistoryService's empty callback. This turnedsky@google.com2008-08-241-1/+1
* 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-68/+7
* Add chrome to the repository.initial.commit2008-07-261-0/+839