summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up RegisterProtocolFactory calls.willchan@chromium.org2011-07-081-3/+3
* URLRequestJob::Read can return false but still leave the request in state URL...battre@chromium.org2011-07-064-25/+42
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-021-4/+2
* Fix for the DoNotOverrideReferrer url request test failures observed on the c...ananta@chromium.org2011-06-281-10/+1
* Moved OnBeforeHeadersSent of webRequest API to url_request_http_job.ccbattre@chromium.org2011-06-285-5/+51
* Mark second half of URLRequestTest.DoNotOverrideReferrer as faillingbattre@chromium.org2011-06-271-0/+10
* Revert 90354 - Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-272-1/+56
* Revert 90352 - Move Referer header to extra_headers fieldbattre@chromium.org2011-06-242-56/+1
* Move Referer header to extra_headers fieldbattre@chromium.org2011-06-242-1/+56
* net: Add some histograms to URLRequestHttpJob and make sure thatrvargas@google.com2011-06-242-1/+65
* Not allow compression when requesting multimediaenal@chromium.org2011-06-212-48/+91
* Revert 89837 - Move Referer and Host HTTP headers to extra_headers fieldbattre@chromium.org2011-06-212-56/+1
* Move Referer and Host HTTP headers to extra_headers fieldbattre@chromium.org2011-06-212-1/+56
* Revert 89532 - Not allow compression when requesting multimediaakalin@chromium.org2011-06-172-89/+46
* Not allow compression when requesting multimediaenal@chromium.org2011-06-172-46/+89
* Remove static std::string objectjar@chromium.org2011-06-161-2/+2
* Implement A/B experiment for anti-DDoS.joi@chromium.org2011-06-162-11/+12
* Register for network notifications from the right thread (network).joi@chromium.org2011-06-062-6/+25
* Changes to have chrome building with net.dllrvargas@google.com2011-06-032-4/+5
* Adds unit tests that attempt to verify the following through simulation:joi@chromium.org2011-06-026-88/+903
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-0/+16
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-316-6/+14