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