1. d40da17 [base] Add `READ_CONTROL` flag in `DuplicateHandle` by Jiawei Shao · 2 days ago main
  2. 78473cf Rename base::i18n::internal to base::i18n_internal by Danilo Tedeschi · 2 days ago
  3. 7e66b04 Add Mojo traits for base::LanguageTag. by Katie Lu · 2 days ago
  4. 399acfd base/i18n: Fix TimeFormatHTTP to use GMT and English by Ben Bamesberger · 2 days ago
  5. 63544f6 Fix UNSAFE_TODO() in base/test/test_discardable_memory_allocator.cc by Lei Zhang · 2 days ago
  6. b33848e Add more tests to DateTimeFormatter along with fixes by Danilo Tedeschi · 2 days ago
  7. 4380c80 Fix callback-restarted OneShotDelayedBackgroundTimer cancellation by Patrick Monette · 2 days ago
  8. c2bec0b partition_alloc: Migrate MEMORY_TOOL_REPLACES_ALLOCATOR to PA buildflag by Arthur Sonzogni · 2 days ago
  9. 7750b05 Android: Target Java 25 rather than Java 21 by Andrew Grieve · 2 days ago
  10. ce82952 PA: Switch over to `Alloc()` by Kalvin Lee · 2 days ago
  11. 27a0b1d PA: Move AMSC off of `AllocInline()` by Kalvin Lee · 2 days ago
  12. 82d06d9 Hydrate cloud placeholder files before reporting file size on Windows by Joone Hur · 3 days ago
  13. 511ee9d [Win] Add support for LaunchProcess to use mutated token for launch by Will Harris · 3 days ago
  14. d5ba7ec Add metrics to determine the impact of AzureAD over-reporting by Dmytro Yeroshkin · 3 days ago
  15. 8a34607 Small fixes to IcuBridge::DateTimeFormatter by Danilo Tedeschi · 3 days ago
  16. be5e76d [base] Make EnumSet template parameters default to kMinValue/kMaxValue by Jan Wilken Dörrie · 3 days ago
  17. 11b1a12 AMSC: Enable AMSC on the all processes by default by Yuki Shiino · 3 days ago
  18. 4a14c43 [base] Refactor base::span::copy_from using C++23 features by Jan Wilken Dörrie · 3 days ago
  19. 4450e7d Checked Span: Annotate likeliness by Kalvin Lee · 3 days ago
  20. a05d313 Extends temp file creation methods to support name prefixes by Ting Shao · 3 days ago
  21. 9ac22b8 [base] Use std::string_view overload in Pickle::WriteString by luoyeye · 4 days ago
  22. 41d5a88 Tag WebUI processes in tracing by Olivier Li Shing Tat-Dupuis · 4 days ago
  23. 1d69443 [sync] Fix handling of long build fingerprints by Mikel Astiz · 4 days ago
  24. 30da438 Create a LanguageTagStaticConverter::KnownLanguageTagFromString by Danilo Tedeschi · 4 days ago
  25. 8253295 Make base::JoinString constexpr by Danilo Tedeschi · 4 days ago
  26. b7b9766 Create IsKnown* function for LanguageTag subtags by Danilo Tedeschi · 4 days ago
  27. fdc4c52 Create a bcp47 constexpr parser to be used in LanguageTag. by Danilo Tedeschi · 4 days ago
  28. ab26eca LanguageTag in l10n_util [1/n]: Use LanguageTag for kAcceptLanguageList by Danilo Tedeschi · 4 days ago
  29. b4a7e44 base: Convert RAW_PTR_EXCLUSION to raw_ptr<T, kUnprotectedInRelease> by Keishi Hattori · 4 days ago
  30. 9666e88 Extract metrics-internals handlers to components/metrics/debug by Luc Nguyen · 5 days ago
  31. a16d17f Remove kRuntimeMutabilityEnabledMask and Feature::HasRuntimeMutabilityEnabled by Luc Nguyen · 5 days ago
  32. 00f8e6d base/i18n: Add base::Value conversion helpers for LanguageTag by Paula Gomez · 5 days ago
  33. 382a8a5 [MiraclePtr] Rewrite templated container fields to raw_ptr by Jose Arturo Barrera · 5 days ago
  34. 5c17612 Clarify difference between abs_total_raw_delta_pixels and total_raw_delta_pixels by Petr Čermák · 5 days ago
  35. dad32b4 base: Test no event for directory touch on Apple by Hojeong Park · 5 days ago
  36. 3125832 Automatic Arrayification for partition alloc by Daniel Angulo · 5 days ago
  37. 462a1ae test: Use float for target_load_factor in test by Adam Walls · 5 days ago
  38. 4ae1f38 Implement Runtime-Mutable-Features tab on chrome://metrics-internals by Roger McFarlane · 5 days ago
  39. 6257397 [iOS] Remove non-scene unit tests support by Gauthier Ambard · 5 days ago
  40. 72eb226 [unsafe-buffers] Fix index type in message_pump_apple by Arthur Sonzogni · 5 days ago
  41. 9066466 PartitionAlloc: Restore StackTopRegistry::GetCurrentThreadStackTop by Egor Pasko · 6 days ago
  42. 62391c8 Remove unused BUILD_FLAG in anchor_functions_buildflags by Andrew Grieve · 6 days ago
  43. 864f326 Revert "Bypass Single Sample Optimization in Histograms" by Fiona Verzivolli · 6 days ago
  44. d926bc3 Revert "Validate counts storage for SSO disabled histograms" by Fiona Verzivolli · 6 days ago
  45. 117b1c2 Stop using base::TimeTicks::UnixEpoch in base tests by Helmut Januschka · 6 days ago
  46. d5c8a0b IWYU: `base::span` by Kalvin Lee · 6 days ago
  47. 040b558 base: Test no event when non-existent watched file's parent is created by Hojeong Park · 6 days ago
  48. 478c2bf base: Introduce `ReturnValueRepeating` to complement `ReturnValueOnce` by Yotam Ofek · 6 days ago
  49. 18e5fd5 [unsafe-buffers] Remove allow_unsafe_buffers from base/ by Arthur Sonzogni · 6 days ago
  50. 9bcff37 [unsafe-buffers] Remove allow_unsafe_buffers from linker_jni.cc by Arthur Sonzogni · 6 days ago
  51. eac68f8 Rename Time::kTimeTToMicrosecondsOffset to kMicrosecondsFromWindowsToUnixEpoch by Helmut Januschka · 6 days ago
  52. 26e2903 PartitionAlloc: Remove StackTopRegistry notification by Egor Pasko · 6 days ago
  53. 2362411 PartitionAlloc: Fix component (for bugs) in DIR_METADATA by Egor Pasko · 6 days ago
  54. b332a8c [base] Support std::optional in expected matchers and macros by Jan Wilken Dörrie · 6 days ago
  55. 58bcf99 base: Fix missing dependency in base_nocompile_tests by Junji Watanabe · 6 days ago
  56. 8240b56 Revert "Turn on histogram pre-inflation in LockMetricsRecorder" by Fiona Verzivolli · 8 days ago
  57. 6e3b215 Add DateTimeFormatter::Format that takes LanguageTag by Danilo Tedeschi · 8 days ago
  58. 7786d5b base/i18n: Refactor time_formatting.cc to use IcuBridge by Danilo Tedeschi · 9 days ago
  59. 1329b04 Migrate HashingLRUCache to Abseil containers by Adam Rice · 9 days ago
  60. 9c90ba7 [base] Rename s/SetCurrentThreadType/SetDefaultThreadType by Etienne Pierre-doray · 9 days ago
  61. 248ebf8 IWYU: `base::span` by Kalvin Lee · 9 days ago
  62. 59b8259 [base] Use priority boost in ThreadPool shutdown by Etienne Pierre-doray · 9 days ago
  63. adf2bc7 Small fixes to LanguageTag that allow fixed_flat construction by Danilo Tedeschi · 9 days ago
  64. 09f7020 Turn on histogram pre-inflation in LockMetricsRecorder by Fiona Verzivolli · 9 days ago
  65. 721040a Make //base/strings/string_split function constexpr by Danilo Tedeschi · 9 days ago
  66. edb9f78 Decouple LockMetricsRecorder enablement from SequenceManager by Fiona Verzivolli · 9 days ago
  67. 530f405 [Scroll jank v4 metric] Track signed total raw delta instead of absolute by Petr Čermák · 9 days ago
  68. 9cb4cb3 [tracing] Migrate legacy TRACE_EVENT_BEGIN/END[012] macros by Etienne Pierre-doray · 9 days ago
  69. ccc0fa5 Fix string literal in IsJson and IsSupersetOfValue comments by Edman Anjos · 9 days ago
  70. ae4d8f1 Remove unused JavaHeapProfiler and JavaHeapDumpGenerator by Kartar Singh · 9 days ago
  71. 8bef6c7 legacy-mojo: Annotate C API structs and add base sync-primitive friend by Andrea Orru · 10 days ago
  72. 6d2ae9f IWYU: `base::span` by Kalvin Lee · 10 days ago
  73. 61f9258 Add compile-time check for country-restricted feature construction by Jan Keitel · 10 days ago
  74. 003c921 Implement LanguageTag::GetLanguageSubtag by Danilo Tedeschi · 10 days ago
  75. 491d9a9 IWYU: `base::span` by Kalvin Lee · 10 days ago
  76. c897e90 Remove constant functions from //base/i18n/tags.h by Danilo Tedeschi · 10 days ago
  77. 22bb9d3 IWYU: `base::span` by Kalvin Lee · 10 days ago
  78. c187c87 [tracing] Introduce persistent trace event categories by Etienne Pierre-doray · 10 days ago
  79. ad90035 [Windows] Try harder not to lose the original file in ReplaceFile by Greg Thompson · 10 days ago
  80. 5bbf4d8 IWYU: `base::span` by Kalvin Lee · 10 days ago
  81. dcff969 IWYU: `base::span` by Kalvin Lee · 10 days ago
  82. e5f8c96 Document unsafe blocks in //base by Devon Loehr · 10 days ago
  83. ba91425 [Base] Preserve Windows file enumeration last error by Pengyuan Wang · 11 days ago
  84. f6c98fa IWYU: `base::span` by Kalvin Lee · 11 days ago
  85. c022b9f Make flat-tree's lookup methods constexpr by Danilo Tedeschi · 11 days ago
  86. be65039 base: Test no event when creating directory chain by Hojeong Park · 11 days ago
  87. 1fb301d [window.rust] Default to exporting BASE_DECLARE_FEATUREs. by Julia Hansbrough · 11 days ago
  88. 14ec25f Remove Unnecessary As*String* Calls from //base/win by Robert Liao · 11 days ago
  89. 47c7556 IWYU: `base::span` by Kalvin Lee · 11 days ago
  90. 868e539 Introduce base::subtle::SequenceToken::[Get/Set]ForCurrentThread by Abhijith Nair · 11 days ago
  91. 5bf117b Add ReplaceFile results on non-Windows platforms in ImportantFileWriter. by Ramon Cano Aparicio · 11 days ago
  92. 61f9163 IWYU: `base::span` by Kalvin Lee · 11 days ago
  93. 39edc50 IWYU: `base::span` by Kalvin Lee · 11 days ago
  94. 5ec6e61 PA: Report LeakedSecurityObject's type id and total leaked size with MallocDumpProvider by Takashi Sakamoto · 11 days ago
  95. 1140670 [base] Add conditional explicit operator bool to base::expected by Jan Wilken Dörrie · 11 days ago
  96. c07dc56 Add timezone support to datetime-formatter by Danilo Tedeschi · 11 days ago
  97. 18431e2 Copy net-export log to public Downloads folder when stopped by Ben Chin · 12 days ago
  98. f33cd89 Spanification of cc/metrics/scroll_jank_v4_tracing_recorder.cc, etc. by Daniel Angulo · 12 days ago
  99. 751af2b Recursively set ClassLoader on Bundles in ChromeBaseAppCompatActivity. by Ryan Thomas · 12 days ago
  100. 86990aa Add safety comments to unsafe functions by Devon Loehr · 12 days ago