summaryrefslogtreecommitdiffstats
path: root/chrome/browser/history/history.h
Commit message (Expand)AuthorAgeFilesLines
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-60/+39
* Revert of r22559.aa@chromium.org2009-08-061-3/+3
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-3/+3
* Make ThumbnailStore broadcast a notification when it has finished reading thu...meelapshah@chromium.org2009-07-281-1/+4
* Reduce header dependencies in browser/historyphajdan.jr@chromium.org2009-07-131-3/+0
* Moved typedef of RedirectList from HistoryService class to history namespace.meelapshah@chromium.org2009-07-011-5/+4
* Add a function to the History to return a list of the top n visited URLs wher...meelapshah@chromium.org2009-07-011-0/+14
* Fix: Certain redirections remove sites from the historyyuzo@chromium.org2009-07-011-3/+9
* Add a function to the History{Service,Backend} to query for a list of redirec...meelapshah@chromium.org2009-06-301-0/+6
* 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