aboutsummaryrefslogtreecommitdiff
path: root/rtc_base/task_queue_win.cc
AgeCommit message (Expand)Author
2021-05-07Reland "Refactor the PlatformThread API."Markus Handell
2021-05-06Revert "Refactor the PlatformThread API."Guido Urdaneta
2021-05-05Refactor the PlatformThread API.Markus Handell
2021-04-21PlatformThread: add support for detached threads.Markus Handell
2020-07-08Migrate rtc_base to webrtc::Mutex.Markus Handell
2020-01-13In TaskQueueWin fix race in canceling MutlimediaTimerDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-02-21Migrate win task queue to TaskQueueBase interfaceDanil Chapovalov
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-10Remove TaskQueue::PostAndReply as unusedDanil Chapovalov
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-05-28Delete rtc_base/basictypes.hNiels Möller
2018-02-15Fix includes in task_queue.hDanil Chapovalov
2017-11-22Move some numeric utility code from rtc_base/ to rtc_base/numerics/Karl Wiberg
2017-10-13Support move-only closures in TaskQueueDanil Chapovalov
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei