Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Foo_Binding instead of FooBinding for namespace modules (#30447) | Samson | 2023-09-30 | 1 | -1/+1 |
| | | | | | * Update Codegen.py to emit Foo_Binding instead of FooBinding * s/FooBinding/Foo_Binding/g | ||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -14/+10 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
| | |||||
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -4/+8 |
| | |||||
* | Add a dummy implementation of all the XR Layer types | Alan Jeffrey | 2020-08-04 | 1 | -0/+88 |
| | |||||
* | Update WebXR Layer IDL, and matching changes to the Rust code. | Alan Jeffrey | 2020-08-03 | 1 | -80/+13 |
| | |||||
* | Support for webxr layer management | Alan Jeffrey | 2020-06-28 | 1 | -0/+14 |
| | |||||
* | Added first-cut implementation of XR layers | Alan Jeffrey | 2020-04-13 | 1 | -0/+109 |