summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl_policy.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes form resubmission dialog work again. This was a regressionsky@google.com2008-10-301-1/+1
* Don't automatically deny subresource requests that have minorwtc@google.com2008-10-281-25/+31
* When a mixed-content resource was loaded, we would apply the mixed-content st...jcampan@chromium.org2008-10-161-1/+2
* This CL adds new UI tests for the SSL UI.jcampan@chromium.org2008-09-241-20/+15
* Always block the request for a sub-resource with anwtc@google.com2008-09-161-14/+5
* In DefaultPolicy::OnCertError, if a cert error is allowed,wtc@google.com2008-09-161-21/+20
* This is almost a complete rewrite of DidNavigate and the associated Navigatio...brettw@google.com2008-09-141-1/+1
* Pages with mixed content were shown as secure.jcampan@google.com2008-09-081-0/+4
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-071-16/+36
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-4/+5
* 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-1/+0
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-5/+6
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@963 0039d316-1c4b-4281-b9...brettw@google.com2008-08-151-0/+1
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-151-1/+0
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-5/+5
* Add chrome to the repository.initial.commit2008-07-261-0/+494