aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas_traits
Commit message (Expand)AuthorAgeFilesLines
* Bump cssparser to 0.13.3Manish Goregaokar2017-05-111-1/+1
* Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07)Simon Sapin2017-05-081-1/+1
* Update to cssparser 0.13Simon Sapin2017-04-251-1/+1
* Update cssparser in Cargo.toml.Xidorn Quan2017-04-071-1/+1
* Kill serde_codegen 💣Anthony Ramine2017-02-281-5/+1
* Update cssparser for https://github.com/servo/rust-cssparser/pull/123Simon Sapin2017-02-281-1/+1
* Update to cssparser 0.11Simon Sapin2017-02-261-1/+1
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-212-3/+0
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-5/+5
* Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
* Update cssparser to 0.9Simon Sapin2017-02-151-1/+1
* style: Unbox a bunch of color properties.Emilio Cobos Álvarez2017-02-141-1/+1
* webgl: Add support for premultiplying alpha.Eric Anholt2017-01-281-3/+7
* Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).Ms2ger2017-01-241-2/+0
* Auto merge of #14917 - fkautz:pr_out_renaming_default_features_to_default_fea...bors-servo2017-01-091-1/+1
|\
| * Renaming default_features to default-features as per Cargo's Manifest FormatFrederick F. Kautz IV2017-01-081-1/+1
* | WebVR API Implementation, r=larsbergstromImanol Fernandez2017-01-091-1/+2
|/
* Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06)Simon Sapin2017-01-061-1/+0
* Remove azure(canvas) dependency from canvas_traitsRoman Zaynetdinov2016-12-252-137/+0
* Remove old shaders, updates for WR feature and API changes.Glenn Watson2016-11-251-1/+1
* canvas: Cleanup CanvasData and layout and script messages.Emilio Cobos Álvarez2016-11-071-4/+9
* Remove #![feature(rustc_attrs)]Anthony Ramine2016-11-031-1/+0
* Remove #![feature(custom_derive)]Anthony Ramine2016-11-031-1/+0
* Use heapsize_derive instead of heapsize_pluginSimon Sapin2016-11-032-4/+4
* Remove gfx_traits::color.Ms2ger2016-10-312-14/+8
* Remove old rendering backend.Glenn Watson2016-10-181-1/+1
* Update to Rust 1.14.0-nightly (19ac57926 2016-10-08)Anthony Ramine2016-10-092-3/+7
* Update cssparserSimon Sapin2016-09-071-1/+1
* Fix canvas image tests when using webrender.Glenn Watson2016-08-301-0/+18
* Update cssparserSimon Sapin2016-08-281-1/+1
* Update euclid to 0.10.1Anthony Ramine2016-08-211-1/+1
* Update to webrender 0.4.0Anthony Ramine2016-08-181-1/+1
* Remove #[serde(bound = "")] attributesDavid Tolnay2016-08-121-1/+0
* Update serde to 0.8 (fixes #12659)Anthony Ramine2016-08-121-5/+5
* Update to euclid 0.8Martin Robinson2016-08-121-1/+1
* Update cargo.lock for wr2, pin ipc-channel.Glenn Watson2016-08-031-1/+1
* Update Rust to 1.12.0-nightly (9316ae515 2016-07-24)Eduard Burtescu2016-07-262-2/+3
* All our Cargo.toml files should contain an MPL-2.0 license field.Alan Jeffrey2016-07-141-0/+1
* Move util::vec::byte_swap to canvas_traitsAnthony Ramine2016-07-041-0/+13
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-4/+7
* Reorder dependenciesAnthony Ramine2016-06-261-5/+5
* Make canvas send their data themselves to other canvasAnthony Ramine2016-06-161-0/+2
* Simplify TOML syntaxSimon Sapin2016-04-261-20/+6
* Remove references to unused crates.Zbynek Winkler2016-04-222-6/+0
* Auto merge of #10291 - jfhumann:10211, r=emiliobors-servo2016-04-011-4/+2
|\
| * #10211: Stop re-exporting webrender_traits WebGL types from canvas_traitsJan-Fabian Humann2016-03-301-4/+2
* | Update webrender with crates.io's offscreen_gl_context (fixes #10296)Anthony Ramine2016-03-311-3/+1
|/
* canvas_traits: Remove unused layers dependencyEmilio Cobos Álvarez2016-03-232-8/+0
* canvas: Remove all the canvas layerization infrastructureEmilio Cobos Álvarez2016-03-231-18/+0
* Deny unsafe code in more crates.Ms2ger2016-03-181-0/+2