aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/codegen
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-248-9874/+0
* script: Feature-gate all crown support. (#35055)Josh Matthews2025-01-181-7/+12
* DataTransfer: propagate CanGc argument (#35062)Gae242025-01-181-1/+13
* script: Implement `set_up`, `ReleaseLock`, `Closed`, `Cancel`, `acquire_byob_...Taym Haddadi2025-01-151-1/+1
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+22
* Update wgpu and impl `WGSLLanguageFeatures` (#34928)Samson2025-01-101-1/+1
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-38/+39
* Remove readable streams from webidl/codegen (#34835)Taym Haddadi2025-01-042-39/+1
* Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...Gregory Terzian2024-12-173-3/+20
* webgpu: Fix HTML event loop integration (#34631)Samson2024-12-171-0/+4
* Replace unsafe uses of HandleValueArray. (#34588)Josh Matthews2024-12-131-3/+6
* Add XPath parser/evaluator (#34463)Ville Lindholm2024-12-081-1/+9
* Create two-phase initialization for generated JS engine bindings (#34366)Josh Matthews2024-12-062-107/+259
* Support custom derives for generated types (#34356)Josh Matthews2024-11-243-14/+123
* Filter out webidl files based on special comments, and feature-gate webxr int...Josh Matthews2024-11-241-1/+11
* Generate a trait abstracting over all known DOM interfaces (#34357)Josh Matthews2024-11-242-6/+148
* Implement `ShadowRoot.innerHtml` attribute (#34335)Simon Wülker2024-11-221-1/+1
* crypto: Support key wrap operations + AES-KW (#34262)Daniel Adams2024-11-181-2/+2
* Implement `crypto.subtle.sign/verify` with HMAC (#34223)Simon Wülker2024-11-111-2/+2
* Fix writing of apis.html (#34224)Samson2024-11-111-1/+4
* Implement `subtlecrypto.deriveKey` (#34185)Simon Wülker2024-11-081-2/+2
* sort Bindings.conf (#34175)Gae242024-11-071-93/+88
* Implement `SubtleCrypto.deriveBits` with PBDKF2 (#34164)Simon Wülker2024-11-061-2/+2
* Use out parameter for generated methods returning JSVal (#34087)Josh Matthews2024-11-051-17/+69
* Implement `SubtleCrypto.digest` (#34034)Simon Wülker2024-10-301-2/+2
* Fix invalid rooting for PropertyDescriptor (#34018)Josh Matthews2024-10-281-7/+7
* CanGc fixes in messageport.rs & workerglobalscope.rs (#34003)tanishka2024-10-251-0/+1
* cangc fixes in several files + event.rs + rtcpeerconnection.rs (#34002)chickenleaf2024-10-251-3/+3
* CanGc fixes from EventTarget::fire_event (#33985)tanishka2024-10-231-1/+5
* cangc fixes in node.rs (#33984)chickenleaf2024-10-232-14/+107
* Propagate CanGc when interacting with readable streams. (#33975)Josh Matthews2024-10-231-1/+1
* CanGc fixes from eventtarget.rs (#33973)tanishka2024-10-221-17/+21
* Mark promise creation methods with CanGc (#33928)Josh Matthews2024-10-221-47/+95
* CanGc fixes in several files (#33958)chickenleaf2024-10-211-4/+8
* CanGc changes from fontfaceset.rs (#33920)chickenleaf2024-10-211-7/+25
* crypto: Implement encrypt/decrypt for AES-CBC + JWK support (#33795)Daniel Adams2024-10-211-18/+18
* CanGc fixes from constantsourcenode.rs & window.rs (#33931)tanishka2024-10-201-2/+10
* Multiple CanGc fixes in components/script/dom (#33924)tanishka2024-10-201-2/+6
* CanGc fixes through focusevent.rs & hashchangeevent.rs (#33921)tanishka2024-10-201-1/+37
* clippy: Fix a variety of clippy warnings in `fonts`, `layout_2020` and the DO...chickenleaf2024-10-181-0/+1
* More files with CanGc fixes (#33892)chickenleaf2024-10-181-4/+16
* Various CanGc fixes in 8 files (#33893)chickenleaf2024-10-181-2/+6
* CanGc fixes in components/script/dom (#33891)tanishka2024-10-171-1/+1
* More CanGc fixes (#33888)chickenleaf2024-10-171-3/+18
* CanGc fixes in components/script/dom (#33880)tanishka2024-10-171-0/+4
* Some CanGc Fixes (#33865)komuhangi2024-10-161-0/+1
* CanGc fixes in components/script/dom (#33862)tanishka2024-10-161-2/+2
* CanGc fixes (#33852)chickenleaf2024-10-161-2/+17
* CanGc fixes in components/script/dom (#33843)tanishka2024-10-151-1/+1
* CanGc fixes and checks in multiple files (#33836)chickenleaf2024-10-151-0/+1