summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_policy_backend.cc
Commit message (Expand)AuthorAgeFilesLines
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-39/+0
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup the SSLPolicyBackend class.tfarina@chromium.org2010-09-041-100/+2
* Address a TODO in SSLPolicyBackend class.tfarina@chromium.org2010-08-311-40/+30
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-7/+12
* Minor clean-up tasks that were TODO(snej)rsleevi@chromium.org2010-07-171-1/+1
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-15/+8
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-8/+15
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-15/+8
* Remove obsolete "using WebKit::WebConsoleMessage" statements.wtc@chromium.org2010-02-261-2/+0
* Remove old way of handling mixed content now that we have the new mixed contentabarth@chromium.org2009-09-291-34/+0
* Rename X-Force-TLS to Strict-Transport-Security.abarth@chromium.org2009-09-051-7/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-2/+2
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-1/+7
* Reverting 16164.abarth@chromium.org2009-05-151-0/+14
* Try 16162 again. Hopefully should build with gcc.abarth@chromium.org2009-05-151-14/+0
* Remove bad DCHECK.abarth@chromium.org2009-05-141-1/+0
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-141-0/+185