summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Mark flaky: URLRequestTestHTTP.ProxyTunnelRedirectTestjbates@chromium.org2012-04-181-1/+2
* Create a URLRequestContextBuilder.willchan@chromium.org2012-04-173-0/+438
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-1/+1
* Expose a way to assert there are no URLRequests left.willchan@chromium.org2012-04-102-1/+7
* Track URLRequestContext references in a set.willchan@chromium.org2012-04-063-1/+39
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-052-10/+43
* Revert 130578 - Enable cookies per default in net. Add an API to disable them...jochen@chromium.org2012-04-042-23/+2
* Enable cookies per default in net. Add an API to disable them by default, and...jochen@chromium.org2012-04-042-2/+23
* Disable EV/CRLSet tests when USE_OPENSSL is defined.rsleevi@chromium.org2012-03-271-4/+10
* Remove the Throttling.HttpResponseCode histogram.gavinp@chromium.org2012-03-252-11/+2
* Disable OCSP tests on Androidrsleevi@chromium.org2012-03-231-0/+6
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-222-3/+3
* Don't throttle unless origin schema is chrome-extension.joi@chromium.org2012-03-221-0/+6
* Remove DONTUSEME_GetCookieStore().eroman@chromium.org2012-03-222-9/+2
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+2
* Added file:///home/chronos/user/log url to list of allowed file:/// urls.zvorygin@chromium.org2012-03-211-0/+1
* Remove an unnecessary gtest.h include.thakis@chromium.org2012-03-212-1/+1
* Change Origin bound certs -> Domain bound certs.mattm@chromium.org2012-03-205-23/+23
* Revert "Revert "net: fallback to online revocation checks for EV status when ...agl@chromium.org2012-03-201-22/+173
* Revert 127757 - net: fallback to online revocation checks for EV status when ...dgrogan@chromium.org2012-03-201-173/+22
* net: fallback to online revocation checks for EV status when CRLSet has expired.agl@chromium.org2012-03-201-22/+173
* Revert "Revert "Revert "Revert "net: add OCSP tests.""""agl@chromium.org2012-03-201-0/+166
* Revert "Revert "Revert "net: add OCSP tests."""agl@chromium.org2012-03-191-165/+0
* Revert "Revert "net: add OCSP tests.""agl@chromium.org2012-03-191-0/+165
* Revert "net: add OCSP tests."agl@chromium.org2012-03-191-133/+0
* net: add OCSP tests.agl@chromium.org2012-03-191-0/+133
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-156-11/+11
* Remove experimental support for MAC cookiesrsleevi@chromium.org2012-03-153-50/+0
* Add a source id to global NetLog entries, which makes themmmenke@chromium.org2012-03-152-14/+9
* net::URLRequest: rename Simulate*Error with CancelWith*Errortoyoshim@chromium.org2012-03-132-4/+4
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+7
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-095-143/+185
* Move TestURLRequestContextGetter to url_request_test_util.{h,cc}akalin@chromium.org2012-03-022-0/+45
* Replace chrome/common/net/http_return.h with net/http/http_status_code.hakalin@chromium.org2012-02-271-2/+4
* Fixed issues with interrupting a download at the start.ahendrickson@chromium.org2012-02-251-1/+6
* Remove usage of a deprecated TestServer constructor.erikwright@chromium.org2012-02-241-3/+6
* Disk Cache: Remove the deleted list experiment.rvargas@google.com2012-02-231-30/+5
* Revert change to delay network requests on startup for webRequest extensions.mpcomplete@chromium.org2012-02-231-2/+0
* Expose a static configuration value for the host to use for URLRequestTestHTT...erikwright@chromium.org2012-02-223-13/+73
* net: FileStream::Read/Write() to take IOBuffer* instead of char*satorux@chromium.org2012-02-161-1/+1
* Add extra data to BrowserContext so that content layer and other embedders ca...jam@chromium.org2012-02-153-38/+7
* Revert 121887 - Mark HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest flaky.rsleevi@chromium.org2012-02-151-2/+1
* Fix bug in HasMetadata: Updates argument even if it fails.palmer@chromium.org2012-02-151-2/+0
* Mark HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest flaky.joi@chromium.org2012-02-141-1/+2
* Flakiness cleanup: disable flaky tests under net/evan@chromium.org2012-02-141-9/+9
* Do not cache Strict-Transport-Security and Public-Key-Pins headers.palmer@chromium.org2012-02-131-0/+76
* Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...tsepez@chromium.org2012-02-101-31/+0
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-2/+2
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-081-2/+2
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-081-2/+2