summaryrefslogtreecommitdiffstats
path: root/net/url_request
Commit message (Expand)AuthorAgeFilesLines
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-072-5/+8
* Disable three tests which caused chrome_frame_net_tests hang.yutak@chromium.org2011-11-041-3/+9
* Don't convert HEAD requests to GETs on 303 redirects.mmenke@chromium.org2011-11-012-9/+15
* Report second-level domains for UMA on pin failure.palmer@chromium.org2011-10-311-8/+11
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-2811-80/+47
* Preserve non-POST methods on 301/302 requests.mmenke@chromium.org2011-10-262-33/+91
* Allow CookieStorage implementations other than CookieMonster.droger@google.com2011-10-202-20/+23
* Don't need to export an abstract interface.wtc@chromium.org2011-10-192-18/+2
* Enable fraudulent certificate chain reporting.palmer@chromium.org2011-10-161-3/+7
* Revert 105675 - Revert 105669 - Additional infrastructure code supporting the...palmer@chromium.org2011-10-164-0/+24
* Revert 105661 - Revert 105659 - Delay network requests on startup if any webR...pam@chromium.org2011-10-151-0/+2
* Revert 105669 - Additional infrastructure code supporting the report fraudule...lipalani@chromium.org2011-10-154-24/+0
* Additional infrastructure code supporting the report fraudulent certificate c...palmer@chromium.org2011-10-154-0/+24
* Revert 105659 - Delay network requests on startup if any webRequest or webNav...pam@chromium.org2011-10-151-2/+0
* Delay network requests on startup if any webRequest or webNavigation extensio...pam@chromium.org2011-10-151-0/+2
* Recommit fraudulent certificate reporting infrastructure.palmer@chromium.org2011-10-152-0/+49
* Revert 105624 - Revert 105614.palmer@chromium.org2011-10-152-48/+0
* Revert 105614.palmer@chromium.org2011-10-152-0/+48
* Revert 105595 - Initial infrastructure for the fraudulent certificate chain r...apatrick@chromium.org2011-10-141-35/+0
* Initial infrastructure for the fraudulent certificate chain reportingpalmer@chromium.org2011-10-141-0/+35
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-122-5/+4
* Fix leak of HttpServerProperties in URLRequestContextStorage.willchan@chromium.org2011-10-112-2/+2
* Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.willchan@chromium.org2011-10-101-0/+5
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-095-0/+23
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-057-48/+161
* NetworkDelegate::OnAuthRequired can set or cancel auth, in addition to taking...cbentzel@chromium.org2011-10-036-62/+388
* 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