1. 6f2831b Remove large test timeout. It's large and only used at one place. by phajdan.jr@chromium.org · 10 years ago
  2. 01f3da4 Move file_util to base/files/ directory. by brettw@chromium.org · 10 years ago
  3. 7604f63 Disable all the tests that are flaking more than 5% on Linux builders. by jam@chromium.org · 10 years ago
  4. b7ad27f Disable certain malloc-library tests for OSX 10.9 32-bit. by shess@chromium.org · 10 years ago
  5. 5acfc00 [Mac] Fix ProcessUtilTest.FDRemapping for 10.9 and later. by shess@chromium.org · 10 years ago
  6. e41b084 Complete the removal of ProcessMetrics::CalculateFreeMemory by wfh@chromium.org · 10 years ago
  7. 0cd4615 Remove ProcessMetrics::CalculateFreeMemory. by wfh@chromium.org · 10 years ago
  8. a679c26 Alter the design of the bootstrap sandbox to only take over the bootstrap port of children when necessary. by rsesek@chromium.org · 10 years ago
  9. 4c6b452 Cleanup WaitpidWithTimeout by mdempsky@chromium.org · 10 years ago
  10. 96e3040 Clear environment variables for nacl_helper by elijahtaylor@chromium.org · 10 years ago
  11. 1c65d27 Increase fd limit to 1024 on Mac with content shell. by jbauman@chromium.org · 10 years ago
  12. 95cbdcd Fix test disabling for ProcessUtilTest.GetAppOutputRestricted by zea@chromium.org · 10 years ago
  13. f6d1df8 Disable ProcessUtilTest.GetAppOutputRestricted on Android by zea@chromium.org · 10 years ago
  14. ab96aee Use process_singleton_linux on Mac. by jackhou@chromium.org · 10 years ago
  15. 7595456 Switch from a DCHECK to RAW_LOG in base::LaunchProcess. by rsesek@chromium.org · 10 years ago
  16. ebb62f4 Re-enable ProcessUtilTest.GetTerminationStatusCrash on Win64 bots by jschuh@chromium.org · 10 years ago
  17. f09e223 [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h. by rsesek@chromium.org · 10 years ago
  18. b6de313 Use TimeTicks instead of gettimeofday in ProcessMetrics. by thakis@chromium.org · 10 years ago
  19. e7cb1d5 Use cross-platform base::UncheckedMalloc for skia by b.kelemen@samsung.com · 10 years ago
  20. b2c10c5 Update code related to OOM errors in sanitizer builds. by earthdok@chromium.org · 10 years ago
  21. 87839ab Use SYZYASAN instead of ADDRESS_SANITIZER. by chrisha@google.com · 10 years ago
  22. c116c94 Make possible to check memory allocations inside chromium by b.kelemen@samsung.com · 10 years ago
  23. 3727389 Move CommandLine to base namespace. by brettw@chromium.org · 10 years ago
  24. b52f29b Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  25. 7ee0956 Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by jochen@chromium.org · 10 years ago
  26. 9e91982 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  27. 6209f3a Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.chromium.org/191673003/) by thakis@chromium.org · 10 years ago
  28. 917f714 Implement ScopedFD in terms of ScopedGeneric. by brettw@chromium.org · 10 years ago
  29. aa82a77 Move more file_util functions to base namespace. by brettw@chromium.org · 10 years ago
  30. 733a502 Add support for FreeBSD in base/ , base/process/ , and base/threading so that the bootstrap binary for GN (the one in TEMPDIR) can be built and run. by r.c.ladan@gmail.com · 10 years ago
  31. ceed605 Get rid of multiprocess_test's debug_on_start arguments. by viettrungluu@chromium.org · 10 years ago
  32. 8c7b6b8 Move WriteFile and WriteFileDescriptor from file_util to base namespace. by brettw@chromium.org · 10 years ago
  33. dc9e0c8 Remove the MultiProcessTest::SpawnChild() that as an fds_to_map argument. by viettrungluu@chromium.org · 10 years ago
  34. 3f29699 only do linux pvalloc OutOfMemoryDeathTest on non-tcmalloc glibc builds by mostynb@opera.com · 10 years ago
  35. 55bf332 Move TrimWhitespace to the base namespace. by brettw@chromium.org · 10 years ago
  36. c494b36 Convert scoped_ptr_malloc -> scoped_ptr, part 1. by viettrungluu@chromium.org · 10 years ago
  37. 7a8ea85 Creates a way to launch the utility process with elevated privileges on Windows systems for the rare operations that require administrator access. by haven@chromium.org · 10 years ago
  38. 7329919 Cleanup: Remove a reference to a heapchecker define that no longer exists. by thestig@chromium.org · 11 years ago
  39. 7c29f47 Add an 'Idle Wake Ups' metric to the task manager, implement backend on mac by thakis@chromium.org · 11 years ago
  40. 79497a2 Parse /proc/<pid>/stats fields as int64 by sheu@chromium.org · 11 years ago
  41. 6c62b4e posix LaunchProcess: remove more iterator usage that was missed in r243401 by mattm@chromium.org · 11 years ago
  42. 41e92b6 posix LaunchProcess: Don't use STL iterators after fork. by mattm@chromium.org · 11 years ago
  43. 62c7227 Make gtest always use simple internal regex engine. by mithro@mithis.com · 11 years ago
  44. d40b84d Make LaunchProcess able to inherit only specified handles on Vista+. by viettrungluu@chromium.org · 11 years ago
  45. 143bb95 Revert 239423 since it breaks base_unittests in linux, cros, mac valgrind bots. by sadrul@chromium.org · 11 years ago
  46. 629b976 Make gtest always use simple internal regex engine. by mithro@mithis.com · 11 years ago
  47. a1173bf Make GN use the python on the path. by brettw@chromium.org · 11 years ago
  48. c227bb7 Revert 238913 "Make gtest always use simple internal regex engine." by hashimoto@chromium.org · 11 years ago
  49. a8fa945 Make gtest always use simple internal regex engine. by mithro@mithis.com · 11 years ago
  50. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  51. 88ac576 Extract unit tests from the mixed bag process_util_unittest.cc into proper files. by maruel@chromium.org · 11 years ago
  52. f1d0969 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  53. 2873d9b Move Posix file utils to the base namespace. by brettw@chromium.org · 11 years ago
  54. 7d5c33e Revert of https://codereview.chromium.org/71013004/ by hashimoto@chromium.org · 11 years ago
  55. 2973cc4 Base: Remove Receive() from ScopedHandle. by rvargas@chromium.org · 11 years ago
  56. 8d0fa9a Support use_glib==0 on Linux in base by spang@chromium.org · 11 years ago
  57. dfbdbd3 Include <unistd.h> in base/process/internal_linux.h. by earthdok@chromium.org · 11 years ago
  58. e0e53b7 Fixes for -Wunused-function on Linux, Android and ChromeOS by hans@chromium.org · 11 years ago
  59. 70451b2 Android: remove ContentViewCore from the renderer crash codepath. by ppi@chromium.org · 11 years ago
  60. a679abb Fix parsing of vmstat, improve meminfo parsing, and add unittests by sonnyrao@chromium.org · 11 years ago
  61. 1d638b3 Refactor parsing of /proc files into separate functions by davemoore@chromium.org · 11 years ago
  62. 43a72ff PerformanceMonitor: Add a new UMA histograms to track average CPU utilization of the browser process by oysteine@chromium.org · 11 years ago
  63. f9eeb24 Add sk_calloc and sk_calloc_throw to SkMemory_new_handler.cpp. by mtklein@google.com · 11 years ago
  64. 1f641f0 Disable ProcessUtilTest.GetAppOutputRestrictedNoZombies under ASan on 64-bit OS X by glider@chromium.org · 11 years ago
  65. 8b20a36 Clean up a few unused globals. by thakis@chromium.org · 11 years ago
  66. e4305a2 Fix a bug where killing pages doesn't yield a sad-tab by ccameron@chromium.org · 11 years ago
  67. 34264bc GTTF: launch test processes using job objects on Windows. by phajdan.jr@chromium.org · 11 years ago
  68. a0c05bf Implement ToValue() for SystemMetrics, SystemMemoryInfoKB, DiskInfo, and SwapInfo. These are used to serialize the data inside these structs. by jwmak@chromium.org · 11 years ago
  69. 479041d Update Mali memory attribute sysfs location by dbehr@chromium.org · 11 years ago
  70. de35f58 Add more member data to SystemMemoryInfoKB and SystemMetrics. Upgrade functions as needed. by jwmak@chromium.org · 11 years ago
  71. b5e877c Add the DiskInfo struct and associated functions to collect and hold system disk metrics. by nduca@chromium.org · 11 years ago
  72. 1abc696 Move ReadFileToString to the base namespace. by brettw@chromium.org · 11 years ago
  73. 50484af Move AlterEnvironment to base/environment.h, implement on Windows. This re-implements the Posix version to be more like the Windows version and to share some parsing code. The new version will be somewhat slower due to some extra mallocs, but is shorter and more clear. I didn't want to implement a super optimized version on Windows, and the alternative would be to keep the new Windows version and the old Posix version in parallel which seemed less desirable. by brettw@chromium.org · 11 years ago
  74. b39d7da Move the SwapData class to base/process (where other system metrics data reside) and rename it to SwapInfo. by nduca@chromium.org · 11 years ago
  75. a937a5b Move some platform-specific functions up in the code to make it cleaner. This does not add new code or functionality. by jwmak@chromium.org · 11 years ago
  76. 2cdf347 process_metrics.h provides a variety of platform specific functions for getting performance metrics for the the system, but the metrics that are available from system to system requires unwinding all the ifdefs in the file. This patch introduces a base class that contains all the system-wide performance metrics available for the particular platform. In perfmon applications, one often just wants to grab all the metrics that we have for the system and dump them. In followup patches, an Value* AsValue() will be added to this class to facilitate this use case. by jwmak@chromium.org · 11 years ago
  77. 8b154ad Add CurrentProcessInfo::CreationTime() for Linux by simonjam@chromium.org · 11 years ago
  78. dd8cb03 Block signals while forking so they aren't run in the child process. by mdempsky@google.com · 11 years ago
  79. 687756f Update include paths in base for base/process changes. by rsesek@chromium.org · 11 years ago
  80. 0c0b03e roll clang 184830:186332 by thakis@chromium.org · 11 years ago
  81. c2b81bd Move the remaning base/process* files into base/process/. by rsesek@chromium.org · 11 years ago
  82. 678f9b8 Finish splitting base/process_util.h by moving the remaining routines to base/process/launch.h by rsesek@chromium.org · 11 years ago
  83. 0603d9a Record swap sizes on ChromeOS by davemoore@chromium.org · 11 years ago
  84. 524e3d7 Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore. by jam@chromium.org · 11 years ago
  85. 9746b82 Split ProcessHandle and its related routines into base/process/process_handle.h. by rsesek@chromium.org · 11 years ago
  86. 10b6412 Move PathExists to base namespace. by brettw@chromium.org · 11 years ago
  87. 0df6518 Split out process killing functions from base/process_util.h into base/process/kill.h. by rsesek@chromium.org · 11 years ago
  88. 0b0d471 Split memory-related routines out of base/process_util.h into base/process/memory.h. by rsesek@chromium.org · 11 years ago
  89. b45ec93 Use a direct include of time headers in base/, part 2. by avi@chromium.org · 11 years ago
  90. b705214 Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  91. 2ccf679 Split ProcessIterator and friends out of base/process_util.h into base/process/process_iterator.h. by rsesek@chromium.org · 11 years ago
  92. e9b05e4 Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  93. 9f0e31d Revert 202639 "Use totmaps if available on chromeos" by davemoore@chromium.org · 11 years ago
  94. 9cb295c Use totmaps if available on chromeos by davemoore@chromium.org · 11 years ago
  95. 4ae20ac Split ProcessMetrics out of base/process_util.h and into base/process/process_metrics.h. by rsesek@chromium.org · 11 years ago