summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* 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