1. bf59376 cleanup: message_pump_glib with more style by Egor Pasko · 3 days ago main
  2. 9344c1d Reland "Android: Avoid getSystemService() when querying UI Mode" by Andrew Grieve · 3 days ago
  3. 738c6ba feat(webview): Log PartitionAlloc allocated objects memory to UMA by Chidera Olibie · 3 days ago
  4. e0c2745 [base] Migrate MemoryMappedFile usages to memory-safe getters by Jan Keitel · 3 days ago
  5. adf197f Add constexpr ImmutableString's constructor by Danilo Tedeschi · 3 days ago
  6. 8186a5d [Memory Coordinator] Clarify descriptions in traits.h by Andres Ricardo Perez · 3 days ago
  7. 1aa17b7 ios: Remove obsolete iOS availability checks below iOS 17 by Justin Cohen · 4 days ago
  8. f84cf1c Fix confused deputy bypass via userId prefix in ContentUriUtils by Charles Cai · 4 days ago
  9. ece7b2f [base] Tighten metadata ID validation for sparse histograms in PersistentHistogramAllocator by Roger McFarlane · 4 days ago
  10. 54e2bf1 Revert "[protobuf] Roll to v34.1." by Mike West · 4 days ago
  11. 40508cd [protobuf] Roll to v34.1. by Mike West · 4 days ago
  12. 2d67340 Enable use_checked_span on Linux. by Stephen Nusko · 4 days ago
  13. 8ef35a0 [client_certificates] Add KcerPrivateKey for ChromeOS by vishwa-kalubowila-codimite · 4 days ago
  14. 57e9b31 Add undefined through language_tag::UNDEFINED() by Danilo Tedeschi · 4 days ago
  15. 568c9d3 Rename LanguageTag::ToString() to LanguageTag::tag_string(). by Katie Lu · 5 days ago
  16. 6396e9a [PA] Fix ThreadCache corruption in ThreadCacheProcessScopeForTesting by mikt · 5 days ago
  17. d3816f0 Revert "[protobuf] Roll to v34.1." by Ankush Singh · 5 days ago
  18. e139dc6 [protobuf] Roll to v34.1. by Mike West · 5 days ago
  19. a7b9c0e Handle nullptr buckets in SlotSpans by Stephen Nusko · 5 days ago
  20. dca811c Reland "Android: Set extractNativeLibs="false" by default for apk targets" by Andrew Grieve · 6 days ago
  21. 332899b Revert "Android: Avoid getSystemService() when querying UI Mode" by luci-bisection@appspot.gserviceaccount.com · 6 days ago
  22. e1d876f Track Windows profile load via persistent state files by Sean Maher · 6 days ago
  23. f2626a1 Android: Avoid getSystemService() when querying UI Mode by Andrew Grieve · 6 days ago
  24. 76bf2e5 Clipboard: Add defense against confused deputy URI reading by Charles Cai · 6 days ago
  25. f563775 Revert "Android: Set extractNativeLibs="false" by default for apk targets" by Andrew Grieve · 6 days ago
  26. a6bc5e9 [base] Create temp download file in an atomic operation by Min Qin · 6 days ago
  27. daaea3b [base] Add O_NOFOLLOW when opening a temp file for MHTML download by Min Qin · 6 days ago
  28. 3a53ce4 Switch to posix_spawn_file_actions_addchdir by Avi Drissman · 6 days ago
  29. a5dc77e [Memory Coordinator] Update traits to represent PassiveMemoryConsumers more accurately by Andres Ricardo Perez · 7 days ago
  30. e249918 fix: [crashpad] avoid UAF in TLS crash key names by Yang Liu · 7 days ago
  31. 63b2315 Move FeatureList::RuntimeMutableFeatureState to base::internal. by Roger McFarlane · 7 days ago
  32. 2a85b65 Android: Set extractNativeLibs="false" by default for apk targets by Andrew Grieve · 7 days ago
  33. dfbf993 Log trace events around Mac voucher release by Joe Mason · 7 days ago
  34. 27ed05d PA: Add `IntendedLeakSize` to `MallocMemoryDump` by Takashi Sakamoto · 7 days ago
  35. c565d5d Shorten base::OnceCallback<void(void)> to base::OnceClosure by Lei Zhang · 9 days ago
  36. 88a0dd6 [codehealth] Fix some typos by Peilin Wang · 9 days ago
  37. e125ffc Refactor: Make early access of runtime mutable features a CHECK failure by Roger McFarlane · 10 days ago
  38. 6a44ba2 [AW] Make ProfileStore available before full Chromium startup. by Barkin Unal · 10 days ago
  39. 5e75575 aw: Add AndroidThreadPriority to ProductionSupportedFlagList by Peter Beverloo · 10 days ago
  40. a024da7 [ios] Wipe NSUserDefaults at the end of every unittest. by Rohit Rao · 10 days ago
  41. 9c09390 Revert "Partially enable Checked Span" by Andrey Davydov · 10 days ago
  42. 47fd473 Roll src/third_party/perfetto/ 27f4fae5b..78e47bd41 (15 commits) by Petr Čermák · 10 days ago
  43. b5e29c9 Checked Span: Prevent wraparound spans by Kalvin Lee · 10 days ago
  44. b3e01c2 Partially enable Checked Span by Kalvin Lee · 10 days ago
  45. 0e2f579 [Android] fix memory leak of CustomTabActivityRenderTest by Huili Liu · 11 days ago
  46. 23c9f5a Remove code supporting macOS 12 from base/ by Avi Drissman · 11 days ago
  47. 7377a21 Add PPC64/S390x to the 64-bit pointers list by Milad Fa · 12 days ago
  48. 3482249 base: Allow base::ToVector with projection for unsized ranges by Tamino Bauknecht · 12 days ago
  49. 701ab8c base: Add size() method to base::Zipper (base::zip()) by Tamino Bauknecht · 12 days ago
  50. 520bb15 PA zaps infinite-quarantined memory regions with type-id provided via FreeHint by Takashi Sakamoto · 12 days ago
  51. c347f27 [spanification] make StackBuffer use base::AlignedHeapArray by Jose Arturo Barrera · 12 days ago
  52. 2271182 [Task] Add metric to record callers that post long delayed tasks by Peilin Wang · 12 days ago
  53. 725f237 IndexedDB: Add memory dump reporting for SQLite backing store by Xiaohan Zhao · 12 days ago
  54. f606c63 Introduce runtime mutable features to base::Feature. by Roger McFarlane · 13 days ago
  55. d44e963 [Memory Coordinator] Ensure registrations are respected outside of tests by Patrick Monette · 13 days ago
  56. 486247d [task] Implement feature to inherit task important in ThreadPool by Etienne Pierre-doray · 13 days ago
  57. c7f163b base: Test file modification in WatchDirectory on Apple by Hojeong Park · 13 days ago
  58. a72248a base: Test no event when creating parent dir by Hojeong Park · 13 days ago
  59. 1fdec05 [window.rust] Have base_feature! macro export Rust-defined Features by default. by Julia Hansbrough · 14 days ago
  60. 1ed4958 [Android] Create expectView() and expectNoView() by Henrique Nakashima · 14 days ago
  61. 337d028 Remove superfluous includes for base/metrics/histogram_base.h by Lei Zhang · 14 days ago
  62. 199ea4d Add testing hooks for DeviceInfo.isFoldable by Dibyendu Dey · 14 days ago
  63. e8e4095 [brut] Fix division-by-zero crash in CalculateEventsPerSecond by Wenbin Zhang · 14 days ago
  64. d6a596e [ios] CRBProtocolObserver: avoid extending the observers' lifetime by Sylvain Defresne · 14 days ago
  65. 3130ed9 Fix C++20 compatibility in partition_alloc's span.h by Arthur Sonzogni · 14 days ago
  66. 3025e00 PA: Move PartitionAddressSpace::offsets_to_metadata_ to PartitionAddressSpace::setup_. by Takashi Sakamoto · 2 weeks ago
  67. 48ffdb3 [base] Disable optimizations to make tools_sanity_unittest more robust by Hans Wennborg · 2 weeks ago
  68. 6ffcd8d Reland: Enable kUseBoringSSLForRandBytes by default by Egor Pasko · 2 weeks ago
  69. 4972873 [base] Invalidate observers in MessagePumpCFRunLoopBase by Etienne Pierre-doray · 2 weeks ago
  70. ad81c22 Forward declare RepeatingCallback in base/metrics/histogram_base.h by Lei Zhang · 2 weeks ago
  71. b0b65db Add base::MakeSelfDeleting() by Lei Zhang · 2 weeks ago
  72. 3326a01 [Android] Implement per-Condition timeouts in Public Transit by Henrique Nakashima · 2 weeks ago
  73. 55706ce Validate histogram type after deserialization. by Alexei Svitkine · 2 weeks ago
  74. 08f1e31 Fix IWYU error in sys_info.h by Joe Mason · 2 weeks ago
  75. ffb1d04 Make base::DeserializeHistogramInfo() part of base::HistogramBase by Lei Zhang · 2 weeks ago
  76. bba2364 Use _WIN32 instead of WIN32 in component_export.h by Arthur Sonzogni · 2 weeks ago
  77. 727bce8 PA: Enforce -Wnontrivial-memaccess and -Wnontrivial-memcall. by Arthur Sonzogni · 2 weeks ago
  78. fc5127d partition_alloc: fix outdated circular-dependency header guards by Arthur Sonzogni · 2 weeks ago
  79. effcf3d Add viz-compositor thread identification by Gregg Tavares · 2 weeks ago
  80. fbfd7ae [Android] Implement ConditionWaiter custom polling loop by Henrique Nakashima · 2 weeks ago
  81. ee43164 [self_compact] Remove unused feature by Thiabaud Engelbrecht · 2 weeks ago
  82. 7bbc861 Add base::FilePath Rust FFI wrapper by Liza Burakova · 3 weeks ago
  83. 7c67ab4 Add BCP47 initial extension support to LanguageCode by Danilo Tedeschi · 3 weeks ago
  84. 8124ad1 partition_alloc: Clean up warnings in standalone config. by Arthur Sonzogni · 3 weeks ago
  85. 6963636 partition-alloc: Define is_ubsan and is_tsan for standalone build by Arthur Sonzogni · 3 weeks ago
  86. fc5be5f partition_alloc: Fix user space segment by Michael Lippautz · 3 weeks ago
  87. d17756b base/i18n: Rename LanguageCode to LanguageTag by Danilo Tedeschi · 3 weeks ago
  88. 77d3fcb [Android] Add doc comments and rename variable in ConditionWaiter by Henrique Nakashima · 3 weeks ago
  89. a4148c5 [Android] Consolidate getNow() behavior for consistent timestamps in PT by Henrique Nakashima · 3 weeks ago
  90. 9201ae0 [Android] Introduce Public Transit TransitionTimeoutUnitTest by Henrique Nakashima · 3 weeks ago
  91. 39ab9bd Use SplitStringPiece and string_view in TraceConfig parsing. by Jeffrey Yu · 3 weeks ago
  92. a3e0c4b Add sdk_int_full accessor to C++ by Aaron Moss · 3 weeks ago
  93. 1ba825b Remove deprecated SysInfo::AmountOfPhysicalMemory by Joe Mason · 3 weeks ago
  94. 3d83a37 [sync] Extend DeviceInfoSpecifics with Android build fingerprint by Mikel Astiz · 3 weeks ago
  95. fdbe914 [base] Implement CurrentTaskRunnerInheritsThreadType by Etienne Pierre-doray · 3 weeks ago
  96. cf95ae6 partition_alloc: Enable user space zero segment on ChromeOS by Michael Lippautz · 3 weeks ago
  97. a05e228 Fix TSan data race in PartitionRoot::AdjustSlotSpanRing by Dominic Battre · 3 weeks ago
  98. 3408ada partition_alloc: Rework userspace zero segment and enable on Windows by Michael Lippautz · 3 weeks ago
  99. 7120d8f [iOS]MessagePumpAppleInitialNestingTest fails on ios-asan by Arthur Milchior · 3 weeks ago
  100. 7206329 Checked Span: Address `blink_perf` suites by Kalvin Lee · 3 weeks ago