summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl/ssl_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* A little cleanup of ResourceDispatcherHost to make it less renderer centric, ...jam@chromium.org2009-03-101-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Landing again the CL that adds security info to canceled requests (last time ...jcampan@chromium.org2009-03-081-2/+7
* Revert change 11197 because it created 138 new layout testsnsylvain@chromium.org2009-03-071-7/+2
* Landing again the CL that adds security info to canceled requests (it was bre...jcampan@chromium.org2009-03-071-2/+7
* Reverting 11179.jcampan@chromium.org2009-03-071-7/+2
* This CL adds a way to specify the security info when canceling a URLRequest.jcampan@chromium.org2009-03-071-2/+7
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+2
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-21/+17
* Revert 9747abarth@chromium.org2009-02-131-17/+21
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-131-21/+17
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-121-11/+18
* Revert "Add chrome/browser/ssl/ssl_manager.cc to the build."tc@google.com2009-02-121-18/+11
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Add chrome/browser/ssl/ssl_manager.cc to the build.tc@google.com2009-02-121-11/+18
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-14/+14
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-211-2/+0
* Fix issue 6296 by using a dedicated delegate instance for each infobar that t...tim@chromium.org2009-01-161-0/+2
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-0/+725