1. 9749550 GTTF: Initialize TestTimeouts in out-of-process test runner. by [email protected] · 14 years ago
  2. 235ef1a Fix one more time the linux tests, in other words giving up on improving the tests by [email protected] · 14 years ago
  3. 74bef42 fix failing linux tests. by [email protected] · 14 years ago
  4. 568bfb0 Add a more comprehensive background mode for a process. by [email protected] · 14 years ago
  5. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  6. 56f0f26 Get service process running standalone on the mac by hooking it into launchd. by [email protected] · 14 years ago
  7. e5f8065 Fix file descriptor leak in base_unittests ProcessUtilTest.LaunchApp. The by [email protected] · 15 years ago
  8. d028296 Remove base/debug_util. Move the debug UI related functions to base/debug/debugger.h by [email protected] · 15 years ago
  9. ce072a7 Move platform_thread to base/threading and put in the base namespace. I left a by [email protected] · 15 years ago
  10. 443b80e This adds some plumbing for propagating the status and error code of a renderer process that went away so that we can tell at the UI level what happened to the tab: did it crash, or was it killed by the OOM killer (or some other reason). This is in preparation for implementing a new UI for when a process is killed by the OOM on ChromeOS which handles it differently from a crash. by [email protected] · 15 years ago
  11. c4ecdcf Reconstructing 67000. (python24 -> python26). by [email protected] · 15 years ago
  12. 53edc64 Reverting 67000. by [email protected] · 15 years ago
  13. ca57825 Switching chrome to use python26 in place of python24. by [email protected] · 15 years ago
  14. 22b61ba Revert 63067 - This adds some plumbing for propagating the status and error code of a by [email protected] · 15 years ago
  15. b121b12 This adds some plumbing for propagating the status and error code of a by [email protected] · 15 years ago
  16. dcd869c FBTF: Move some heavy, repeatedly emitted symbols to implementation files. by [email protected] · 15 years ago
  17. 7303999e Fix gtest warnings when running the process_util_unittest. by [email protected] · 15 years ago
  18. 20e1491 Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file. by [email protected] · 15 years ago
  19. 0445eb4 CommandLine: eliminate wstring-accepting AppendLooseValue by [email protected] · 15 years ago
  20. 85f6335 Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  21. 19d536f Cleanup in base. This moves the implementation (and a bunch of header file by [email protected] · 15 years ago
  22. be1ce6a7 Add #include utf_string_conversions.h to all files that use ASCIIToWide and by [email protected] · 15 years ago
  23. d420c31e Add an AppendSwitchASCII to CommandLine, and convert a test to it. by [email protected] · 15 years ago
  24. 3b9f5aa Revert 53903 - Revert 52613 - Revert 52608 - Add and alternative GetAppOutput() to process_util that takes a timeout. by [email protected] · 15 years ago
  25. 5ba734fe Revert 52613 - Revert 52608 - Add and alternative GetAppOutput() to process_util that takes a timeout. by [email protected] · 15 years ago
  26. 838eb9df Revert 52608 - Add and alternative GetAppOutput() to process_util that takes a timeout. by [email protected] · 15 years ago
  27. 5743490 Add and alternative GetAppOutput() to process_util that takes a timeout. by [email protected] · 15 years ago
  28. 6cfa339 Catch OOMs in purgeable memory. by [email protected] · 15 years ago
  29. 39b011a Revert 51371 - Catch OOMs in purgeable memory. by [email protected] · 15 years ago
  30. d3bf9da Catch OOMs in purgeable memory. by [email protected] · 15 years ago
  31. baead4f Minor cleanups of usage of process_util code. by [email protected] · 15 years ago
  32. 96878a21 Changed the position of the output->swap() call. This way, even if the command encounters an error, we still record the output. This is important for the case when stderr has been redirected to stdout, and we'd like to see stdout even when the exit code is non-zero. by [email protected] · 15 years ago
  33. a1a82d5 Patch out posix_memalign in the out-of-memory killer. by [email protected] · 15 years ago
  34. 0281161c 64-bit support for Mac OS X in base_unittests. by [email protected] · 15 years ago
  35. b6128aa Move common code into process_util.cc. by [email protected] · 15 years ago
  36. e80bea9a Make DidProcessCrash a bit more solid and accurate on Windows by [email protected] · 15 years ago
  37. 9f95844 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
  38. 49c6319 Reverting 41834; ui tests are asploding. by [email protected] · 15 years ago
  39. 73a964f0 Die on an OOM situation in many more cases. by [email protected] · 15 years ago
  40. ef73044e POSIX: don't allocate memory after forking. by [email protected] · 15 years ago
  41. a0607da9 Revert "POSIX: don't allocate memory after forking." by [email protected] · 15 years ago
  42. cd3cf12 POSIX: don't allocate memory after forking. by [email protected] · 15 years ago
  43. e150c038 Reland r40289: "Add support for CHECK_* macros."" by [email protected] · 15 years ago
  44. dedd33e7 Revert r40289: "Add support for CHECK_* macros." by [email protected] · 15 years ago
  45. a1e16e0 Add support for CHECK_* macros. Convert a few places to make sure it works. by [email protected] · 15 years ago
  46. 61a9b2d8 Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. by [email protected] · 15 years ago
  47. cabe39c linux: check the return value passed through HANDLE_EINTR by [email protected] · 16 years ago
  48. e50130b Add a utility function to run a process as an arbitrary user by [email protected] · 16 years ago
  49. 78711ce4 Linux: reenable malloc overrides. by [email protected] · 16 years ago
  50. 4c69100f Also disable tests for code removed in r35804. by [email protected] · 16 years ago
  51. 983ef7f Mac: stop zombie ps processes from being created. by [email protected] · 16 years ago
  52. e43eddf1 Changes to base/ from a combination of FreeBSD and OpenBSD patches. by [email protected] · 16 years ago
  53. 3c4e3015 Enable TCMalloc on Linux by default. by [email protected] · 16 years ago
  54. 999d37e0 linux: fix a warning in the process_util unittest by [email protected] · 16 years ago
  55. f76b49d linux: fix a warning in the process_util unittest by [email protected] · 16 years ago
  56. 9be42c8 For Linux, override malloc and friends so that we can detect and then stop on out of memory. by [email protected] · 16 years ago
  57. f164cea Mac: Implement about:memory. by [email protected] · 16 years ago
  58. 276aa6a Lower priorities of background tabs on linux. by [email protected] · 16 years ago
  59. 51343d5a Remove deprecated CommandLine(std::wstring) ctor. by [email protected] · 16 years ago
  60. 91b2805 Fix ProcessUtilTest.FDRemapping hang on x86_64 by counting open fds in child process nondestructively by [email protected] · 16 years ago
  61. 659f73fa Turn NULL used as int to 0. (Excluding chrome/browser/...) by [email protected] · 16 years ago
  62. d2ed2383 linux: implement GetCPUUsage() so the task manager shows CPU by [email protected] · 16 years ago
  63. 5a3b914 Revert "Fix a ton of compiler warnings." by [email protected] · 16 years ago
  64. be952c3c Fix a ton of compiler warnings. by [email protected] · 16 years ago
  65. 7dc21e5 linux: call g_thread_init() at relevant startup points by [email protected] · 16 years ago
  66. ce4f3bd Revert "linux: call g_thread_init() at relevant startup points" by [email protected] · 16 years ago
  67. d07f317 linux: call g_thread_init() at relevant startup points by [email protected] · 16 years ago
  68. 78c6dd6 Enable zygote manager by default. by [email protected] · 16 years ago
  69. 3338876 Harmonizing ProcessUtil::GetAppOutput on Win/Unix by [email protected] · 16 years ago
  70. 157c61b POSIX: Add a macro for handling EINTR. by [email protected] · 16 years ago
  71. 1e31211 This CL adds a utility method that lets you start a process and block until the process terminates, and retrieve what the process printed to the standard output. by [email protected] · 16 years ago
  72. c0b210ee Add GetAppOutput function, a better replacement for popen. by [email protected] · 16 years ago
  73. 9abfae3 This should make ProcessUtilTest.KillSlowChild not-flaky. by [email protected] · 16 years ago
  74. 0428f2c Fixes a build break caused by r10178. by [email protected] · 17 years ago
  75. b285a98a Try to fix the tree. by [email protected] · 17 years ago
  76. f4434b2a Fix more GCC 4.3 warnings. by [email protected] · 17 years ago
  77. cd4fd15 Fix the windows implementation of KillProcess and WaitForSingleProcess to not close the process handle that they do not own. by [email protected] · 17 years ago
  78. 607fa45 Rewrite the mac named process iterator: by [email protected] · 17 years ago
  79. 962dd31 Implement NamedProcessIterator in base/process_util_mac.mm. Patch by Naoki by [email protected] · 17 years ago
  80. 05d4b0a Add routine to close file descriptors on exec for linux and mac. See BUG 6598. by [email protected] · 17 years ago
  81. 302831b Call logging::InitLogging. The lack of this was causing some hangs (and possibly crashes) in ObserverListTest.BUG=6286 by [email protected] · 17 years ago
  82. ca020961 Fix TODOs in base/ : by [email protected] · 17 years ago
  83. a6f19c6 Processes take a long time to start if started via ssh, by [email protected] · 17 years ago
  84. fa3097a6a5 * On POSIX, make sure we don't leak FDs when launching child Processes. by [email protected] · 17 years ago
  85. c51e069 Reverting 7156. by [email protected] · 17 years ago
  86. 29ccac13 * On POSIX, make sure we don't leak FDs when launching child Processes. by [email protected] · 17 years ago
  87. 176aa48 Add Terminate() to the Process object, have RenderProcessHost use this to avoid some more Windows specific code. by [email protected] · 17 years ago
  88. 021b2b62 Fix compilation error on Windows and link error on Mac by [email protected] · 17 years ago
  89. ab0e222 Port GetProcessCount(), KillProcesses(), and CleanupProcesses(). by [email protected] · 17 years ago
  90. 307f536 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process names by [email protected] · 17 years ago
  91. fb7f9be Added linux process utilities and tests. by [email protected] · 17 years ago
  92. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  93. d7cae12 Add base to the repository. by initial.commit · 17 years ago