aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/buffer_source.rs
Commit message (Expand)AuthorAgeFilesLines
* Add serde and wgsl features to wgpu-core (#36411)Oriol Brufau2025-04-091-2/+4
* Use explicit reborrows with mozjs::MutableHandle (#35892)Greg Morenz2025-03-231-4/+8
* Cleanups for future script crate split (#35987)Josh Matthews2025-03-161-2/+1
* script: refactor create_buffer_source_with_constructor (#35952)Taym Haddadi2025-03-131-65/+73
* script: implement ReadableByteStreamController (#35410)Taym Haddadi2025-03-101-55/+452
* Update rustfmt to the 2024 style edition (#35764)Simon Wülker2025-03-031-3/+2
* refactor: add CanGc as argument to DataBlock::view (#35610)Yerkebulan Tulibergenov2025-02-231-1/+1
* refactor: add CanGc as argument to create_buffer_source_with_length (#35596)Yerkebulan Tulibergenov2025-02-221-1/+3
* refactor: add CanGc as argument to create_buffer_source (#35597)Yerkebulan Tulibergenov2025-02-221-3/+10
* suppress build warnings when disabling webgpu and webxr (#35379)webbeef2025-02-081-5/+16
* Script: implement `ReadableStreamBYOBReader::Read` (#35040)Taym Haddadi2025-01-271-200/+165
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-22/+22
* webgpu: Sync `GPUBuffer` (#33154)Samson2024-08-271-39/+103
* Update mozjs (SpiderMonkey) to 128.0 (#32769)Samson2024-07-291-3/+2
* clippy: Fix a bunch of warnings in `script` (#32680)Martin Robinson2024-07-041-0/+4
* clippy: Fix several warnings in `components/script/dom/bindings` (#31945)Azhar Ismagulova2024-04-031-1/+1
* clippy:Fix clippy problems in components/scripts/binding (#31893)Rosemary Ajayi2024-03-271-1/+1
* clippy: Fix `default_constructed_unit_structs` warnings in `components` (#31827)Oluwatobi Sofela2024-03-241-3/+3
* clippy: Fix `unnecessary_cast` warnings in `components/script` (#31823)Oluwatobi Sofela2024-03-221-3/+2
* clippy: Fix several warnings (#31710)RustAndMetal2024-03-181-1/+1
* mach: Do not use unstable rust for `rustfmt` (#31441)Martin Robinson2024-02-281-5/+8
* Rename buffer_source_type to buffer_source (#31426)Taym Haddadi2024-02-261-11/+10
* WedIDL: bring dom/bindings/typedarray further in line with spec (#31375)Taym Haddadi2024-02-251-0/+441