| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -1/+39 |
* | Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04). | mdm@chromium.org | 2009-11-25 | 1 | -1/+6 |
* | Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_... | thestig@chromium.org | 2009-10-29 | 1 | -0/+126 |
* | Trim the lsb_release output in GetLinuxDistro. | thestig@chromium.org | 2009-10-21 | 1 | -1/+3 |
* | Simplify GetLinuxDistro() for Chrome OS. | thestig@chromium.org | 2009-10-21 | 1 | -5/+13 |
* | On Linux, Chrome uses lsb_release (a python script) to determine the name of ... | cmasone@google.com | 2009-10-19 | 1 | -0/+4 |
* | Make GetLinuxDistro thread-safe. | thestig@chromium.org | 2009-10-13 | 1 | -8/+61 |
* | Linux: make the "change proxy settings" button able to start several proxy co... | mdm@chromium.org | 2009-08-20 | 1 | -3/+25 |
* | linux: generalize desktop environment guessing to encompass KDE | evan@chromium.org | 2009-07-23 | 1 | -8/+19 |
* | Try again: Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-22 | 1 | -0/+50 |
* | Revert "Add proxy config (using gnome-network-preferences)" | mattm@chromium.org | 2009-07-18 | 1 | -10/+0 |
* | Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-17 | 1 | -0/+10 |
* | Include output of "lsb_release -d" in crash reports. | thestig@chromium.org | 2009-07-17 | 1 | -1/+32 |
* | Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in... | sgk@google.com | 2009-04-21 | 1 | -0/+31 |