gecko-dev/media/webrtc
june wilde bb30244e33 Bug 1395259 - Remove win32k usage from webrtc's TaskQueue; r=dminor
Removes calls to the win32k API.
Replaces hardware and event timers with waitable timers.
Removes handling various task objects through the thread message queue.
Removes ProcessQueuedMessages, CancelTimers functions.
Adds event handle for stopping the TaskQueue thread.
Adds ReplyHandler class as an in between for TaskQueue objects to post tasks to each other without worrying if the other TaskQueue remains valid.
Adds rtc::CriticalSection's for timer_tasks_.
Removes ThreadState scoped class.

Differential Revision: https://phabricator.services.mozilla.com/D43480

--HG--
extra : moz-landing-system : lando
2019-11-25 16:11:32 +00:00
..
gn-configs Bug 1579834 - [WebRTC] Add mips64 support; r=dminor 2019-09-25 14:15:23 +00:00
signaling Bug 1570549 - P8 - Restore SDP comparison telemetry;r=bwc 2019-11-24 03:45:52 +00:00
trunk Bug 1395259 - Remove win32k usage from webrtc's TaskQueue; r=dminor 2019-11-25 16:11:32 +00:00
.gclient
.gclient_entries
moz.build Bug 1552755 - Update moz.build files; r=ng 2019-05-31 20:20:40 +00:00
webrtc_update.sh
webrtc_version.h Bug 1562642 - Part 2 - Add missing MPL2 headers r=Gijs 2019-07-08 09:27:47 +00:00
webrtc.mozbuild Bug 1512504 - Don't set __PRETTY_FUNCTION__ on clang-cl. r=froydnj 2019-02-14 18:56:29 +00:00