summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-2/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-224-14/+9
* More fixes for bad reference counting.darin@chromium.org2009-02-201-3/+3
* Enable SSL error handling in Linux again.dkegel@google.com2009-02-191-10/+4
* Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builderdkegel@google.com2009-02-191-4/+10
* Undo revert http://codereview.chromium.org/23028dkegel@google.com2009-02-181-10/+4
* Make interstitial_page.cc compile on Posix.jhawkins@chromium.org2009-02-181-5/+0
* Reverting r9823 (http://codereview.chromium.org/16207) because dkegel@google.com2009-02-141-4/+10
* ssl_client_socket_unittest.cc: launch local server with TestServerLauncher dkegel@google.com2009-02-141-10/+4
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-134-49/+150
* Revert 9747abarth@chromium.org2009-02-134-150/+49
* Remember that we've white listed a certificate when we switch to a new tab.abarth@chromium.org2009-02-134-49/+150
* Reapply of Tony's r9656 (Add chrome/browser/ssl/ssl_manager.cc to the build.)estade@chromium.org2009-02-124-21/+44
* 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 browser_resources.rc into a a grd file. While I'm at it,tc@google.com2009-02-092-2/+5
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-1/+0
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-0/+1
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-0/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-015-19/+23
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-1/+1
* This prevents an occasional DCHECK seen during the SSL UI test that happenedcreis@google.com2009-01-281-6/+3
* Move security style into the tab_contents directory. This is the last part ofbrettw@chromium.org2009-01-231-1/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-222-2/+2
* Disables another SSL test as it is causing hangs.sky@google.com2009-01-221-1/+2
* Fix issue 6520 by ensuring that InfoBarClosed is called whenever a tab is clo...tim@chromium.org2009-01-211-2/+0
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-201-2/+4
* 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-169-0/+3218