summaryrefslogtreecommitdiffstats
path: root/net/proxy
Commit message (Expand)AuthorAgeFilesLines
* Bypass data reduction proxy if response not via itbengr@chromium.org2014-02-061-0/+3
* Implement support for QUIC proxies in ProxyServerrch@chromium.org2014-02-053-2/+28
* Update V8 to version 3.24.30.1 (based on bleeding_edge revision r19017).machenbach@chromium.org2014-02-031-2/+2
* Fix uninits introduced by r241374.earthdok@chromium.org2014-01-241-2/+4
* Added Dev host for data reduction proxy controlled by Finch experiment.bolian@chromium.org2014-01-141-1/+6
* Provide an Isolate for v8::ObjectTemplate::New.svenpanne@chromium.org2014-01-081-1/+2
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-071-2/+2
* Remove HttpTransactionDelegate and all users (LoadTimeStats).rvargas@chromium.org2013-12-272-7/+0
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...avi@chromium.org2013-12-2510-20/+28
* Added tests for ProxyList::UpdateRetryInfoOnFallbackbengr@chromium.org2013-12-193-21/+63
* Add a preference (proxy.quick_check_enabled, default true) to control QuickCh...ellyjones@chromium.org2013-12-175-5/+54
* Accept Chrome-Proxy: block=xxx to bypass all Chrome proxiesbengr@chromium.org2013-12-135-40/+84
* Don't use (almost) deprecated FunctionTemplate::New version.svenpanne@chromium.org2013-12-091-7/+9
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-1/+1
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-1/+1
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-1/+1
* Move Touch to base namespace, remove SetLastModifiedTime.brettw@chromium.org2013-12-041-1/+1
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-041-2/+2
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-031-1/+1
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-031-2/+2
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Remove usage of deprecated V8 API from net/svenpanne@chromium.org2013-11-281-28/+43
* Revert 237095 "LOG(INFO) tidying in net/"scottmg@chromium.org2013-11-251-1/+1
* LOG(INFO) tidying in net/scottmg@chromium.org2013-11-251-1/+1
* wpad: do dhcp discovery before trying quickcheckellyjones@chromium.org2013-11-252-36/+99
* Remove deprecated v8::External::New calls (chromium side)jochen@chromium.org2013-11-181-1/+1
* Disable QuickCheck and unit tests.ellyjones@chromium.org2013-11-142-1/+3
* Enter the v8 isolate before using it in the proxy resolverjochen@chromium.org2013-11-141-0/+6
* [Net] Assert that URLRequests with LOAD_IGNORE_LIMITS have MAXIMUM_PRIORITYakalin@chromium.org2013-11-141-2/+2
* 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