summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_manager.h
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-132/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-2/+1
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+4
* Cleanup the SSLPolicyBackend class.tfarina@chromium.org2010-09-041-26/+0
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-2/+4
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-3/+1
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-34/+34
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-34/+34
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-34/+34
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-7/+3
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-3/+7
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-7/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-1/+1
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-3/+1
* Remove old way of handling mixed content now that we have the new mixed contentabarth@chromium.org2009-09-291-12/+0
* Update our mixed content state with information from the new mixed contentabarth@chromium.org2009-09-261-0/+4
* Simple clean-up of the ssl_manager.h includes.jcampan@chromium.org2009-06-261-20/+5
* 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