| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #16962 - hiikezoe:prefixed-intrinsic-size-value, r=Manishearthselectors-v0.18.0 | bors-servo | 2017-05-22 | 1 | -7/+17 |
|\ |
|
| * | Support prefixed intrinsic size value for flex-basis. | Hiroyuki Ikezoe | 2017-05-21 | 1 | -3/+3 |
| * | Support prefixed intrinsic size value for {width,height,{inline,block}-size}}. | Hiroyuki Ikezoe | 2017-05-21 | 1 | -8/+18 |
* | | Drop initial values of properties other than font-size and font-family in ser... | Hiroyuki Ikezoe | 2017-05-22 | 1 | -0/+23 |
* | | Revert "Auto merge of #16976 - upsuper:bug1366247, r=nox" | Emilio Cobos Álvarez | 2017-05-21 | 1 | -4/+2 |
* | | Auto merge of #16976 - upsuper:bug1366247, r=nox | bors-servo | 2017-05-21 | 1 | -2/+4 |
|\ \ |
|
| * | | Add sugar for already_AddRefed and use it for conversion between Atom and nsI... | Xidorn Quan | 2017-05-21 | 1 | -2/+4 |
| |/ |
|
* / | Add a new TraversalRestyleBehavior that represents the traversal is triggered... | Hiroyuki Ikezoe | 2017-05-21 | 1 | -3/+4 |
|/ |
|
* | style: Refactor RestyleHint to be a struct. | Cameron McCormack | 2017-05-20 | 1 | -4/+4 |
* | Trigger animation-only restyle without normal restyle. | Boris Chiou | 2017-05-20 | 1 | -4/+13 |
* | Use &[ComputedOperation] as the argument type of convert_transform. | Boris Chiou | 2017-05-20 | 1 | -1/+1 |
* | Handle None transform properly. | Boris Chiou | 2017-05-20 | 1 | -1/+10 |
* | Add Servo_GetProperties_Overriding_Animation. | Boris Chiou | 2017-05-20 | 1 | -1/+35 |
* | Avoid returning / passing around a huge ParsedDeclaration type | Simon Sapin | 2017-05-19 | 1 | -25/+36 |
* | Implement CSSKeyframesRule and CSSKeyframeRule for stylo. | Xidorn Quan | 2017-05-19 | 1 | -15/+134 |
* | stylo: Don't mess up traversal drivers. | Emilio Cobos Álvarez | 2017-05-18 | 1 | -2/+2 |
* | Only use the parallel traversal when traversing from the root. | Bobby Holley | 2017-05-18 | 1 | -1/+1 |
* | Auto merge of #16907 - emilio:postrebuild, r=heycam | bors-servo | 2017-05-17 | 1 | -0/+6 |
|\ |
|
| * | Bug 1364862: Make PostRebuildAllStyleData async. r=heycam | Emilio Cobos Álvarez | 2017-05-17 | 1 | -0/+6 |
* | | Auto merge of #16882 - canaltinova:more-quirk, r=bholley | bors-servo | 2017-05-17 | 1 | -17/+27 |
|\ \ |
|
| * | | stylo: Continue to propagate quirks mode information to Servo | Nazım Can Altınova | 2017-05-15 | 1 | -17/+27 |
* | | | Bug 1364850: Move PseudoElement to be just another combinator in selectors. r... | Emilio Cobos Álvarez | 2017-05-17 | 1 | -1/+0 |
| |/
|/| |
|
* | | Informative text about process::abort. | Josh Matthews | 2017-05-16 | 1 | -0/+2 |
* | | Revert "Replace intrinsics::abort with process::abort" | Josh Matthews | 2017-05-16 | 3 | -4/+9 |
* | | Enable querying counter-style rule on Servo backend. | Xidorn Quan | 2017-05-16 | 1 | -0/+13 |
* | | Relax the requirement of Atom::with. | Xidorn Quan | 2017-05-16 | 1 | -1/+1 |
* | | Add basic integration of @counter-style. | Xidorn Quan | 2017-05-16 | 1 | -11/+21 |
* | | Bug 1364412: Convert pseudo-elements to an enum. r=hiro,xidorn | Emilio Cobos Álvarez | 2017-05-16 | 1 | -20/+15 |
* | | Bug 1364412: Simplify Servo_HasAuthorSpecifiedRules looking at the pseudo sty... | Emilio Cobos Álvarez | 2017-05-16 | 1 | -66/+12 |
* | | Bug 1364412: Use the pseudo selector to reject state selectors. r=bholley | Emilio Cobos Álvarez | 2017-05-16 | 1 | -1/+11 |
* | | Stylo: Pass LayerImage's image_value to gecko. | cku | 2017-05-16 | 1 | -1/+2 |
|/ |
|
* | Auto merge of #16859 - nox:gradients, r=emilio | bors-servo | 2017-05-15 | 1 | -5/+3 |
|\ |
|
| * | Rename LayerImage to ImageLayer and make it a type alias | Anthony Ramine | 2017-05-15 | 1 | -4/+2 |
| * | Introduce style::values::generics::image | Anthony Ramine | 2017-05-15 | 1 | -1/+1 |
* | | Auto merge of #16835 - ferjm:bug1350175.line.column.css.rules, r=upsuper,Simo... | bors-servo | 2017-05-15 | 1 | -16/+27 |
|\ \ |
|
| * | | Stylo: Bug 1350175 - Support getting line / column number of CSS rules | Fernando Jiménez Moreno | 2017-05-12 | 1 | -16/+27 |
* | | | Implement animation addition in Servo_AnimationCompose | Brian Birtles | 2017-05-15 | 1 | -9/+28 |
* | | | Auto merge of #16819 - canaltinova:quirk-mode, r=bholley,emilio | bors-servo | 2017-05-13 | 1 | -5/+6 |
|\ \ \ |
|
| * | | | stylo: Propagate quirks mode information from Gecko to Servo | Nazım Can Altınova | 2017-05-14 | 1 | -5/+6 |
| | |/
| |/| |
|
* | | | Make ParsingMode bitflags. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -12/+14 |
* | | | Rename LengthParsingMode to ParsingMode and LengthParsingMode::SVG to PasingM... | Hiroyuki Ikezoe | 2017-05-14 | 1 | -21/+21 |
* | | | Auto merge of #16844 - bradwerth:stylesheet64, r=heycam | bors-servo | 2017-05-13 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | Bug 1363572 Part 1: Servo-side change stylesheet_set entry unique_id to u64. | Brad Werth | 2017-05-12 | 1 | -5/+5 |
| |/ / |
|
* | | | Rename add_computed_property_value to append_computed_property_value. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -15/+14 |
* | | | Rename FillKeyframesForName to GetKeyframesForName. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -5/+5 |
* | | | Fill in missing keyframe values. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -19/+93 |
* | | | Split off add_computed_property_value(). | Hiroyuki Ikezoe | 2017-05-14 | 1 | -17/+16 |
* | | | Merge keyframe values at the same offset and of the same timing function. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -21/+34 |
* | | | Use match instead of 'if let'. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -4/+3 |
* | | | Early return if there is no animation matching to the given name. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -79/+81 |