1. 182cb52 Remove SCM_CREDENTIALS fallback code from breakpad by mdempsky@chromium.org · 10 years ago
  2. 820a732 Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad" by piman@chromium.org · 10 years ago
  3. 4b2a1c7 Remove unneeded kFindInodeSwitch by mdempsky@chromium.org · 10 years ago
  4. abdf8ed Remove SCM_CREDENTIALS fallback code from breakpad by mdempsky@chromium.org · 10 years ago
  5. 442e146 Create a new SetuidSandboxClient class. by jln@chromium.org · 12 years ago
  6. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  7. ce2f241 Cleanup: Move some const char definitions to the .cc file. (try 2) by thestig@chromium.org · 12 years ago
  8. 4e2e0bf Revert 141810 - Cleanup: Move some const char definitions to the .cc file. by cpu@chromium.org · 12 years ago
  9. ffa29f7 Cleanup: Move some const char definitions to the .cc file. by thestig@chromium.org · 12 years ago
  10. 4202193 Linux: bump the setuid sandbox API number by jln@chromium.org · 12 years ago
  11. 8035965 Setuid sandbox API versioning by jln@chromium.org · 12 years ago
  12. e585bed Rename BASE_API to BASE_EXPORT. by darin@chromium.org · 13 years ago
  13. e406ed7 Always search TIDs for the crashing processes. by kmixter@chromium.org · 13 years ago
  14. 47f28f2 Add BASE_API to the remaining functions in linux_util. by bryner@chromium.org · 13 years ago
  15. 3e20889 linux: components build by evan@chromium.org · 13 years ago
  16. fe8d7f8 Revert 83629 - linux components: expose more BASE_API used by Chrome itself by maf@chromium.org · 13 years ago
  17. be80f43 linux components: expose more BASE_API used by Chrome itself by evan@chromium.org · 13 years ago
  18. f4fe79b Move base/win_util to the base/win directory and use the base::win namespace. by brettw@google.com · 14 years ago
  19. 8584b6d Make crash reporting client_id accessible through child_process_logging. by mnissler@chromium.org · 14 years ago
  20. 16a3e0a Remove obviously unneeded forward declarations from headers under src/{app,base,net}. by viettrungluu@chromium.org · 14 years ago
  21. 6d36c5d base: Rename EnvVarGetter to Environment. by tfarina@chromium.org · 14 years ago
  22. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  23. 44836d4 Linux: Guess the thread id for crashing renderers in a different PID namespace. by thestig@chromium.org · 14 years ago
  24. 7acc113 Move non-linux specific code from base/linux_util to app/gtk_util from sprewell by pvalchev@google.com · 14 years ago
  25. 73aec0e bsd: refactor XDG bits of linux_util into a shared file. by evan@chromium.org · 14 years ago
  26. cb2aae8 GTK: Improve xfce detection. by erg@chromium.org · 14 years ago
  27. b6ba943 Move EnvironmentVariableGetter from base/linux_util.h to base/env_var.h and rename it EnvVarGetter. Label base::SysInfo::{Get,Has}EnvVar as deprecated. by thestig@chromium.org · 15 years ago
  28. 83babea GTK: Turn on the GTK+ integration by default. by erg@chromium.org · 15 years ago
  29. eea8306 Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers. by thestig@chromium.org · 15 years ago
  30. 4352f4d Add support for getting the real process id from within the suid sandbox. The browser processes gets the real process ids, so they look correct in the task manager. When it asks the zygote to reap a process, we use the process ids internal to the sandbox. by thestig@chromium.org · 15 years ago
  31. 85f3b30 Revert 30938 - Add support for getting the real process id from within the suid sandbox. The browser processes gets the real process ids, so they look correct in the task manager. When it asks the zygote to reap a process, we use the process ids internal to the sandbox. by thestig@chromium.org · 15 years ago
  32. 04c69f2 Add support for getting the real process id from within the suid sandbox. The browser processes gets the real process ids, so they look correct in the task manager. When it asks the zygote to reap a process, we use the process ids internal to the sandbox. by thestig@chromium.org · 15 years ago
  33. fd4599a Linux: Add missing include. by craig.schlenter@chromium.org · 15 years ago
  34. 2feb1c8 Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_util.cc. Reimplement FileDescriptorGetInode(). by thestig@chromium.org · 15 years ago
  35. 6a0e499 Linux: make the "change proxy settings" button able to start several proxy config utilities. by mdm@chromium.org · 15 years ago
  36. 01e3d87 linux: generalize desktop environment guessing to encompass KDE by evan@chromium.org · 15 years ago
  37. 625865e Try again: Add proxy config (using gnome-network-preferences) by mattm@chromium.org · 15 years ago
  38. 2dcd128 Revert "Add proxy config (using gnome-network-preferences)" by mattm@chromium.org · 15 years ago
  39. 5766f3e Add proxy config (using gnome-network-preferences) by mattm@chromium.org · 15 years ago
  40. a5a2b6e Include output of "lsb_release -d" in crash reports. by thestig@chromium.org · 15 years ago
  41. e1f4a24 Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in guchar from gtk.h) and moving it from base/gfx to base. by sgk@google.com · 15 years ago