summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/proxy_service_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Remove calls to URLRequestContext::network_delegate() in chrome browser code.tedv@chromium.org2013-03-111-1/+2
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Improve performance of proxy resolver by tracing DNS dependencies.eroman@chromium.org2013-01-301-1/+0
* Remove dead code around ChromeProxyConfigService creation.pauljensen@chromium.org2013-01-181-3/+2
* Fix iOS build for XCode 4.6.justincohen@google.com2013-01-081-1/+1
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-1/+1
* Add iOS support to ProxyServicedroger@chromium.org2012-09-041-0/+8
* net: Add a new target 'net_with_v8'.tfarina@chromium.org2012-08-311-1/+2
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-2/+2
* Fix race condition in ChromeProxyConfigServicebattre@chromium.org2011-12-181-2/+3
* Remove BrowserThread::UnsafeGetBrowserThread, add UnsafeGetMessageLoopForThread.joi@chromium.org2011-12-071-2/+2
* Remove IOThread::message_loop().joi@chromium.org2011-12-021-2/+2
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-13/+29
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Rework LibcrosService using our D-Bus library.satorux@chromium.org2011-09-171-8/+0
* Revert 89629 - Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on...cevans@chromium.org2011-06-201-2/+2
* Revert 89486 - Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.cevans@chromium.org2011-06-191-2/+2
* Revert 87047 - Revert 86422 - Make DHCP WPAD on by default.joi@chromium.org2011-06-171-2/+2
* Revert 86422 - Make DHCP WPAD on by default.joi@chromium.org2011-05-271-2/+2
* Make DHCP WPAD on by default.joi@chromium.org2011-05-241-2/+2
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-0/+7
* Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...joi@chromium.org2011-05-171-7/+0
* Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.joi@chromium.org2011-05-171-0/+7
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-031-1/+2
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+1
* chromeos: fix crash when freeing ProxyService in LibCrosServiecLibrary.kuan@chromium.org2011-03-161-2/+1
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-0/+107
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-107/+0
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-0/+107