| Commit message (Expand) | Author | Age | Files | Lines |
* | Seventh patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -3/+8 |
* | Unittest for fix to allow navigation when there is no history DB. | pkasting@chromium.org | 2009-11-02 | 1 | -1/+10 |
* | Show a warning when the history files can't be read correctly. | pkasting@chromium.org | 2009-10-30 | 1 | -3/+3 |
* | Add the ability to unload the HistoryBackend. | pkasting@chromium.org | 2009-10-08 | 1 | -22/+50 |
* | Adds a FaviconService class tied to the profile. | arv@google.com | 2009-08-28 | 1 | -60/+39 |
* | Revert of r22559. | aa@chromium.org | 2009-08-06 | 1 | -3/+3 |
* | Bunch of Coverity fixes, rather minor severity. | phajdan.jr@chromium.org | 2009-08-06 | 1 | -3/+3 |
* | Make ThumbnailStore broadcast a notification when it has finished reading thu... | meelapshah@chromium.org | 2009-07-28 | 1 | -1/+4 |
* | Reduce header dependencies in browser/history | phajdan.jr@chromium.org | 2009-07-13 | 1 | -3/+0 |
* | Moved typedef of RedirectList from HistoryService class to history namespace. | meelapshah@chromium.org | 2009-07-01 | 1 | -5/+4 |
* | Add a function to the History to return a list of the top n visited URLs wher... | meelapshah@chromium.org | 2009-07-01 | 1 | -0/+14 |
* | Fix: Certain redirections remove sites from the history | yuzo@chromium.org | 2009-07-01 | 1 | -3/+9 |
* | Add a function to the History{Service,Backend} to query for a list of redirec... | meelapshah@chromium.org | 2009-06-30 | 1 | -0/+6 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-21 | 1 | -1/+3 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -2/+2 |
* | Give each HistoryService instance it's own backend thread. | tim@chromium.org | 2009-04-14 | 1 | -3/+3 |
* | This CL adds some UI to remove most-visited thumbnails from the New Tab Page. | jcampan@chromium.org | 2009-04-13 | 1 | -0/+1 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+4 |
* | Fix a bunch of header includes. I removed some unnecessary headers from a | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -2/+1 |
* | Porting profiles to the Mac. | avi@chromium.org | 2009-01-28 | 1 | -1/+2 |
* | Move search code to a subdir | ben@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Fie. | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move search engines files into subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -6/+6 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 1 | -0/+4 |
* | Makes deleting history no longer delete starred urls. Thiseffectively reenabl... | sky@google.com | 2008-08-27 | 1 | -22/+30 |
* | Fixes bogus typedef for HistoryService's empty callback. This turned | sky@google.com | 2008-08-24 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 1 | -68/+7 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+839 |