summaryrefslogtreecommitdiffstats
path: root/net/proxy
Commit message (Expand)AuthorAgeFilesLines
* Make DHCP WPAD on by default.joi@chromium.org2011-05-243-4/+7
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-243-3/+75
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-1/+5
* net: Add NET_API to a few more files.rvargas@google.com2011-05-214-8/+12
* Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu...mdm@chromium.org2011-05-203-75/+78
* LBYL on GSettingsbacker@chromium.org2011-05-201-5/+20
* net: Add net_api to the proxy code.rvargas@google.com2011-05-1922-37/+57
* Linux: add support to get proxy settings from GSettings, if available.mdm@chromium.org2011-05-191-16/+393
* Fix flaky DHCP WPAD tests. In part, switch to deterministic ways ofjoi@chromium.org2011-05-192-26/+39
* Revert of 85854 which is a revert of 85852 - Add a command line optionrtenneti@chromium.org2011-05-191-0/+1
* Revert 85852 - Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-1/+0
* Add a command line option ("host-resolver-retry-attempts")rtenneti@chromium.org2011-05-191-0/+1
* Mark several tests that seem flaky under TSAN.joi@chromium.org2011-05-182-3/+7
* Marking test DhcpProxyScriptAdapterFetcher.TimeoutDuringDhcp as FLAKY.gene@chromium.org2011-05-171-1/+1
* Linux: refactor ProxyConfigServiceLinux to use an enum of setting ids rather ...mdm@chromium.org2011-05-173-227/+318
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-1724-163/+2471
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-1723-2468/+158
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-1724-158/+2525
* Implemented RequestHeaders field in extraInfoSpec of webRequest APIbattre@chromium.org2011-05-131-1/+2
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-121-15/+3
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy setti...mdm@chromium.org2011-05-103-44/+81
* Documentation for ProxyResolverErrorObserverjochen@chromium.org2011-05-091-1/+7
* net/url_request/url_request_test_util.h doesn't need to includewtc@chromium.org2011-05-061-0/+1
* Implemented unit tests for ProxyService and fixed a bugbattre@chromium.org2011-05-063-2/+247
* Change the obsolete ProxyConfigServiceNull to ProxyConfigServiceDirect.wtc@chromium.org2011-05-041-1/+1
* Use a MessageLoopProxy to forward PAC script errors to the network delegatejochen@chromium.org2011-05-034-18/+31
* Initialize the network_delegate_ and fix stylejochen@chromium.org2011-05-033-3/+7
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-034-18/+61
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-0311-23/+285
* linux: components buildevan@chromium.org2011-05-021-1/+2
* Fix problem when interpreting Gnome proxy settings, where http, https, and ft...eroman@chromium.org2011-04-302-32/+92
* Revert 83631 - linux: successfully build net_unittests in components buildmaf@chromium.org2011-04-301-2/+1
* linux: successfully build net_unittests in components buildevan@chromium.org2011-04-291-1/+2
* Linux: upgrade a DCHECK to CHECK to try and catch bug 75508 in action.mdm@chromium.org2011-04-281-2/+2
* Stop refcounting ProxyService.willchan@chromium.org2011-04-273-192/+162
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Convert CrOS proxy config serialization to protobuf format.mnissler@chromium.org2011-04-192-2/+17
* Chrome could not accept IE's proxy exclusions list delimited by commas.toyoshim@chromium.org2011-04-192-4/+19
* Tag ProxyService as NonThreadSafe.willchan@chromium.org2011-04-142-3/+15
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-1113-93/+228
* Add a bug annotation to a TODO.eroman@chromium.org2011-03-291-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2814-29/+29
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Prepare for late binding of SpdyHttpStreams.willchan@chromium.org2011-02-251-1/+3
* Add an explanation for the divergenace from WPAD DNS protocol.eroman@chromium.org2011-02-232-2/+12
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-14/+14
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-163-2/+56