summaryrefslogtreecommitdiffstats
path: root/base/linux_util.cc
Commit message (Expand)AuthorAgeFilesLines
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+4
* BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUXpvalchev@google.com2010-03-101-1/+3
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-1/+39
* Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04).mdm@chromium.org2009-11-251-1/+6
* Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...thestig@chromium.org2009-10-291-0/+126
* Trim the lsb_release output in GetLinuxDistro.thestig@chromium.org2009-10-211-1/+3
* Simplify GetLinuxDistro() for Chrome OS.thestig@chromium.org2009-10-211-5/+13
* On Linux, Chrome uses lsb_release (a python script) to determine the name of ...cmasone@google.com2009-10-191-0/+4
* Make GetLinuxDistro thread-safe.thestig@chromium.org2009-10-131-8/+61
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-3/+25
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-8/+19
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-0/+50
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-10/+0
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-0/+10
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-171-1/+32
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-0/+31