1. f02eebc Convert some "unsafe" make_span() calls to span_from_ref() by Tom Sepez · 56 minutes ago main
  2. 2a31ae7 Reland "base_profiler_test_support_library: Don't link libc++ and libc++abi" by Nico Weber · 89 minutes ago
  3. 0ea6a77 [SupportsWeakPtr] Remove unused friend classes by Dave Tapuska · 2 hours ago
  4. 19b4f8b Use std::type_identity_t to simplify overloads of base::Extend by Jan Wilken Dörrie · 3 hours ago
  5. 0acacd8 Allow base::IgnoreArgs to return a non-void type by Keren Zhu · 3 hours ago
  6. 6b5918d Revert "base_profiler_test_support_library: Don't link libc++ and libc++abi" by Dirk Pranke · 5 hours ago
  7. 4e1ff15 base_profiler_test_support_library: Don't link libc++ and libc++abi by Nico Weber · 7 hours ago
  8. e74f6f8 Remove unnecessary unsafe buffer pragma in ref_counted_memory.h. by Jan Keitel · 8 hours ago
  9. 4c4ecee Mark TimeTicks::UnixEpoch deprecated by Olivier ROBIN · 14 hours ago
  10. 7cc531c Add IWYU statement for base::raw_ptr by Adem Derinel · 21 hours ago
  11. 9c19400 Remove base::CommandLine::StringPieceType alias by Lei Zhang · 22 hours ago
  12. c2d0f89 Assume macOS 11+ in various comments for clarity by Avi Drissman · 27 hours ago
  13. 9d3850a Remove jwd@ from metrics owners. by Alexei Svitkine · 29 hours ago
  14. d17b304 [Gardener][iOS] Fix typos in stack_trace_posix breaking official build by Menghan YANG · 32 hours ago
  15. 17ce2b7 Resolve unsafe buffer usage in base::RingBuffer. by Tom Sepez · 32 hours ago
  16. 31d9e1e Spanify argument to base::WaitableEvent::WaitMany(). by Tom Sepez · 32 hours ago
  17. de2f662 [Android] Use a run listener for native coverage data in Java tests by Zhaoyang Li · 33 hours ago
  18. 4276abe Launched by default BackgroundThreadNormalMemoryPriorityWin by Sean Maher · 35 hours ago
  19. 050bbfc Remove pragma unsafe_buffer_usage from base::FixedFlatMap by Tom Sepez · 2 days ago
  20. e5f920b Fix unsafe buffer warnings in base/stack_trace.h. by Jan Keitel · 2 days ago
  21. 3da3d6d [PA/shim] Add a new dispatch to switch malloc backend at run-time by mikt · 2 days ago
  22. e70ea03 Fix unsafe buffers warnings in AtomicFlagSet. by Jan Keitel · 2 days ago
  23. a6bcbee PA: Fix ineffective PA_UNLIKELY applied to do ... while. by Yuki Shiino · 2 days ago
  24. be14afb Add BuildInfo::set_gms_version_code_for_test() (part 3/3) by Victor Hugo Vianna Silva · 2 days ago
  25. dc36c3a Remove unsafe buffer errors from base/rtl.cc. by Jan Keitel · 2 days ago
  26. c765680 Add BuildInfo::set_gms_version_code_for_test() (part 1/3) by Victor Hugo Vianna Silva · 2 days ago
  27. 5673d72 Replace base::CommandLine::StringPieceType with StringViewType by Lei Zhang · 2 days ago
  28. ce49bb4 [Android] Remove gate and GatedDisplayedCondition by Henrique Nakashima · 2 days ago
  29. b3216f1 [Android] declareElementFactory() can wait for an ElementInState by Henrique Nakashima · 2 days ago
  30. abcb48f [3P Script] Support Regex Pattern Overlapping by Aoyuan Zuo · 2 days ago
  31. 4189d2a build-info: Remove multiple signers TODO by Rupert Ben Wiser · 2 days ago
  32. 66888a4 [MTE] Use a random value to update a tag by Keishi Hattori · 3 days ago
  33. 43bc2c5 Fix unsafe buffer warnings in base/values.cc. by Jan Keitel · 3 days ago
  34. d047e66 Add base::CommandLine::StringViewType by Lei Zhang · 3 days ago
  35. 7641e4a Post the GetCurrentMemoryPressure IPC call to a background thread. by elabadysayed · 3 days ago
  36. 7e75434 Remove uses of variable-length arrays by Devon Loehr · 4 days ago
  37. 013033d [1/N] Add power monitor basic logic for exposing the tristate. by elabadysayed · 4 days ago
  38. c151f8e [PA] Remove unused kCookie from PartitionAllocDeathTest.SuspendTagCheckingScope by Takashi Sakamoto · 4 days ago
  39. dd72914 Allow opening Content-URIs as writable by Joel Hockey · 4 days ago
  40. 6faf452 [PA] Split DirectMapExtentMetadata into read-only one and writable one. by Takashi Sakamoto · 4 days ago
  41. 6bc2c2c Fix broken base::debug::StackTrace callsite. by Eric Sum · 4 days ago
  42. 3574cbb Assume macOS 11+ in /base by Avi Drissman · 4 days ago
  43. 51ed8df [PA] Update DEPS for new include path #cleanup by mikt · 4 days ago
  44. b6d99d3 IWYU: missing include for usage of memmove in span.h by Jose Dapena Paz · 4 days ago
  45. 4aab2e7 Android: Inline trivial methods from ApiCompatibilityUtils by Andrew Grieve · 4 days ago
  46. 2fcf28a [Android] Declare elements of Station before initial Facilities by Henrique Nakashima · 4 days ago
  47. e88bec7 [Android] Improve error message when a Transition has no Conditions by Henrique Nakashima · 4 days ago
  48. 785e693 [Tracing] Check status of TraceProcessor::NotifyEndOfFile by Mikhail Khokhlov · 5 days ago
  49. 660ef29 [MTE] Move scoped_feature_list.InitFromCommandLine() into test_suite_helper. by Takashi Sakamoto · 5 days ago
  50. 445ab43 Fix unsafe buffer warnings in base/token.*. by Jan Keitel · 6 days ago
  51. 6b06fde Revert "Assume macOS 11+ in /base" by luci-bisection@appspot.gserviceaccount.com · 7 days ago
  52. e56ccb9 Assume macOS 11+ in /base by Avi Drissman · 7 days ago
  53. c2a1051 Use spans in base StackTrace and enable more unsafe-buffer-usage by danakj · 7 days ago
  54. d4bbe16 Deprecate SharedMemoryRegion memory(), replace it with data() and spans by danakj · 7 days ago
  55. 0638491 Move CallStackProfileParams into //base/profiler by Jason Chase · 7 days ago
  56. b861ab0 [win] IO Completion port cleanups by Greg Thompson · 7 days ago
  57. 54d16e1 Enable unsafe-buffer-usage warnings in allocation_trace_unittest.cc by danakj · 7 days ago
  58. 7c3e5f7 webview: Add autogrants for SAA by Rupert Ben Wiser · 7 days ago
  59. d958010 Fix browser crash while tracing with TlmFieldDebugAnnotation by Emily Andrews · 8 days ago
  60. ca08089 [PA] Deflake PartitionAlloctest.CheckeReservationType on Apple bots. by Takashi Sakamoto · 8 days ago
  61. 25abb14 Replace std::unique_ptr<T[]> with HeapArray for: by Ari Chivukula · 8 days ago
  62. 831ef40 Android: Delete unused function StreamUtil.closeQuietly(ZipFile) by Andrew Grieve · 8 days ago
  63. e2e60a4 android: InputHintCheckerTest: Fail to init on V properly by Egor Pasko · 9 days ago
  64. 5d5d9bd partition_alloc: Cleanup never called functions. by Arthur Sonzogni · 9 days ago
  65. 7fcc7a9 [MTE] Fix flaky BackupRefPtrTest.GetDeltaElems failure on android-mte-arm64. by Takashi Sakamoto · 9 days ago
  66. 07229d2 Android: Remove ApiHelperForS by Andrew Grieve · 9 days ago
  67. 390eaa5 Android: Remove ApiHelperForR by Andrew Grieve · 9 days ago
  68. be9666f Android: Remove ApiHelperForQ by Andrew Grieve · 9 days ago
  69. 9ba9b46 Android: Remove ApiHelperForP by Andrew Grieve · 9 days ago
  70. 971b51d Android: Remove ApiHelperForOMR1 by Andrew Grieve · 9 days ago
  71. 9f127cc Android: Remove ApiHelperForO by Andrew Grieve · 9 days ago
  72. 8612141 Android: Remove ApiHelperForN by Andrew Grieve · 9 days ago
  73. 810102a Android: Remove ApiHelperForM by Andrew Grieve · 9 days ago
  74. 8eb6753 partition_alloc: Disable MTE for benchmark use to avoid performance regression by Arthur Sonzogni · 9 days ago
  75. 8f663c6 Remove the NotificationService by Avi Drissman · 9 days ago
  76. a249656 Replace std::unique_ptr<T[]> with HeapArray for: by Ari Chivukula · 10 days ago
  77. 5e0f05c Make LowEndDevice threshold configurable by Yoshisato Yanagisawa · 10 days ago
  78. 88381ea [PA] Optimize IsManagedByPartitionAlloc() by mikt · 10 days ago
  79. 0f4c919 PA: Fix EncodedPoolOffset::Encode(). by Takashi Sakamoto · 10 days ago
  80. bb19721 Enable unsafe-buffer-usage in the base64 implementation by danakj · 10 days ago
  81. 4a8d730 Enable unsafe-buffer-usage warnings in IntrusiveHeap by danakj · 10 days ago
  82. a902dcb Use int32_t instead of int for the JNI Array api by danakj · 10 days ago
  83. a653723 Enable unsafe-buffer-usage warnings in Jni array conversions by danakj · 10 days ago
  84. a3620ae Support fixed-span construction from modern range by danakj · 11 days ago
  85. 22db153 [task] Adjust behavior of align wakeup for battery saver mode. by Etienne Pierre-doray · 11 days ago
  86. 558ed85 [Viz] Add memory of compositor GraphiteImageProvider to background dumps by Colin Blundell · 11 days ago
  87. 4ba6a9a [MTE] Disable MTE during StackCopier::CopyStackContentsAndRewritePointers by Keishi Hattori · 11 days ago
  88. 54d55ad [//gpu] Dump memory of GPU main GraphiteImageProvider by Colin Blundell · 11 days ago
  89. 845cb80 Finally remove string_piece.h by Helmut Januschka · 11 days ago
  90. dfb1982 [MTE] Fix CPU.RunExtendedInstructions failure on android-mte-arm64-rel bot. by Takashi Sakamoto · 11 days ago
  91. adbca60 [MTE] Fix MemorySafetyCheckTest.AllocatorFunctions on android-mte-arm64-rel. by Takashi Sakamoto · 11 days ago
  92. b4724fd Post PowerMonitor creation logic to a background thread. by elabadysayed · 11 days ago
  93. ce50f0b Adding comments for UMA Histogram Medium Times by Jay Zhou · 11 days ago
  94. 42b5046 base/profiler/stack_copier.h: IWYU for <vector> by Nico Weber · 11 days ago
  95. 509a0b8 [StackSampling] Delete unwind data right away by Dave Tapuska · 11 days ago
  96. a62ce84 Remove string_piece.h by Helmut Januschka · 2 weeks ago
  97. 7d46f4e Android: Attach java stack of task origins when asserts are enabled by Andrew Grieve · 2 weeks ago
  98. a3a5415 [Code Health] Remove a use of base::SupportsWeakPtr. (storage) by Dave Tapuska · 2 weeks ago
  99. 3348da8 Use constraints to simplify EnumSizeTraits helper. by Jan Keitel · 2 weeks ago
  100. 9686fa6 PublicTransit: Set a Facility's Station when it's being entered. by Andrew Grieve · 2 weeks ago