| Commit message (Expand) | Author | Age | Files | Lines |
* | Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM... | ajwong@chromium.org | 2010-06-16 | 1 | -5/+1 |
* | Implement KDE ReversedException setting in Chrome | davidben@chromium.org | 2010-06-14 | 1 | -4/+8 |
* | Use KDEHOME variable instead of KDE_HOME for locating KDE directory | davidben@chromium.org | 2010-06-12 | 1 | -18/+18 |
* | Linux: check the timestamps of .kde and .kde4 to figure out which to use for ... | mdm@chromium.org | 2010-06-10 | 1 | -0/+18 |
* | Allow bypassing a block of IP addresses using CIDR notation in the proxy bypa... | eroman@chromium.org | 2010-06-08 | 1 | -2/+1 |
* | Linux: Fix kde no_proxy environment variable handling. | mattm@chromium.org | 2010-05-18 | 1 | -1/+62 |
* | Linux: Use .kde4 for proxy settings when it is present and we are running und... | mdm@chromium.org | 2010-04-08 | 1 | -10/+122 |
* | Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r... | thestig@chromium.org | 2010-04-03 | 1 | -12/+8 |
* | ProxyConfig behaved like a struct, but was defined as a class. | eroman@chromium.org | 2010-02-24 | 1 | -122/+141 |
* | Split out the handling of proxy bypass rules into ProxyBypassRules. There are... | eroman@chromium.org | 2010-02-19 | 1 | -50/+5 |
* | Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04). | mdm@chromium.org | 2009-11-25 | 1 | -1/+1 |
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -6/+9 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 1 | -6/+5 |
* | Reverting 27379, in hopes of fixing browser_tests. | senorblanco@chromium.org | 2009-09-28 | 1 | -5/+6 |
* | Assert that thread-safe reference counting is used with | darin@chromium.org | 2009-09-28 | 1 | -6/+5 |
* | Linux: fix a data race in a proxy config service unit test. | mdm@chromium.org | 2009-09-22 | 1 | -21/+18 |
* | Linux: improve KDE proxy settings parsing and add unit tests for it. | mdm@chromium.org | 2009-09-03 | 1 | -36/+378 |
* | Linux: get GNOME or KDE proxy settings. | mdm@chromium.org | 2009-08-28 | 1 | -35/+20 |
* | linux: generalize desktop environment guessing to encompass KDE | evan@chromium.org | 2009-07-23 | 1 | -14/+15 |
* | Try again: Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-22 | 1 | -2/+1 |
* | Fix gconf for the linux proxy config service. | sdoyon@chromium.org | 2009-05-22 | 1 | -17/+144 |
* | Temporarily disable gconf usage from ProxyConfigServiceLinux because of Glib ... | deanm@chromium.org | 2009-05-06 | 1 | -0/+2 |
* | linux: obey proxy environment variables in preference to gconf | evan@chromium.org | 2009-05-04 | 1 | -0/+24 |
* | ProxyConfigService for Linux. | sdoyon@chromium.org | 2009-04-20 | 1 | -0/+736 |