Sign in
chromium
/
chromium
/
src
/
base
/
HEAD
5c56424
Reland "android: Show DevTools in an activity"
by Ryo Hashimoto
· 2 days ago
main
7b2ffb6
[base] Fix Windows CommandLine argument smuggling
by Dan Murphy
· 2 days ago
e3f6c2a
[ios/web_view] Synchronize run loop nesting state with host app.
by Anuj Kumar
· 2 days ago
4d73e5f
[window.rust] Provide initial Rust API for base::Feature.
by Julia Hansbrough
· 2 days ago
45648a5
Clean up: Fix 11 wrong escapes in 5 DEPS files in base
by yoshiki iguchi
· 2 days ago
3d00d58
Add stringview 16 as a supported string type to base::StringTokenizer
by Sophie Chang
· 2 days ago
fd61a21
RenderThreadImpl: Remove MemoryPressureListener and centralize tracing
by Patrick Monette
· 2 days ago
284995d
partition_alloc: Add missing <cstring> includes for standalone builds
by Arthur Sonzogni
· 3 days ago
76e1746
partition_alloc: presubmit against external define
by Arthur Sonzogni
· 3 days ago
0184a77
Introduce kUnprotectedInRelease raw_ptr trait
by Keishi Hattori
· 3 days ago
7ea38ad
make ReportInvalidWaitableEventResult diagnostic debug-only
by acharif
· 3 days ago
5151c52
Don't emit AnyCritical hangwatcher histograms for background renderers
by Jean-Philippe Gravel
· 3 days ago
da43401
Android: Fix ModuleCacheTest.CheckAgainstProcMaps when native libs are not extracted
by Andrew Grieve
· 3 days ago
2b542d5
[MemoryCoordinator] Remove the MemoryReleaseBehavior trait
by Patrick Monette
· 3 days ago
0c2b3f7
Expose RunLoop::RunUntilIdle to Rust
by Devon Loehr
· 3 days ago
3a64106
Add License for Netscape Portable Runtime (NSPR)
by Wan-Teh Chang
· 3 days ago
9f7e5e2
Create a LanguageCodeMatcher for matching supported locales
by Danilo Tedeschi
· 4 days ago
257cfa7
base: Introduce ReallocProtectedIterator to mitigate container realloc UAF
by Keishi Hattori
· 4 days ago
77d8baf
[base] Fix build for CPU yield on LoongArch.
by Wang Qing
· 4 days ago
010a5a4
base: Use one OVERLAPPED per Windows file watcher
by Klaus
· 4 days ago
004a39c
Launch PumpPeekMessageWithObserver by default client-side.
by Gabriel Charette
· 4 days ago
5953a6b
Fix SuppressMemoryListeners bug for initial notifications.
by Patrick Monette
· 4 days ago
630e6d3
Add UNSAFE_BUFFERS to some lines in checked_iterators_nocompile.nc
by Arthur Eubanks
· 4 days ago
ce75dee
Reland "[SplitCompatService][1/4] Fork SplitCompatService to base module"
by Xuehui Chen
· 4 days ago
81107dc
Reland #3 "Enable use_mold for 64-bit target_os="android" is_official_build=false"
by Andrew Grieve
· 4 days ago
ac756b6
lock: Remove `UNSAFE_TODO()` gated by `DCHECK`
by Kalvin Lee
· 5 days ago
3bd9db1
Reland "android: Remove the stale rule from chromium_apk.flags and expectations"
by Andrew Grieve
· 5 days ago
23228b1
PA: Add public PartitionRoot::GetRootFromAddress() method
by Takashi Sakamoto
· 5 days ago
f76982c
[PA/MO] Support flexible configuration of TaskAnnotator purge
by mikt
· 5 days ago
65921d2
Revert "android: Remove the stale rule from chromium_apk.flags and expectations"
by Mei Liang
· 5 days ago
407aa40
Revert "Reland #2 "Enable use_mold for 64-bit target_os="android" is_official_build=false""
by Andrew Grieve
· 5 days ago
95782f7
[PartitionAlloc] Allow process type upgrade in tests
by Dan Murphy
· 5 days ago
534daa3
PA: Replace FreeWithSize() with Free() with FreeFlags::kWithSizeHint.
by Takashi Sakamoto
· 5 days ago
10b2286
android: Remove the stale rule from chromium_apk.flags and expectations
by Haiyang Pan
· 5 days ago
7b0b684
Fix dangling pointer in base::win::ObjectWatcher
by keybo
· 5 days ago
31ffd17
base message_loop: clean up UIPumpImprovementsWin
by Sean Maher
· 5 days ago
6369fd0
ICuBridge: Create DateTimeFormatter
by Danilo Tedeschi
· 5 days ago
f227a11
pdf-default: ensure pop-up opens in foreground
by Jesse McKenna
· 5 days ago
50e8f8a
siso: enable remote execution for create_string_rc.py
by Takuto Ikuta
· 5 days ago
22baed7
Reland #2 "Enable use_mold for 64-bit target_os="android" is_official_build=false"
by Andrew Grieve
· 5 days ago
19952f4
Fix --ttp-save-trace path on Android.
by Kartar Singh
· 5 days ago
46ad42d
Initialize the feature list early for all tests
by Martin Kong
· 6 days ago
fe8b483
partition_alloc: Use PA_BUILDFLAG(IS_COMPONENT_BUILD)
by Arthur Sonzogni
· 6 days ago
34626ca
Revert "Reland "Enable use_mold for 64-bit target_os="android" is_official_build=false""
by Andrew Grieve
· 6 days ago
48da980
Android: Make FeatureList.isNativeInitialized() respect setDisableNativeForTesting()
by Andrew Grieve
· 6 days ago
17ee5bf
[pre_freeze] Remove unused flags
by Thiabaud Engelbrecht
· 6 days ago
c8a090b
[Android] Restore JNI overrides after each test case
by Henrique Nakashima
· 6 days ago
ab76191
Introduce TestLocale to set the locale of a test class
by Martin Kong
· 6 days ago
c16cb1a
Android: Fix base::debug::StackTrace() when built without unwind tables
by Andrew Grieve
· 6 days ago
ea37796
[base] Add ByteSize overload to ScaleByMemoryLimit
by Thiabaud Engelbrecht
· 6 days ago
68dd30a
Reland "Enable use_mold for 64-bit target_os="android" is_official_build=false"
by Andrew Grieve
· 6 days ago
5e1ff17
Revert "[SplitCompatService][1/4] Fork SplitCompatService to base module"
by Andrew Grieve
· 6 days ago
0abbe18
Revert "Enable use_mold for 64-bit target_os="android" is_official_build=false"
by Andrew Grieve
· 6 days ago
84a31ee
[SplitCompatService][1/4] Fork SplitCompatService to base module
by Xuehui Chen
· 6 days ago
8f3b0ea
Enable use_mold for 64-bit target_os="android" is_official_build=false
by Andrew Grieve
· 6 days ago
abb9ba5
[base] WaitableEvent::WaitMany is always WILL_BLOCK
by Etienne Pierre-doray
· 7 days ago
350fe9a
Add a `simulated` parameter to `CreateTrialFromStudy()`
by Luc Nguyen
· 7 days ago
2dab49b
Remove comment about ForTesting methods from check_is_test.h
by Cliff Smolinsky
· 9 days ago
e1d1ce6
[SplitTabRestore] Adding Split to MemoryInfraBackgroundAllowlist
by Kunal Daftari
· 9 days ago
29f64dc
base/i18n: Introduce IcuBridge
by Danilo Tedeschi
· 9 days ago
b1e427f
base/i18n: Move time formatting enums to a separate header
by Danilo Tedeschi
· 9 days ago
5298a0a
[base] Default spin count of base::Lock should be zero
by Anand Ravi
· 9 days ago
f5a2436
[tracing] Fold file tracing directly into base/ using Perfetto Flows.
by Etienne Pierre-doray
· 10 days ago
f93402b
Small refac to LanguageCodeBuilder to build from Icu4xLocale
by Danilo Tedeschi
· 10 days ago
2f12db2
Create the Icu4xFallbacker Rust wrapper
by Danilo Tedeschi
· 10 days ago
63e54fc
[webgl] Report per-renderer WebGL memory size to UMA
by Benoît Lizé
· 10 days ago
097b7a7
Prototype for different ASLR in each child process
by Will Harris
· 10 days ago
949197f
[Memory Coordinator] Allow unregistering during iteration
by Patrick Monette
· 10 days ago
4b023bd
[tracing] Add suspend/resume Named Triggers
by Etienne Pierre-doray
· 10 days ago
fc5a92a
[Memory Coordinator] Remove RegisteredMemoryConsumer
by Patrick Monette
· 10 days ago
56dbf5c
Clean up stale base::Feature "CacheActivityTaskID"
by keybo
· 10 days ago
2937b67
webnn: Create and open temporary weights file atomically
by Reilly Grant
· 10 days ago
505d31d
Clean up launch for PartitionAllocLockTuneSpin
by Fiona Verzivolli
· 11 days ago
116adbe
Remove unused proguard -keep rule
by Andrew Grieve
· 11 days ago
d438b15
[base/trace_event] Add AddScalar overload for ByteSize
by Thiabaud Engelbrecht
· 11 days ago
0bb2998
Revert "android: Show DevTools in an activity"
by Jack Thiesen
· 11 days ago
167d87d
android: Show DevTools in an activity
by Ryo Hashimoto
· 12 days ago
f2ad5a4
Reduce string copies in vlog.
by Jeffrey Yu
· 12 days ago
ed754cc
Add grt@ to //base OWNERS
by Daniel Cheng
· 12 days ago
2cc42bc
[PA/MO] Support utility processes
by mikt
· 13 days ago
16ac2fc
Run `gn format` on all BUILD.gn files.
by Matt Stark
· 13 days ago
edc8222
AMSC: Enable AMSC on the browser process by default
by Yuki Shiino
· 13 days ago
3d35854
contacts: Force system picker with EXTRA_USE_SYSTEM_CONTACTS_PICKER
by Matt Reynolds
· 13 days ago
98e15aa
PA: Make GetZeroSegmentSize() public
by Takashi Sakamoto
· 13 days ago
a935cf1
Create RegionCode class and the method to create it
by Danilo Tedeschi
· 13 days ago
f376e55
Move locale string reconstruction to C++ and optimize ImmutableString
by Danilo Tedeschi
· 13 days ago
b0ca9c9
Remove the (unshipped) setRendererLibraryPrefetchMode API from WebView
by Peter Beverloo
· 13 days ago
95c3b74
Speculative revert to fix early startup crash on windows.
by Erik Chen
· 2 weeks ago
0892f38
Revert "Android: Fix #ifdefs that rely on kStartOfText"
by Dibyajyoti Pal
· 2 weeks ago
411f3ed
Android: Fix #ifdefs that rely on kStartOfText
by Andrew Grieve
· 2 weeks ago
bc1f581
LanguageCode: Add support for variants / extensions
by Danilo Tedeschi
· 2 weeks ago
34c4aff
LanguageCode: create constants for a list of common locales
by Danilo Tedeschi
· 2 weeks ago
9c4b687
Migrate SlopBucket to base::MemoryConsumer
by Patrick Monette
· 2 weeks ago
741df55
Reland "Split PartitionAlloc headers into internal ones and public ones"
by Takashi Sakamoto
· 2 weeks ago
82af023
Create LanguageCodeBuilder using ICU4X
by Danilo Tedeschi
· 2 weeks ago
a061a15
Avoid duplicate map lookups in file_path_watcher_inotify.
by Jeffrey Yu
· 2 weeks ago
5f01cc4
[iOS Tracing] Add async trace events that track JS calls
by Justin Novosad
· 2 weeks ago
6e87ffa
Migrate base64url_fuzzer to FUZZ_TEST
by Dylan Jew
· 2 weeks ago
ba85ae2
[base] Optimize ObserverList
by Calder Kitagawa
· 3 weeks ago
ccb09b2
Handle the case where the log message has "}:"
by Alex Mitra
· 3 weeks ago
Next »