| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade Stylo to 2024-03-01 (#32089) | Oriol Brufau | 2024-04-16 | 1 | -0/+1 |
* | Update Stylo to 2023-10-16 (#31932) | Oriol Brufau | 2024-03-30 | 1 | -1/+0 |
* | Move Stylo to its own repo (#31350) | Delan Azabani | 2024-02-27 | 1 | -2/+2 |
* | gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184) | Martin Robinson | 2024-01-27 | 1 | -1/+0 |
* | deps: Remove unused crate dependencies (#31185) | Martin Robinson | 2024-01-26 | 1 | -2/+0 |
* | Move `*_traits` and other shared types to `shared` | Martin Robinson | 2023-11-03 | 1 | -3/+3 |
* | [chore] Update 'half' in components/canvas (#30098) | Fabrice Desré | 2023-08-15 | 1 | -1/+1 |
* | Remove dependency on surfman-chains (#30090) | Martin Robinson | 2023-08-11 | 1 | -4/+1 |
* | Vendor the current version of WebRender | Martin Robinson | 2023-07-03 | 1 | -2/+2 |
* | Start the transition to workspace dependencies | Martin Robinson | 2023-05-17 | 1 | -15/+15 |
* | Bump surfman to 0.6 | Thomas Gardner | 2023-02-24 | 1 | -1/+1 |
* | Use crates.io release of raqote | Alex Touchet | 2023-02-08 | 1 | -1/+1 |
* | Bump euclid to 0.22 | Martin Robinson | 2023-01-26 | 1 | -4/+4 |
* | Update font-kit. | Josh Matthews | 2022-04-01 | 1 | -2/+2 |
* | Updated cssparser dependency to 0.29. | Lewin Probst | 2021-11-18 | 1 | -1/+1 |
* | Bump `time` to latest `v0.1.x` version. | teymour-aldridge | 2021-06-25 | 1 | -1/+1 |
* | Update to winit 0.24. | Josh Matthews | 2021-03-05 | 1 | -2/+2 |
* | Miscellaneous build / tidy fixes. | Emilio Cobos Álvarez | 2021-02-26 | 1 | -1/+1 |
* | Auto merge of #27558 - jdm:revert-revert-wrup, r=Manishearth | bors-servo | 2020-08-10 | 1 | -3/+3 |
|\ |
|
| * | Update webrender. | Josh Matthews | 2020-08-10 | 1 | -1/+1 |
| * | Revert "Revert "Update font-kit and freetype and unicode-script."" | Josh Matthews | 2020-08-10 | 1 | -1/+1 |
| * | Revert "Revert "Update raqote, font-kit, fontconfig."" | Josh Matthews | 2020-08-10 | 1 | -2/+2 |
* | | Skip missing glyphs when drawing 2d canvas text. | Josh Matthews | 2020-08-07 | 1 | -0/+1 |
|/ |
|
* | webgl: Support preserveDrawingBuffer. | Josh Matthews | 2020-08-06 | 1 | -1/+1 |
* | Revert "Update raqote, font-kit, fontconfig." | Josh Matthews | 2020-08-04 | 1 | -2/+2 |
* | Revert "Update font-kit and freetype and unicode-script." | Josh Matthews | 2020-08-04 | 1 | -1/+1 |
* | Revert "Update webrender." | Josh Matthews | 2020-08-04 | 1 | -1/+1 |
* | Update webrender. | Josh Matthews | 2020-07-31 | 1 | -1/+1 |
* | Update font-kit and freetype and unicode-script. | Josh Matthews | 2020-07-31 | 1 | -1/+1 |
* | Update raqote, font-kit, fontconfig. | Josh Matthews | 2020-07-31 | 1 | -2/+2 |
* | Support for webxr layer management | Alan Jeffrey | 2020-06-28 | 1 | -3/+4 |
* | style: Remove the dependency on font-kit from style. | Emilio Cobos Álvarez | 2020-06-18 | 1 | -0/+1 |
* | Add support for WebGL2 TexImage2D | Istvan Miklos | 2020-06-18 | 1 | -1/+1 |
* | Enable textAlign, textBaseline and direction attributes for canvas | Utsav Oza | 2020-06-10 | 1 | -0/+2 |
* | Implement CanvasRenderingContext2D.font property | Utsav Oza | 2020-06-10 | 1 | -0/+1 |
* | Check for valid arguments before processing canvas.fillText | Utsav Oza | 2020-06-10 | 1 | -1/+2 |
* | Update raqote and associated dependencies | atouchet | 2020-06-03 | 1 | -1/+1 |
* | Remove some unused dependency declarations | Simon Sapin | 2020-05-29 | 1 | -1/+0 |
* | Dedupe dwrote | atouchet | 2020-05-12 | 1 | -15/+14 |
* | Update webrender. | Josh Matthews | 2020-05-11 | 1 | -1/+1 |
* | Add support for some more WebGL2 limit parameters | Mátyás Mustoha | 2020-04-29 | 1 | -1/+1 |
* | Update surfman to 0.2 and remove glutin | Alan Jeffrey | 2020-04-17 | 1 | -1/+2 |
* | Revert "Add a simple implementation of CanvasRenderingContext2d.fillText" | Paul Rouget | 2020-03-24 | 1 | -1/+0 |
* | Add a simple implementation of CanvasRenderingContext2d.fillText | kaiakz | 2020-03-19 | 1 | -0/+1 |
* | Auto merge of #25855 - jdm:surface-inversion, r=Manishearth,asajeffrey | bors-servo | 2020-03-09 | 1 | -1/+1 |
|\ |
|
| * | Integrate swapchain surface provider changes into webgl and webxr implementat... | Josh Matthews | 2020-03-09 | 1 | -1/+1 |
* | | Add support for WebGL2 GetFragDataLocation | Mátyás Mustoha | 2020-03-09 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #25863 - servo:synup, r=jdm | bors-servo | 2020-03-05 | 1 | -1/+1 |
|\ |
|
| * | Remove syn 0.15 from our crate graph (fixes #24421) | Anthony Ramine | 2020-03-05 | 1 | -1/+1 |
* | | Add support for WebGL2 FramebufferTextureLayer | Mátyás Mustoha | 2020-03-04 | 1 | -1/+1 |