Sign in
webrtc
/
src
/
38e34668379ed705f3221160652165dc5d610444
/
rtc_base
/
task_queue_gcd.cc
2a256c8
Implement support for Chrome task origin tracing. #2/4
by Markus Handell
· 2 years, 1 month ago
82da932
Ensure task queues delete closures in task queue context.
by Markus Handell
· 2 years, 3 months ago
fcfa80f
Update TaskQueueGcd implementation to absl::AnyInvocable
by Danil Chapovalov
· 2 years, 8 months ago
08438fc
Remove a function for posting tasks to the global queue on MacOS/iOS and make it private.
by Byoungchan Lee
· 3 years, 5 months ago
7284bd4
Use GCD instead of Detached Thread in Async Resolver when on MacOS/iOS
by Byoungchan Lee
· 3 years, 5 months ago
ebf739b
Reland "Leverage dispatch_queue_create_with_target when possible."
by Yura Yaroshevich
· 5 years ago
fcafbfd
Revert "Leverage dispatch_queue_create_with_target when possible."
by Alex Loiko
· 5 years ago
de86381
Leverage dispatch_queue_create_with_target when possible.
by Yura Yaroshevich
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
47cf5ea
Migrate gcd task queue implementation to TaskQueueBase interface
by Danil Chapovalov
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
43f3982
Remove TaskQueue::PostAndReply as unused
by Danil Chapovalov
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 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_gcd.cc]
66d07c5
Convert mac/ios TaskQueue implementation to pimpl convention.
by nisse
· 8 years ago
2c7b7a6
Delete static method TaskQueue::IsCurrent.
by nisse
· 8 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 from webrtc/base/task_queue_gcd.cc]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/rtc_base/task_queue_gcd.cc]
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from webrtc/base/task_queue_gcd.cc]
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
c06b133
Reland of New task queueing primitive for async tasks: TaskQueue.
by tommi
· 9 years ago
3f90087c
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