| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #11287 - heycam:moz-binding, r=bholley | bors-servo | 2016-05-24 | 9 | -29/+157 |
|\ |
|
| * | Re-use Url serialization in values::specified::Image. | Cameron McCormack | 2016-05-24 | 1 | -6/+4 |
| * | Support -moz-binding in geckolib. | Cameron McCormack | 2016-05-24 | 2 | -1/+76 |
| * | Pass Gecko sheet base/referrer/principal from Servo_StylesheetFromUTF8Bytes t... | Cameron McCormack | 2016-05-24 | 3 | -2/+10 |
| * | Add an extra data field to ParserContext. | Cameron McCormack | 2016-05-24 | 4 | -21/+68 |
* | | Parse HTMLInputElement attributes | Keith Yeung | 2016-05-24 | 1 | -6/+15 |
* | | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -24/+24 |
|/ |
|
* | Update string_cache to 0.2.17 | Keith Yeung | 2016-05-23 | 1 | -1/+1 |
* | Add -moz-appearance and include nsThemeConstants.h in struct.rs | Keith Yeung | 2016-05-20 | 1 | -0/+27 |
* | Add -moz-float-edge | Keith Yeung | 2016-05-19 | 1 | -0/+6 |
* | Auto merge of #11240 - mbrubeck:font-style, r=bholley | bors-servo | 2016-05-18 | 1 | -1/+1 |
|\ |
|
| * | Support font-style in geckolib | Matt Brubeck | 2016-05-17 | 1 | -1/+1 |
* | | Add string_cache override for geckolib based on gecko atoms. | Bobby Holley | 2016-05-18 | 6 | -48/+54 |
|/ |
|
* | Auto merge of #11191 - servo:bitflags, r=pcwalton | bors-servo | 2016-05-17 | 1 | -4/+4 |
|\ |
|
| * | Update internal crates to bitflags 0.7 | Anthony Ramine | 2016-05-17 | 1 | -1/+1 |
| * | Reorder dependencies in many Cargo.toml files | Anthony Ramine | 2016-05-17 | 1 | -3/+3 |
* | | Auto merge of #11222 - KiChjang:stylo-keywords, r=bholley | bors-servo | 2016-05-17 | 2 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Add -moz-user-input | Keith Yeung | 2016-05-17 | 1 | -0/+3 |
| * | Add -moz-user-select | Keith Yeung | 2016-05-17 | 1 | -0/+3 |
| * | Add -moz-user-modify | Keith Yeung | 2016-05-17 | 1 | -0/+3 |
| * | Add -moz-user-focus | Keith Yeung | 2016-05-17 | 1 | -0/+6 |
* | | Support vertical-align in geckolib | Matt Brubeck | 2016-05-16 | 1 | -3/+7 |
* | | Auto merge of #11192 - perlun:remove-unused-imports, r=Manishearth | bors-servo | 2016-05-15 | 6 | -7/+3 |
|\ \
| |/
|/| |
|
| * | Removed unused imports | Per Lundberg | 2016-05-15 | 6 | -7/+3 |
* | | Rename SVGInherited to InheritedSVG | Aneesh Agrawal | 2016-05-14 | 2 | -2/+2 |
|/ |
|
* | Remove unnecessary clone in LRUCache::touch | Matt Brubeck | 2016-05-13 | 1 | -1/+1 |
* | Support text-align in geckolib. | Cameron McCormack | 2016-05-12 | 1 | -0/+7 |
* | Explicitly list inputs to the style crate's build script | Matt Brubeck | 2016-05-11 | 2 | -0/+17 |
* | Support -moz-outline-radius shorthand in geckolib. | Cameron McCormack | 2016-05-11 | 1 | -0/+17 |
* | Allow shorthands to be restricted to specific products. | Cameron McCormack | 2016-05-11 | 2 | -3/+10 |
* | Support -moz-outline-radius-* in geckolib. | Cameron McCormack | 2016-05-11 | 1 | -0/+7 |
* | Auto merge of #11018 - bholley:list_style_type, r=mbrubeck | bors-servo | 2016-05-05 | 1 | -5/+9 |
|\ |
|
| * | Geckolib: Implement list-style-type. | Bobby Holley | 2016-05-04 | 1 | -5/+9 |
* | | Auto merge of #10999 - heycam:move-width-height, r=SimonSapin | bors-servo | 2016-05-04 | 4 | -19/+19 |
|\ \ |
|
| * | | Move width and height from Box to Position. | Cameron McCormack | 2016-05-04 | 4 | -19/+19 |
* | | | Auto merge of #10998 - bholley:font_weight_and_logging, r=mbrubeck | bors-servo | 2016-05-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Geckolib: Implement font-weight. | Bobby Holley | 2016-05-03 | 1 | -0/+1 |
| |/ / |
|
* | / | layout: Check flow descendants of inline block fragments to find their | Patrick Walton | 2016-05-04 | 1 | -0/+15 |
| |/
|/| |
|
* | | Auto merge of #10934 - emilio:other-gecko-pseudos, r=bholley,mbrubeck | bors-servo | 2016-05-04 | 6 | -63/+134 |
|\ \ |
|
| * | | docs: Add style overview. | Emilio Cobos Álvarez | 2016-05-04 | 1 | -0/+2 |
| * | | style: Minor documentation tweaks about lazy pseudo-elements | Emilio Cobos Álvarez | 2016-05-04 | 1 | -2/+5 |
| * | | style: layout: Allow a lazy pseudo-element implementation in Servo. | Emilio Cobos Álvarez | 2016-05-04 | 3 | -17/+12 |
| * | | style: Support lazy pseudo-elements | Emilio Cobos Álvarez | 2016-05-03 | 4 | -56/+127 |
| |/ |
|
* / | Support {flood,lighting,stop,text-decoration}-color in geckolib. | Cameron McCormack | 2016-05-04 | 3 | -0/+21 |
|/ |
|
* | Auto merge of #10957 - heycam:number, r=bholley | bors-servo | 2016-05-02 | 8 | -42/+98 |
|\ |
|
| * | Support flex-{grow,shrink}, stroke-miterlimit and -moz-box-flex in geckolib. | Cameron McCormack | 2016-05-03 | 3 | -0/+11 |
| * | Add a predefined Number type. | Cameron McCormack | 2016-05-03 | 1 | -0/+38 |
| * | Support {fill,stroke,stop,flood}-opacity in geckolib. | Cameron McCormack | 2016-05-03 | 2 | -0/+12 |
| * | Factor out opacity property to use an Opacity type. | Cameron McCormack | 2016-05-03 | 2 | -40/+34 |
| * | Generate geckolib setters for properties with simple predefined types. | Cameron McCormack | 2016-05-03 | 2 | -2/+3 |