gecko-dev/gfx/vr/ipc
Nathan Froyd dbc53de3d9 Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8
ProtocolName() is only used for producing error messages and annotating
crash reports.  But examining actual crash reports that would have used
the result of ProtocolName() indicates that we can always tell what the
erroring protocol is due to the stack backtrace.  So having this virtual
function around just provides duplicate information, and it takes up too
much space in the vtable besides.  Let's get rid of it.
2018-04-23 14:13:36 -04:00
..
PVRLayer.ipdl Bug 1394600 - Allow VRDisplay.requestPresent update the VR layers after presentation has already begun r=daoshengmu 2017-08-28 16:20:59 -07:00
PVRManager.ipdl Bug 1413357 - Remove VRManagerChild::RecvParentAsyncMessages r=daoshengmu 2017-10-31 15:53:50 -07:00
VRLayerChild.cpp Bug 1412427 part 8: (automated patch) Switch a bunch of C++ files in gfx to use our standard mode lines. r=jrmuizel 2017-10-27 16:10:06 -07:00
VRLayerChild.h Bug 1426329 - Reduce includes of GLContext.h in headers. - r=lenzak 2017-12-20 11:45:32 -08:00
VRLayerParent.cpp Bug 1392217 - Part 2: Spawn a VR submit thread in VRDisplayHost; r=kip 2017-11-17 16:06:59 +08:00
VRLayerParent.h Bug 1392217 - Part 2: Spawn a VR submit thread in VRDisplayHost; r=kip 2017-11-17 16:06:59 +08:00
VRManagerChild.cpp Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8 2018-04-23 14:13:36 -04:00
VRManagerChild.h Bug 1451363 - part 5 - remove ProtocolName virtual function; r=mccr8 2018-04-23 14:13:36 -04:00
VRManagerParent.cpp Bug 1410209, part 4 - Add names to some IPC runnables. r=kanru 2017-10-27 13:39:28 -07:00
VRManagerParent.h Bug 1407423 - Part 3: Update Puppet Device Implementation,r=daoshengmu 2017-11-21 14:18:16 -08:00
VRMessageUtils.h Bug 1436791 - Implement gfxVRExternal,r=rbarker 2018-03-13 17:09:54 -07:00