Samson
aad2dccc9c
Strict import formatting (grouping and granularity) ( #30325 )
...
* strict imports formatting
* Reformat all imports
2023-09-11 19:16:54 +00:00
Samson
711dbbd4af
remove extern crate
( #30311 )
...
* remove extern crate
* Update components/script_plugins/lib.rs
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
---------
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-09-08 12:11:31 +00:00
Kunal Mohan
71401e0855
Implement GPUSwapChain and GPUCanvasContext and interface with Webrender
2020-06-13 17:46:12 +05:30
Emilio Cobos Álvarez
3d57c22e9c
Update euclid.
...
There are a few canvas2d-related dependencies that haven't updated, but they
only use euclid internally so that's not blocking landing the rest of the
changes.
Given the size of this patch, I think it's useful to get this landed as-is.
2019-07-23 23:09:55 +02:00
Fernando Jiménez Moreno
208473cdbc
Final tweaks: use expect and remove unnecessary crate attributes
2019-07-04 10:43:32 +02:00
Fernando Jiménez Moreno
cd17b6ca66
Fix typos, warnings and other nits
2019-07-04 10:26:48 +02:00
Fernando Jiménez Moreno
0da87ad169
Introduce WebrenderExternalImageRegistry
2019-07-04 10:26:48 +02:00
Fernando Jiménez Moreno
ba9cf85fb3
Webrender external image handler demux
2019-07-04 10:26:47 +02:00
Fernando Jiménez Moreno
7d589ed4f5
Media crate
2019-07-04 10:25:49 +02:00