summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Remove throttling trial, and make feature on by default.joi@chromium.org2011-09-012-31/+0
* Unreviewed typo fix in previous CL.agl@chromium.org2011-08-311-1/+1
* Allow the NetworkDelegate to synchronously cancel a URLRequest.joaodasilva@chromium.org2011-08-312-7/+49
* Trying to measure the impact of warmest socket from the following histograms:gagansingh@google.com2011-08-241-2/+11
* net: only enable certificate pinning in official builds.agl@chromium.org2011-08-221-0/+6
* Use a different error code for pinning errors.agl@chromium.org2011-08-221-1/+1
* Revert "Modifying prefetch to account for multi-profile."avi@chromium.org2011-08-191-0/+1
* Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-1/+0
* Revert 97446 - Modifying prefetch to account for multi-profile.avi@chromium.org2011-08-191-0/+1
* Remove prerendering from net and content.cbentzel@chromium.org2011-08-191-21/+0
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-08-191-1/+0
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-172-2/+14
* net: Notify the http job and cache transaction about a filterrvargas@google.com2011-08-125-26/+132
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-1218-39/+40
* Instantiate OriginBoundCertService in relevant places and do plumbing to pass...rkn@chromium.org2011-08-113-0/+12
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-105-10/+56
* Add load flag indicating a request is probably the result of a user gesture.joi@chromium.org2011-08-096-15/+46
* Remove obsolete use of CLIPPED_HISTOGRMASjar@chromium.org2011-08-052-112/+3
* Add onAuthRequired signal to the webRequest APIjochen@chromium.org2011-08-033-0/+9
* Add WARN_UNUSED_RESULT to crypto/hmac.hrsleevi@chromium.org2011-07-301-3/+5
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-298-42/+51
* Reland r94047 - Make Profile own ProfileIOData.willchan@chromium.org2011-07-292-1/+10
* Improve logging of webRequest API in NetLogbattre@chromium.org2011-07-282-4/+0
* Handle conflict resolution for webRequest APIbattre@chromium.org2011-07-281-0/+1
* Prevent from refcounting the URLRequestHttpJob object.ycxiao@chromium.org2011-07-272-3/+9
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-262-7/+7
* Revert r94047 "Make Profile own ProfileIOData."oshima@google.com2011-07-262-10/+1
* Make Profile own ProfileIOData.willchan@chromium.org2011-07-262-1/+10
* Update the url_request_http_job according to the asynchronous CookieMonster API.ycxiao@chromium.org2011-07-253-13/+79
* Revert 93704 - Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-223-3/+37
* Remove Content-Length mismatch checks.cbentzel@chromium.org2011-07-223-37/+3
* net: Add more histograms for a disk cache experiment.rvargas@google.com2011-07-221-0/+13
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-212-0/+12
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.willchan@chromium.org2011-07-194-28/+126
* Replace onRequestSent with onSendHeaders in webrequest APIbattre@chromium.org2011-07-146-23/+26
* Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailedbattre@chromium.org2011-07-141-3/+3
* Unit testing of event generation NetworkDelegate / Web Request APIbattre@chromium.org2011-07-145-163/+447
* Make the URLRequestContext constantbattre@chromium.org2011-07-1412-24/+28
* Revert 92511 - Make the URLRequestContext constantbattre@chromium.org2011-07-1412-28/+24
* Make the URLRequestContext constantbattre@chromium.org2011-07-1412-24/+28
* Add content-security-policy to chrome://view-http-cache, and move scripts to ...tsepez@chromium.org2011-07-131-1/+3
* Export some functions to fix component build for chromeos.sadrul@chromium.org2011-07-131-1/+1
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+211
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-209/+53
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-138-53/+209
* Enhancements to the about://appcache-internals pages.michaeln@google.com2011-07-122-37/+44
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+1
* Reland r91815, "Clean up RegisterProtocolFactory calls."willchan@chromium.org2011-07-081-3/+3
* Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)caseq@google.com2011-07-081-3/+3