Sign in
chromium
/
chromium
/
src
/
80bdddf57950a3fdbc1cce96ab3bacb4a8487721
/
base
/
run_loop.cc
80bdddf
Add base::RunLoop::NestingObserver::OnExitNestedRunLoop().
by Francois Doray
· 8 years ago
a3ec961
Replace RunLoop's Delegate::Client by a ShouldQuitWhenIdleCallback.
by Gabriel Charette
· 8 years ago
1ef212b
Introduce RunLoop::OverrideDelegateForCurrentThreadForTesting().
by Gabriel Charette
· 8 years ago
b030a4a
Give NestableTasksAllowed() control back to MessageLoop.
by Gabriel Charette
· 8 years ago
0241e02b
Remove tracked_objects.
by Brett Wilson
· 8 years ago
a4497505
Make TestMockTimeTaskRunner a RunLoop::Delegate.
by Gabriel Charette
· 8 years ago
3ff403e
Introduce RunLoop::Type::NESTABLE_TASKS_ALLOWED to replace MessageLoop::ScopedNestableTaskAllower.
by Gabriel Charette
· 8 years ago
e2b632b
Make RunLoop 100% standalone.
by Gabriel Charette
· 8 years ago
0592c3a
Introduce RunLoop::QuitCurrent*Deprecated() to be favored over MessageLoop::Quit*()
by Gabriel Charette
· 8 years ago
0c100dc
Rewrite base::Bind to base::BindOnce
by tzik
· 8 years ago
cf5e4ce
Make RunLoop::Quit() thread-safe.
by gab
· 8 years ago
980a5271
Loosen thread-safety checks and update documentation on RunLoop.
by gab
· 8 years ago
27355196
Introduce RunLoop::Delegate splitting RunLoop/MessageLoop some more.
by gab
· 8 years ago
7af9dc0
Make nesting/running states a RunLoop rather than a MessageLoop concept.
by gab
· 8 years ago
68c9f10
Fix cases where RunLoop is created without a MessageLoop.
by ahest
· 9 years ago
72c1b44
Reland "Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )"
by ahest
· 9 years ago
f8675b3
Revert of Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )
by rockot
· 9 years ago
dd10720
Add thread checker to base::RunLoop.
by ahest
· 9 years ago
a365860
Add RunLoop::QuitWhenIdleClosure().
by fdoray
· 9 years ago
a4f28ec
Add RunLoop::QuitWhenIdle().
by fdoray
· 9 years ago
aacdfd0
mus: Fix handled status in UI event ack, add MessageLoop::NestingObserver
by jamescook
· 9 years ago
e73d030
base: Remove MessagePumpDispatcher.
by sadrul
· 10 years ago
9b6f4293
Switch to standard integer types in base/.
by avi
· 10 years ago
2017553
Creating infrastructure for profiler instrumentation only in developer build and Canary channel.
by vadimt
· 11 years ago
12f0f7d
Creating a framework for suppressing pollution of the profiler data and applying for know cases of pollution.
by vadimt
· 11 years ago
b9f12d8f
message-loop: Remove MessagePumpDispatcher support from glib message-pump.
by
[email protected]
· 11 years ago
9a2e75d
x11: Move X event handling out of the message-pump.
by
[email protected]
· 11 years ago
440e357
Nukes MessageLoop::Dispatcher (2)
by
[email protected]
· 12 years ago
d57905e9
Revert 245226 "Nukes MessageLoop::Dispatcher"
by
[email protected]
· 12 years ago
265e253
Nukes MessageLoop::Dispatcher
by
[email protected]
· 12 years ago
3580aaf
Make aura_demo work on Mac
by
[email protected]
· 12 years ago
dcf1063
Fix some WeakPtrFactory members that aren't last
by
[email protected]
· 12 years ago
827d38a
gtk: Some code cleanup for the message-pump.
by
[email protected]
· 12 years ago
8e937c1e
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
by
[email protected]
· 13 years ago