Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter out webidl files based on special comments, and feature-gate webxr int... | Josh Matthews | 2024-11-24 | 1 | -65/+0 |
* | Generate a trait abstracting over all known DOM interfaces (#34357) | Josh Matthews | 2024-11-24 | 1 | -1/+1 |
* | More files with CanGc fixes (#33892) | chickenleaf | 2024-10-18 | 1 | -2/+7 |
* | webxr: Update XRPose interface to latest spec (#33146) | Daniel Adams | 2024-08-21 | 1 | -0/+20 |
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -1/+2 |
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -6/+1 |
* | Hook webxr data into XRFrame/XRView/XRSpace | Manish Goregaokar | 2019-07-11 | 1 | -2/+2 |
* | Consistently use GlobalScope in XR code | Manish Goregaokar | 2019-04-03 | 1 | -1/+1 |
* | Make XRViewerPose inherit from XRPose | Manish Goregaokar | 2019-04-03 | 1 | -3/+3 |
* | Add XRPose.transform | Manish Goregaokar | 2019-04-03 | 1 | -2/+27 |
* | Add empty XRPose interface | Manish Goregaokar | 2019-04-03 | 1 | -0/+19 |