summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_manager.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-264/+0
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+3
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-1/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-8/+8
* Remove frame_origin and main_frame_origin from network requests.abarth@chromium.org2011-02-151-6/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.thestig@chromium.org2011-01-151-1/+0
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Get rid of RenderViewHostDelegate::Resource and dispatch the IPC messages dir...jam@chromium.org2010-12-301-6/+5
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+6
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-6/+5
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-5/+6
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* We should use SSLInfo or related types for HTTPSwtc@chromium.org2010-11-111-1/+2
* 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