summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part6:tfarina@chromium.org2010-10-081-2/+2
* Cleanup the SSLPolicyBackend class.tfarina@chromium.org2010-09-041-15/+1
* Do not say the connection is not encrypted if security_bitswtc@chromium.org2010-09-021-3/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-5/+12
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-181-4/+2
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-181-11/+5
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-124/+125
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-125/+124
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-124/+125
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-21/+6
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-6/+21
* Omnibox M5 work, part 1: Security changespkasting@chromium.org2010-03-241-21/+6
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-231-5/+0
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-6/+5
* Remove old way of handling mixed content now that we have the new mixed contentabarth@chromium.org2009-09-291-31/+2
* Update our mixed content state with information from the new mixed contentabarth@chromium.org2009-09-261-0/+8
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-021-14/+14
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+4
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-151-44/+8
* Build fix.abarth@chromium.org2009-05-141-2/+2
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-141-172/+5
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-141-250/+28
* Be slightly more precise in how we propagate mixed content state.abarth@chromium.org2009-05-121-4/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-13/+7
* Stop the location bar from flashing white when navigating from one HTTPS site...abarth@chromium.org2009-05-011-5/+0
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-4/+4
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-2/+2
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-061-3/+3
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-3/+1
* Use WebConsoleMessage instead of ConsoleMessageLevel.darin@chromium.org2009-03-311-3/+4
* SSLPolicy fix: Step 9 of 9 (hopefully!).abarth@chromium.org2009-03-201-63/+25
* Check return values for ReadInt in SSL manageragl@chromium.org2009-03-181-4/+3
* Remove bogus DCHECKabarth@chromium.org2009-03-181-3/+0
* SSLPolicy Fix: Step 8.abarth@chromium.org2009-03-181-40/+97
* SSLPolicy Fix: Step 6.abarth@chromium.org2009-03-171-2/+2
* SSLPolicy Fix: Step 5.abarth@chromium.org2009-03-171-1/+1
* SSLPolicy Fix: Step 3.abarth@chromium.org2009-03-171-3/+16
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+1