1. 08ceed2 [Android] Container optimizations by Calder Kitagawa · 2 hours ago main
  2. a4efd21 Revert "umahp: Record stacks which allocate-and-free memory" by Sean Maher · 5 hours ago
  3. 19ab4b5 Add base::ToArray for converting spans and ranges into std::array by Martin Kreichgauer · 6 hours ago
  4. 01f8ae0 [base/i18n] Split LanguageTag into an ICU-free component target by Paula Gomez · 6 hours ago
  5. 534493e Clean-up l10n::GetParents in-favor of LanguageTag::GetParentTag by Danilo Tedeschi · 6 hours ago
  6. 094520a IcuBridge: Implement hour clock type override for DateTimeFormatter by Danilo Tedeschi · 6 hours ago
  7. f61a405 [Base] Reduce initial capacity of common collections by Calder Kitagawa · 7 hours ago
  8. 81f0522 PartitionAlloc: Track wasted size from rounding for AlignedAlloc. by Stephen Nusko · 14 hours ago
  9. 732876e Remove max-quarantine-size from PartitionAlloc features configuration. by Stephen Nusko · 18 hours ago
  10. 09d92f4 PA: Remove `MaxDirectMapped()` by Kalvin Lee · 19 hours ago
  11. 3109f80 Create a thread-safe Set and Get for the default ICU locale by Danilo Tedeschi · 29 hours ago
  12. c8f1407 Fix some STL IWYU in //base by Victor Hugo Vianna Silva · 30 hours ago
  13. d1929a8 PA: Remove `Settings::in_slot_metadata_size` by Kalvin Lee · 2 days ago
  14. cc50c73 PA: Add `MaxAllocationSize()` by Kalvin Lee · 2 days ago
  15. 1b56820 IcuBridge: Map standalone E::Short() to narrow weekdays by Danilo Tedeschi · 2 days ago
  16. 844867a Remove private ordinal member from SamplingHeapProfiler::Sample by Joe Mason · 2 days ago
  17. f8b463b IcuBridge migration 7/n: ash/system/time/ by Danilo Tedeschi · 2 days ago
  18. f7ddbb3 Clean up HeapProfiler metrics by Joe Mason · 2 days ago
  19. ed919ed Fix include guard presubmit warnings by Victor Hugo Vianna Silva · 2 days ago
  20. bdf64a5 Make `base_unittests` cover `build/rust/tests` and `rust_gtest_interop`. by Lukasz Anforowicz · 2 days ago
  21. 7647cb1 [PartitionAlloc] Adapt periodic reclaim interval to reclaimable memory by Chris Davis · 2 days ago
  22. cab8350 umahp: Record stacks which allocate-and-free memory by Sean Maher · 2 days ago
  23. ed41bcb Remove base/i18n/test/test_locale_holder.h by Danilo Tedeschi · 2 days ago
  24. 417cc44 Android: Add DUMP_WITHOUT_CRASHING for icu failure in bookmarks by Andrew Grieve · 2 days ago
  25. f5b235d Fix Java checkstyle violations by Victor Hugo Vianna Silva · 2 days ago
  26. a3f92b7 Use FindFirstNonASCII in UTF8 -> UTF16 conversion by Anthony Vallee-Dubois · 2 days ago
  27. bc56150 Revert "[macOS] Use process-isolated subdirectories for the GPU child process" by Aliaksei Bahdzevich · 2 days ago
  28. e2d9148 PA: Check brp_enabled()-root or not before accessing metadata. by Takashi Sakamoto · 3 days ago
  29. 9d8f972 Remove UseLockFreeBloomFilter feature by Joe Mason · 3 days ago
  30. 6c9f193 [macOS] Use process-isolated subdirectories for the GPU child process by Bryan Oltman · 3 days ago
  31. ddfa894 Remove PartitionAllocWithAdvancedChecks flag by mikt · 3 days ago
  32. 2017590 Add nested Calendar class to IcuBridge by Danilo Tedeschi · 3 days ago
  33. 1025af7 [owners] Remove sesse@chromium.org from base/substring_set_matcher/OWNERS by swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com · 3 days ago
  34. 3470696 Fix partition alloc test failures by David Bienvenu · 3 days ago
  35. 3eda3f7 PA: Update requested sizes on realloc by Kalvin Lee · 4 days ago
  36. 6d1bd3c PA: No-op rework for normal-bucket realloc by Kalvin Lee · 4 days ago
  37. f577f20 i18n: Migrate base/i18n to high-level C++ wrappers of icu_capi-v2 by Danilo Tedeschi · 4 days ago
  38. 7a1fff2 base/mac: Include <errno.h> for ESRCH in launchd.cc by Kun Zhang · 4 days ago
  39. b7840bf Migrate ICU locales function from l10n to base/i18n by Danilo Tedeschi · 4 days ago
  40. eb28a4c [FileSystemAccess] Fix internal Content URI blocklist bypasses on Android by Nate Chapin · 4 days ago
  41. 552eff4 Remove pseudo locale conditions from //base/i18n by Danilo Tedeschi · 4 days ago
  42. ef0612c Remove handling of esoteric run loop modes by Avi Drissman · 4 days ago
  43. 7714b86 [FrameDeadlineDecider] Add typed trace event instrumentation by Kartar Singh · 4 days ago
  44. c785510 LoAF: Report worker congestion from a saturated task queue by Joone Hur · 7 days ago
  45. f9ab97f IcuBridge migration 12/n: base/i18n/ by Danilo Tedeschi · 7 days ago
  46. 4f00ca7 [base] Remove base::RangeAsRvalues completely by Jan Wilken Dörrie · 7 days ago
  47. ed3c0b6 [base] Migrate base::RangeAsRvalues to std::views::as_rvalue by Jan Wilken Dörrie · 7 days ago
  48. 35884aa Replace ThreadChecker with PlatformThreadRef in LockMetricsRecorder by Fiona Verzivolli · 7 days ago
  49. 1b35612 [base] Remove base::zip alias and base/types/zip.h by Jan Wilken Dörrie · 7 days ago
  50. 6b79a4d [Base] Re-add addSyncObserverAndCall and addSyncObserverAndPost by Fiaz Muhammad · 7 days ago
  51. 6935f79 Fix typo in WaitableEvent::SignalImpl() on Apple platforms by Etienne Pierre-doray · 7 days ago
  52. 38f499d [MiraclePtr] Fix compilation errors after enabling plugin by Jose Arturo Barrera · 7 days ago
  53. 804564b [base] Migrate base::zip clients to std::views::zip by Jan Wilken Dörrie · 8 days ago
  54. 40fca1a [PartitionAlloc] Fix MTE retagging bypass in Scheduler-Loop Quarantine by Keishi Hattori · 8 days ago
  55. ae6a4d8 base/files: Support enumerating virtual document paths by Ryo Hashimoto · 8 days ago
  56. e4dea8e Add compositor-gpu thread identification by Gregg Tavares · 8 days ago
  57. 667aa78 metrics: Use emplace_back in GetActiveFieldTrialGroupsInternal by Ohene Osei · 8 days ago
  58. b415b13 [base/i18n] Make ValueToLanguageTag ICU-free by Paula Gomez · 8 days ago
  59. 5c2b6ab Move windows Authenticode trust utilities to //base by Marwan Tammam · 8 days ago
  60. d49d668 [PartitionAlloc] Order SetQuarantineRequest() before ReleaseFromAllocator() by Keishi Hattori · 8 days ago
  61. 0181389 [ios] Rename {BrowserState => ProfileIOS}DirectoryBuilder by Sylvain Defresne · 8 days ago
  62. 4b2ef0f [base] Alias base::zip to std::views::zip by Jan Wilken Dörrie · 8 days ago
  63. 2220f5f Only check sourceDir for child/browser process mismatch by Sam Maier · 8 days ago
  64. b7daccc IcuBridge migration 10.3/n: base/test by Danilo Tedeschi · 8 days ago
  65. b4c9c7c Remove UNSAFE_TODOs from base/check_op.cc by Jason Leo · 8 days ago
  66. 97492f9 [profiling] Better support multiple heap profiling sessions by Etienne Pierre-doray · 8 days ago
  67. 26d7709 Merge ScrollIdBasedCalculator into ScrollJankV4FrameStageCalculator by Petr Čermák · 9 days ago
  68. 29829a5 MiraclePtr: Add ReportIfDangling stub to RawPtrNoOpImpl by Keishi Hattori · 9 days ago
  69. f528ce6 Busybody: Don't depend on outside variables by Kalvin Lee · 9 days ago
  70. ddb1cf7 [Rust] Pass UnguessableToken by value across FFI boundary. by Liam Brady · 9 days ago
  71. c64e8ed Create a ThreadSafeLocaleHolder to set and get locales by Danilo Tedeschi · 9 days ago
  72. 79a4157 Expose RunsTasksInCurrentSequence to Rust by Devon Loehr · 9 days ago
  73. 1237541 [Android] Fix cross-window Incognito tab grid test transitions by Henrique Nakashima · 9 days ago
  74. bd9b7c0 Reject tags with extensions from AreSubtagsKnown in bcp47 parser by Danilo Tedeschi · 9 days ago
  75. ba686ea Initialize ICU early on iOS to prevent multithreading crashes by David Yeung · 9 days ago
  76. d9f18a6 Start loading msdia140.dll when loading dbghelp.dll by Devon Loehr · 9 days ago
  77. b02fd7f partition_alloc: Expose less internal bits by Lei Zhang · 9 days ago
  78. df34cff Use IcuLocaleConverter in //base/i18n/icubridge by Danilo Tedeschi · 9 days ago
  79. 2e47090 [base] Pass base::Time{,Delta,Ticks} by value instead of reference by Sylvain Defresne · 9 days ago
  80. 9e1f0b6 remove Windows.PdhQueryResultCStatus histogram by Sean Maher · 9 days ago
  81. 2d25dc0 Fix windows stripping trailing = on flags by Victor Liu · 9 days ago
  82. e421b47 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  83. 19a0496 [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  84. ae6b9a8 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  85. 8ee1757 [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  86. eb55cac [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  87. c8d69c9 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  88. b740d91 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  89. 71f7559 [base] Pass base::Time{,Ticks,Delta} by value instead of reference by Sylvain Defresne · 9 days ago
  90. 79ebd08 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  91. 33a66c4 [base] base::Time should be passed by value instead of reference by Sylvain Defresne · 9 days ago
  92. aa4bd3f [base] base::Time should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  93. fef8aa9 [base] base::Time should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  94. ce2cfab base: Respect physical memory override in RAM checks by Satoru Takabayashi · 10 days ago
  95. 51a9779 partition_alloc: Cleanup pre-C++20 code in compiler_specific.h by Lei Zhang · 10 days ago
  96. 5791122 partition_alloc: Switch kSameAsAny to a C++20 concept by Lei Zhang · 10 days ago
  97. 9a5b4e2 Unify LockMetricsRecorder buffers into a single ring buffer by Fiona Verzivolli · 10 days ago
  98. e15bb78 Migrate l10n_util::CheckAndResolve to use LanguageTagMatcher by Danilo Tedeschi · 10 days ago
  99. f041ec7 Remove printf formatting for NS types by Avi Drissman · 10 days ago
  100. c75aeff [tracing] Normalize early track registry initialization by Etienne Pierre-doray · 10 days ago