1. bc8ae44 Automated commit: libchrome r1674753 uprev by chromeos-ci-prod · 2 days ago main
  2. b849cfc Automated commit: libchrome r1673960 uprev by chromeos-ci-prod · 3 days ago
  3. f0895c4 PA: Remove `Settings::in_slot_metadata_size` by Kalvin Lee · 3 days ago
  4. 7f59fd5 PA: Add `MaxAllocationSize()` by Kalvin Lee · 3 days ago
  5. 06ab4a1 IcuBridge: Map standalone E::Short() to narrow weekdays by Danilo Tedeschi · 3 days ago
  6. 85547e0 Remove private ordinal member from SamplingHeapProfiler::Sample by Joe Mason · 3 days ago
  7. 266ed37 IcuBridge migration 7/n: ash/system/time/ by Danilo Tedeschi · 3 days ago
  8. 30ada75 Clean up HeapProfiler metrics by Joe Mason · 3 days ago
  9. 9e6dd82 Fix include guard presubmit warnings by Victor Hugo Vianna Silva · 3 days ago
  10. 5c07420 Fix STD usage presubmit warning in build/precompile.h by Victor Hugo Vianna Silva · 3 days ago
  11. 25ff1ef [PartitionAlloc] Adapt periodic reclaim interval to reclaimable memory by Chris Davis · 3 days ago
  12. 43ed571 umahp: Record stacks which allocate-and-free memory by Sean Maher · 3 days ago
  13. e52a60f Remove base/i18n/test/test_locale_holder.h by Danilo Tedeschi · 3 days ago
  14. 28e24f7 fuzzing: Add enum support to mojom-to-Fuzzilli profile generator by Tigran Bantikyan · 3 days ago
  15. 4f05a05 Android: Add DUMP_WITHOUT_CRASHING for icu failure in bookmarks by Andrew Grieve · 3 days ago
  16. 92608e1 Fix Java checkstyle violations by Victor Hugo Vianna Silva · 3 days ago
  17. 180b4ce Use FindFirstNonASCII in UTF8 -> UTF16 conversion by Anthony Vallee-Dubois · 3 days ago
  18. 25173e6 Revert "[macOS] Use process-isolated subdirectories for the GPU child process" by Aliaksei Bahdzevich · 3 days ago
  19. 3e150c1 Manual commit: libchrome r1672187 uprev by Di Wu · 3 days ago
  20. 81ca52f libchrome: Remove backward compatibility patch 3000 by Georg Neis · 4 days ago
  21. 1887edc PA: Check brp_enabled()-root or not before accessing metadata. by Takashi Sakamoto · 4 days ago
  22. 19b217e Remove UseLockFreeBloomFilter feature by Joe Mason · 4 days ago
  23. 348d592 [macOS] Use process-isolated subdirectories for the GPU child process by Bryan Oltman · 4 days ago
  24. acd2dd09 Remove PartitionAllocWithAdvancedChecks flag by mikt · 4 days ago
  25. 42a0383 Add nested Calendar class to IcuBridge by Danilo Tedeschi · 4 days ago
  26. 044acc9 [mojolpm] Add Handling for Fixed-Size Arrays in MojoLPM by Antonio Alphonse · 4 days ago
  27. ee44318 Fix partition alloc test failures by David Bienvenu · 4 days ago
  28. eaec1de PA: Update requested sizes on realloc by Kalvin Lee · 5 days ago
  29. 822ead8 PA: No-op rework for normal-bucket realloc by Kalvin Lee · 5 days ago
  30. ccfa297 i18n: Migrate base/i18n to high-level C++ wrappers of icu_capi-v2 by Danilo Tedeschi · 5 days ago
  31. 3655cb4 Migrate ICU locales function from l10n to base/i18n by Danilo Tedeschi · 5 days ago
  32. aff4218 [FileSystemAccess] Fix internal Content URI blocklist bypasses on Android by Nate Chapin · 5 days ago
  33. 0c5fd99 Remove handling of esoteric run loop modes by Avi Drissman · 5 days ago
  34. d6b34e7 [FrameDeadlineDecider] Add typed trace event instrumentation by Kartar Singh · 5 days ago
  35. aaff6b5 Expose ScopedMessageHandleWrapper to Rust by Devon Loehr · 5 days ago
  36. 1b22def [rustmojo] Introduce a system wrapper around buffer by Seung Jae Lim · 5 days ago
  37. 0e94fa4 libchrome-uprev: Enhance CQ status reporting and failure analysis by Brett Brotherton · 6 days ago
  38. 9ca8ec7 LoAF: Report worker congestion from a saturated task queue by Joone Hur · 8 days ago
  39. ac245e5 IcuBridge migration 12/n: base/i18n/ by Danilo Tedeschi · 8 days ago
  40. 1b47770 Android: Ignore warnings about .aar library minSdkVersions by Andrew Grieve · 8 days ago
  41. 5e4c159 [base] Remove base::RangeAsRvalues completely by Jan Wilken Dörrie · 8 days ago
  42. 270f7f1 [base] Migrate base::RangeAsRvalues to std::views::as_rvalue by Jan Wilken Dörrie · 8 days ago
  43. 46b69c5 Replace ThreadChecker with PlatformThreadRef in LockMetricsRecorder by Fiona Verzivolli · 8 days ago
  44. 87cd294 [base] Remove base::zip alias and base/types/zip.h by Jan Wilken Dörrie · 8 days ago
  45. c100205 [Base] Re-add addSyncObserverAndCall and addSyncObserverAndPost by Fiaz Muhammad · 8 days ago
  46. 801aca4 Fix typo in WaitableEvent::SignalImpl() on Apple platforms by Etienne Pierre-doray · 8 days ago
  47. e4a6ce8 [MiraclePtr] Fix compilation errors after enabling plugin by Jose Arturo Barrera · 8 days ago
  48. 038d04a [base] Migrate base::zip clients to std::views::zip by Jan Wilken Dörrie · 9 days ago
  49. 6468d81 [PartitionAlloc] Fix MTE retagging bypass in Scheduler-Loop Quarantine by Keishi Hattori · 9 days ago
  50. aaa7f21 base/files: Support enumerating virtual document paths by Ryo Hashimoto · 9 days ago
  51. 9ff1208 Add compositor-gpu thread identification by Gregg Tavares · 9 days ago
  52. 8b8d01a metrics: Use emplace_back in GetActiveFieldTrialGroupsInternal by Ohene Osei · 9 days ago
  53. 3d2c503 [base/i18n] Make ValueToLanguageTag ICU-free by Paula Gomez · 9 days ago
  54. f161806 [PartitionAlloc] Order SetQuarantineRequest() before ReleaseFromAllocator() by Keishi Hattori · 9 days ago
  55. 1ae3984 [GPU IPC] Delete dead gpu_param_traits* files by Tom Sepez · 9 days ago
  56. 34bcb73 [ios] Rename {BrowserState => ProfileIOS}DirectoryBuilder by Sylvain Defresne · 9 days ago
  57. 97e3a16 [base] Alias base::zip to std::views::zip by Jan Wilken Dörrie · 9 days ago
  58. f232b11 Only check sourceDir for child/browser process mismatch by Sam Maier · 9 days ago
  59. f8eb789 IcuBridge migration 10.3/n: base/test by Danilo Tedeschi · 9 days ago
  60. f5161bc Remove UNSAFE_TODOs from base/check_op.cc by Jason Leo · 9 days ago
  61. c7b3f75 [profiling] Better support multiple heap profiling sessions by Etienne Pierre-doray · 9 days ago
  62. 4f7719e Merge ScrollIdBasedCalculator into ScrollJankV4FrameStageCalculator by Petr Čermák · 9 days ago
  63. ff7e287 Automated commit: libchrome r1668202 uprev by chromeos-ci-prod · 10 days ago
  64. d3a902e mojo: Delete legacy (non-ipcz) Mojo Core files and code by Andrea Orru · 10 days ago
  65. 9ab2263 Set mojo_support_legacy_core to false by default on all platforms by Andrea Orru · 10 days ago
  66. 998ee10 MiraclePtr: Add ReportIfDangling stub to RawPtrNoOpImpl by Keishi Hattori · 10 days ago
  67. 169db6b [Rust] Pass UnguessableToken by value across FFI boundary. by Liam Brady · 10 days ago
  68. 84494cb Create a ThreadSafeLocaleHolder to set and get locales by Danilo Tedeschi · 10 days ago
  69. 37e496c Update Win toolchain to SDK 10.0.28000.2270 by Devon Loehr · 10 days ago
  70. 0706f87 Expose RunsTasksInCurrentSequence to Rust by Devon Loehr · 10 days ago
  71. 2187bfe [Android] Fix cross-window Incognito tab grid test transitions by Henrique Nakashima · 10 days ago
  72. b4fb0e1 Reject tags with extensions from AreSubtagsKnown in bcp47 parser by Danilo Tedeschi · 10 days ago
  73. 57c9aaf [rustmojo] Implement safe Rust wrappers for Mojo C shared buffer API by Seung Jae Lim · 10 days ago
  74. 91c681f Initialize ICU early on iOS to prevent multithreading crashes by David Yeung · 10 days ago
  75. cdd1ca9 Start loading msdia140.dll when loading dbghelp.dll by Devon Loehr · 10 days ago
  76. 46795a3 partition_alloc: Expose less internal bits by Lei Zhang · 10 days ago
  77. b311a72 Use IcuLocaleConverter in //base/i18n/icubridge by Danilo Tedeschi · 10 days ago
  78. b1af30c [base] Pass base::Time{,Delta,Ticks} by value instead of reference by Sylvain Defresne · 10 days ago
  79. f509709 policy: Avoid double lookup in Merge3rdPartyPolicy by Ohene Osei · 10 days ago
  80. fc13828 Fix windows stripping trailing = on flags by Victor Liu · 10 days ago
  81. 844183e [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  82. d727224 [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  83. 128a695 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  84. bd69e49 [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  85. 5a1faea [base] base::TimeTicks should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  86. 25f29f6 [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  87. f57d16f [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  88. 355c568 [base] Pass base::Time{,Ticks,Delta} by value instead of reference by Sylvain Defresne · 10 days ago
  89. 64d97ee [base] base::TimeDelta should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  90. 81d60a2 [base] base::Time should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  91. 958bb21 [base] base::Time should be passed by value instead of reference by Sylvain Defresne · 10 days ago
  92. 3679956 base: Respect physical memory override in RAM checks by Satoru Takabayashi · 11 days ago
  93. e2fd30f Migrate RunPylint presubmit commands to Pylint 3.2 in mojo. by Alex Ovsienko · 11 days ago
  94. e992ba4 partition_alloc: Cleanup pre-C++20 code in compiler_specific.h by Lei Zhang · 11 days ago
  95. 7317e37 partition_alloc: Switch kSameAsAny to a C++20 concept by Lei Zhang · 11 days ago
  96. 2603a0e Carry rounded corners in viz hit test regions by Sam Fortiner · 11 days ago
  97. 2a73954 Unify LockMetricsRecorder buffers into a single ring buffer by Fiona Verzivolli · 11 days ago
  98. aeb85a9 policy: Avoid redundant GetValue call in metapolicy update by Ohene Osei · 11 days ago
  99. e21cb6e Migrate l10n_util::CheckAndResolve to use LanguageTagMatcher by Danilo Tedeschi · 11 days ago
  100. 8df6f9f Remove printf formatting for NS types by Avi Drissman · 11 days ago