aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx/render_context.rs
Commit message (Expand)AuthorAgeFilesLines
* Rename RenderContext -> PaintContextTetsuharu OHZEKI2014-12-081-876/+0
* auto merge of #4187 : cgaebel/servo/issue-4127, r=SimonSapinbors-servo2014-12-031-62/+110
|\
| * code reviewClark Gaebel2014-12-021-63/+59
| * Fixed #4127: Added a fast path to border-radius.Clark Gaebel2014-12-021-71/+123
* | layout: Implement `opacity` per CSS-COLOR § 3.2.Patrick Walton2014-12-031-4/+64
|/
* [gfx/style] Implement border-radius.Clark Gaebel2014-12-011-64/+254
* gfx: Rewrite display list construction to make stacking-contexts morePatrick Walton2014-11-141-2/+2
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-4/+4
* layout: Implement CSS linear gradients per the CSS-IMAGES specification.Patrick Walton2014-11-061-11/+42
* Invert control flow, fix resizing, and improve checkerboardingPatrick Walton2014-11-041-4/+132
* gfx: Update rust-azure to pick up arcs, gradients, and subpixel textPatrick Walton2014-10-201-4/+6
* Use opts as a global, to avoid cloning and passing the struct all over the code.Glenn Watson2014-10-201-2/+0
* Cargoify servoJack Moffitt2014-09-081-0/+419