Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
d155d9ff920aa9a887bc373ace500b2f51919a44
/
base
/
run_loop.h
e039059
Give NestableTasksAllowed() control back to MessageLoop.
by Gabriel Charette
· 7 years ago
19fd2bb
Add base::stack, convert std::stack uses use it.
by Brett Wilson
· 7 years ago
250436f
Make TestMockTimeTaskRunner a RunLoop::Delegate.
by Gabriel Charette
· 7 years ago
3c6f00b
Introduce RunLoop::Type::NESTABLE_TASKS_ALLOWED to replace MessageLoop::ScopedNestableTaskAllower.
by Gabriel Charette
· 7 years ago
31fc132
Make RunLoop 100% standalone.
by Gabriel Charette
· 7 years ago
0add557
Remove MessageLoop::Quit(Now|WhenIdle) for good!
by Gabriel Charette
· 7 years ago
1beb737
Introduce RunLoop::QuitCurrent*Deprecated() to be favored over MessageLoop::Quit*()
by Gabriel Charette
· 7 years ago
7e2af5c
Make RunLoop::Quit() thread-safe.
by gab
· 7 years ago
af02288
Loosen thread-safety checks and update documentation on RunLoop.
by gab
· 7 years ago
25e10ad
Introduce RunLoop::Delegate splitting RunLoop/MessageLoop some more.
by gab
· 7 years ago
0cbc7c7
Replace "nested message loop" with "nested run loop" in comments.
by gab
· 8 years ago
029f59e
Make nesting/running states a RunLoop rather than a MessageLoop concept.
by gab
· 8 years ago
e5b635f
Reland "Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )"
by ahest
· 8 years ago
8c7d624
Revert of Add thread checking to RunLoop, deprecate MessageLoopRunner. (patchset #4 id:20002 of https://codereview.chromium.org/2537893002/ )
by rockot
· 8 years ago
9b69714
Add thread checker to base::RunLoop.
by ahest
· 8 years ago
995fbe1
Add RunLoop::QuitWhenIdleClosure().
by fdoray
· 8 years ago
f36496f
Add RunLoop::QuitWhenIdle().
by fdoray
· 8 years ago
13f1ac1
base: Remove MessagePumpDispatcher.
by sadrul
· 9 years ago
aa028c2
Remove misleading comment from run_loop.h
by blundell
· 9 years ago
a6a6a68
Switch to standard integer types in base/.
by avi
· 9 years ago
c8b669a
Remove base::MessageLoop::{Quit,QuitClosure} functions
by ki.stfu
· 9 years ago
9f651a5
message-loop: Remove MessagePumpDispatcher support from glib message-pump.
by sadrul@chromium.org
· 11 years ago
be4515c
x11: Move X event handling out of the message-pump.
by sadrul@chromium.org
· 11 years ago
6e8cfeb
Remove unnecessary uses of aura::Env::GetDispatcher
by sadrul@chromium.org
· 11 years ago
66a00b3
Nukes MessageLoop::Dispatcher (2)
by sky@chromium.org
· 11 years ago
907041c
Revert 245226 "Nukes MessageLoop::Dispatcher"
by sky@chromium.org
· 11 years ago
93f2f95
Nukes MessageLoop::Dispatcher
by sky@chromium.org
· 11 years ago
6c63e29
Make aura_demo work on Mac
by ccameron@chromium.org
· 11 years ago
4f8c55b
Fix some WeakPtrFactory members that aren't last
by dmichael@chromium.org
· 11 years ago
a06ba83
gtk: Some code cleanup for the message-pump.
by sadrul@chromium.org
· 11 years ago
a043a86
Use a direct include of the message_loop header in base/.
by avi@chromium.org
· 11 years ago
ff47fa5
base: Use base::MessageLoop.
by xhwang@chromium.org
· 12 years ago
dcc4902
Adds MessageLoopUIApplication for use on iOS.
by rohitrao@chromium.org
· 12 years ago
1d967bf
Remove the rest of #pragma once in one big CL.
by ajwong@chromium.org
· 12 years ago
5d5b281
Add base::RunLoop and update ui_test_utils to use it to reduce flakiness
by jbates@chromium.org
· 12 years ago