summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_config_service_linux_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* ProxyConfig behaved like a struct, but was defined as a class.eroman@chromium.org2010-02-241-122/+141
* Split out the handling of proxy bypass rules into ProxyBypassRules. There are...eroman@chromium.org2010-02-191-50/+5
* Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04).mdm@chromium.org2009-11-251-1/+1
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-6/+9
* Reverting 27389.darin@chromium.org2009-09-301-6/+5
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-5/+6
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-6/+5
* Linux: fix a data race in a proxy config service unit test.mdm@chromium.org2009-09-221-21/+18
* Linux: improve KDE proxy settings parsing and add unit tests for it.mdm@chromium.org2009-09-031-36/+378
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-35/+20
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-14/+15
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-2/+1
* Fix gconf for the linux proxy config service.sdoyon@chromium.org2009-05-221-17/+144
* Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ...deanm@chromium.org2009-05-061-0/+2
* linux: obey proxy environment variables in preference to gconfevan@chromium.org2009-05-041-0/+24
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-0/+736