1. 5043a89 Remove SCM_CREDENTIALS fallback code from breakpad by [email protected] · 11 years ago
  2. 50ec6b23 Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad" by [email protected] · 11 years ago
  3. dd33ee49 Remove unneeded kFindInodeSwitch by [email protected] · 11 years ago
  4. c0ccd2c Remove SCM_CREDENTIALS fallback code from breakpad by [email protected] · 11 years ago
  5. 8af69c6c Move TrimWhitespace to the base namespace. by [email protected] · 11 years ago
  6. b264eab Move Posix file utils to the base namespace. by [email protected] · 12 years ago
  7. dd4b5126 Update include paths in base for base/process changes. by [email protected] · 12 years ago
  8. d529cb0 Use a direct include of strings headers in base/. by [email protected] · 12 years ago
  9. b8453cc Reland: Fix errors when building android with coverage=1 by [email protected] · 12 years ago
  10. 7f52f3c1 Revert 204556 "Fix errors when building android with coverage=1" by [email protected] · 12 years ago
  11. acf9a37 Fix errors when building android with coverage=1 by [email protected] · 12 years ago
  12. 72659888 Revert 204547 "Fix errors when building android with coverage=1" by [email protected] · 12 years ago
  13. 42b1fe7 Fix errors when building android with coverage=1 by [email protected] · 12 years ago
  14. 604eb05 base: Convert scoped_arrays to the new scoped_ptr style. by [email protected] · 13 years ago
  15. cbf0d1d Set linux distro to CHROMEOS_RELEASE_DESCRIPTION on ChromeOS by [email protected] · 13 years ago
  16. a73ed20 Create a new SetuidSandboxClient class. by [email protected] · 13 years ago
  17. 84a1ab5a Include linux_util for android. by [email protected] · 13 years ago
  18. 46e9acad Cleanup: Move some const char definitions to the .cc file. (try 2) by [email protected] · 13 years ago
  19. ee2635269 Revert 141810 - Cleanup: Move some const char definitions to the .cc file. by [email protected] · 13 years ago
  20. eef23ec Cleanup: Move some const char definitions to the .cc file. by [email protected] · 13 years ago
  21. da9ccfb Cleanup: Remove static storage for variables in an unnamed namespace. by [email protected] · 14 years ago
  22. 69c88e1 Remove obsolete usage of TOUCH_UI. by [email protected] · 14 years ago
  23. 09996cf Differentiate TOUCH_UI builds in crash reporting. by [email protected] · 14 years ago
  24. 6984152 Remove the remaining exit time destructors from base for linux and chromeos. by [email protected] · 14 years ago
  25. a42d463 Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  26. 2f4a8e1 Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  27. da7d86e Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. by [email protected] · 14 years ago
  28. 167ec82 OpenBSD patches for base and build, part 2 by [email protected] · 14 years ago
  29. cb7d53e Always search TIDs for the crashing processes. by [email protected] · 14 years ago
  30. 60ea605 Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b). by [email protected] · 14 years ago
  31. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  32. 20305ec Remove obsolete base/lock.h and fix up callers to use the new header file and by [email protected] · 15 years ago
  33. dc8caba Rename all methods accessing Singleton<T> as GetInstance(). by [email protected] · 15 years ago
  34. a141675 Cleanup some duplicated includes. by [email protected] · 15 years ago
  35. 6dde9d7 Make crash reporting client_id accessible through child_process_logging. by [email protected] · 15 years ago
  36. 76b90d31 base: Rename EnvVarGetter to Environment. by [email protected] · 15 years ago
  37. 66218314 Linux: Guess the thread id for crashing renderers in a different PID namespace. by [email protected] · 15 years ago
  38. 7cd70c3 Move non-linux specific code from base/linux_util to app/gtk_util from sprewell by [email protected] · 15 years ago
  39. 1c65785 bsd: refactor XDG bits of linux_util into a shared file. by [email protected] · 15 years ago
  40. 11991c3 GTK: Improve xfce detection. by [email protected] · 15 years ago
  41. 9bc8cff 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 [email protected] · 15 years ago
  42. 88c50ab GTK: Turn on the GTK+ integration by default. by [email protected] · 15 years ago
  43. 66700d4 BSD port changes for base/ (OS_POSIX/GTK instead of OS_LINUX by [email protected] · 15 years ago
  44. 9e9b6e8e Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather than Chromium specific, and clean up a few headers. by [email protected] · 16 years ago
  45. b8ecd144 Properly detect KDE4 on newer systems (e.g. [K]Ubuntu 9.04). by [email protected] · 16 years ago
  46. 85ebe8f Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_util.cc. Reimplement FileDescriptorGetInode(). by [email protected] · 16 years ago
  47. 94aa5bb1 Trim the lsb_release output in GetLinuxDistro. by [email protected] · 16 years ago
  48. 78f6f51 Simplify GetLinuxDistro() for Chrome OS. by [email protected] · 16 years ago
  49. a4564b2 On Linux, Chrome uses lsb_release (a python script) to determine the name of the distro. On Chrome OS, we don't need to do this. by [email protected] · 16 years ago
  50. 19467c0 Make GetLinuxDistro thread-safe. by [email protected] · 16 years ago
  51. c85cfbd Linux: make the "change proxy settings" button able to start several proxy config utilities. by [email protected] · 16 years ago
  52. d6cb85b linux: generalize desktop environment guessing to encompass KDE by [email protected] · 16 years ago
  53. 87fc168 Try again: Add proxy config (using gnome-network-preferences) by [email protected] · 16 years ago
  54. 200e80d Revert "Add proxy config (using gnome-network-preferences)" by [email protected] · 16 years ago
  55. 425be73f Add proxy config (using gnome-network-preferences) by [email protected] · 16 years ago
  56. 912c645 Include output of "lsb_release -d" in crash reports. by [email protected] · 16 years ago
  57. 75ae542 Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in guchar from gtk.h) and moving it from base/gfx to base. by [email protected] · 16 years ago