Sign in
chromium
/
chromium
/
src
/
base
/
HEAD
f75f3ad
Android: Make Timer more inlinable and move to TimeUtils
by Andrew Grieve
· 2 hours ago
main
ed6d302
Deflake blink_common_unittests on win10_chromium_x64_rel_ng
by Peter Birk Pakkenberg
· 7 hours ago
11586b5
Introduce a BackupRefPtr-protected reference wrapper for non-null cases
by danakj
· 14 hours ago
af1e407
[PA] Namespace migration (40 of N)
by Kalvin Lee
· 14 hours ago
cdfaa8c
Copy LogMessage str to stack for non-FATAL DCHECKs
by Peter Boström
· 18 hours ago
d322f4d
Change base::Value::Dict::Merge() to take its argument by value.
by Daniel Cheng
· 21 hours ago
cd22939
[base] Tighten use cases of base::InsecureRandomGenerator
by Benoit Lize
· 21 hours ago
93c5478
Revert "Reland "Allowing JNI ForTesting methods to be stripped""
by Arthur Sonzogni
· 31 hours ago
2f3d376
[PA] Don't increment active_count for empty single-slot spans
by Bartek Nowierski
· 35 hours ago
901ec7c
[base] Move time_source to ThreadController
by Gabriel Charette
· 2 days ago
4e5315e
[base] Formatting nits in ThreadControllerWithMessagePumpTests
by Gabriel Charette
· 2 days ago
9f56a12
[PA] Namespace migration (39 of N)
by Kalvin Lee
· 2 days ago
f79c1ee
[base] Do not start the TickClock at zero in ThreadControllerWithMessagePumpTests
by Gabriel Charette
· 2 days ago
86c223a
Reland "Allowing JNI ForTesting methods to be stripped"
by Sam Maier
· 2 days ago
c960382
Add a new Instant event for AndroidIPCs.
by Stephen Nusko
· 2 days ago
9f78a24
[base] Polish nested ThreadControllerWithMessagePumpTest expectations
by Gabriel Charette
· 2 days ago
27c1560
IWYU: missing include for usage of ptrdiff_t in prtime.cc
by Jose Dapena Paz
· 2 days ago
c83f3e9
Reland: Prevent unsafe narrowing: base/
by Peter Kasting
· 2 days ago
d3efe5c
[PA] Add tasak@ to PartitionAlloc OWNERS
by Bartek Nowierski
· 2 days ago
374ba1e
Add brp_quarantined_{bytes,count}_per_minute stat
by Keishi Hattori
· 2 days ago
6bde4e8
Rewrite raw pointer fields to use raw_ptr<T> for cros
by Keishi Hattori
· 2 days ago
3680287
[posix] Terminate processes with SIGKILL when bad message seen.
by Tom Sepez
· 3 days ago
0070c64
Crash dump once per process for non-FATAL DCHECKs
by Peter Boström
· 3 days ago
564dd46
[base] Do not expect that a CFRunLoopTimer fires on time.
by François Doray
· 3 days ago
4b78497
Revert "Prevent unsafe narrowing: base/"
by Jeroen Dhollander
· 3 days ago
ab243c5
DanglingPtr: Mark all of them as untriaged [2/N]
by Arthur Sonzogni
· 3 days ago
f7b9900
Modernising base::JsonReader to return base::expected
by Claudio DeSouza
· 5 days ago
056ca68
Update Value APIs used in base/test.
by Matt Menke
· 5 days ago
9df580a
Update Value APIs used in base/test/launcher/.
by Matt Menke
· 5 days ago
bdc1c20
Rewrite raw pointer fields to use raw_ptr<T> for mac
by Keishi Hattori
· 6 days ago
c4314c3
[Fixit] Migrate HomepageSettingsFragmentTest to junit test
by Wenyu Fu
· 6 days ago
d9d5715
Prevent unsafe narrowing: base/
by Peter Kasting
· 6 days ago
4652436
Prevent unsafe narrowing: [base/]third_party
by Peter Kasting
· 6 days ago
5bfbe97
Don't create duplicate switches when using ScopedAddFeatureFlags
by Xiaocheng Hu
· 6 days ago
a719ceb
Rename junit_binary to robolectric_binary
by Mohamed Heikal
· 6 days ago
f8e3a29
[tracing] Instrument MessagePumpLibevent further
by Alexander Timin
· 6 days ago
399cb90
Make base_unittests_bundle_data Apple-only
by Jesse McKenna
· 6 days ago
fec32ab
logging: warn of misuse of --vmodule switch
by Jeffrey Young
· 6 days ago
a247555
Add test for PreReadFile() on an executable
by Jesse McKenna
· 6 days ago
41a0a23
Migrate ExternalNavigationDelegateImplTest to chrome_public_unit_test
by ssid
· 6 days ago
efb0e33
[tracing] Limit module cache lifetime to incremental state
by Igor Kraskevich
· 6 days ago
03ecc15
MTECheckedPtr: Drop raw_ptr usage
by Kalvin Lee
· 7 days ago
32ae44a
Revert "Fix time_win.cc compile in C++20 mode."
by Findit
· 7 days ago
9d0e164
Make CheckError immutable
by Peter Boström
· 7 days ago
a024c83
DanglingPtr: Add "Option" template to internal::UnretainedWrapper
by Arthur Sonzogni
· 7 days ago
8f89262
add tests for device::fido::mac::CredentialStore
by Martin Kreichgauer
· 7 days ago
920477d
[tracing] Add method address for mojo messages
by Igor Kraskevich
· 7 days ago
1460759
Fix time_win.cc compile in C++20 mode.
by Marshall Greenblatt
· 7 days ago
8fee1bb
[fuchsia] Create //fuchsia_web/runners/common/modular and move files
by David Dorwin
· 8 days ago
a8ee7cd
Stop relying on TRACE_STR_COPY(nullptr_expr)
by Mohit Saini
· 8 days ago
2b28f7d
Easier support for validating metrics recording w/o native.
by Ted Choc
· 8 days ago
67986f3
[base] Unify SysInfo::GetHardwareInfo() implementations
by David Dorwin
· 8 days ago
82b66f5
base/values: Raise token limit
by Kalvin Lee
· 8 days ago
3da1005
Only disable flaky ScopedProcessInformationTest test on Windows 7
by Bruce Dawson
· 8 days ago
459689a
Remove Support for Instruction Count
by Mohit Saini
· 8 days ago
bcb6724
BRP: Refactor unittest message checking.
by Mark Brand
· 8 days ago
9aee5d7
GCC: workaround GCC building test futures with multiple arguments
by Jose Dapena Paz
· 8 days ago
abed115
Move libevent into third_party
by Byoungchan Lee
· 8 days ago
52df6e1
Prevent unsafe narrowing: base/threading
by Peter Kasting
· 8 days ago
612c9f8
[base] Don't expect CFRunLoop timer to fire at the expected time on iOS.
by François Doray
· 8 days ago
5c07539
Remove some dead code
by Nico Weber
· 8 days ago
6868b32
Support long path in |EvictFileFromSystemCache|
by Viktor Samun
· 9 days ago
083a69f
Prevent unsafe narrowing: base/json
by Peter Kasting
· 9 days ago
957ba2a
Rewrite raw pointer fields to use raw_ptr<T> for linux
by Keishi Hattori
· 9 days ago
8046878
[PA]: Document bitmaps up front
by Kalvin Lee
· 10 days ago
ff62bfd
[BRP] Fix component BRP-ASan builds on Windows
by Sergei Glazunov
· 10 days ago
4f56dc6
Fix false-positive CHECK in MessagePumpUIApplication
by Olivier Li
· 13 days ago
8f5191d
Avoid incurring sign conversion with unsigned offsets and raw_ptr
by danakj
· 13 days ago
7c4ac00
Implement feature param lookup by name.
by Miriam Zimmerman
· 13 days ago
8ef7bee
Reland #5: "Android: Make TrichromeLibrary.apk have no classes.dex"
by Andrew Grieve
· 13 days ago
12c584a
[base] Ensure "ThreadController active" outlives everything in DoIdleWork
by Gabriel Charette
· 13 days ago
2e34d88
[task] Use PostDelayedTaskAt in FakeAudioWorker.
by Etienne Pierre-doray
· 13 days ago
e8ed82e
[base] Convert LazyInstance to std::atomic
by Benoit Lize
· 13 days ago
8b1ef8a
[base] Fix "ThreadController active" in MessagePumpLibevent
by Gabriel Charette
· 13 days ago
d461ff3
IWYU: usage of unique_ptr in platform_thread_posix_for_testing.cc misses memory include
by Jose Dapena Paz
· 13 days ago
4c0f2a8
[Sheriff] Disable flaky ScopedProcessInformationTest.Duplicate.
by Maggie Cai
· 13 days ago
995d8cc
Remove ChromeDllPrefetchResult histogram
by Jesse McKenna
· 14 days ago
be11c19
android: fix Android.ChildMismatch histograms.
by Torne (Richard Coles)
· 14 days ago
50201f1
Revert "Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)""
by Tao Wu
· 14 days ago
7825835
Reland "Prevent unsafe narrowing: base/strings"
by Peter Kasting
· 14 days ago
fc4d353
Prevent unsafe narrowing: base/process
by Peter Kasting
· 14 days ago
f85e895
Prevent unsafe narrowing: base/profiler
by Peter Kasting
· 14 days ago
0066c30
Prevent unsafe narrowing: base/trace_event
by Peter Kasting
· 14 days ago
f52c9fe
leveldb: Add leveldb::port::ScopedAllowWait
by Austin Sullivan
· 2 weeks ago
c4abe36
[fuchsia][logging] Rename zx_err variables to zx_status
by David Dorwin
· 2 weeks ago
6b4d952
Add experiment to disable BRP zapping
by Keishi Hattori
· 2 weeks ago
b50aafb
Reland "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
by Zain Afzal
· 2 weeks ago
aab754e
Rewrite more raw pointer fields to use raw_ptr<T>
by Keishi Hattori
· 2 weeks ago
dd4fd24
Revert "Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)"
by Alan Zhao
· 2 weeks ago
903a264
Roll src/buildtools/third_party/libc++/trunk/ b1269813e..1a637088a (287 commits)
by Alan Zhao
· 2 weeks ago
c72f19c
Remove unneeded testonly and robolectric deps from robolectric_library
by Mohamed Heikal
· 2 weeks ago
2bc8bac
[PA] Add architecture diagram
by Kalvin Lee
· 2 weeks ago
c130f6d
Disallow empty/null UnguessableTokens from being used with TokenType.
by Daniel Cheng
· 2 weeks ago
ba6c75a
Reland "Reland "[fuchsia] Add fuchsia.hwinfo.ProductInfo support""
by Bryant Chandler
· 2 weeks ago
e372ba7
[PA] Namespace migration (38 of N)
by Kalvin Lee
· 2 weeks ago
47ca968
Revert "Prevent unsafe narrowing: base/strings"
by Phillis Tang
· 2 weeks ago
a9f3c8b
Revert "Allowing JNI ForTesting methods to be stripped"
by Wenyu Fu
· 2 weeks ago
46f78d1
Safely restore handle hooks for ScopedHandleVerifier.
by Will Harris
· 2 weeks ago
4888605
Prevent unsafe narrowing: base/strings
by Peter Kasting
· 2 weeks ago
35649fa
sync: Add Printers Authorization Server
by Piotr Pawliczek
· 2 weeks ago
Next »