Sign in
chromium
/
chromium
/
src
/
base
/
HEAD
7377a21
Add PPC64/S390x to the 64-bit pointers list
by Milad Fa
· 8 hours ago
main
3482249
base: Allow base::ToVector with projection for unsized ranges
by Tamino Bauknecht
· 13 hours ago
701ab8c
base: Add size() method to base::Zipper (base::zip())
by Tamino Bauknecht
· 13 hours ago
520bb15
PA zaps infinite-quarantined memory regions with type-id provided via FreeHint
by Takashi Sakamoto
· 18 hours ago
c347f27
[spanification] make StackBuffer use base::AlignedHeapArray
by Jose Arturo Barrera
· 21 hours ago
2271182
[Task] Add metric to record callers that post long delayed tasks
by Peilin Wang
· 21 hours ago
725f237
IndexedDB: Add memory dump reporting for SQLite backing store
by Xiaohan Zhao
· 23 hours ago
f606c63
Introduce runtime mutable features to base::Feature.
by Roger McFarlane
· 24 hours ago
d44e963
[Memory Coordinator] Ensure registrations are respected outside of tests
by Patrick Monette
· 28 hours ago
486247d
[task] Implement feature to inherit task important in ThreadPool
by Etienne Pierre-doray
· 29 hours ago
c7f163b
base: Test file modification in WatchDirectory on Apple
by Hojeong Park
· 34 hours ago
a72248a
base: Test no event when creating parent dir
by Hojeong Park
· 2 days ago
1fdec05
[window.rust] Have base_feature! macro export Rust-defined Features by default.
by Julia Hansbrough
· 2 days ago
1ed4958
[Android] Create expectView() and expectNoView()
by Henrique Nakashima
· 2 days ago
337d028
Remove superfluous includes for base/metrics/histogram_base.h
by Lei Zhang
· 2 days ago
199ea4d
Add testing hooks for DeviceInfo.isFoldable
by Dibyendu Dey
· 2 days ago
e8e4095
[brut] Fix division-by-zero crash in CalculateEventsPerSecond
by Wenbin Zhang
· 2 days ago
d6a596e
[ios] CRBProtocolObserver: avoid extending the observers' lifetime
by Sylvain Defresne
· 2 days ago
3130ed9
Fix C++20 compatibility in partition_alloc's span.h
by Arthur Sonzogni
· 2 days ago
3025e00
PA: Move PartitionAddressSpace::offsets_to_metadata_ to PartitionAddressSpace::setup_.
by Takashi Sakamoto
· 3 days ago
48ffdb3
[base] Disable optimizations to make tools_sanity_unittest more robust
by Hans Wennborg
· 4 days ago
6ffcd8d
Reland: Enable kUseBoringSSLForRandBytes by default
by Egor Pasko
· 4 days ago
4972873
[base] Invalidate observers in MessagePumpCFRunLoopBase
by Etienne Pierre-doray
· 5 days ago
ad81c22
Forward declare RepeatingCallback in base/metrics/histogram_base.h
by Lei Zhang
· 5 days ago
b0b65db
Add base::MakeSelfDeleting()
by Lei Zhang
· 5 days ago
3326a01
[Android] Implement per-Condition timeouts in Public Transit
by Henrique Nakashima
· 5 days ago
55706ce
Validate histogram type after deserialization.
by Alexei Svitkine
· 5 days ago
08f1e31
Fix IWYU error in sys_info.h
by Joe Mason
· 5 days ago
ffb1d04
Make base::DeserializeHistogramInfo() part of base::HistogramBase
by Lei Zhang
· 5 days ago
bba2364
Use _WIN32 instead of WIN32 in component_export.h
by Arthur Sonzogni
· 5 days ago
727bce8
PA: Enforce -Wnontrivial-memaccess and -Wnontrivial-memcall.
by Arthur Sonzogni
· 6 days ago
fc5127d
partition_alloc: fix outdated circular-dependency header guards
by Arthur Sonzogni
· 6 days ago
effcf3d
Add viz-compositor thread identification
by Gregg Tavares
· 6 days ago
fbfd7ae
[Android] Implement ConditionWaiter custom polling loop
by Henrique Nakashima
· 6 days ago
ee43164
[self_compact] Remove unused feature
by Thiabaud Engelbrecht
· 6 days ago
7bbc861
Add base::FilePath Rust FFI wrapper
by Liza Burakova
· 6 days ago
7c67ab4
Add BCP47 initial extension support to LanguageCode
by Danilo Tedeschi
· 6 days ago
8124ad1
partition_alloc: Clean up warnings in standalone config.
by Arthur Sonzogni
· 6 days ago
6963636
partition-alloc: Define is_ubsan and is_tsan for standalone build
by Arthur Sonzogni
· 7 days ago
fc5be5f
partition_alloc: Fix user space segment
by Michael Lippautz
· 7 days ago
d17756b
base/i18n: Rename LanguageCode to LanguageTag
by Danilo Tedeschi
· 7 days ago
77d3fcb
[Android] Add doc comments and rename variable in ConditionWaiter
by Henrique Nakashima
· 7 days ago
a4148c5
[Android] Consolidate getNow() behavior for consistent timestamps in PT
by Henrique Nakashima
· 7 days ago
9201ae0
[Android] Introduce Public Transit TransitionTimeoutUnitTest
by Henrique Nakashima
· 7 days ago
39ab9bd
Use SplitStringPiece and string_view in TraceConfig parsing.
by Jeffrey Yu
· 7 days ago
a3e0c4b
Add sdk_int_full accessor to C++
by Aaron Moss
· 7 days ago
1ba825b
Remove deprecated SysInfo::AmountOfPhysicalMemory
by Joe Mason
· 7 days ago
3d83a37
[sync] Extend DeviceInfoSpecifics with Android build fingerprint
by Mikel Astiz
· 7 days ago
fdbe914
[base] Implement CurrentTaskRunnerInheritsThreadType
by Etienne Pierre-doray
· 7 days ago
cf95ae6
partition_alloc: Enable user space zero segment on ChromeOS
by Michael Lippautz
· 7 days ago
a05e228
Fix TSan data race in PartitionRoot::AdjustSlotSpanRing
by Dominic Battre
· 8 days ago
3408ada
partition_alloc: Rework userspace zero segment and enable on Windows
by Michael Lippautz
· 8 days ago
7120d8f
[iOS]MessagePumpAppleInitialNestingTest fails on ios-asan
by Arthur Milchior
· 8 days ago
7206329
Checked Span: Address `blink_perf` suites
by Kalvin Lee
· 8 days ago
bccbb0d
Fix WinHeap accounting for large allocations
by Jose Dapena Paz
· 9 days ago
212872a
Fix switch-to-tab behavior and window scoping for @tabs starter pack
by Ben Chin
· 9 days ago
eec98bd
Revert "Prototype for different ASLR in each child process"
by Will Harris
· 9 days ago
c6772d1
Fix flaky tests in base/i18n/icubridge/date_time_formatter
by Danilo Tedeschi
· 9 days ago
e22c6f5
Relax thread checks in base/android utilities for tests
by Jenna Himawan
· 9 days ago
36adfa1
Rename PERCEPTIBLE importance to NOT_PERCEPTIBLE
by Aldo Culquicondor
· 9 days ago
d8ed50e
Migrate UrgentPageDiscardingPolicy to base::MemoryConsumer
by Patrick Monette
· 9 days ago
f09ea6a
[tracing] Make TraceLog test only
by Etienne Pierre-doray
· 9 days ago
cf5520b
Implement conversion between legacy ICU to BCP47
by Danilo Tedeschi
· 9 days ago
38d3ff2
Close QUIC sessions on Android pre-freeze
by Yaron Friedman
· 9 days ago
098f1d7
base: create base::i18n::TimeZone object
by Danilo Tedeschi
· 9 days ago
e6f8696
partition_alloc: fix OFFICIAL_BUILD legacy macro
by Arthur Sonzogni
· 9 days ago
684012c
Reduce unnecessary string copies in lens.
by Jeffrey Yu
· 9 days ago
5c56424
Reland "android: Show DevTools in an activity"
by Ryo Hashimoto
· 12 days ago
7b2ffb6
[base] Fix Windows CommandLine argument smuggling
by Dan Murphy
· 12 days ago
e3f6c2a
[ios/web_view] Synchronize run loop nesting state with host app.
by Anuj Kumar
· 12 days ago
4d73e5f
[window.rust] Provide initial Rust API for base::Feature.
by Julia Hansbrough
· 12 days ago
45648a5
Clean up: Fix 11 wrong escapes in 5 DEPS files in base
by yoshiki iguchi
· 12 days ago
3d00d58
Add stringview 16 as a supported string type to base::StringTokenizer
by Sophie Chang
· 12 days ago
fd61a21
RenderThreadImpl: Remove MemoryPressureListener and centralize tracing
by Patrick Monette
· 12 days ago
284995d
partition_alloc: Add missing <cstring> includes for standalone builds
by Arthur Sonzogni
· 13 days ago
76e1746
partition_alloc: presubmit against external define
by Arthur Sonzogni
· 13 days ago
0184a77
Introduce kUnprotectedInRelease raw_ptr trait
by Keishi Hattori
· 13 days ago
7ea38ad
make ReportInvalidWaitableEventResult diagnostic debug-only
by acharif
· 13 days ago
5151c52
Don't emit AnyCritical hangwatcher histograms for background renderers
by Jean-Philippe Gravel
· 13 days ago
da43401
Android: Fix ModuleCacheTest.CheckAgainstProcMaps when native libs are not extracted
by Andrew Grieve
· 13 days ago
2b542d5
[MemoryCoordinator] Remove the MemoryReleaseBehavior trait
by Patrick Monette
· 13 days ago
0c2b3f7
Expose RunLoop::RunUntilIdle to Rust
by Devon Loehr
· 13 days ago
3a64106
Add License for Netscape Portable Runtime (NSPR)
by Wan-Teh Chang
· 13 days ago
9f7e5e2
Create a LanguageCodeMatcher for matching supported locales
by Danilo Tedeschi
· 13 days ago
257cfa7
base: Introduce ReallocProtectedIterator to mitigate container realloc UAF
by Keishi Hattori
· 13 days ago
77d8baf
[base] Fix build for CPU yield on LoongArch.
by Wang Qing
· 14 days ago
010a5a4
base: Use one OVERLAPPED per Windows file watcher
by Klaus
· 14 days ago
004a39c
Launch PumpPeekMessageWithObserver by default client-side.
by Gabriel Charette
· 14 days ago
5953a6b
Fix SuppressMemoryListeners bug for initial notifications.
by Patrick Monette
· 2 weeks ago
630e6d3
Add UNSAFE_BUFFERS to some lines in checked_iterators_nocompile.nc
by Arthur Eubanks
· 2 weeks ago
ce75dee
Reland "[SplitCompatService][1/4] Fork SplitCompatService to base module"
by Xuehui Chen
· 2 weeks ago
81107dc
Reland #3 "Enable use_mold for 64-bit target_os="android" is_official_build=false"
by Andrew Grieve
· 2 weeks ago
ac756b6
lock: Remove `UNSAFE_TODO()` gated by `DCHECK`
by Kalvin Lee
· 2 weeks ago
3bd9db1
Reland "android: Remove the stale rule from chromium_apk.flags and expectations"
by Andrew Grieve
· 2 weeks ago
23228b1
PA: Add public PartitionRoot::GetRootFromAddress() method
by Takashi Sakamoto
· 2 weeks ago
f76982c
[PA/MO] Support flexible configuration of TaskAnnotator purge
by mikt
· 2 weeks ago
65921d2
Revert "android: Remove the stale rule from chromium_apk.flags and expectations"
by Mei Liang
· 2 weeks ago
407aa40
Revert "Reland #2 "Enable use_mold for 64-bit target_os="android" is_official_build=false""
by Andrew Grieve
· 2 weeks ago
95782f7
[PartitionAlloc] Allow process type upgrade in tests
by Dan Murphy
· 2 weeks ago
534daa3
PA: Replace FreeWithSize() with Free() with FreeFlags::kWithSizeHint.
by Takashi Sakamoto
· 2 weeks ago
Next »