Sign in
chromium
/
chromium
/
src.git
/
01470cc1527026631c476c44b013fdc24f55befe
/
base
/
task_runner_util_unittest.cc
495cad9
Use a direct include of the message_loop header in base/.
by
[email protected]
· 12 years ago
cadac62
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
by
[email protected]
· 12 years ago
7ff48ca
base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop variant.
by
[email protected]
· 12 years ago
89590681
Disassociate argument type from return type in PostTaskAndReplyWithResult template.
by
[email protected]
· 13 years ago
1f18bfe
base: Update calls froms RunAllPending() to RunUntilIdle().
by
[email protected]
· 13 years ago
7431930
Fix a leak following r135955
by
[email protected]
· 13 years ago
89ae3d88
Permit .Pass()ing scoped_ptr_malloc<>'s that have custom FreeProcs.
by
[email protected]
· 13 years ago
d53e6a6
When using PostTaskAndReplyWithResults, if the ResultType is a passed type (eg: scoped_ptr and friends), .Pass() the result to the reply.
by
[email protected]
· 13 years ago
95991b1
Move PostTaskAndReplyWithStatus into task_runner_helpers.h
by
[email protected]
· 13 years ago