Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -6/+8 |
* | No tracing of nop traceable fields (#29926) | Samson | 2023-08-04 | 1 | -0/+1 |
* | Rename reflect_dom_object2. | Josh Matthews | 2023-05-31 | 1 | -2/+2 |
* | Formatting. | Josh Matthews | 2023-05-28 | 1 | -4/+20 |
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -6/+8 |
* | Make GlobalScope.get_cx a static method. | Josh Matthews | 2023-05-20 | 1 | -1/+1 |
* | Bump euclid to 0.22 | Martin Robinson | 2023-01-26 | 1 | -2/+2 |
* | Add XRSession::requestHitTestSource() | Manish Goregaokar | 2020-04-19 | 1 | -0/+4 |
* | Add XRHitTestResult::getPose | Manish Goregaokar | 2020-04-19 | 1 | -3/+9 |
* | Update XRRay semantics | Manish Goregaokar | 2020-04-19 | 1 | -7/+18 |
* | Add XRRay.matrix | Manish Goregaokar | 2020-04-19 | 1 | -1/+42 |
* | Add XRRay(transform) constructor | Manish Goregaokar | 2020-04-19 | 1 | -0/+13 |
* | Add XRRay constructors | Manish Goregaokar | 2020-04-19 | 1 | -0/+17 |
* | Add origin/direction methods to XRRay | Manish Goregaokar | 2020-04-19 | 1 | -1/+27 |
* | Add stub XRRay | Manish Goregaokar | 2020-04-19 | 1 | -0/+29 |