| Commit message (Expand) | Author | Age | Files | Lines |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -2/+1 |
* | Make crash reporting client_id accessible through child_process_logging. | mnissler@chromium.org | 2010-08-26 | 1 | -0/+7 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 1 | -2/+0 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Linux: Guess the thread id for crashing renderers in a different PID namespace. | thestig@chromium.org | 2010-07-16 | 1 | -0/+6 |
* | Move non-linux specific code from base/linux_util to app/gtk_util | pvalchev@google.com | 2010-05-13 | 1 | -5/+0 |
* | bsd: refactor XDG bits of linux_util into a shared file. | evan@chromium.org | 2010-04-22 | 1 | -39/+0 |
* | GTK: Improve xfce detection. | erg@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r... | thestig@chromium.org | 2010-04-03 | 1 | -23/+12 |
* | GTK: Turn on the GTK+ integration by default. | erg@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th... | thestig@chromium.org | 2009-12-02 | 1 | -0/+19 |
* | Add support for getting the real process id from within the suid sandbox. The... | thestig@chromium.org | 2009-11-04 | 1 | -0/+2 |
* | Revert 30938 - Add support for getting the real process id from within the su... | thestig@chromium.org | 2009-11-04 | 1 | -2/+0 |
* | Add support for getting the real process id from within the suid sandbox. The... | thestig@chromium.org | 2009-11-04 | 1 | -0/+2 |
* | Linux: Add missing include. | craig.schlenter@chromium.org | 2009-10-29 | 1 | -0/+1 |
* | Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_... | thestig@chromium.org | 2009-10-29 | 1 | -0/+7 |
* | Linux: make the "change proxy settings" button able to start several proxy co... | mdm@chromium.org | 2009-08-20 | 1 | -1/+10 |
* | linux: generalize desktop environment guessing to encompass KDE | evan@chromium.org | 2009-07-23 | 1 | -5/+11 |
* | Try again: Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-22 | 1 | -0/+18 |
* | Revert "Add proxy config (using gnome-network-preferences)" | mattm@chromium.org | 2009-07-18 | 1 | -6/+0 |
* | Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-17 | 1 | -0/+6 |
* | Include output of "lsb_release -d" in crash reports. | thestig@chromium.org | 2009-07-17 | 1 | -0/+6 |
* | Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in... | sgk@google.com | 2009-04-21 | 1 | -0/+19 |