aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webgpu/gpuadapter.rs
Commit message (Expand)AuthorAgeFilesLines
* webgpu: leverage routed_promise in calls returning promises (#35859)webbeef2025-03-231-16/+17
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-3/+3
* refactor: add CanGc as argument to Promise::reject_error (#35646)Yerkebulan Tulibergenov2025-02-251-10/+11
* refactor: add CanGc as argument to Promise::resolve (#35616)Yerkebulan Tulibergenov2025-02-231-3/+3
* refactor: propagate CanGc arguments through callers (#35591)Auguste Baum2025-02-231-1/+1
* Propagate `CanGc` arguments through callers in constructors (#35541)Auguste Baum2025-02-201-3/+3
* Move various reflector types and traits to script_bindings (#35279)Josh Matthews2025-02-041-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-2/+2
* Add CanGc argument to reflect_dom_object (#34606)Domenico Rizzo2024-12-131-0/+1
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-2/+2
* Move script gpu files into webgpu folder (#34415)atbrakhi2024-11-281-0/+254