summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-151-57/+12
* Build fix.abarth@chromium.org2009-05-141-6/+0
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-141-70/+11
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-272/+9
* Be slightly more precise in how we propagate mixed content state.abarth@chromium.org2009-05-121-3/+13
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Stop the location bar from flashing white when navigating from one HTTPS site...abarth@chromium.org2009-05-011-1/+5
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-061-5/+3
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-3/+5
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-201-10/+10
* SSLPolicy Fix: Step 8.abarth@chromium.org2009-03-181-30/+102
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-6/+7
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-3/+10
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-10/+3
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-3/+10
* Reverting 11179.jcampan@chromium.org2009-03-071-10/+3
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-3/+10
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-28/+27
* Revert 9747abarth@chromium.org2009-02-131-27/+28
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-28/+27
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-1/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-231-1/+1
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-0/+465