summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4
* Move more view stuff out of WebContents. This moves context menus and infobrettw@google.com2008-10-141-18/+22
* Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...brettw@google.com2008-09-251-1/+2
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-40/+28
* Delete the provisional load commit notification since it duplicates the nav e...brettw@google.com2008-09-171-35/+30
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-1/+1
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* Fixing bug 1951: Browser crash on View-Source of an https page.finnur@google.com2008-09-111-4/+5
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-071-5/+18
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-3/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-4/+2
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-12/+14
* 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
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-7/+7
* Add chrome to the repository.initial.commit2008-07-261-0/+780