aboutsummaryrefslogtreecommitdiffstats
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* Use patch to add arrayType in WebIDL.py (#34848)Taym Haddadi2025-01-062-0/+41
* Remove readable streams from webidl/codegen (#34835)Taym Haddadi2025-01-043-202/+5
* Set a Rust edition for blurmac (#34618)webbeef2024-12-141-0/+1
* Update WebIDL.py (#32495)Ngo Iok Ui (Wu Yu Wei)2024-06-1573-779/+1645
* clippy: Fix several warnings (#31710)RustAndMetal2024-03-181-1/+1
* Fix clippy warnings in components/third_party (#31623)Mucha Naibei2024-03-126-44/+36
* Add rust-lldb to mozdebug (#31580)Samson2024-03-102-0/+13
* mach: Do not use unstable rust for `rustfmt` (#31441)Martin Robinson2024-02-281-2/+4
* WebIDL: Use Uint8ClampedArray instead of raw JSObject in bindings (#31317)Taym Haddadi2024-02-161-1/+2
* WebIDL: Use ArrayBufferViewU8 instead of raw JSObject in bindings (#31325)Taym Haddadi2024-02-161-1/+2
* WebIDL: Use `ArrayBuffer` instead of raw `JSObject` in bindings (#31202)Taym Haddadi2024-02-131-1/+2
* webidlg: Handle `Float64Array` as a `TypedArray` rather than a raw `JSObject`...Taym Haddadi2024-01-301-1/+2
* deps: Stop vendoring WebRender (#31212)Martin Robinson2024-01-301227-183084/+0
* Use Int8array, int16array, uint16array, int32array & uint32array in WebIDL (#...Taym Haddadi2024-01-251-6/+11
* Use Uint8Array for TextEncoder (#31145)Taym Haddadi2024-01-231-1/+2
* WebIDL: use FLoat32Array (#30990)Gregory Terzian2024-01-111-1/+2
* Integrate the `devices` respository (#30974)Martin Robinson2024-01-0914-0/+2151
* Fix two more warnings in WebRender (#30867)Martin Robinson2023-12-133-2/+23
* Vendor `mozdebug` and stop using `distutils` (#30659)Martin Robinson2023-10-312-0/+348
* Dedupe ron and base64 (#30415)Fabrice Desré2023-09-232-3/+3
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-10513-50924/+47765
* Impl Setlike and Maplike (#30237)Samson2023-09-063-0/+134
* Fix warnings in vendored WebRenderMartin Robinson2023-07-0630-127/+706
* Remove some debugging code in vendored WebRenderMartin Robinson2023-07-051-1/+0
* Vendor the current version of WebRenderMartin Robinson2023-07-031190-0/+185644
* Create a top-level "third_party" directoryMartin Robinson2023-06-30145-0/+33869