summaryrefslogtreecommitdiffstats
path: root/net/proxy
Commit message (Expand)AuthorAgeFilesLines
* Android: moves net/ to use long for JNI.bulach@chromium.org2013-11-111-1/+1
* Added UMA to track data reduction proxy probe URL and fallbackbengr@chromium.org2013-11-084-0/+85
* Revert 232802 "[Net] Assert that URLRequests with LOAD_IGNORE_LI..."scherkus@chromium.org2013-11-041-2/+2
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-041-2/+2
* [Net] Add a priority parameter to URLRequest's constructorakalin@chromium.org2013-10-311-1/+3
* Added support for a new HTTP response header called Chrome-Proxy, which is re...bengr@chromium.org2013-10-284-15/+29
* android: Use new proxy from PROXY_CHANGE intentellyjones@chromium.org2013-10-222-2/+35
* Fix handling of URLs from DHCP server. Remove a DCHECK which proved wrong.joi@chromium.org2013-10-013-18/+51
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-293-7/+7
* Purge memory after every ProxyResolverV8 test.yangguo@chromium.org2013-09-262-8/+6
* Clean up a few unused globals.thakis@chromium.org2013-09-252-4/+0
* Fast-fail WPAD detection.ellyjones@chromium.org2013-09-193-4/+188
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-171-2/+2
* Remove calls to HandleScope default ctor.marja@chromium.org2013-09-041-4/+5
* Remove calls to to-be-deprecated v8::Persistent funcs.marja@chromium.org2013-08-301-2/+2
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-303-3/+3
* Switch the Windows DHCP/PAC implementation to use SequencedWorkerPool.joi@chromium.org2013-08-276-30/+107
* Revert 219744 "Switch the Windows DHCP/PAC implementation to use..."joi@chromium.org2013-08-276-105/+29
* Switch the Windows DHCP/PAC implementation to use SequencedWorkerPool.joi@chromium.org2013-08-276-29/+105
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-244-4/+4
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-202-1/+3
* Remove WorkerPool dependency from URLRequestFileJob.earthdok@chromium.org2013-08-191-1/+2
* Add a priority parameter for HostResolver::RequestInfo's constructorakalin@chromium.org2013-08-161-1/+1
* Actually use the isolate created on win8 metrojochen@chromium.org2013-08-021-0/+4
* When running in metro mode, remember the default isolate on the main threadjochen@chromium.org2013-07-312-0/+20
* [SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointersakalin@chromium.org2013-07-181-1/+2
* Use a direct include of the message_loop header in net/, part 2.avi@chromium.org2013-07-1812-12/+12
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-161-1/+1
* Fix ProxyScriptFetcherImplTest.NoCache android flakiness after r211634.tonyg@chromium.org2013-07-161-9/+2
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-152-2/+2
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-1220-24/+24
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-2/+2
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-011-1/+1
* Use a direct include of time headers in net/, part 2.avi@chromium.org2013-06-2812-16/+16
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-243-21/+15
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-7/+8
* Add randomness to proxy bypass timeout on iOSbengr@chromium.org2013-06-181-1/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-8/+7
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-7/+8
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-2/+2
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-41/+66
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-131-0/+3
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.dcheng@chromium.org2013-06-121-1/+0
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-113-18/+20
* Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...avi@chromium.org2013-06-1131-40/+40
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-108-8/+8
* Use a direct include of utf_string_conversions.h in net/.avi@chromium.org2013-06-0711-12/+12