summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_common_unittest.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-11/+1
* Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.eroman@chromium.org2010-08-251-4/+4
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-2/+0
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-4/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement KDE ReversedException setting in Chromedavidben@chromium.org2010-06-141-2/+12
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-24/+64
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-3/+3
* Whenever proxy configurations contain socks and http/https/ftp proxies, socks...arindam@chromium.org2009-07-141-1/+8
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-0/+38