Sign in
chromium
/
chromium
/
src
/
base
/
HEAD
4e5d64d
Use `raw_ptr<T>` in `base::AutoReset`
by Daniel Cheng
· 9 hours ago
main
9519d76
[iSO Blink] Enable MALLOC_MEMORY_TRACING_SUPPORTED macro
by Gyuyoung Kim
· 10 hours ago
9a51a9d
[task] SequenceManager keeps a SingleThreadTaskRunner
by Etienne Pierre-doray
· 14 hours ago
da81a26
[task] Replace s/SetDefaultTaskRunner/SetDefaultTaskQueue
by Etienne Pierre-doray
· 14 hours ago
f8b7478
[task] Delete ThreadControllerImpl
by Etienne Pierre-doray
· 19 hours ago
75582b6
Robolectric: Fix running of disabled tests
by Andrew Grieve
· 19 hours ago
8e979a6
[Android] Add SupplierUtils.upcast()
by Henrique Nakashima
· 2 days ago
e033b12
[MemoryConsumer] Migrate some MemoryPressureListeners in chrome/browser
by Patrick Monette
· 2 days ago
4afab6e
[base] Optimize stringstream usage
by Andrew Paseltiner
· 2 days ago
1d061c0
[rust] Move `log_severity.h` into a separate target.
by Lukasz Anforowicz
· 2 days ago
fc7feac
Revert "ios: Skip InaccessiblePages test on iOS when debugger is attached"
by Jonathan Lee
· 2 days ago
ab5b0a9
ios: Skip InaccessiblePages test on iOS when debugger is attached
by Justin Cohen
· 2 days ago
ef9e933
[ax] Add native_event to NotifyWinEvent trace event args
by Sean Maher
· 2 days ago
95f45b0
[Memory Coordinator] Allow optional MemoryConsumerTraits with defaults
by Patrick Monette
· 2 days ago
8a8e49e
Reland "[PA] Roll out FreeWithSize to default-enabled"
by mikt
· 2 days ago
314f222
[gardener] Disable LimitedAccessFeatures.UnregisteredFeature on Windows
by Jiacheng Guo
· 2 days ago
e4a0df1
Remove 2GiB limit from the winheap system allocator.
by Will Harris
· 2 days ago
3336844
Reland "Fix system_allocator toolchain on Windows"
by Will Harris
· 2 days ago
817a1f6
[task] Remove unused Thread::Delegate::AddTaskObserver
by Etienne Pierre-doray
· 2 days ago
7075c29
[rust] Delete unfinished `VLOG(INFO)` <=> Rust integration.
by Lukasz Anforowicz
· 2 days ago
1e28c87
base: Use FieldTrialParams instead of std::map
by Kamil Jarosz
· 3 days ago
e3018f5
base: Clean up feature.h/feature_list.h includes
by Kamil Jarosz
· 3 days ago
1eeda05
Reland "JNI Zero: Revamp how class loading works"
by Andrew Grieve
· 3 days ago
20b1486
Revert "[base] Assert AddObserver(...) is called on the correct sequence"
by Jenna Himawan
· 3 days ago
2c801f9
Remove @VisibleForTesting on forTesting methods.
by Sky Malice
· 3 days ago
c19d22a
[ScrollJankV4] Add has_inertial_input to Synthetic proto
by Aman Verma
· 3 days ago
4422718
[Perfetto Trace] Add THREAD_BROWSER_VSYNC for VSyncThread on Mac
by Maggie Chen
· 3 days ago
9025671
Remove double * on closing javadoc.
by Sky Malice
· 3 days ago
321ca9c
[traits_bag.h] Use base::ParameterPack for trait validation
by Patrick Monette
· 3 days ago
538407a
[task] Use message pump in InProcessRendererThread
by Etienne Pierre-doray
· 3 days ago
a2f453c
[PA] Hide AutoPartitioning behind its own flag
by mikt
· 3 days ago
ae897be
[Unchecked] Fix unchecked warnings in base/android and base/test
by Jingping Sun
· 3 days ago
6c91a1b
[base] Annotate relevant Value methods as LIFETIME_BOUND
by Andrew Paseltiner
· 3 days ago
0f103ae
[base] Assert AddObserver(...) is called on the correct sequence
by Sylvain Defresne
· 3 days ago
6e679a9
[base] Optimize iteration over empty ObserverList<...>
by Sylvain Defresne
· 3 days ago
45e2d84
Disable reentrancy by default except for Android and iOS
by Mitsuru Oshima
· 3 days ago
32297fe
[rust] Split the `rust_logger` crate into smaller modules.
by Lukasz Anforowicz
· 3 days ago
44ec702
[macOS] Remove inaccurate comment about NSBundle thread safety.
by Olov Brändström
· 4 days ago
b3c2755
Fix data race in base::nix::GetFileMimeType
by Andrew Paseltiner
· 4 days ago
0e8a611
[Gardener] Revert "Fix incorrect logical operator in spinning_mutex PA_DCHECK"
by Peilin Wang
· 4 days ago
8b3cc05
[Unchecked] Replace Collections.EMPTY_LIST/SET with typed methods
by Jingping Sun
· 4 days ago
075b12b
Revert "JNI Zero: Revamp how class loading works"
by Zaina Al-Mashni
· 4 days ago
9eb6104
Revert "Fix system_allocator toolchain on Windows"
by Oleksandr Tara
· 4 days ago
fea8ea0
Fix system_allocator toolchain on Windows
by Will Harris
· 4 days ago
5072e6c
JNI Zero: Revamp how class loading works
by Andrew Grieve
· 4 days ago
12b862b
Emit Android Choreographer data only when `viz` is enabled
by Kartar Singh
· 4 days ago
b13a702
Fix incorrect logical operator in spinning_mutex PA_DCHECK
by gate kibr
· 4 days ago
f0c4acc
Add const to MappedMemoryRegion::operator=
by gate kibr
· 5 days ago
383cf73
Fix operator precedence bug in ClampedNumeric bitwise static_asserts
by gate kibr
· 5 days ago
16fef26
Fix incorrect errno comparison in self_compaction_manager.cc
by gate kibr
· 5 days ago
0c88cc2
[ASM] Stop using reflection for background start option
by Jinsuk Kim
· 5 days ago
e3f4662
Reorder SetRetryOnCommitFailure conditions for efficiency
by Cliff Smolinsky
· 8 days ago
0f13a2e
[NdkVEA] Add Aconfig flag check for NDK video encoding SVC
by Phil Yan
· 8 days ago
2e18286
base: Remove unused TraceEvent::Reset and TraceArguments::Reset
by Andrew Paseltiner
· 8 days ago
3df1b09
[base] Make ScopedFeatureList move copyable
by Etienne Pierre-doray
· 8 days ago
118f187
[partition_alloc] Rename IS_CAST_ANDROID to ENABLE_SYSTEM_FREE_FALLBACK
by Arthur Sonzogni
· 9 days ago
afec758
Import ICU4X 2.2 and temporal_rs 0.2.2
by Manish Goregaokar
· 9 days ago
8f35d20
Document RawPtrTraits and raw_ref
by Arthur Sonzogni
· 9 days ago
42a1eec
[iOS arm64e] Fix crashes in MessagePumpCFRunLoopBase
by Justin Novosad
· 9 days ago
bc80e18
[base] Change default value of RawPtrTraits of ScopedObservation<...>
by Sylvain Defresne
· 9 days ago
8e541cb
Use typed arguments in "ExternalBeginFrameSource::OnBeginFrame" trace event
by Petr Čermák
· 9 days ago
a5d200a
[task] Enable JobPriorityBoosting by default
by Etienne Pierre-doray
· 9 days ago
624d647
Replace synchronous invocation with asynchronous for openURL
by thiefuniverse
· 9 days ago
6debbbe
[task] Inject ThreadDelegate through Thread constructor
by Etienne Pierre-doray
· 9 days ago
d4a2bdf
base: Replace circular_deque with vector in traced_value.cc
by Andrew Paseltiner
· 10 days ago
0c31199
[mhtml] Use `FLAG_APPEND` instead of `FLAG_WRITE` in `CreateMHTMLFile`,
by Lukasz Anforowicz
· 10 days ago
3f253ba
base: Ensure 'ok' is properly set in all pickle_fuzzer cases
by Andrew Paseltiner
· 10 days ago
86074b6
Improve codegen for `DynamicTo<T>` with references
by Daniel Cheng
· 10 days ago
504378f
Glic: Add metrics and traces for webui initialization
by Aldo Culquicondor
· 10 days ago
c209af1
Specialize histogram buckets error.
by Alexei Svitkine
· 11 days ago
f7a1f71
Disable `RustLogIntegrationTestWithoutMocking.Panic` until CFI fixed.
by Lukasz Anforowicz
· 11 days ago
75c7986
[Gardener] Disable RustLogIntegrationTestWithoutMocking.Panic on windows
by Phillis Tang
· 11 days ago
e35b29e
[iOS]Document histogram
by Arthur Milchior
· 11 days ago
ed3034d
Poison PickleIterator after all kinds of read failures
by Andrew Paseltiner
· 11 days ago
0e88d44
Enable SuppressMemoryListeners on ChromeOS
by Patrick Monette
· 11 days ago
b241618
[base] Improve traits_bag.h error messages with C++20 concepts
by Patrick Monette
· 11 days ago
4fea4ec
Spanify base::PickleIterator using base::SpanReader
by Andrew Paseltiner
· 11 days ago
e61c645
[Gardener] Disable RustLogIntegrationTestWithoutMocking.Panic on Linux and ChromeOS
by Takashi Nakayama
· 11 days ago
4ceb8ca
Printing: Fix locking in PrintedDocument
by Lei Zhang
· 11 days ago
5abbf9c
Rust `panic!` should result in `LOG(FATAL)` / `NOTREACHED()` in C++.
by Lukasz Anforowicz
· 11 days ago
5c84b0b
Reland "Making span.h available within partition_alloc."
by Sergio Solano
· 12 days ago
2c11b2e
Revert "[PA] Roll out FreeWithSize to default-enabled"
by Selma Bensaid
· 12 days ago
edb760c
Use emplace and std::move to optimize
by gate kibr
· 2 weeks ago
8fe85c4
Implemented 4-args feature param definition macro
by Ionut Tamas
· 2 weeks ago
96db30a
[base] Modernize base::EnumSet for C++23 and optimize large sets
by Andrew Paseltiner
· 2 weeks ago
f47cc8c
Add ObserverList::GetReentrantRange()
by Mitsuru Oshima
· 2 weeks ago
cfdb819
[task] Fix missing MockTimeDomain in TaskEnvironment sublcass.
by Etienne Pierre-doray
· 2 weeks ago
9d5b7a4
[task] Simplify thread state
by Etienne Pierre-doray
· 2 weeks ago
405e07f
[Memory Coordinator] Migrate MemBackend to base::MemoryConsumer
by Andres Ricardo Perez
· 2 weeks ago
fa1a48f
Remove obsolete @CalledByNative annotation values
by Andrew Grieve
· 2 weeks ago
fb75d82
Move HarfBuzz from harfbuzz-ng to harfbuzz
by Dominik Röttsches
· 2 weeks ago
19f7f7f
[task] Remove CurrentThread::SetTaskRunner
by Etienne Pierre-doray
· 2 weeks ago
8ecea0a
Use typed trace arguments in FrameIntervalDeciderResult trace event
by Petr Čermák
· 2 weeks ago
5c3bca0
[rust] Move logging-related Rust targets into `//base/logging`.
by Lukasz Anforowicz
· 2 weeks ago
14a7239
Code Health: Use span in base::HexEncode
by raorui
· 2 weeks ago
ffa8db2
Add move-assignment for AutoReset
by gate kibr
· 2 weeks ago
ae1290d
Revert "Making span.h available within partition_alloc."
by Ken Okada
· 2 weeks ago
f35f13a
Enable BackupRefPtr in all processes on Desktop Android.
by Stephen Nusko
· 2 weeks ago
9a1dd83
Making span.h available within partition_alloc.
by Sergio Solano
· 2 weeks ago
ad03024
Fix duplicate has_value() check in pre_freeze_background_memory_trimmer.cc
by gate kibr
· 2 weeks ago
Next »