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