1. 4072fcf [fuchsia] Implement ProcessMetrics::GetCumulativeCPUUsage() by Fabrice de Gans · 4 years ago
  2. 2ebc2f2 Fix Android -Wunreachable-code-return compile errors by Peter Kotwicz · 4 years ago
  3. 2771b0f Fix some -Wunreachable-code-aggressive warnings by Nico Weber · 4 years ago
  4. 138d7ff7 Fix [readability/namespace] lint errors in base/ by Sumaid Syed · 4 years, 1 month ago
  5. d3e5d6e Remove TimeDelta::FromMilliseconds(INFINITE) pattern by Bruce Dawson · 4 years, 1 month ago
  6. 9df510e Removing windows.h includes from some base headers by Bruce Dawson · 4 years, 2 months ago
  7. e93e9b2 Reland "[base] Don't include <ostream> in string_piece.h" by Hans Wennborg · 4 years, 2 months ago
  8. 1ad438d Changes to base to allow removing windows.h by Bruce Dawson · 4 years, 2 months ago
  9. 1e83eef Revert "[base] Don't include <ostream> in string_piece.h" by Peter Williamson · 4 years, 2 months ago
  10. 472bf83 [base] Don't include <ostream> in string_piece.h by Hans Wennborg · 4 years, 2 months ago
  11. e08ca1334 -Wdeprecated-copy fixes: base/ by Peter Kasting · 4 years, 2 months ago
  12. b29fd271 Add IsCurrentProcessInAppContainer to base. by Will Harris · 4 years, 2 months ago
  13. 309ed42 Remove uses of base::DictionaryValue in //base/process by Sylvain Defresne · 4 years, 2 months ago
  14. 0184544 Fix -Wunreachable-code-aggressive: base/ by Peter Kasting · 4 years, 2 months ago
  15. b7f2622 Swap from base/stl_util.h to cxx17_backports.h in base/ .cc files. by Lei Zhang · 4 years, 3 months ago
  16. 5e8d822cc4 Remove unneeded base/macros.h includes from many base/ files. by Lei Zhang · 4 years, 3 months ago
  17. c0e57ccc7 [fuchsia] s/ZX_INFO_PROCESS_V2/ZX_INFO_PROCESS by Joshua Seaton · 4 years, 3 months ago
  18. ceb2fb3 [PA][BRP] Move PartitionAlloc/BRP buildflags from base to base/allocator by Bartek Nowierski · 4 years, 3 months ago
  19. 81e85821 base/process: Support PA-E for mac (UncheckedMalloc/Calloc) by Yuki Shiino · 4 years, 3 months ago
  20. 21c390b Remove some unneeded base/stl_util.h includes in base/ and mojo/. by Lei Zhang · 4 years, 3 months ago
  21. f0e3671 Move base::TimeDelta::FromString() to its own file. by Lei Zhang · 4 years, 3 months ago
  22. 046ecad Introduce ownership tracking for base::ScopedFD by Ken Rockot · 4 years, 3 months ago
  23. ff665088 [base] Drop max_tokens pragma for process_metrics.h by Hans Wennborg · 4 years, 3 months ago
  24. b8a9a66 Partially re-enable OutOfMemoryDeathTest on x86 Android. by Torne (Richard Coles) · 4 years, 3 months ago
  25. f80e0f7d Add missing include in base/process_metrics.h by Olivier Li · 4 years, 3 months ago
  26. 7dd58ad Reland "base: Replace base::Optional and friends with absl counterparts" by Anton Bikineev · 4 years, 3 months ago
  27. 6dd5406a Revert "base: Replace base::Optional and friends with absl counterparts" by Findit · 4 years, 3 months ago
  28. 3c983bd base: Replace base::Optional and friends with absl counterparts by Anton Bikineev · 4 years, 3 months ago
  29. 425893e Remove base/memory/page_size.h from base/process/process_metrics.h. by Lei Zhang · 4 years, 4 months ago
  30. aecb6ff6 Clean up headers in base/process/process_metrics.h. by Lei Zhang · 4 years, 4 months ago
  31. fa24f4d Bump the max_tokens_here in process_metrics.cc by Michal Mocny · 4 years, 4 months ago
  32. bc9980a Bump the max_tokens_here in process_metrics.cc by Robert Kroeger · 4 years, 4 months ago
  33. faa8f7a [fuchsia] Create skeleton Inspect tree in each web_instance. by Wez · 4 years, 4 months ago
  34. eb72ef0 Update Memory doc URL in ProcessMetrics by Olivier Li · 4 years, 4 months ago
  35. 133b1f5 Don't include feature_list.h in partition_alloc_features.h by Hans Wennborg · 4 years, 4 months ago
  36. 1757508 Forward declare base::FilePath in some commonly used headers. by Lei Zhang · 4 years, 4 months ago
  37. 263684ce Use WARN_UNUSED_RESULT for CPU time functions in base::ProcessMetrics by Olivier Li · 4 years, 4 months ago
  38. 4757f6d [fuchsia] Implement base::Process::CreationTime(). by Wez · 4 years, 4 months ago
  39. 0d85a9d3 Move base::GetPageSize() to its own file. by Lei Zhang · 4 years, 4 months ago
  40. 9d8f05c Use OS_MAC than OS_APPLE in some cases when used together with OS_IOS. by Peng-Yu Chen · 4 years, 4 months ago
  41. 9e7d902 [base] Don't include values.h in proces_metrics.h by Hans Wennborg · 4 years, 4 months ago
  42. b49a213e Remove unneeded base/strings/stringprintf.h includes. by Lei Zhang · 4 years, 4 months ago
  43. 9716b30 Use mallinfo2 with glibc 2.33 and up by Marek Ruszczynski · 4 years, 5 months ago
  44. 6b70182 Apply modernize-make-unique for ChromeOS by Peter Boström · 4 years, 5 months ago
  45. 1e33797 [fuchsia] Migrate to ZX_INFO_PROCESS_V2 by Joshua Seaton · 4 years, 5 months ago
  46. 5122953 doc: reverse condition on |exit_code| test by Johann · 4 years, 5 months ago
  47. 30f9447 documentation: exit_code only used on Windows by Johann · 4 years, 5 months ago
  48. 1128dda Remove obsolete histograms PerformanceMonitor.AverageDisk*. by Francois Doray · 4 years, 5 months ago
  49. 116ea8b3 Process::Terminate windows: fix documentation by Johann · 4 years, 5 months ago
  50. 5f5b451a [base] Don't include stl_util.h in file_path.h by Hans Wennborg · 4 years, 5 months ago
  51. 345c2bd Remove Rosetta handling (3/4) by Avi Drissman · 4 years, 5 months ago
  52. 09a4396 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 4 years, 6 months ago
  53. bbdccd06 Revert "mac: Put posix_spawnattr_set_csm_np behind an SDK #ifdef." by Sylvain Defresne · 4 years, 6 months ago
  54. 65b2584 mac: Put posix_spawnattr_set_csm_np behind an SDK #ifdef. by Robert Sesek · 4 years, 6 months ago
  55. 46e23c8 mac: Enable process-wide CPU mitigations where available. by Robert Sesek · 4 years, 6 months ago
  56. f2785b2 Disable OutOfMemoryDeathTest on x86 Android. by Torne (Richard Coles) · 4 years, 6 months ago
  57. cce41c4 Crash more usefully in OnNoMemoryInternal. by Torne (Richard Coles) · 4 years, 6 months ago
  58. e644bd6 Add the context-lost-count and context-lost-time crash keys by Peng Huang · 4 years, 6 months ago
  59. d383c77 Adds disable_cetcompat option to base::LaunchProcess. by Alex Gough · 4 years, 6 months ago
  60. ca89854 base/allocator: Properly route UncheckedMalloc to UncheckedAlloc by Yuki Shiino · 4 years, 6 months ago
  61. 5db50ac [base] Remove StringPiece::as_string() in //base by Jan Wilken Dörrie · 4 years, 7 months ago
  62. 930bbf4b [fuchsia] Transition base::fuchsia usage by Fabrice de Gans-Riberi · 4 years, 7 months ago
  63. f6e6c27 Simplify OOM handling. by Torne (Richard Coles) · 4 years, 7 months ago
  64. 1b980fd Fail and print logs on long tasks in browser tests by danakj · 4 years, 7 months ago
  65. c90800e [base] Fix -Wfree-nonheap-object warning in memory_unittest.cc by Hans Wennborg · 4 years, 7 months ago
  66. 6d452a9 [base] Remove ScopedAllowIO in GetSystemMemoryInfo by Kuo-Hsin Yang · 4 years, 8 months ago
  67. 6836c0d5 Reland "[base] Fix trace events and blocking types when blocked on modal dialogs" by Gabriel Charette · 4 years, 8 months ago
  68. 2e832720 Expose base LaunchOptions ctrl_terminal_fd to lacros by Joel Hockey · 4 years, 8 months ago
  69. 8aa9b17 Revert "[base] Fix trace events and blocking types when blocked on modal dialogs" by Tal Pressman · 4 years, 8 months ago
  70. 2ecb8d1 [base] Fix trace events and blocking types when blocked on modal dialogs by Gabriel Charette · 4 years, 9 months ago
  71. 2026124 base: disable Process.LaunchMac on arm64 by Elly Fong-Jones · 4 years, 9 months ago
  72. 0e7f165a Reland "mojo: Remove ScopedProcessHandle in favor of base::Process." by Robert Sesek · 4 years, 9 months ago
  73. 492a7f20 Delete base::Process::DeprecatedGetProcessFromHandle() by Robert Sesek · 4 years, 9 months ago
  74. 000df18f Reland "LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH)" by Yuta Hijikata · 4 years, 9 months ago
  75. 0143c80 Revert "mojo: Remove ScopedProcessHandle in favor of base::Process." by Ken Rockot · 4 years, 10 months ago
  76. d5f35679 mojo: Remove ScopedProcessHandle in favor of base::Process. by Robert Sesek · 4 years, 10 months ago
  77. db9ae794 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 4 years, 10 months ago
  78. 91a94c7 Revert "LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH)" by Wei-Yin Chen (陳威尹) · 4 years, 10 months ago
  79. d9689b0 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_CHROMEOS_ASH) by Yuta Hijikata · 4 years, 10 months ago
  80. dcfbb59 mac-arm64: Run x86_64 Widevine, if available, under Rosetta by Mark Mentovai · 4 years, 10 months ago
  81. 4169c9f Add HANDLE_EINTR() to mprotect() calls. by Benoit Lize · 4 years, 10 months ago
  82. a61fb57 base: Use range based algorithms instead of iterator based by Anton Bikineev · 4 years, 11 months ago
  83. 7cc65fc [base] Add function GetGraphicsMemoryInfo by Kuo-Hsin Yang · 4 years, 11 months ago
  84. 108d547b base::CPU: Return no-destruct reference from GuessCoreTypes() by Eric Seckler · 4 years, 11 months ago
  85. ee44a3b [fuchsia] Remove fuchsia sub-namespace from file_utils.h by Fabrice de Gans-Riberi · 4 years, 11 months ago
  86. 3a72572 [fuchsia] Clone UTC clock when launching processes by Adam Lesinski · 5 years ago
  87. 69f65b4 [fuchsia] Update Fuchsia-related TODOs with bug references by Fabrice de Gans-Riberi · 5 years ago
  88. 7d7efd9f Fix leak of process_token. by Joe Laughlin · 5 years ago
  89. ab56f41 Add alloc_unchecked_function to allocator_shim. by Takashi Sakamoto · 5 years ago
  90. a141f59 Add VmStatInfo field oom_kill by Kuo-Hsin Yang · 5 years ago
  91. 695b06d1 Revert "Improved error reporting when execvp fails" by Giovanni Ortuño Urquidi · 5 years ago
  92. 7e47f6d49 Improved error reporting when execvp fails by Peter McNeeley · 5 years ago
  93. 7c68f58 lacros: Renamed build/lacros_buildflags.h to build/chromeos_buildflags.h by Hidehiko Abe · 5 years ago
  94. 8a54469 [base] Enable Process::CreationTime() on Android for "self". by Benoit Lize · 5 years ago
  95. 5c8fd42b Turn down OOM memory test allocation a wee bit by Avi Drissman · 5 years ago
  96. 841af25 Delete 32-bit only Mac test by Avi Drissman · 5 years ago
  97. 39b8d34 Refactor OS_LINUX preprocessor directive for LaCrOS effort. by Sean McAllister · 5 years ago
  98. 4aa966b [base] Remove StringPiece16::as_string by Jan Wilken Dörrie · 5 years ago
  99. f05bb10 [base] Remove BasicStringPiece::starts_with() by Jan Wilken Dörrie · 5 years ago
  100. 17cd433 Misc. cleanup, base/ edition. by Peter Kasting · 5 years ago