| Commit message (Expand) | Author | Age | Files | Lines |
* | style: Remove some unneeded indirection. | Emilio Cobos Álvarez | 2018-01-10 | 1 | -11/+10 |
* | style: Make invalidation state also be with the ::slotted rules. | Emilio Cobos Álvarez | 2018-01-09 | 1 | -25/+6 |
* | Revert #19666 since we do create NAC elements and expect them to be inline. | Emilio Cobos Álvarez | 2017-12-31 | 1 | -11/+5 |
* | style: Simplify the skip item based display fixup adjustment. | Emilio Cobos Álvarez | 2017-12-31 | 1 | -5/+11 |
* | style: Simplify "prohibit display: contents" adjustment. | Emilio Cobos Álvarez | 2017-12-31 | 1 | -9/+1 |
* | style: Simplify ::-moz-fieldset-content special-casing. | Emilio Cobos Álvarez | 2017-12-30 | 1 | -8/+2 |
* | style: Move touch-action outside of mako | CYBAI | 2017-12-28 | 1 | -0/+1 |
* | deny warnings | tigercosmos | 2017-12-22 | 1 | -1/+0 |
* | style: Make anon boxes account for :visited. | Emilio Cobos Álvarez | 2017-12-14 | 1 | -13/+14 |
* | Add weighted telemetry probes for parallel restyles | Manish Goregaokar | 2017-12-12 | 1 | -2/+2 |
* | Add telemetry probe for fraction of restyles that are parallel | Manish Goregaokar | 2017-12-12 | 1 | -1/+12 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 5 | -18/+18 |
* | Include test crates as workspace members rather that dev-dependencies | Simon Sapin | 2017-12-07 | 2 | -20/+1 |
* | Move Stylo unit tests out of tests/unit | Simon Sapin | 2017-12-07 | 7 | -1/+282 |
* | Auto merge of #19494 - Eijebong:smallvec, r=emilio | bors-servo | 2017-12-05 | 1 | -1/+1 |
|\ |
|
| * | Update smallvec to 0.6 | Bastien Orivel | 2017-12-05 | 1 | -1/+1 |
* | | Implement the Servo parser for FontFaceSet Web API. | Boris Chiou | 2017-12-05 | 1 | -0/+58 |
* | | Implement the Servo parser for font descriptors Web API. | Boris Chiou | 2017-12-05 | 1 | -1/+77 |
|/ |
|
* | style: Support calc() in color functions. | Emilio Cobos Álvarez | 2017-12-05 | 1 | -1/+10 |
* | style: Update cssparser to 0.23. | Emilio Cobos Álvarez | 2017-12-05 | 1 | -1/+1 |
* | Auto merge of #19473 - servo:error-message, r=aethanyc | bors-servo | 2017-12-05 | 1 | -1/+1 |
|\ |
|
| * | geckolib: Fix typo in CSS parser error message name. | Cameron McCormack | 2017-12-04 | 1 | -1/+1 |
* | | geckolib: Allow Servo_ComputeColor to report errors to the console. | Cameron McCormack | 2017-12-05 | 1 | -7/+34 |
* | | style: Add a new CSS error type for lone value parsing errors. | Cameron McCormack | 2017-12-05 | 1 | -2/+23 |
* | | geckolib: Allow an ErrorReporter to be created with null URL data. | Cameron McCormack | 2017-12-05 | 1 | -9/+18 |
* | | geckolib: Return from Servo_ComputeColor whether the value was currentcolor. | Cameron McCormack | 2017-12-05 | 1 | -0/+6 |
* | | style: Add FFI function to parse a @counter-style descriptor. | Cameron McCormack | 2017-12-05 | 1 | -0/+35 |
* | | geckolib: Add FFI function to parse a @counter-style name. | Cameron McCormack | 2017-12-05 | 1 | -0/+14 |
* | | Backed out 1 changesets because the gecko part (bug 1420117) has to be backed... | Gecko Backout | 2017-12-05 | 1 | -48/+0 |
* | | style: Add FFI function to parse a @counter-style descriptor. | Cameron McCormack | 2017-12-04 | 1 | -0/+35 |
* | | geckolib: Add FFI function to parse a @counter-style name. | Cameron McCormack | 2017-12-04 | 1 | -0/+13 |
|/ |
|
* | style: Remove pretty useless layer of abstraction. | Emilio Cobos Álvarez | 2017-12-02 | 1 | -3/+8 |
* | style: Require an nth-index cache for invalidation. | Emilio Cobos Álvarez | 2017-11-29 | 1 | -6/+4 |
* | Auto merge of #19388 - BorisChiou:stylo/dommatrix/parser, r=emilio,heycam | bors-servo | 2017-11-27 | 1 | -0/+36 |
|\ |
|
| * | Implement Servo_ParseTransformIntoMatrix. | Boris Chiou | 2017-11-28 | 1 | -0/+36 |
* | | style: Fix indentation of multiple CssParserContext construction. | Emilio Cobos Álvarez | 2017-11-27 | 1 | -21/+33 |
|/ |
|
* | Backed out changeset 077ce85c466b for failing devtools webconsole/test/browse... | Gecko Backout | 2017-11-26 | 1 | -6/+0 |
* | geckolib: Return from Servo_ComputeColor whether the value was currentcolor. | Cameron McCormack | 2017-11-26 | 1 | -0/+6 |
* | style: Move font-family outside of mako | CYBAI | 2017-11-26 | 1 | -1/+1 |
* | Auto merge of #19341 - emilio:traversal-new-faster, r=heycam | bors-servo | 2017-11-23 | 1 | -41/+64 |
|\ |
|
| * | stylo: Also tidy Servo_AnimationValue_DeepEqual while here. | Emilio Cobos Álvarez | 2017-11-22 | 1 | -4/+4 |
| * | stylo: Tidy up create_shared_context. | Emilio Cobos Álvarez | 2017-11-22 | 1 | -8/+9 |
| * | stylo: Make TraverseSubtree cheaper in the initial styling case. | Emilio Cobos Álvarez | 2017-11-22 | 1 | -29/+51 |
* | | style: Move -moz-script-size-multiplier outside of mako | CYBAI | 2017-11-23 | 1 | -1/+2 |
|/ |
|
* | Replace compiletest suite by doc-tests with `compile_fail` | Simon Sapin | 2017-11-22 | 1 | -2/+3 |
* | Pass element or pseudo element to Servo_StyleSet_GetBaseComputedValuesForElem... | Hiroyuki Ikezoe | 2017-11-22 | 1 | -16/+0 |
* | WR multi-document support | Dzmitry Malyshau | 2017-11-22 | 2 | -2/+2 |
* | Auto merge of #19318 - jdm:webdriver, r=jgraham | bors-servo | 2017-11-21 | 1 | -1/+1 |
|\ |
|
| * | Build the webdriver server by default. | Josh Matthews | 2017-11-20 | 1 | -1/+1 |
* | | style: Move property allowance tests to PropertyId::parse_into. | Emilio Cobos Álvarez | 2017-11-21 | 1 | -2/+3 |