summaryrefslogtreecommitdiffstats
path: root/chrome/browser/navigation_controller.h
Commit message (Expand)AuthorAgeFilesLines
* This is the first pass at refactoring the interstitial page.jcampan@chromium.org2008-10-131-26/+48
* Remove DidNavigate from the tab contents delegate and all the related plumbing.brettw@google.com2008-09-241-50/+11
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-0/+4
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-171-1/+14
* Wires up session restore so that it correctly deals with thesky@google.com2008-09-171-2/+17
* Remove the rest of the alternate nav url fetcher from the navigation controller.brettw@google.com2008-09-161-9/+0
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-157/+237
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-5/+3
* Clean up brettw's checkin of r1032.wtc@google.com2008-09-041-3/+0
* Make a step on refactoring navigation. The eventual plan is to have the Navig...brettw@google.com2008-08-281-3/+51
* Fixes regression where we were no longer deleting TabContents whensky@google.com2008-08-281-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Kill NavigationControllerBase. I merged the two into NavigationController.brettw@google.com2008-08-211-19/+174
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-4/+1
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-2/+0
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-1/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-4/+1
* First, this removes the dependency of NavigationController on thebrettw@google.com2008-08-131-26/+22
* Add chrome to the repository.initial.commit2008-07-261-0/+303