index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
ssl
/
ssl_client_auth_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cancel client auth requests when not promptable.
davidben
2015-03-11
1
-28
/
+79
*
Follow-up changes to https://codereview.chromium.org/795773002/
davidben
2015-01-31
1
-2
/
+5
*
Un-refcount SSLClientAuthHandler.
davidben
2014-12-12
1
-68
/
+96
*
Remove SSLClientAuthHandler dependency on the RDH.
davidben
2014-12-08
1
-8
/
+9
*
Don't key client auth on HttpNetworkSession.
davidben
2014-12-08
1
-6
/
+0
*
Re-revert of "Remove SSLClientAuthHandler's RDH dependency." (https://coderev...
davidben
2014-12-03
1
-51
/
+60
*
Revert of Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://...
robliao
2014-11-26
1
-60
/
+51
*
Revert of "Remove SSLClientAuthHandler's RDH dependency." (https://codereview...
mattm
2014-11-25
1
-51
/
+60
*
[content/browser/ssl && content/browser/speech] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-14
1
-1
/
+1
*
Remove SSLClientAuthHandler's RDH dependency.
davidben
2014-10-09
1
-60
/
+51
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in SSL...
jam@chromium.org
2013-12-21
1
-6
/
+6
*
Get ClientCertStore through ResourceContext.
mattm@chromium.org
2013-10-30
1
-12
/
+41
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-2
/
+4
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-2
/
+2
*
content/browser: Move ssl code into the content namespace.
tfarina@chromium.org
2012-10-24
1
-5
/
+4
*
Refactor the guts of ResourceDispatcherHostImpl into a new class named
darin@chromium.org
2012-06-14
1
-5
/
+4
*
Add content/public/browser/resource_dispatcher_host.h
darin@chromium.org
2012-03-12
1
-5
/
+6
*
Add ResourceRequestInfo.
darin@chromium.org
2012-03-07
1
-3
/
+4
*
Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i...
jam@chromium.org
2012-02-13
1
-71
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Fix SSL client auth selector multi-profile handling.
mattm@chromium.org
2011-10-20
1
-6
/
+14
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+4
*
Move content_browser_client.h to public, and while at it, move
joi@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-6
/
+6
*
Use new callbacks for SSL UI.
mattm@chromium.org
2011-09-30
1
-4
/
+5
*
- Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...
markusheintz@chromium.org
2011-08-24
1
-3
/
+3
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-6
/
+6
*
Remove the remaining Chrome SSL dependencies from content.
jam@chromium.org
2011-06-06
1
-11
/
+4
*
Move most of the core SSL code from chrome to content. The UI code that's sp...
jam@chromium.org
2011-06-03
1
-0
/
+156