Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rustdoc: Fix many rustdoc errors (#31147) | Martin Robinson | 2024-01-22 | 1 | -3/+3 |
| | | | | This fixes many rustdoc errors that occur due to raw URLs in rustdoc comments as well as unescaped Rust code that should be in backticks. | ||||
* | 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 | -8/+6 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
| | |||||
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -3/+15 |
| | |||||
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -5/+6 |
| | |||||
* | Add a dummy implementation of all the XR Layer types | Alan Jeffrey | 2020-08-04 | 1 | -2/+53 |
| | |||||
* | Added first-cut implementation of XR layers | Alan Jeffrey | 2020-04-13 | 1 | -0/+35 |