Sign in
chromium
/
chromium
/
src
/
base
/
HEAD
55bd50c
Handle more file flag combinations in TranslateOpenFlagsToJavaMode for Android content URIs.
by Chrome Crash (Prod)
· 7 hours ago
main
b8101d2
Reland "Remove dependency on ATL Security objects"
by Chris Davis
· 2 days ago
b4a6755
Add danft@google.com to base/i18n/OWNERS
by Danilo Tedeschi
· 3 days ago
e6b522d
Reenable UregisteredFeature test but ask for nonexistent feature
by David Bienvenu
· 3 days ago
2d2567e
JNI Zero: Fix parsing of nested classes in generate_jar_jni()
by Andrew Grieve
· 3 days ago
2917467
Fix RISCV build of register_contex_registers.h
by Justin Novosad
· 3 days ago
fea6f1c
Avoid redundant MD5 call in PersistentHistogramAllocator.
by Ramon Cano Aparicio
· 3 days ago
6db79c9
Remove areNativeOnlyServicesEnabled from AconfigFlaggedApiDelegate.
by Sam Maier
· 3 days ago
878f5de
[Memory] Add NewTabPageMemoryLeakTest
by Xi Han
· 4 days ago
15e7f8e
Remove superfluous includes for base/third_party/icu/icu_utf.h
by Lei Zhang
· 4 days ago
d6529e9
Apply error prone autofixes for AssertThrowsMinimizer, AssertThrowsBlockToExpression
by Andrew Grieve
· 4 days ago
f479c46
Deprecate ByteArrayView in favour of JArrayView<int8_t>
by Martin Kong
· 4 days ago
7114f40
[iOS arm64e] Fix base/profiler to work correctly with arm64e
by Justin Novosad
· 4 days ago
9898c6d
JNI Zero: Add jni_zero::AdoptRef()
by Andrew Grieve
· 4 days ago
c7aa8fc
Checked Span: Move `IsExtentInBounds()` out
by Kalvin Lee
· 4 days ago
8c43eac
JNI Zero: Add NewAsciiString(env, "foo")
by Andrew Grieve
· 4 days ago
95b1f6f
Show places where span bounds checks may be costly.
by Tom Sepez
· 4 days ago
1fdd242
Revert "Remove dependency on ATL Security objects"
by Justin Lulejian
· 4 days ago
1dc3387
Make JArrayView<jobject T> iterable in for-each loop
by Martin Kong
· 5 days ago
8d6afc4
Revert "Increase renderer process limit"
by Ben Scarlato
· 5 days ago
731b685
Disallow the ObserverList reentrancy on Android by default
by Mitsuru Oshima
· 5 days ago
a1996bc
[base] Mark SequenceManagerImpl observer list as re-entrant
by Sylvain Defresne
· 5 days ago
46e00b0
Shutdown pre-native thread pool when no longer needed
by Isaac Madgwick
· 5 days ago
ef6d2db
Record feature access histograms in WebViewCachedFlags.
by Arkadiusz Tomczak
· 5 days ago
0d1287c
[Unchecked] Fix warnings in chrome/android customtabs, tab, toolbar
by Jingping Sun
· 5 days ago
1a5c7e5
Remove dependency on ATL Security objects
by Chris Davis
· 5 days ago
a10b0c2
Remove MemoryDumpProviderGroupBySequence
by Joe Mason
· 6 days ago
c5b7124
android: Only handle size-sealed memfds
by Isaac J. Manjarres
· 6 days ago
14d4049
Support cross-document navigations triggered by actor script tools
by Mason Freed
· 6 days ago
ea1cb17
spanification: automatically spanify .../thread_pool/pooled_single_thread_task_runner_manager.h etc.
by Jose Arturo Barrera
· 6 days ago
d0365e1
Fail on unsupported device restrictions in BaseJUnit4ClassRunner
by Michael Wu
· 6 days ago
4afff58
[WV] Make WebView layout inflation work without triggering startup.
by Abhijith Nair
· 6 days ago
bd1fb6c
Emit chrome preferred frame timeline.
by Kartar Singh
· 6 days ago
2332829
Make ReservationOffsetTable NotAllocated when DirectMap allocation with kReturnNull fails.
by Takashi Sakamoto
· 6 days ago
d8f0b78
Refactor StatisticsRecorder to remove an MD5 call.
by Ramon Cano Aparicio
· 6 days ago
8ab006c
Revert "[base] Add platform-independent method to yield CPU"
by luci-bisection@appspot.gserviceaccount.com
· 6 days ago
c1c3967
[base] Add platform-independent method to yield CPU
by Anand Ravi
· 6 days ago
13f2261
Use base::StrCat() in gtest_util.
by Jeffrey Yu
· 6 days ago
d4376d7
Android: Ensure parameterized tests have unique names
by Andrew Grieve
· 7 days ago
c7ea3af
Robolectric: Fix reporting of non-robolectric parameterized tests
by Andrew Grieve
· 7 days ago
0174e81
[PartitionAlloc] Skip FutexMigration test without PI futex support
by Dailen King
· 7 days ago
de77799
Reland "Assert AddObserver(...) is called on the correct sequence"
by Sylvain Defresne
· 7 days ago
07e69e5
Checked Span: Activate in `is_debug`
by Kalvin Lee
· 7 days ago
b5d790c
Checked Span: Handle volatile pointers
by Kalvin Lee
· 7 days ago
876d613
Reland "ios: Skip InaccessiblePages test on iOS when debugger is attached"
by Justin
· 7 days ago
4e5d64d
Use `raw_ptr<T>` in `base::AutoReset`
by Daniel Cheng
· 9 days ago
9519d76
[iSO Blink] Enable MALLOC_MEMORY_TRACING_SUPPORTED macro
by Gyuyoung Kim
· 9 days ago
9a51a9d
[task] SequenceManager keeps a SingleThreadTaskRunner
by Etienne Pierre-doray
· 10 days ago
da81a26
[task] Replace s/SetDefaultTaskRunner/SetDefaultTaskQueue
by Etienne Pierre-doray
· 10 days ago
f8b7478
[task] Delete ThreadControllerImpl
by Etienne Pierre-doray
· 10 days ago
75582b6
Robolectric: Fix running of disabled tests
by Andrew Grieve
· 10 days ago
8e979a6
[Android] Add SupplierUtils.upcast()
by Henrique Nakashima
· 11 days ago
e033b12
[MemoryConsumer] Migrate some MemoryPressureListeners in chrome/browser
by Patrick Monette
· 11 days ago
4afab6e
[base] Optimize stringstream usage
by Andrew Paseltiner
· 11 days ago
1d061c0
[rust] Move `log_severity.h` into a separate target.
by Lukasz Anforowicz
· 11 days ago
fc7feac
Revert "ios: Skip InaccessiblePages test on iOS when debugger is attached"
by Jonathan Lee
· 11 days ago
ab5b0a9
ios: Skip InaccessiblePages test on iOS when debugger is attached
by Justin Cohen
· 11 days ago
ef9e933
[ax] Add native_event to NotifyWinEvent trace event args
by Sean Maher
· 11 days ago
95f45b0
[Memory Coordinator] Allow optional MemoryConsumerTraits with defaults
by Patrick Monette
· 11 days ago
8a8e49e
Reland "[PA] Roll out FreeWithSize to default-enabled"
by mikt
· 11 days ago
314f222
[gardener] Disable LimitedAccessFeatures.UnregisteredFeature on Windows
by Jiacheng Guo
· 11 days ago
e4a0df1
Remove 2GiB limit from the winheap system allocator.
by Will Harris
· 11 days ago
3336844
Reland "Fix system_allocator toolchain on Windows"
by Will Harris
· 11 days ago
817a1f6
[task] Remove unused Thread::Delegate::AddTaskObserver
by Etienne Pierre-doray
· 11 days ago
7075c29
[rust] Delete unfinished `VLOG(INFO)` <=> Rust integration.
by Lukasz Anforowicz
· 11 days ago
1e28c87
base: Use FieldTrialParams instead of std::map
by Kamil Jarosz
· 12 days ago
e3018f5
base: Clean up feature.h/feature_list.h includes
by Kamil Jarosz
· 12 days ago
1eeda05
Reland "JNI Zero: Revamp how class loading works"
by Andrew Grieve
· 12 days ago
20b1486
Revert "[base] Assert AddObserver(...) is called on the correct sequence"
by Jenna Himawan
· 12 days ago
2c801f9
Remove @VisibleForTesting on forTesting methods.
by Sky Malice
· 12 days ago
c19d22a
[ScrollJankV4] Add has_inertial_input to Synthetic proto
by Aman Verma
· 12 days ago
4422718
[Perfetto Trace] Add THREAD_BROWSER_VSYNC for VSyncThread on Mac
by Maggie Chen
· 12 days ago
9025671
Remove double * on closing javadoc.
by Sky Malice
· 12 days ago
321ca9c
[traits_bag.h] Use base::ParameterPack for trait validation
by Patrick Monette
· 12 days ago
538407a
[task] Use message pump in InProcessRendererThread
by Etienne Pierre-doray
· 12 days ago
a2f453c
[PA] Hide AutoPartitioning behind its own flag
by mikt
· 12 days ago
ae897be
[Unchecked] Fix unchecked warnings in base/android and base/test
by Jingping Sun
· 12 days ago
6c91a1b
[base] Annotate relevant Value methods as LIFETIME_BOUND
by Andrew Paseltiner
· 12 days ago
0f103ae
[base] Assert AddObserver(...) is called on the correct sequence
by Sylvain Defresne
· 12 days ago
6e679a9
[base] Optimize iteration over empty ObserverList<...>
by Sylvain Defresne
· 12 days ago
45e2d84
Disable reentrancy by default except for Android and iOS
by Mitsuru Oshima
· 12 days ago
32297fe
[rust] Split the `rust_logger` crate into smaller modules.
by Lukasz Anforowicz
· 12 days ago
44ec702
[macOS] Remove inaccurate comment about NSBundle thread safety.
by Olov Brändström
· 13 days ago
b3c2755
Fix data race in base::nix::GetFileMimeType
by Andrew Paseltiner
· 13 days ago
0e8a611
[Gardener] Revert "Fix incorrect logical operator in spinning_mutex PA_DCHECK"
by Peilin Wang
· 13 days ago
8b3cc05
[Unchecked] Replace Collections.EMPTY_LIST/SET with typed methods
by Jingping Sun
· 13 days ago
075b12b
Revert "JNI Zero: Revamp how class loading works"
by Zaina Al-Mashni
· 13 days ago
9eb6104
Revert "Fix system_allocator toolchain on Windows"
by Oleksandr Tara
· 13 days ago
fea8ea0
Fix system_allocator toolchain on Windows
by Will Harris
· 13 days ago
5072e6c
JNI Zero: Revamp how class loading works
by Andrew Grieve
· 13 days ago
12b862b
Emit Android Choreographer data only when `viz` is enabled
by Kartar Singh
· 13 days ago
b13a702
Fix incorrect logical operator in spinning_mutex PA_DCHECK
by gate kibr
· 13 days ago
f0c4acc
Add const to MappedMemoryRegion::operator=
by gate kibr
· 14 days ago
383cf73
Fix operator precedence bug in ClampedNumeric bitwise static_asserts
by gate kibr
· 14 days ago
16fef26
Fix incorrect errno comparison in self_compaction_manager.cc
by gate kibr
· 14 days ago
0c88cc2
[ASM] Stop using reflection for background start option
by Jinsuk Kim
· 14 days ago
e3f4662
Reorder SetRetryOnCommitFailure conditions for efficiency
by Cliff Smolinsky
· 2 weeks ago
0f13a2e
[NdkVEA] Add Aconfig flag check for NDK video encoding SVC
by Phil Yan
· 2 weeks ago
2e18286
base: Remove unused TraceEvent::Reset and TraceArguments::Reset
by Andrew Paseltiner
· 2 weeks ago
3df1b09
[base] Make ScopedFeatureList move copyable
by Etienne Pierre-doray
· 2 weeks ago
Next »