1. ffa672c Add Feedback.RedactionTool histograms to kKnownBadHistogramsHashes by Rohit Kapoor · 3 hours ago main
  2. 86a3e47 [base/android] Add check to PMF utils by Thiabaud Engelbrecht · 6 hours ago
  3. 7358575 [tracing] Move background tracing initialization earlier by Etienne Pierre-doray · 7 hours ago
  4. 43dcb28 [prefs] Remove expired NotFatalUntil::M143 from PrefService type checks by Seonggon Cho · 13 hours ago
  5. ea62328 [base] Add ReadNativeEndian to base::SpanReader by Jan Wilken Dörrie · 13 hours ago
  6. f4ac3e1 Use LanguageTag in windows language_selector by Danilo Tedeschi · 3 days ago
  7. d201734 Revert "[macOS] Use sandboxed subdirectories for the GPU child process" by Bryan Oltman · 3 days ago
  8. 1a7b28a Spanification of partition_alloc_base/cpu.cc, etc. by Daniel Angulo · 3 days ago
  9. 8422b5d [wv] Trigger startup for some methods in SharedWebViewChromium by Abhijith Nair · 3 days ago
  10. 61a3f87 Store base::Feature constants in a custom ELF section by Andrew Grieve · 3 days ago
  11. 540d9b3 Spanification of partition_alloc/pointers/raw_ptr_unittest.cc by Daniel Angulo · 3 days ago
  12. 362f102 [tvOS] Do not redirect test output to file on tvOS by fayev-g · 3 days ago
  13. 4e335f5 base: Replace C-style arrays with std::array to remove UNSAFE_TODO by Arthur Sonzogni · 3 days ago
  14. 58f16a0 [tracing] Increase ETW event metadata buffer to 512 bytes by Chris Davis (EDGE) · 3 days ago
  15. eb2e767 [Android] Use trimToSize or preallocate in some places by Calder Kitagawa · 3 days ago
  16. d65f8a1 Get rid of many RenderFrameHostLifecycleStateImpl aliases by Lei Zhang · 4 days ago
  17. 3d02e8a CheckedLockImpl: Don't sanitize bools by Kalvin Lee · 4 days ago
  18. 998a4ce Reland "Default `-fsanitize=unreachable`" by Kalvin Lee · 4 days ago
  19. dd0dca2 [window.rust] Add support for scoped RAII timer histograms. by Julia Hansbrough · 4 days ago
  20. 892b58d [macOS] Disclaim TCC responsibility for GPU process by Bryan Oltman · 4 days ago
  21. 00f9a22 Add a descriptive error message to the runtime mutable feature CHECK. by Roger McFarlane · 4 days ago
  22. dd14b38 [Glic] Skip FRE for AL demo mode by Hailey Wang · 4 days ago
  23. 79c0335 Add support for consteval long ImmutableStrings by Danilo Tedeschi · 4 days ago
  24. 7067e12 Create perf tests for LanguageTag by Danilo Tedeschi · 4 days ago
  25. 9a634f3 Spanification of partition_alloc/partition_alloc_check.h by Daniel Angulo · 4 days ago
  26. 6aab533 Ensure that speculative RFHs cannot update frame name or opener by Alex Moshchuk · 4 days ago
  27. 2508b8f [PA] Introduce PartitionTlsRegistry to track PartitionTls instances by mikt · 4 days ago
  28. b7ce44b Android: Fix black post-test screenshots for incognito tests by Andrew Grieve · 4 days ago
  29. 3ac4cf1 extensions: Trace the execution world of script injections by Amit Dror · 5 days ago
  30. 26c8f54 base: add bikineev@ as owner partition_alloc by Anton Bikineev · 5 days ago
  31. 2fd02c2 base: Handle FilePathWatcher I/O completion errors by Xu Junwei · 5 days ago
  32. 6025998 PA: Remove wrong PA_DCHECK() from Partitionroot::DumpStats() by Takashi Sakamoto · 5 days ago
  33. 7054885 [PA] Add mikt@google.com to PartitionAlloc OWNERS by mikt · 5 days ago
  34. 4bb570e base: Remove `RETURNS_NONNULL` by Kalvin Lee · 5 days ago
  35. 4736d57 Android: identify app content providers by UID by Júlio Piubello · 5 days ago
  36. b37379f Spanification of partition_alloc/partition_bucket.cc, etc. by Daniel Angulo · 5 days ago
  37. c5c0142 Allow users to depend on //base/numerics directly. by Matt Stark · 5 days ago
  38. eac3e7b [macOS] Use sandboxed subdirectories for the GPU child process by Bryan Oltman · 5 days ago
  39. 4944772 Allow writing to DIR_SYSTEM_TEMP on Windows when blocking test writes. by Travis Li · 5 days ago
  40. 903263b Install Platform Runtime component to Program Files on Windows by Marwan Tammam · 5 days ago
  41. a32deae [Flags] Only put to maps if initially null by Calder Kitagawa · 5 days ago
  42. ca9aba9 Prepare for manifest as sole source of version code info by Sam Maier · 5 days ago
  43. f8a3a5b [fuchsia][base] Fix test_log_listener_safe dependencies by Wez · 5 days ago
  44. b7fe3e0 Add test to keep the stack footprint of ImmutableString small by Danilo Tedeschi · 5 days ago
  45. 3683c02 [PA] Decouple PartitionAlloc perftests into standalone target by mikt · 5 days ago
  46. 6fe83ce [fuchsia] Implement CPUModelName and NumberOfEfficientProcessors by Wez · 5 days ago
  47. 8521e20 PA: Collate output arguments by Kalvin Lee · 6 days ago
  48. bdb5c39 PA: `ThreadCache::GetFromCache() -> SlotAddressAndSize` by Kalvin Lee · 6 days ago
  49. 75693dd [Linux] Remember thread id translations in ChildThreadTypeSwitcher by Shelley Vohr · 6 days ago
  50. 64aabe3 Move shared partition_alloc test headers to test_support by Matt Stark · 6 days ago
  51. ec95729 base: Clean up redundant include rules by Mitsuru Oshima · 6 days ago
  52. 7103afb Android: Revamp savedInstanceState Bundle ClassLoader workarounds (2nd attempt) by Andrew Grieve · 6 days ago
  53. 5fe5bf6 Use ClipDescription.hasContentUri() to fix drag drop of text files by Joel Hockey · 6 days ago
  54. 0036b1c Clean up supporting code for WinSDK 26100 by Devon Loehr · 6 days ago
  55. fc3e5b8 [base] Report MoveFile()'s own error from ReplaceFile() on Windows by Shelley Vohr · 6 days ago
  56. 221e1f4 [variations] Bulk update runtime mutable feature states and field trial overrides by Luc Nguyen · 6 days ago
  57. 8dc34b5 Add new methods to SubtagsReader and use them in LanguageTag by Danilo Tedeschi · 6 days ago
  58. 3113cda Make flat_(map|set)::(try_)?emplace methods constexpr by Danilo Tedeschi · 6 days ago
  59. 3bb82ec Run `gn format` on all build files by Matt Stark · 7 days ago
  60. 07efcb7 Spanification of partition_alloc/gwp_asan_support.cc etc. by Daniel Angulo · 7 days ago
  61. c2545d1 Checked Span: Adjust usable size functions by Kalvin Lee · 8 days ago
  62. 498a9a6 [window.rust] Add ergonomic Rust API for timing histograms. by Julia Hansbrough · 10 days ago
  63. 9a885fd i18n: Use at least 3 M's (MMM) month skeleton for MD/MDE Medium formats by Danilo Tedeschi · 10 days ago
  64. 3868317 [window.rust] Add ergonomic Rust API for FeatureParam<i32,bool>. by Julia Hansbrough · 10 days ago
  65. 9ce0bae Create SubtagsReader to parse LanguageTag's without heap-allocation by Danilo Tedeschi · 10 days ago
  66. 207c691 partition_alloc: Move LINUX_NAME_REGION define to its own header by Lei Zhang · 10 days ago
  67. fdcdbdf Use LanguageTag for preferred languages in windows by Danilo Tedeschi · 10 days ago
  68. bc84f76 Add kInhibitMessagePumpWakeupCounter by Olivier Li · 10 days ago
  69. 5f325b1 Fix base::JSONReader recursion depth limit inconsistencies by Andrew Paseltiner · 10 days ago
  70. d678880 base: Remove dead Process::Exited() method by Patrick Monette · 10 days ago
  71. c1f9f56 fuzzing: Fix flaky fuzzing smoke tests by Giovanni Ortuño Urquidi · 10 days ago
  72. c44d985 Checked Span: Clarify "smuggled" size bits by Kalvin Lee · 11 days ago
  73. e95ac09 PA: Plumb bool showing if slot can store raw size by Kalvin Lee · 11 days ago
  74. 7a63d01 [Win] Remove ResourceDataDLL and unnecessary FindResource calls by Ben Bamesberger · 11 days ago
  75. cc44d76 [window.rust] Add ergonomic API for memory histograms. by Julia Hansbrough · 11 days ago
  76. 4bd780d media: Simplify provisioning FIRST_API_LEVEL check and remove dead code by Vikram Pasupathy · 11 days ago
  77. 7dabeba [window.rust] Add Rust API for count histograms. by Julia Hansbrough · 11 days ago
  78. a5c1be7 Remove LaunchShellExecuteViaExplorer feature by Will Harris · 12 days ago
  79. 1f4d9e2 Reland "[mojo] Allocate unsafe shared memory regions in-process on Linux" by Shelley Vohr · 12 days ago
  80. 9f74a8c [window.rust] Add Rust API for basic histogram types. by Julia Hansbrough · 12 days ago
  81. 37d3893 [base] Share Process::CreationTime across Apple platforms by Justin Novosad · 12 days ago
  82. 463f3e8 Remove getSelectionActionMenuClient from AconfigFlaggedApiDelegate by Sayed · 12 days ago
  83. 83eff05 [Tab] Fix shortService lifecycle in GracefulShutdownService by Calder Kitagawa · 12 days ago
  84. 191d510 [PA] Replace largest_active_bucket_index_ with active_bucket_count_ by mikt · 13 days ago
  85. e4734eb Move windows i18n code into base:i18n target by Danilo Tedeschi · 13 days ago
  86. 372f465 Remove ICU4C dependency from the base/i18n:language_tag target by Danilo Tedeschi · 13 days ago
  87. 271ae86 Use bcp47 parser to GetExtensionString in language_tag.cc by Danilo Tedeschi · 13 days ago
  88. ccb5e53 Fix base/i18n/rtl IsRTL() perf regression by removing heap allocation by Danilo Tedeschi · 13 days ago
  89. d0484fc Fix thread controller test flakes by David Bienvenu · 13 days ago
  90. 1bab58c Spanification of partition_alloc_base/files/file_util.h by Daniel Angulo · 13 days ago
  91. 779439d Revert "Call SetDefaultIcuLocale from the deprecated SetICUDefaultLocale" by Evan Luo · 13 days ago
  92. 409f9f3 Call SetDefaultIcuLocale from the deprecated SetICUDefaultLocale by Danilo Tedeschi · 13 days ago
  93. 5e53347 Cleanup ReducePPMs feature flag by Gabriel Charette · 13 days ago
  94. 39bb16b Make LRUCacheBase a Memory Consumer by Anthony Vallee-Dubois · 13 days ago
  95. f67ca10 Report OS build versions in Mac feedback by Avi Drissman · 13 days ago
  96. 610f51e [android] Higher soft limit if large process counts are supported by Benoît Lizé · 14 days ago
  97. a6b6506 [AdTagging] Enforce one-way tagging and introduce FrameAdStatus by Yao Xiao · 14 days ago
  98. 2623bb7 [PA] Make SlotStart family aggregate types by mikt · 14 days ago
  99. 12b25da Spanification of partition_alloc_base/strings/safe_sprintf_pa_unittest.cc by Daniel Angulo · 14 days ago
  100. 9857571 Spanification of partition_alloc_base/posix/safe_strerror.cc by Daniel Angulo · 14 days ago