.. |
test
|
Bug 1644863 - fix trailing whitespace in cross-tree tests, r=emilio,marionette-reviewers,whimboo
|
2020-06-17 22:45:31 +00:00 |
VRDisplay.cpp
|
Bug 1626570 - Improve handling of copying arrays in dom/vr/. r=kip
|
2020-05-06 11:46:55 +00:00 |
VRDisplay.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/vr. r=smaug
|
2020-03-04 09:07:32 +00:00 |
VRDisplayEvent.cpp
|
…
|
|
VRDisplayEvent.h
|
…
|
|
VREventObserver.cpp
|
Bug 1627331 - Do not dispatch WebVR events when the display is used via WebXR API r=kip,daoshengmu
|
2020-04-07 20:37:00 +00:00 |
VREventObserver.h
|
Bug 1627331 - Do not dispatch WebVR events when the display is used via WebXR API r=kip,daoshengmu
|
2020-04-07 20:37:00 +00:00 |
VRServiceTest.cpp
|
Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo
|
2020-06-08 23:57:27 +00:00 |
VRServiceTest.h
|
…
|
|
XRBoundedReferenceSpace.cpp
|
Bug 1611526 - Support WebXR bounded reference spaces r=kip,daoshengmu
|
2020-04-02 15:11:18 +00:00 |
XRBoundedReferenceSpace.h
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRFrame.cpp
|
Bug 1641596 - Apply XRNativeOrigin transform to XRViewerPose base transform r=kip,daoshengmu
|
2020-05-28 18:00:15 +00:00 |
XRFrame.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
|
2020-05-09 14:51:53 +00:00 |
XRInputSource.cpp
|
Bug 1647436 - Fix leaked nsGlobalWindowInner instance in WebXR CC r=kip,daoshengmu
|
2020-06-22 20:26:56 +00:00 |
XRInputSource.h
|
Bug 1628919 - Emit XRInputSourceEvent selectend event If a controller is disconnected. r=kip
|
2020-04-24 02:02:39 +00:00 |
XRInputSourceArray.cpp
|
Bug 1636921 - Calling SetCapacity for a FallibleTArray in XRInputSourceArray. r=sg,kip
|
2020-05-13 22:13:52 +00:00 |
XRInputSourceArray.h
|
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
|
2020-04-25 09:40:08 +00:00 |
XRInputSpace.cpp
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
XRInputSpace.h
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
XRNativeOrigin.h
|
Bug 1611310 - Implement XRInputSource module. r=kip
|
2020-04-07 23:49:47 +00:00 |
XRNativeOriginFixed.cpp
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRNativeOriginFixed.h
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRNativeOriginLocal.cpp
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
XRNativeOriginLocal.h
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRNativeOriginLocalFloor.cpp
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRNativeOriginLocalFloor.h
|
Bug 1626053 - Implement XR local to local-floor adjustments r=kip,daoshengmu
|
2020-04-07 19:30:21 +00:00 |
XRNativeOriginTracker.cpp
|
Bug 1619165 - Reformat recent changes to the Google coding style r=andi
|
2020-04-25 09:40:08 +00:00 |
XRNativeOriginTracker.h
|
Bug 1611310 - Implement XRInputSource module. r=kip
|
2020-04-07 23:49:47 +00:00 |
XRNativeOriginViewer.cpp
|
Bug 1641593 - Apply sensor orientation in XRNativeOriginViewer reference space r=kip,daoshengmu
|
2020-05-28 18:04:14 +00:00 |
XRNativeOriginViewer.h
|
Bug 1641593 - Apply sensor orientation in XRNativeOriginViewer reference space r=kip,daoshengmu
|
2020-05-28 18:04:14 +00:00 |
XRPermissionRequest.cpp
|
Bug 1611310 - Implement XRInputSource module. r=kip
|
2020-04-07 23:49:47 +00:00 |
XRPermissionRequest.h
|
…
|
|
XRPose.cpp
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRPose.h
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRReferenceSpace.cpp
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRReferenceSpace.h
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRRenderState.cpp
|
Bug 1630170 - Delete XRWebGLLayer Framebuffer on XRSession presentation end r=kip,jgilbert,daoshengmu
|
2020-04-15 21:58:13 +00:00 |
XRRenderState.h
|
Bug 1630170 - Delete XRWebGLLayer Framebuffer on XRSession presentation end r=kip,jgilbert,daoshengmu
|
2020-04-15 21:58:13 +00:00 |
XRRigidTransform.cpp
|
Bug 1641596 - Apply XRNativeOrigin transform to XRViewerPose base transform r=kip,daoshengmu
|
2020-05-28 18:00:15 +00:00 |
XRRigidTransform.h
|
Bug 1641596 - Apply XRNativeOrigin transform to XRViewerPose base transform r=kip,daoshengmu
|
2020-05-28 18:00:15 +00:00 |
XRSession.cpp
|
Bug 1647436 - Fix leaked nsGlobalWindowInner instance in WebXR CC r=kip,daoshengmu
|
2020-06-22 20:26:56 +00:00 |
XRSession.h
|
Bug 1641596 - Apply XRNativeOrigin transform to XRViewerPose base transform r=kip,daoshengmu
|
2020-05-28 18:00:15 +00:00 |
XRSpace.cpp
|
Bug 1630007 - Apply XRSpace effective origin position and orientation using matrix multiplication. r=kip,daoshengmu
|
2020-04-15 22:05:26 +00:00 |
XRSpace.h
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
XRSystem.cpp
|
Bug 1641615 - xr.requestSession now checks for transient user activation rather than just user input. r=daoshengmu,edgar,imanol
|
2020-06-02 19:55:45 +00:00 |
XRSystem.h
|
Bug 1628109 - Ensure that only one non-privileged (non-chrome) XRSession can be presenting at once r=daoshengmu
|
2020-04-09 01:22:52 +00:00 |
XRView.cpp
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRView.h
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRViewerPose.cpp
|
Bug 1626570 - Improve handling of copying arrays in dom/vr/. r=kip
|
2020-05-06 11:46:55 +00:00 |
XRViewerPose.h
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
XRViewport.cpp
|
Bug 1614496 - Implement WebXR Core Module DOM Interfaces r=jgilbert,daoshengmu,webidl,smaug,baku,imanol
|
2020-04-06 19:33:32 +00:00 |
XRViewport.h
|
Bug 1633725 - Improve WebXR Garbage Collection. Respect XRRigidTransform.inverse and XRView.transform [SameObject] requirements. r=kip,daoshengmu,jgilbert
|
2020-05-01 01:42:39 +00:00 |
moz.build
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |