aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas
Commit message (Expand)AuthorAgeFilesLines
* Further changes required by ServoOriol Brufau2023-11-211-12/+12
* Further changes required by ServoOriol Brufau2023-11-061-3/+35
* Further changes required by ServoOriol Brufau2023-11-041-1/+1
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-3/+3
* Clean up a bit of the canvas backend abstractions (#30637)Ennui Langeweile2023-10-272-86/+30
* Use `IpcSharedMemory` for `Canvas2dMsg::DrawImage` (#30544)Ennui Langeweile2023-10-182-11/+26
* Temporarily convert existing cfg(debug_assertions) crashes to warnings (#30578)Delan Azabani2023-10-181-3/+6
* Further changes required by ServoOriol Brufau2023-10-021-5/+5
* Fix webgl regression after WebRender upgrade (#30390)Mukilan Thiyagarajan2023-09-201-26/+22
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-116-89/+61
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-102-16/+21
* remove `extern crate` (#30311)Samson2023-09-086-5/+6
* [chore] Update 'half' in components/canvas (#30098)Fabrice Desré2023-08-151-1/+1
* Remove dependency on surfman-chains (#30090)Martin Robinson2023-08-113-25/+10
* Try to `use` WebRender types moreMartin Robinson2023-07-104-50/+54
* Vendor the current version of WebRenderMartin Robinson2023-07-031-2/+2
* Remove the DOMToTexture featureMartin Robinson2023-06-272-150/+0
* Further changes required by ServoOriol Brufau2023-05-241-0/+2
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-15/+15
* Bump surfman to 0.6Thomas Gardner2023-02-241-1/+1
* Use crates.io release of raqoteAlex Touchet2023-02-081-1/+1
* Bump euclid to 0.22Martin Robinson2023-01-264-11/+11
* Update font-kit.Josh Matthews2022-04-011-2/+2
* Updated cssparser dependency to 0.29.Lewin Probst2021-11-181-1/+1
* feat: shorten thread namesyvt2021-07-192-2/+2
* Bump `time` to latest `v0.1.x` version.teymour-aldridge2021-06-251-1/+1
* Update to winit 0.24.Josh Matthews2021-03-051-2/+2
* Miscellaneous build / tidy fixes.Emilio Cobos Álvarez2021-02-261-1/+1
* Fix deprecation warnings.Josh Matthews2020-11-121-11/+11
* Auto merge of #27558 - jdm:revert-revert-wrup, r=Manishearthbors-servo2020-08-101-3/+3
|\
| * Update webrender.Josh Matthews2020-08-101-1/+1
| * Revert "Revert "Update font-kit and freetype and unicode-script.""Josh Matthews2020-08-101-1/+1
| * Revert "Revert "Update raqote, font-kit, fontconfig.""Josh Matthews2020-08-101-2/+2
* | When instantiating a CTFont, store the bytes that were used to create it.Josh Matthews2020-08-071-10/+4
* | Skip missing glyphs when drawing 2d canvas text.Josh Matthews2020-08-072-3/+26
|/
* webgl: Support preserveDrawingBuffer.Josh Matthews2020-08-062-14/+22
* Revert "Update raqote, font-kit, fontconfig."Josh Matthews2020-08-041-2/+2
* Revert "Update font-kit and freetype and unicode-script."Josh Matthews2020-08-041-1/+1
* Revert "Update webrender."Josh Matthews2020-08-041-1/+1
* Update webrender.Josh Matthews2020-07-311-1/+1
* Update font-kit and freetype and unicode-script.Josh Matthews2020-07-311-1/+1
* Update raqote, font-kit, fontconfig.Josh Matthews2020-07-311-2/+2
* Support depth and stencil in webxrAlan Jeffrey2020-07-101-16/+19
* canvas: Bail out from font loading if no default font can be loaded.Josh Matthews2020-07-061-9/+20
* Support for webxr layer managementAlan Jeffrey2020-06-284-221/+439
* style: fix formatting.Emilio Cobos Álvarez2020-06-181-5/+3
* style: Remove the dependency on font-kit from style.Emilio Cobos Álvarez2020-06-182-6/+34
* Auto merge of #26787 - szeged:texi2d_3, r=jdmbors-servo2020-06-182-3/+27
|\
| * Add support for WebGL2 TexImage2DIstvan Miklos2020-06-182-3/+27
* | Auto merge of #26922 - gterzian:shutdown_webrender, r=jdmbors-servo2020-06-171-10/+8
|\ \ | |/ |/|