gecko-dev/dom/media/ipc
Andrew McCreight ab7fa64021 Bug 1410209, part 4 - Add names to some IPC runnables. r=kanru
This patch requires that each instance of IPC's RunnableFunction is
passed in a name, like the non-IPC RunnableFunction.

MozReview-Commit-ID: Atu1W3Rl66S

--HG--
extra : rebase_source : f932d7597a26a3f0c4246b3a95df638860d3d32d
2017-10-27 13:39:28 -07:00
..
MediaIPCUtils.h Bug 1394648 - Switch from nsInt{Point,Rect,Size} to gfx::Int{Point,Rect,Size} in dom/media. r=jwwang 2017-08-29 14:00:33 +12:00
PVideoDecoder.ipdl Bug 1394591 - P4. Pass decoder description to RemoteVideoDecoder. r=mattwoodrow 2017-09-01 18:22:55 +02:00
PVideoDecoderManager.ipdl Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
RemoteVideoDecoder.cpp Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
RemoteVideoDecoder.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
VideoDecoderChild.cpp Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerChild.cpp Bug 1410209, part 4 - Add names to some IPC runnables. r=kanru 2017-10-27 13:39:28 -07:00
VideoDecoderManagerChild.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderManagerParent.cpp Bug 1425631 - Reduce global threads count. r=jya 2017-12-15 21:45:35 +01:00
VideoDecoderManagerParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
VideoDecoderParent.cpp Bug 1411523 - Remove 'this' from lambda captures [self, this] under dom/media r=jwwang 2017-10-26 16:59:40 +08:00
VideoDecoderParent.h Bug 1397307 - P9. Pass video frame rate to RemoteVideoDecoder and GPU process. r=mattwoodrow 2017-09-12 18:29:40 +02:00
moz.build