summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-0110-33/+33
* Revert 103360 - NetworkDelegate::OnAuthRequired can set authentication or can...ddorwin@chromium.org2011-09-296-384/+58
* NetworkDelegate::OnAuthRequired can set authentication or cancel, in addition...cbentzel@chromium.org2011-09-296-58/+384
* Use status code 307 instead of 302 when redirecting requests on behalf ofmpcomplete@chromium.org2011-09-294-2/+157
* Make TransportSecurityState not ref-counted for simplicity.phajdan.jr@chromium.org2011-09-273-3/+3
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-278-44/+33
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-278-33/+44
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-278-44/+33
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* net: remove opportunistic HTTPS stuff.agl@chromium.org2011-09-193-264/+1
* chrome.experimental.downloads.download() implementationbenjhayden@chromium.org2011-09-161-1/+5
* Introduce logging to console and re-enable URLRequestTestHTTP.ProxyTunnelRedi...battre@chromium.org2011-09-161-7/+1
* Autofill/Valgrind: Fix a leak in AutofillDownloadTest.jhawkins@chromium.org2011-09-161-3/+2
* Mark URLRequestTestHTTP.ProxyTunnelRedirectTest flaky.ericu@google.com2011-09-141-1/+7
* Third try at committing this.erikwright@chromium.org2011-09-133-11/+20
* Change AuthChallengeInfo to better represent underlying encodings.cbentzel@chromium.org2011-09-121-4/+4
* Modifying prefetch to account for multi-profile.rlp@chromium.org2011-09-101-1/+0
* Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...erikwright@chromium.org2011-09-093-20/+11
* Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...erikwright@chromium.org2011-09-093-11/+20
* Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...estade@chromium.org2011-09-093-20/+11
* Always use a worker thread when getting file info for URLRequestFileJobevan@chromium.org2011-09-082-36/+10
* Finalize a CL originally by departed intern ycxiao@ that detaches the loading...erikwright@chromium.org2011-09-083-11/+20
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-088-56/+55
* 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