summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl
Commit message (Expand)AuthorAgeFilesLines
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-134-11/+19
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-242-8/+7
* Removal of Profile from content part 7.avi@chromium.org2011-08-091-1/+1
* Revert 95552 - Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STA...yzshen@chromium.org2011-08-054-8/+14
* Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with...apatrick@chromium.org2011-08-054-14/+8
* Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with a Source<Brows...erg@google.com2011-08-054-8/+14
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-2/+2
* Win: Replace native modal cert selector dialog with Views tab constrained imp...mattm@chromium.org2011-07-212-3/+27
* Stop calls to InfoForRequest() and RenderViewForRequest() by TaskManager from...wez@chromium.org2011-07-121-1/+0
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-22/+22
* Add a bunch of owners for subdirs under content.jam@chromium.org2011-06-141-0/+1
* Move load_from_memory_cache_details.* to content now that the SSL code has mo...jam@chromium.org2011-06-131-1/+1
* Remove the remaining Chrome SSL dependencies from content.jam@chromium.org2011-06-063-22/+15
* Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...jam@chromium.org2011-06-042-50/+40
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-0319-0/+1820