| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Exit Canvas paint thread on shutdown | Paul Rouget | 2018-10-29 | 1 | -0/+1 |
* | Simplify ctx.drawImage a bit | Anthony Ramine | 2018-10-11 | 1 | -8/+4 |
* | Abstract some stuff common to ctx.getImageData and ctx.putImageData | Anthony Ramine | 2018-10-08 | 1 | -8/+4 |
* | Align ctx.createImageData and ctx.getImageData with the spec | Anthony Ramine | 2018-10-06 | 1 | -3/+4 |
* | Avoid copying pixels in ctx.putImageData sometimes | Anthony Ramine | 2018-10-06 | 1 | -2/+6 |
* | Introduce ImageData::get_rect | Anthony Ramine | 2018-10-06 | 1 | -12/+2 |
* | Merge some byte swap/premultiply functions in their own crate | Anthony Ramine | 2018-10-06 | 1 | -1/+2 |
* | Make HTMLCanvasElement::get_size return a Size2D<u32> | Anthony Ramine | 2018-10-02 | 1 | -1/+1 |
* | Remove Canvas2dMsg::DrawImageSelf | Anthony Ramine | 2018-09-17 | 1 | -16/+4 |
* | Don't create 2D canvas contexts arbitrarily | Anthony Ramine | 2018-09-16 | 1 | -3/+9 |
* | Avoid a byte swap roundtrip | Anthony Ramine | 2018-09-14 | 1 | -3/+2 |
* | Moved Canvas rendering to a single thread. | Brody-Eastwood | 2018-04-23 | 1 | -1090/+233 |
* | Add unique canvas IDs to all canvas operations. | Brody Eastwood | 2018-04-02 | 1 | -13/+29 |
* | Use ByteBuf for the canvas messages | Anthony Ramine | 2018-03-26 | 1 | -10/+43 |
* | Update WR (accelerated webgl fix on mac, line decoration optimizations). | Glenn Watson | 2018-03-23 | 1 | -0/+1 |
* | Use specific assertion for canvas | CYBAI | 2018-01-25 | 1 | -1/+1 |
* | remove unsued IpcReceiver | tigercosmos | 2017-12-20 | 1 | -1/+1 |
* | Revert "Send IPC receiver for canvas as part of CreateCanvasPaintThread message" | Josh Matthews | 2017-12-18 | 1 | -3/+6 |
* | remove unused `self` in canvas_paint_thread | tigercosmos | 2017-12-17 | 1 | -1/+1 |
* | Send IPC receiver for canvas as part of CreateCanvasPaintThread message | tigercosmos | 2017-12-16 | 1 | -6/+3 |
* | Implement Ellipse Canvas 2D API | Joone Hur | 2017-09-01 | 1 | -0/+14 |
* | Implement CanvasRenderingContext2d.fillText's "unimplemented" message | Bruno Bernardino | 2017-08-23 | 1 | -0/+5 |
* | Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" | Anthony Ramine | 2017-08-16 | 1 | -11/+5 |
* | Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" | Emilio Cobos Álvarez | 2017-08-16 | 1 | -5/+11 |
* | Improve WebGL architecture. | Imanol Fernandez | 2017-08-15 | 1 | -11/+5 |
* | Update WR. | Glenn Watson | 2017-08-09 | 1 | -11/+19 |
* | Implemented paint worklet arguments. | Alan Jeffrey | 2017-07-29 | 1 | -0/+7 |
* | Use AntialiasMode in CanvasPaintThread::new | DarkDrek | 2017-07-29 | 1 | -9/+8 |
* | Don't delete webrender image keys immediately. | Alan Jeffrey | 2017-07-17 | 1 | -2/+18 |
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -8/+8 |
* | Clear canvas thread state on recreation. | Alan Jeffrey | 2017-07-05 | 1 | -0/+2 |
* | Update WR (CPU text optimizations, image format renames). | Glenn Watson | 2017-06-16 | 1 | -1/+1 |
* | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -16/+12 |
* | Clear webrender image id when resizing a canvas. | Alan Jeffrey | 2017-06-13 | 1 | -0/+4 |
* | Update WR (various optimizations, gradient improvements). | Glenn Watson | 2017-04-03 | 1 | -16/+33 |
* | Update WR (opaque rect optimization, stacking context culling). | Glenn Watson | 2017-03-27 | 1 | -1/+2 |
* | Fix crop_area_byte_length calculation in crop_image and add tests | n0max | 2017-03-16 | 1 | -1/+1 |
* | Update WR (image tiling, inset box shadow fixes, new key api). | Glenn Watson | 2017-02-27 | 1 | -1/+2 |
* | style: Unbox a bunch of color properties. | Emilio Cobos Álvarez | 2017-02-14 | 1 | -4/+4 |
* | Update WR (radial gradients, subpixel positioning, tiling changes). | Glenn Watson | 2017-02-01 | 1 | -3/+7 |
* | WebVR API Implementation, r=larsbergstrom | Imanol Fernandez | 2017-01-09 | 1 | -1/+2 |
* | Remove azure(canvas) dependency from canvas_traits | Roman Zaynetdinov | 2016-12-25 | 1 | -7/+160 |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -3/+3 |
* | canvas: Cleanup CanvasData and layout and script messages. | Emilio Cobos Álvarez | 2016-11-07 | 1 | -4/+15 |
* | Remove gfx_traits::color. | Ms2ger | 2016-10-31 | 1 | -8/+7 |
* | Remove old rendering backend. | Glenn Watson | 2016-10-18 | 1 | -17/+13 |
* | Reorder `use` statements | UK992 | 2016-09-09 | 1 | -1/+1 |
* | Update euclid to 0.10.1 | Anthony Ramine | 2016-08-21 | 1 | -3/+4 |
* | Update to euclid 0.8 | Martin Robinson | 2016-08-12 | 1 | -1/+1 |
* | Remove dependency on util::opts from canvas crate | Dirkjan Ochtman | 2016-07-20 | 1 | -7/+8 |