summaryrefslogtreecommitdiffstats
path: root/base/linux_util.h
Commit message (Expand)AuthorAgeFilesLines
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-141-7/+0
* Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad"piman@chromium.org2014-05-141-0/+7
* Remove unneeded kFindInodeSwitchmdempsky@chromium.org2014-05-131-2/+0
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-131-7/+0
* Create a new SetuidSandboxClient class.jln@chromium.org2012-07-231-5/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Move some const char definitions to the .cc file. (try 2)thestig@chromium.org2012-06-131-4/+4
* Revert 141810 - Cleanup: Move some const char definitions to the .cc file.cpu@chromium.org2012-06-131-4/+5
* Cleanup: Move some const char definitions to the .cc file.thestig@chromium.org2012-06-131-5/+4
* Linux: bump the setuid sandbox API numberjln@chromium.org2012-06-051-1/+1
* Setuid sandbox API versioningjln@chromium.org2012-06-051-1/+6
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-9/+9
* Always search TIDs for the crashing processes.kmixter@chromium.org2011-06-211-2/+4
* Add BASE_API to the remaining functions in linux_util.bryner@chromium.org2011-05-261-5/+6
* linux: components buildevan@chromium.org2011-05-021-2/+4
* Revert 83629 - linux components: expose more BASE_API used by Chrome itselfmaf@chromium.org2011-04-301-4/+2
* linux components: expose more BASE_API used by Chrome itselfevan@chromium.org2011-04-291-2/+4
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+1
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-261-0/+7
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-2/+0
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Linux: Guess the thread id for crashing renderers in a different PID namespace.thestig@chromium.org2010-07-161-0/+6
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-131-5/+0
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-221-39/+0
* GTK: Improve xfce detection.erg@chromium.org2010-04-151-1/+2
* Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and r...thestig@chromium.org2010-04-031-23/+12
* GTK: Turn on the GTK+ integration by default.erg@chromium.org2010-03-261-0/+1
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+19
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+2
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-2/+0
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+2
* Linux: Add missing include.craig.schlenter@chromium.org2009-10-291-0/+1
* Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...thestig@chromium.org2009-10-291-0/+7
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-1/+10
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-5/+11
* Try again: Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-221-0/+18
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-6/+0
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-0/+6
* Include output of "lsb_release -d" in crash reports.thestig@chromium.org2009-07-171-0/+6
* Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...sgk@google.com2009-04-211-0/+19