Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
1807d57ab82ef906fb32dc6cb4805f86fce30d5b
/
rtc_base
/
task_queue.h
02fddf6
Fix includes in task_queue.h
by Danil Chapovalov
· 7 years ago
675513b
Stop using LOG macros in favor of RTC_ prefixed macros.
by Mirko Bonadei
· 7 years ago
6f09ae2
Support move-only closures in TaskQueue
by Danil Chapovalov
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/rtc_base/task_queue.h]
66d07c5
Convert mac/ios TaskQueue implementation to pimpl convention.
by nisse
· 7 years ago
3c6abd2
Update thread annotiation macros in rtc_base to use RTC_ prefix
by danilchap
· 7 years ago
341c8e4
Convert windows TaskQueue implementation to pimpl convention.
by nisse
· 7 years ago
42a70e3
Revert of Rename thread annotation macros to have RTC prefix for syncrhonization primitives. (patchset #1 id:1 of https://codereview.webrtc.org/3004393002/ )
by danilchap
· 7 years ago
9a2d2dd
Rename thread annotation macros to have RTC prefix for syncrhonization primitives.
by danilchap
· 7 years ago
2c7b7a6
Delete static method TaskQueue::IsCurrent.
by nisse
· 7 years ago
ffe2e14
Allow PostTask() to take unique_ptr to classes derived of QueuedTask
by eladalon
· 7 years ago
650fdae
This cl refactor TaskQueues to use a PIMPL implementation on linux/Android.
by perkj
· 7 years ago
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed (98%) from webrtc/base/task_queue.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
8372226
TaskQueue[Win] DOS handling
by tommi
· 8 years ago
0b94215
Refactor Windows TaskQueue code to only need a single high res timer.
by tommi
· 8 years ago
c9bb791
Add support for priorities to TaskQueue.
by tommi
· 8 years ago
8c80c6e
Fix potential deadlock in TaskQueue's libevent PostTaskAndReply implementation
by tommi
· 8 years ago
0f8b403
Introduce a new constructor to PlatformThread.
by tommi
· 8 years ago
f9d9154
Add support for multimedia timers to TaskQueue on Windows.
by tommi
· 8 years ago
b89257a
Handle initialization race in TaskQueue on Windows, discovered by drmemory.
by tommi
· 9 years ago
5d97a9a
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
8e572f0
Adds macros to annotate variables and functions used from same thread or queue.
by danilchap
· 9 years ago
c06b133
Reland of New task queueing primitive for async tasks: TaskQueue.
by tommi
· 9 years ago
3f90087
Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #8 id:330001 of https://codereview.webrtc.org/1927133004/ )
by tommi
· 9 years ago
65d1f2a
Reland of New task queueing primitive for async tasks: TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/1935483002/ )
by tommi
· 9 years ago
b296d05
Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #5 id:80001 of https://codereview.webrtc.org/1919733002/ )
by tommi
· 9 years ago
0c9df5e
New task queueing primitive for async tasks: TaskQueue.
by tommi
· 9 years ago