Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

  1. d42f011 base: Add platform-agnostic GetAvailablePhysicalMemory helper by Alex Attar · 2 days ago
  2. 502b6c6 Remove superfluous file_util.h includes in various directories by Lei Zhang · 7 days ago
  3. ff9124b Map commit failure exit code to a memory eviction status by Alex Attar · 6 weeks ago
  4. 6c81f4a base: always call the GetAppOutputWithExitCodeAndTimeout callback once by S. Ganesh · 6 weeks ago
  5. 1cf06221 base: add `Process` to GetAppOutputWithExitCodeAndTimeout callback by S. Ganesh · 6 weeks ago
  6. a2100e2ad base: Add status for proactive memory-saving terminations by Alex Attar · 7 weeks ago
  7. 927083be Replace literals with constants kResultCodeKilledBadMessage in process.h by hewro · 8 weeks ago
  8. 8e1287b Forward declare __libc_calloc by Etienne Dechamps · 8 weeks ago
  9. 24101aa [Windows] Use direct unbuffered I/O when extracting archives by Greg Thompson · 9 weeks ago
  10. d321200 Fix the `was_killed` in the Process::TerminateInternal function by hewro · 9 weeks ago
  11. 189a4b5 Implement unchecked calloc via shim by Aldo Culquicondor · 9 weeks ago
  12. 019c115 base: Migrate to new 2-param BASE_FEATURE macro by Xiaohan Wang · 10 weeks ago
  13. 6ce5e39e base: Gate old BASE_FEATURE macro behind a migration define by Xiaohan Wang · 2 months ago
  14. d628c3a [base] Add infrastructure to monitor thread priorities by Anand Ravi · 3 months ago
  15. 8ebbb48f base: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 3 months ago
  16. 9cee804 Reland "Use base::ByteCount in base::SysInfo." by François Doray · 3 months ago
  17. 949e964 Resolve some plugin warnings in chromeos device builds. by Tom Sepez · 3 months ago
  18. 76df430 Revert "Use base::ByteCount in base::SysInfo." by Peter Pakkenberg · 3 months ago
  19. 1d9a1d3 Use base::ByteCount in base::SysInfo. by François Doray · 3 months ago
  20. 7bd9a4b Android: Migrate C++ uses of build_info.h to their split-out equivalents (misc dirs) by Andrew Grieve · 3 months ago
  21. 9e9478a0 Add chrome_enums.proto with a ProcessType enum by Joe Mason · 3 months ago
  22. c4404ffc Switch SystemMemoryInfoKB to use ByteCount by Avi Drissman · 3 months ago
  23. 5c6c4ed Remove ToDict() in process_metrics as they're unused by Avi Drissman · 4 months ago
  24. f6ee10c crash: include command output in minidumps to debug a net problem by Mark Mentovai · 4 months ago
  25. 8604a960 [mojo] Remove Mojo over Binder by Benoît Lizé · 4 months ago
  26. 5b21d68f base: Remove references to BUILDFLAG(IS_NACL) by Takuto Ikuta · 4 months ago
  27. 968cbd1a launch_mac.cc: Remove unused include by Raphael Kubo da Costa · 4 months ago
  28. 9ace135 [tvOS] Use launch_mac.cc with posix_spawn*() functions on the simulator by Raphael Kubo da Costa · 4 months ago
  29. 1ed7af8 Fix LaunchWinTest failure on Git Bash by Tomasz Moniuszko · 5 months ago
  30. eb1e65ec Revert "[CodeHealth] Remove stale base::Feature UseEcoQoSForBackgroundProcess" by François Doray · 5 months ago
  31. bcbe20a Use HOST_VM_INFO64_REV1_COUNT when checking the count of host_vm_info64 by Justin Cohen · 5 months ago
  32. fc7952f0 [tracing] Delete base/trace_event/base_tracing.h by Etienne Pierre-doray · 5 months ago
  33. 96f6f27c Remove superfluous includes for base/debug/stack_trace.h by Lei Zhang · 5 months ago
  34. 4c826fa [tracing] Remove enable_base_tracing by Etienne Pierre-doray · 5 months ago
  35. 70d05a4 Remove code supporting macOS 11 and earlier from //base by Avi Drissman · 6 months ago
  36. b742233 [ios blink] Fix process termination by Dave Tapuska · 6 months ago
  37. ebce36d Clarify documentation on GetAppOutputWithExitCodeAndTimeout, fix test by S. Ganesh · 6 months ago
  38. 1c7a904d Fix `GetAppOutputWithExitCodeAndTimeout` to return `success` correctly by S. Ganesh · 6 months ago
  39. 484bfa5 Use string_view more often when reading /proc files on Linux by Joe Mason · 6 months ago
  40. 122e628a Add trace events to ProcessMetrics::GetCumulativeCPUUsage by Joe Mason · 6 months ago
  41. e4a9986 Handle negative TimeDelta values for `Process::WaitForExitWithTimeout` by S. Ganesh · 7 months ago
  42. bab95c86 [Apple] Move SysInfo::AmountOfPhysicalMemoryImpl to sys_info_apple.mm by Gyuyoung Kim · 7 months ago
  43. 77e6d46 base: LaunchOptions for `GetAppOutputWithExitCodeAndTimeout` by S. Ganesh · 7 months ago
  44. 4e21a58a base: add a `GetAppOutputWithExitCodeAndTimeout` API for Windows by S. Ganesh · 7 months ago
  45. 40cc667c [tvOS] Disable MachPortRendezvous and MachPortRendezvousFoo by Gyuyoung Kim · 7 months ago
  46. 41f81f2 Enforce process restrictions for local ContentDecodingInterceptor by Tsuyoshi Horo · 8 months ago
  47. 124d826 Reland "Split MachPortRendezvous's port specific classes into Mac and iOS files" by Gyuyoung Kim · 8 months ago
  48. 21a0af3b [Gardener] Revert "Split MachPortRendezvous's port specific classes into Mac and iOS files" by Alexandra Reimers · 8 months ago
  49. c7a95e6 Split MachPortRendezvous's port specific classes into Mac and iOS files by Gyuyoung Kim · 8 months ago
  50. 6d2bae1c [Base] Simplify GetSystemCommitCharge implementation by Rulong Chen(陈汝龙) · 8 months ago
  51. 978847c Suppress still another batch of -Wunsafe-buffers-in-libc-calls warnings. by Tom Sepez · 8 months ago
  52. 87ae6c7 Add loongarch64 pthread stack size. by Wang Qing · 8 months ago
  53. 40add7f Suppress next batch of -Wunsafe-buffers-in-libc-calls warnings. by Tom Sepez · 8 months ago
  54. bc7a30e Launch FlattenCpuCgroups feature by Shintaro Kawamura · 8 months ago
  55. ce38e97 Fix GetProcessPriorityCGroup() on FlattenCpuCgroups by Shintaro Kawamura · 8 months ago
  56. dbfc495 Mark libc usage in base as UNSAFE_TODO() by Tom Sepez · 8 months ago
  57. c57d2df3 Make tvOS imply iOS in GN and C++/Objective-C++ by Raphael Kubo da Costa · 9 months ago
  58. 2a39a4e3 [tracing] Fix process type for cloned sessions. by Etienne Pierre-doray · 9 months ago
  59. 288f2073 Remove file-wide unsafe_buffers suppressions from base/ [2 of N] by Tom Sepez · 9 months ago
  60. 9e4c3ef Add process_tvos.cc for tvOS port by Gyuyoung Kim · 9 months ago
  61. 8d3ec428a Namespace cleanup by Jesse McKenna · 9 months ago
  62. 5d44ff4 [Apple] Re-implement GetSystemMemoryInfo method by Gyuyoung Kim · 9 months ago
  63. 3360a37 Ensure Windows does not throttle high resolution timers by Chris Davis · 9 months ago
  64. b3fb4232 [base] Use wrapper type for PlatformThreadId by Leszek Swirski · 9 months ago
  65. ff37fb5 Remove Lacros leftovers from base/ by Georg Neis · 9 months ago
  66. 89ebba17 Move remaining ash/components/arc/* files. by Hidehiko Abe · 10 months ago
  67. 025a9425 Reland "[cleanup] Replace base::ranges with std::ranges: base/" by Peter Kasting · 10 months ago
  68. 982cfb70 Revert "[cleanup] Replace base::ranges with std::ranges: base/" by Salvador Guerrero Ramos · 10 months ago
  69. cbf3d67 [cleanup] Replace base::ranges with std::ranges: base/ by Peter Kasting · 10 months ago
  70. 8726d30e Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 10 months ago
  71. aef1c64 mac: fix iphone/tablet passkey not work on remote apps by Xiaofei Han · 10 months ago
  72. 6218bbad Manually fix remaining clang-tidy errors in base/. by Peter Kasting · 10 months ago
  73. 4898bbc Reland "[tracing] Cleanup up trace_log" by Etienne Pierre-doray · 10 months ago
  74. 811504a7 Apply clang-tidy autofixes to base/. by Peter Kasting · 10 months ago
  75. 88740bf8 Revert "[tracing] Cleanup up trace_log" by [email protected] · 10 months ago
  76. 235af466 [tracing] Cleanup up trace_log by Etienne Pierre-doray · 10 months ago
  77. 99c4dc96 Cleanup MacSetDefaultTaskRole by Gabriel Charette · 10 months ago
  78. 134ef9af [cleanup] clang-format base. by Peter Kasting · 11 months ago
  79. db0ae3e Use flattened cpu cgroups on ChromeOS by Shintaro Kawamura · 11 months ago
  80. f841ac674 [base] default the user-defined empty ctor and dtor where possible by Sorin Jianu · 11 months ago
  81. 4dacf2b Don't build partition_alloc if it is not needed by Etienne Dechamps · 11 months ago
  82. 0844a99 C++11 std::array rewrite for memory safety [9/19] by Arthur Sonzogni · 11 months ago
  83. 490c80f Reland "[memory] Move process memory info to base" by Etienne Pierre-doray · 12 months ago
  84. 299864be1 Style: Fix array initializations with size mismatches [1/8] #cleanup by Arthur Sonzogni · 12 months ago
  85. 6f90c017b Avoid exposing the SequenceCheckerImpl from PlatformThreadChromeOS. by Peter Kasting · 12 months ago
  86. 688a473 Revert "[memory] Move process memory info to base" by Thomas Lukaszewicz · 12 months ago
  87. 6a0ed213 [memory] Move process memory info to base by Etienne Pierre-doray · 12 months ago
  88. 5411965 Replace CHECK(false) in base/ by Peter Boström · 1 year ago
  89. db36050b [CodeHealth] Remove stale base::Feature UseEcoQoSForBackgroundProcess by Morten Stenshorne · 1 year ago
  90. 04e98bf Mark many more base/ accessors as lifetime bound by Tom Sepez · 1 year, 1 month ago
  91. 1705e3f0 Annotate some base/ methods as LIFETIME_BOUND by Tom Sepez · 1 year, 1 month ago
  92. 5862e12 [Mac] Support specifying a ProcessRequirement in LaunchOptions by Mark Rowe · 1 year, 1 month ago
  93. 0cfa8292 Validate peer code signatures during Mach port rendezvous by Mark Rowe · 1 year, 1 month ago
  94. d01ad7f base: eliminate empty parameter list in lambdas when possible by Sorin Jianu · 1 year, 1 month ago
  95. ced178d Clarify platform-specific code in Mach port rendezvous by Mark Rowe · 1 year, 1 month ago
  96. ad4cc623 base: eliminate empty parameter list in lambdas when possible by Sorin Jianu · 1 year, 1 month ago
  97. 4e37b771 [ios] Add missing symbol definition by Dave Tapuska · 1 year, 1 month ago
  98. cddff4c9 Remove the dup_handle_error crash key by Joe Mason · 1 year, 1 month ago
  99. 1ed1f6c base: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 1 year, 2 months ago
  100. 5611a05 Mark TerminateBecauseOutOfMemory [[noreturn]] by Peter Boström · 1 year, 2 months ago