summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_url_request_context_getter.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-231/+0
* Remove WorkerPool dependency from URLRequestFileJob.earthdok@chromium.org2013-08-191-1/+5
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+3
* Add support for NetLog logging to json file in content_shell.kouhei@chromium.org2013-07-031-4/+10
* Enable simple_cache on all android browser tests.rdsmith@chromium.org2013-06-171-0/+6
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+4
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+3
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-2/+2
* Override server-side simple-cache trial with commandline switches.pasko@google.com2013-05-131-0/+2
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-081-6/+12
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* [content shell] configure a ftp transaction factory for content shelljochen@chromium.org2013-03-211-0/+6
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-2/+2
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-12/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+12
* Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...pauljensen@chromium.org2013-03-151-2/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-3/+3
* Directly access NetworkDelegate in URLRequestContext getter.tedv@chromium.org2013-03-131-1/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-33/+23
* Revert 186347jochen@chromium.org2013-03-061-23/+33
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-33/+23
* [content shell] hook up storage related WebTestDelegate methodsjochen@chromium.org2013-02-181-0/+2
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-151-1/+1
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-3/+38
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* [content shell] don't use a proxy for running layout testsjochen@chromium.org2013-01-201-9/+16
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-2/+5
* [net] Change factory methods for HostResolver and HostCache to return a scope...szym@chromium.org2012-10-221-12/+13
* Make content shell support some testing flags.tonyg@chromium.org2012-10-031-0/+24
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-071-14/+26
* 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