1. 4e5d64d Use `raw_ptr<T>` in `base::AutoReset` by Daniel Cheng · 9 hours ago main
  2. 9519d76 [iSO Blink] Enable MALLOC_MEMORY_TRACING_SUPPORTED macro by Gyuyoung Kim · 10 hours ago
  3. 9a51a9d [task] SequenceManager keeps a SingleThreadTaskRunner by Etienne Pierre-doray · 14 hours ago
  4. da81a26 [task] Replace s/SetDefaultTaskRunner/SetDefaultTaskQueue by Etienne Pierre-doray · 14 hours ago
  5. f8b7478 [task] Delete ThreadControllerImpl by Etienne Pierre-doray · 19 hours ago
  6. 75582b6 Robolectric: Fix running of disabled tests by Andrew Grieve · 19 hours ago
  7. 8e979a6 [Android] Add SupplierUtils.upcast() by Henrique Nakashima · 2 days ago
  8. e033b12 [MemoryConsumer] Migrate some MemoryPressureListeners in chrome/browser by Patrick Monette · 2 days ago
  9. 4afab6e [base] Optimize stringstream usage by Andrew Paseltiner · 2 days ago
  10. 1d061c0 [rust] Move `log_severity.h` into a separate target. by Lukasz Anforowicz · 2 days ago
  11. fc7feac Revert "ios: Skip InaccessiblePages test on iOS when debugger is attached" by Jonathan Lee · 2 days ago
  12. ab5b0a9 ios: Skip InaccessiblePages test on iOS when debugger is attached by Justin Cohen · 2 days ago
  13. ef9e933 [ax] Add native_event to NotifyWinEvent trace event args by Sean Maher · 2 days ago
  14. 95f45b0 [Memory Coordinator] Allow optional MemoryConsumerTraits with defaults by Patrick Monette · 2 days ago
  15. 8a8e49e Reland "[PA] Roll out FreeWithSize to default-enabled" by mikt · 2 days ago
  16. 314f222 [gardener] Disable LimitedAccessFeatures.UnregisteredFeature on Windows by Jiacheng Guo · 2 days ago
  17. e4a0df1 Remove 2GiB limit from the winheap system allocator. by Will Harris · 2 days ago
  18. 3336844 Reland "Fix system_allocator toolchain on Windows" by Will Harris · 2 days ago
  19. 817a1f6 [task] Remove unused Thread::Delegate::AddTaskObserver by Etienne Pierre-doray · 2 days ago
  20. 7075c29 [rust] Delete unfinished `VLOG(INFO)` <=> Rust integration. by Lukasz Anforowicz · 2 days ago
  21. 1e28c87 base: Use FieldTrialParams instead of std::map by Kamil Jarosz · 3 days ago
  22. e3018f5 base: Clean up feature.h/feature_list.h includes by Kamil Jarosz · 3 days ago
  23. 1eeda05 Reland "JNI Zero: Revamp how class loading works" by Andrew Grieve · 3 days ago
  24. 20b1486 Revert "[base] Assert AddObserver(...) is called on the correct sequence" by Jenna Himawan · 3 days ago
  25. 2c801f9 Remove @VisibleForTesting on forTesting methods. by Sky Malice · 3 days ago
  26. c19d22a [ScrollJankV4] Add has_inertial_input to Synthetic proto by Aman Verma · 3 days ago
  27. 4422718 [Perfetto Trace] Add THREAD_BROWSER_VSYNC for VSyncThread on Mac by Maggie Chen · 3 days ago
  28. 9025671 Remove double * on closing javadoc. by Sky Malice · 3 days ago
  29. 321ca9c [traits_bag.h] Use base::ParameterPack for trait validation by Patrick Monette · 3 days ago
  30. 538407a [task] Use message pump in InProcessRendererThread by Etienne Pierre-doray · 3 days ago
  31. a2f453c [PA] Hide AutoPartitioning behind its own flag by mikt · 3 days ago
  32. ae897be [Unchecked] Fix unchecked warnings in base/android and base/test by Jingping Sun · 3 days ago
  33. 6c91a1b [base] Annotate relevant Value methods as LIFETIME_BOUND by Andrew Paseltiner · 3 days ago
  34. 0f103ae [base] Assert AddObserver(...) is called on the correct sequence by Sylvain Defresne · 3 days ago
  35. 6e679a9 [base] Optimize iteration over empty ObserverList<...> by Sylvain Defresne · 3 days ago
  36. 45e2d84 Disable reentrancy by default except for Android and iOS by Mitsuru Oshima · 3 days ago
  37. 32297fe [rust] Split the `rust_logger` crate into smaller modules. by Lukasz Anforowicz · 3 days ago
  38. 44ec702 [macOS] Remove inaccurate comment about NSBundle thread safety. by Olov Brändström · 4 days ago
  39. b3c2755 Fix data race in base::nix::GetFileMimeType by Andrew Paseltiner · 4 days ago
  40. 0e8a611 [Gardener] Revert "Fix incorrect logical operator in spinning_mutex PA_DCHECK" by Peilin Wang · 4 days ago
  41. 8b3cc05 [Unchecked] Replace Collections.EMPTY_LIST/SET with typed methods by Jingping Sun · 4 days ago
  42. 075b12b Revert "JNI Zero: Revamp how class loading works" by Zaina Al-Mashni · 4 days ago
  43. 9eb6104 Revert "Fix system_allocator toolchain on Windows" by Oleksandr Tara · 4 days ago
  44. fea8ea0 Fix system_allocator toolchain on Windows by Will Harris · 4 days ago
  45. 5072e6c JNI Zero: Revamp how class loading works by Andrew Grieve · 4 days ago
  46. 12b862b Emit Android Choreographer data only when `viz` is enabled by Kartar Singh · 4 days ago
  47. b13a702 Fix incorrect logical operator in spinning_mutex PA_DCHECK by gate kibr · 4 days ago
  48. f0c4acc Add const to MappedMemoryRegion::operator= by gate kibr · 5 days ago
  49. 383cf73 Fix operator precedence bug in ClampedNumeric bitwise static_asserts by gate kibr · 5 days ago
  50. 16fef26 Fix incorrect errno comparison in self_compaction_manager.cc by gate kibr · 5 days ago
  51. 0c88cc2 [ASM] Stop using reflection for background start option by Jinsuk Kim · 5 days ago
  52. e3f4662 Reorder SetRetryOnCommitFailure conditions for efficiency by Cliff Smolinsky · 8 days ago
  53. 0f13a2e [NdkVEA] Add Aconfig flag check for NDK video encoding SVC by Phil Yan · 8 days ago
  54. 2e18286 base: Remove unused TraceEvent::Reset and TraceArguments::Reset by Andrew Paseltiner · 8 days ago
  55. 3df1b09 [base] Make ScopedFeatureList move copyable by Etienne Pierre-doray · 8 days ago
  56. 118f187 [partition_alloc] Rename IS_CAST_ANDROID to ENABLE_SYSTEM_FREE_FALLBACK by Arthur Sonzogni · 9 days ago
  57. afec758 Import ICU4X 2.2 and temporal_rs 0.2.2 by Manish Goregaokar · 9 days ago
  58. 8f35d20 Document RawPtrTraits and raw_ref by Arthur Sonzogni · 9 days ago
  59. 42a1eec [iOS arm64e] Fix crashes in MessagePumpCFRunLoopBase by Justin Novosad · 9 days ago
  60. bc80e18 [base] Change default value of RawPtrTraits of ScopedObservation<...> by Sylvain Defresne · 9 days ago
  61. 8e541cb Use typed arguments in "ExternalBeginFrameSource::OnBeginFrame" trace event by Petr Čermák · 9 days ago
  62. a5d200a [task] Enable JobPriorityBoosting by default by Etienne Pierre-doray · 9 days ago
  63. 624d647 Replace synchronous invocation with asynchronous for openURL by thiefuniverse · 9 days ago
  64. 6debbbe [task] Inject ThreadDelegate through Thread constructor by Etienne Pierre-doray · 9 days ago
  65. d4a2bdf base: Replace circular_deque with vector in traced_value.cc by Andrew Paseltiner · 10 days ago
  66. 0c31199 [mhtml] Use `FLAG_APPEND` instead of `FLAG_WRITE` in `CreateMHTMLFile`, by Lukasz Anforowicz · 10 days ago
  67. 3f253ba base: Ensure 'ok' is properly set in all pickle_fuzzer cases by Andrew Paseltiner · 10 days ago
  68. 86074b6 Improve codegen for `DynamicTo<T>` with references by Daniel Cheng · 10 days ago
  69. 504378f Glic: Add metrics and traces for webui initialization by Aldo Culquicondor · 10 days ago
  70. c209af1 Specialize histogram buckets error. by Alexei Svitkine · 11 days ago
  71. f7a1f71 Disable `RustLogIntegrationTestWithoutMocking.Panic` until CFI fixed. by Lukasz Anforowicz · 11 days ago
  72. 75c7986 [Gardener] Disable RustLogIntegrationTestWithoutMocking.Panic on windows by Phillis Tang · 11 days ago
  73. e35b29e [iOS]Document histogram by Arthur Milchior · 11 days ago
  74. ed3034d Poison PickleIterator after all kinds of read failures by Andrew Paseltiner · 11 days ago
  75. 0e88d44 Enable SuppressMemoryListeners on ChromeOS by Patrick Monette · 11 days ago
  76. b241618 [base] Improve traits_bag.h error messages with C++20 concepts by Patrick Monette · 11 days ago
  77. 4fea4ec Spanify base::PickleIterator using base::SpanReader by Andrew Paseltiner · 11 days ago
  78. e61c645 [Gardener] Disable RustLogIntegrationTestWithoutMocking.Panic on Linux and ChromeOS by Takashi Nakayama · 11 days ago
  79. 4ceb8ca Printing: Fix locking in PrintedDocument by Lei Zhang · 11 days ago
  80. 5abbf9c Rust `panic!` should result in `LOG(FATAL)` / `NOTREACHED()` in C++. by Lukasz Anforowicz · 11 days ago
  81. 5c84b0b Reland "Making span.h available within partition_alloc." by Sergio Solano · 12 days ago
  82. 2c11b2e Revert "[PA] Roll out FreeWithSize to default-enabled" by Selma Bensaid · 12 days ago
  83. edb760c Use emplace and std::move to optimize by gate kibr · 2 weeks ago
  84. 8fe85c4 Implemented 4-args feature param definition macro by Ionut Tamas · 2 weeks ago
  85. 96db30a [base] Modernize base::EnumSet for C++23 and optimize large sets by Andrew Paseltiner · 2 weeks ago
  86. f47cc8c Add ObserverList::GetReentrantRange() by Mitsuru Oshima · 2 weeks ago
  87. cfdb819 [task] Fix missing MockTimeDomain in TaskEnvironment sublcass. by Etienne Pierre-doray · 2 weeks ago
  88. 9d5b7a4 [task] Simplify thread state by Etienne Pierre-doray · 2 weeks ago
  89. 405e07f [Memory Coordinator] Migrate MemBackend to base::MemoryConsumer by Andres Ricardo Perez · 2 weeks ago
  90. fa1a48f Remove obsolete @CalledByNative annotation values by Andrew Grieve · 2 weeks ago
  91. fb75d82 Move HarfBuzz from harfbuzz-ng to harfbuzz by Dominik Röttsches · 2 weeks ago
  92. 19f7f7f [task] Remove CurrentThread::SetTaskRunner by Etienne Pierre-doray · 2 weeks ago
  93. 8ecea0a Use typed trace arguments in FrameIntervalDeciderResult trace event by Petr Čermák · 2 weeks ago
  94. 5c3bca0 [rust] Move logging-related Rust targets into `//base/logging`. by Lukasz Anforowicz · 2 weeks ago
  95. 14a7239 Code Health: Use span in base::HexEncode by raorui · 2 weeks ago
  96. ffa8db2 Add move-assignment for AutoReset by gate kibr · 2 weeks ago
  97. ae1290d Revert "Making span.h available within partition_alloc." by Ken Okada · 2 weeks ago
  98. f35f13a Enable BackupRefPtr in all processes on Desktop Android. by Stephen Nusko · 2 weeks ago
  99. 9a1dd83 Making span.h available within partition_alloc. by Sergio Solano · 2 weeks ago
  100. ad03024 Fix duplicate has_value() check in pre_freeze_background_memory_trimmer.cc by gate kibr · 2 weeks ago