aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/OffscreenCanvasRenderingContext2D.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-30/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Migrate to IDL mixin syntaxKagami Sascha Rosylight2019-10-011-15/+15
* Extract canvas operations for reuse by OffscreenCanvas.Maharsh2019-05-221-15/+14
* Auto merge of #23363 - Darkspirit:https, r=jdmbors-servo2019-05-141-1/+1
|\
| * Update MPL license to httpsJan Andre Ikenmeyer2019-05-101-1/+1
* | Created CanvasRect fro OffscreenCanvas and Updated TestcasesMaharsh2019-03-291-1/+6
|/
* Initial Steps OffScreenCanvas APIMaharsh2019-01-151-0/+26