Sign in
chromium
/
chromium
/
src
/
2e01e6924dd16b506a9fb6b9630ef112b3f28e72
/
base
38d5b1d
Generate GEN_JNI.java for every .apk
by Eric Stevenson
· 7 years ago
b6c96e7
[Tracing] Remove base::Thread usage from ETWTracingAgent
by Gabriel Charette
· 7 years ago
45bcfa5
TaskScheduler: Clear PriorityQueue during SchedulerWorkerDelegate:: and SchedulerSingleThreadTaskRunnerManager::JoinForTesting
by Jesse McKenna
· 7 years ago
95008f8
Android: Fix failing to list tests on > K.
by Eric Stevenson
· 7 years ago
c5baed4
Assert SharedMemoryMapping is only used with trivially copyable types
by Daniel Cheng
· 7 years ago
885b7c4
[sequence_manager] Improve ThreadControllerWithMessagePump.
by Alexander Timin
· 7 years ago
ed63e54f
[Slow Reports] Fix ScopedBlockingCall for waitable_event_mac.mm
by Gabriel Charette
· 7 years ago
564cedf
Handle linear histograms with a single #0 value.
by Brian White
· 7 years ago
4a1125d
Android: manually list test for multidex on all platforms.
by Matthew Cary
· 7 years ago
eb883dcb
Fix redundant field initializations in generated JNI wrapper
by Aiden Benner
· 7 years ago
7cfaffb1
Fix InspectConstructionArguments with random min & max.
by Brian White
· 7 years ago
ea711e1b
Replace reflection with direct calls to Android P APIs.
by Paul Jensen
· 7 years ago
1ab594e
Revert "[TaskScheduler]: Migrate off of ScopedAllowWait in /android_webview"
by Etienne Pierre-Doray
· 7 years ago
fc57a178
base/trace_event: Make TRACE_EVENTXX call sites smaller.
by David 'Digit' Turner
· 7 years ago
5ed9a469
[base] Check the mprotect return code directly in SetSystemPagesAccess
by Andreas Haas
· 7 years ago
96d09bd
[IWYU] Add missing include in scoped_generic_unittest.h for std::make_unique.
by Marek Haranczyk
· 7 years ago
47fa6871
[Android] Elide URLs from exception messages in uploaded crashes
by Mohamed Heikal
· 7 years ago
df3fde1f
Support stack walk on Windows ARM64 in base profiler
by Tom Tan
· 7 years ago
d8af3068
Revert "Reland "Android: Allow proguard to strip unused native methods.""
by Roger Tawa
· 7 years ago
605c203
Let SequenceManager bind to MessageLoopCurrent
by Alex Clarke
· 7 years ago
15d3ed3
Add Windows ARM64 stack frame extraction from OS context record.
by Tom Tan
· 7 years ago
c87cdc98
Add user action to traces under UI category
by Etienne Bergeron
· 7 years ago
1a055a9
Reland "Android: Allow proguard to strip unused native methods."
by Eric Stevenson
· 7 years ago
0895c05
Remove SequenceManager from base::Thread
by Alex Clarke
· 7 years ago
3312663
Constexpr-eliminate GetCategoryGroupEnabled calls for popular categories
by Alexandr Ilin
· 7 years ago
df46b52
Make ProcessBacktrace thread-safe
by Hajime Hoshi
· 7 years ago
adafd27
[message_loop] Remove MessageLoop.DelayedTaskQueueForUI.PendingTasksCountOnIdle metric
by Alexander Timin
· 7 years ago
5d2331f
Implement base::bits functions for MSVC 32-bit targets
by Vlad Tsyrklevich
· 7 years ago
a71ceeb
[TaskScheduler]: Implement scheduler perftests.
by Etienne Pierre-Doray
· 7 years ago
75a7cdf
Move the base/sys_info* files to base/system/
by Sebastien Marchand
· 7 years ago
2aaa8b01a
Check log() operation on current value.
by Brian White
· 7 years ago
faecab5
Reland "Roll src/third_party/googletest/src/ 2e68926a9..879ac092f (182 commits)"
by Fabrice de Gans-Riberi
· 7 years ago
27298ade
Fix some nits in base/android.
by Lei Zhang
· 7 years ago
85403e2
[Fuchsia] Add ScopedDefaultComponentContext helper.
by Wez
· 7 years ago
18f6ea3
[Fuchsia] Migrate Chromium to new epitaph-friendly error handlers.
by Jeremy Manson
· 7 years ago
afffa97
Fix a typo in DCHECK_IS_CONFIGURABLE define
by Tomas Popela
· 7 years ago
746e4da
TaskScheduler: Add methods RemoveSequence() and UpdateSortKey() to PriorityQueue
by Jesse McKenna
· 7 years ago
bcc4146d
[TaskScheduler]: Migrate off of ScopedAllowWait in /android_webview
by Etienne Pierre-doray
· 7 years ago
80a3028
[TaskScheduler]: Migrate off of ScopedAllowWait in /content/shell
by Etienne Pierre-doray
· 7 years ago
bf137c2
Android: Fix "failing to list tests" on KitKat.
by Eric Stevenson
· 7 years ago
f3f15d4
[message_loop] Remove MessageLoopTypedTest.RecursiveDenial3.
by Alexander Timin
· 7 years ago
e66055b
base_perftest: Add data dependency on perf test runner script
by Sami Kyostila
· 7 years ago
3589fae
Fix compile error
by Lalit Chandivade
· 7 years ago
1b876dd
Base: Add feature to disable thread priorities.
by Francois Doray
· 7 years ago
0be8c42
Base: Ensure that SetCurrentThreadPriority(BACKGROUND) sets CPU priority on Windows (reland).
by Francois Doray
· 7 years ago
89a2edd
TaskScheduler: Minor clarifications to SchedulerLock code
by Jesse McKenna
· 7 years ago
af790bb
Advance virtual time via SequencedTaskSource
by Alex Clarke
· 7 years ago
55c5606
[TaskScheduler]: Migrate off of ScopedAllowWait in /base/task/task_scheduler
by Etienne Pierre-doray
· 7 years ago
affab0d
[TaskScheduler]: Migrate off of ScopedAllowWait in /content/browser
by Etienne Pierre-doray
· 7 years ago
afd3d04f
Documentation: Clarify Local vs Global trace event ids.
by Matt Falkenhagen
· 7 years ago
1b2bc235
[TaskScheduler]: Migrate off of ScopedAllowWait in /chromeos/dbus
by Etienne Pierre-doray
· 7 years ago
5b44e33f
TaskScheduler: Use a Feature to control whether all tasks are USER_BLOCKING.
by Francois Doray
· 7 years ago
0b6d16e
Replace Sequence lock with Sequence::Transaction class
by Jesse McKenna
· 7 years ago
b50846a
Add caveat to description of Time::FromString
by Alex Oldemeier
· 7 years ago
e301f61
Add base_perftests on the performance waterfall
by Sami Kyostila
· 7 years ago
9987f7c2
New SequenceManagerImpl methods to support MLC and STE
by Alex Clarke
· 7 years ago
4566069
Fix invalid vptr reference in LazyThreadControllerForTest::RestoreDefaultTaskRunner()
by Hans Wennborg
· 7 years ago
9af4980
Add note in base::ScopedMockClockOverride documentation
by Adithya Srinivasan
· 7 years ago
50b50793
[TaskScheduler]: Migrate off of ScopedAllowWait in /base/profiler/stack_sampling_profiler.cc
by Etienne Pierre-doray
· 7 years ago
874f09c
Revert "Base: Mark TimeDelta::In...() methods as constexpr."
by François Doray
· 7 years ago
726b2b5
Revert "Base: Ensure that SetCurrentThreadPriority(BACKGROUND) sets CPU priority on Windows."
by Vadym Doroshenko
· 7 years ago
ecac5a9
Merge most chrome test apks
by Andrew Grieve
· 7 years ago
1cad955
[TaskScheduler]: Update ScopedAllowBaseSyncPrimitives friend list.
by Etienne Pierre-doray
· 7 years ago
4152df9
Fix the build when DCHECK_IS_CONFIGURABLE is used
by Tomas Popela
· 7 years ago
5cb9cc2
Base: Ensure that SetCurrentThreadPriority(BACKGROUND) sets CPU priority on Windows.
by Francois Doray
· 7 years ago
8c6991c7
[base] Add Token type
by Ken Rockot
· 7 years ago
963e674
TaskScheduler: Add UniversalPredecessorSchedulerLock, which allows one subsequent acquisition of any SchedulerLock
by Jesse McKenna
· 7 years ago
d3a040e
[message_loop] Clean up MessageLoopCurrent a bit.
by Alexander Timin
· 7 years ago
b0ed638
Adding death tests to span bounds checks.
by Gabriela Melchior
· 7 years ago
aaa6e63
Disable FileUtilTest.ReadFileToStringWithNamedPipe for being flaky
by Rayan Kanso
· 7 years ago
5db1ab8
Add a trace event for the duration of ScopedBlockingCalls
by Gabriel Charette
· 7 years ago
96b0777
Add support for CPU profiling in headless_shell.
by Bryce Thomas
· 7 years ago
2bde9143
sequence_manager: Speed up SequenceManagerPerfTests
by Sami Kyostila
· 7 years ago
2af43e66
Speed up message loop perf test and disable failing waitable event perf test
by Sami Kyostila
· 7 years ago
03f93e43
[message_loop] Do not inherit MessageLoop from MessageLoopCurrent.
by Alexander Timin
· 7 years ago
4756a23
generate_jni_registrations: Use @JniIgnoreNatives rather a GN blacklist
by Andrew Grieve
· 7 years ago
a7cc5d0
Fix android crash reporting for child processes that exit cleanly
by Clark DuVall
· 7 years ago
2eea27d
Fix crash due to OnQueueNextWakeUpChanged firing after queue gone
by Alex Clarke
· 7 years ago
95c5b28
[scheduler] Moving SetTimerSlack API from MessageLoop to SequenceManager.
by Karolina Soltys
· 7 years ago
fe88c9e
[scheduler] Move queue time API from MessageLoop to SequenceManager.
by Karolina Soltys
· 7 years ago
774b2fb
android: Do not disable chromium linker on Android N+.
by David 'Digit' Turner
· 7 years ago
966e329
[message_loop] Split MessageLoop implementation.
by Alexander Timin
· 7 years ago
98151dc3
Validate math when creating histogram buckets.
by Brian White
· 7 years ago
ebdf7be
TaskScheduler: Do not limit the number of BLOCK_SHUTDOWN tasks posted during shutdown.
by Francois Doray
· 7 years ago
79d19e7b
Where possible avoid any_thread_lock_ in PostTask
by Alex Clarke
· 7 years ago
2987cc8
[blink] Disable streaming task reposting for merged pools
by Leszek Swirski
· 7 years ago
6d22abc
TaskQueueImpl: Make sequence_manager const
by Alex Clarke
· 7 years ago
af2c379
[sequence_manager] MessageLoop migration support
by Alexander Timin
· 7 years ago
c18d593
Implement RunRecoveryCRXElevated on the Elevator COM interface.
by S. Ganesh
· 7 years ago
9dae03c
Clean up the Java method name for recording a sparse histogram
by Ilya Sherman
· 7 years ago
2f7d587
Android: Scan stack for PCs if unwinding fails
by Siddhartha
· 7 years ago
088e9561
Revert "Add FDIO_EVT_PEER_CLOSED to WatchFileDescriptor(WATCH_READ) events."
by Wez
· 7 years ago
f130981
Add FDIO_EVT_PEER_CLOSED to WatchFileDescriptor(WATCH_READ) events.
by Wez
· 7 years ago
55067f68
TaskScheduler: List posted Sequences on SchedulerParallelTaskRunner
by Jesse McKenna
· 7 years ago
6eb6d90
Reland "Reimplement GetAppOutput and friends on Mac with posix_spawn."
by Robert Sesek
· 7 years ago
4e93bd7
Choose a less agressive growth rate for LazilyDeallocatedDeque
by Alex Clarke
· 7 years ago
6dbbbaa3
Fix fd double closes in SharedMemory::Create.
by Josh Gao
· 7 years ago
2f1e9715
[TaskScheduler] Alive/dead instant events instead of begin/end
by Gabriel Charette
· 7 years ago
125179a
Avoid redundant main thread checks when posting tasks
by Alex Clarke
· 7 years ago
4b3191c
Revert "Reimplement GetAppOutput and friends on Mac with posix_spawn."
by Robert Sesek
· 7 years ago
Next »