Sign in
webrtc
/
src.git
/
7d6a259baa098e161ef81f564c053099ec5c1d4c
/
rtc_base
/
task_utils
46b4a0f
Removes PostStop from RepeatingTaskHandle.
by Sebastian Jansson
· 6 years ago
07122bc
Use TaskQueueForTest instead or TaskQueue in unittests
by Danil Chapovalov
· 6 years ago
d841ea6
Skip return value check for stopped repeating tasks.
by Sebastian Jansson
· 6 years ago
793597b
Removes TaskQueueBase::Current call in repeating task.
by Sebastian Jansson
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
07a4f2b
Merge rtc_task_queue(_api|_impl)? build targets into one
by Danil Chapovalov
· 6 years ago
3b548dd
Move rtc::NewClosure into own build target as ToQueuedTask
by Danil Chapovalov
· 6 years ago
a497d12
Avoids PostTask to repost a repeated task.
by Sebastian Jansson
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
ecb6897
Adds repeating task class.
by Sebastian Jansson
· 6 years ago