summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_url_request_context_getter.cc
Commit message (Expand)AuthorAgeFilesLines
* Turned job_factory into a pure virtual classshalev@chromium.org2012-08-241-2/+2
* Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...sergeyu@chromium.org2012-06-161-2/+2
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-1/+1
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-4/+5
* Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...mattm@chromium.org2012-05-041-1/+3
* Fixed unsafe passing of command-line parameter to SpdySessionbengr@google.com2012-04-271-3/+4
* Add ShellNetworkDelegate so content_shell can use cookies (again)jochen@chromium.org2012-03-291-2/+4
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-2/+2
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-221-7/+0
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-201-3/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-1/+1
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-7/+14
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-3/+2
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+3
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-3/+2
* net: split the SSL session cache between incognito and normal.agl@chromium.org2011-12-121-0/+1
* net: replace DnsRRResoler with TransportSecurityState in plumbing.agl@chromium.org2011-12-071-4/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+4
* Make content_shell not crash on startup.jam@chromium.org2011-10-151-60/+47
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-1/+2
* Split off content_shell's ResourceContext and URLRequestContextGetter impleme...jam@chromium.org2011-09-271-0/+131