Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Move code generation and webidl files to new script_bindings crate. (... | Josh Matthews | 2025-01-24 | 1 | -9/+0 |
* | api: Flatten and simplify Servo preferences (#34966) | Martin Robinson | 2025-01-14 | 1 | -1/+1 |
* | Filter out webidl files based on special comments, and feature-gate webxr int... | Josh Matthews | 2024-11-24 | 1 | -0/+2 |
* | Add a dummy implementation of all the XR Layer types | Alan Jeffrey | 2020-08-04 | 1 | -68/+0 |
* | Update WebXR Layer IDL, and matching changes to the Rust code. | Alan Jeffrey | 2020-08-03 | 1 | -28/+43 |
* | Support for webxr layer management | Alan Jeffrey | 2020-06-28 | 1 | -3/+0 |
* | Added first-cut implementation of XR layers | Alan Jeffrey | 2020-04-13 | 1 | -0/+63 |
* | Make use of ended flag, get rid of XRLayer | Manish Goregaokar | 2019-07-22 | 1 | -8/+0 |
* | Add dom.webxr.enabled pref | Manish Goregaokar | 2018-12-22 | 1 | -1/+2 |
* | Basic XRFrame interface | Manish Goregaokar | 2018-12-19 | 1 | -0/+7 |