aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* style: Remove some unneeded indirection.Emilio Cobos Álvarez2018-01-101-11/+10
* style: Make invalidation state also be with the ::slotted rules.Emilio Cobos Álvarez2018-01-091-25/+6
* Revert #19666 since we do create NAC elements and expect them to be inline.Emilio Cobos Álvarez2017-12-311-11/+5
* style: Simplify the skip item based display fixup adjustment.Emilio Cobos Álvarez2017-12-311-5/+11
* style: Simplify "prohibit display: contents" adjustment.Emilio Cobos Álvarez2017-12-311-9/+1
* style: Simplify ::-moz-fieldset-content special-casing.Emilio Cobos Álvarez2017-12-301-8/+2
* style: Move touch-action outside of makoCYBAI2017-12-281-0/+1
* deny warningstigercosmos2017-12-221-1/+0
* style: Make anon boxes account for :visited.Emilio Cobos Álvarez2017-12-141-13/+14
* Add weighted telemetry probes for parallel restylesManish Goregaokar2017-12-121-2/+2
* Add telemetry probe for fraction of restyles that are parallelManish Goregaokar2017-12-121-1/+12
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-085-18/+18
* Include test crates as workspace members rather that dev-dependenciesSimon Sapin2017-12-072-20/+1
* Move Stylo unit tests out of tests/unitSimon Sapin2017-12-077-1/+282
* Auto merge of #19494 - Eijebong:smallvec, r=emiliobors-servo2017-12-051-1/+1
|\
| * Update smallvec to 0.6Bastien Orivel2017-12-051-1/+1
* | Implement the Servo parser for FontFaceSet Web API.Boris Chiou2017-12-051-0/+58
* | Implement the Servo parser for font descriptors Web API.Boris Chiou2017-12-051-1/+77
|/
* style: Support calc() in color functions.Emilio Cobos Álvarez2017-12-051-1/+10
* style: Update cssparser to 0.23.Emilio Cobos Álvarez2017-12-051-1/+1
* Auto merge of #19473 - servo:error-message, r=aethanycbors-servo2017-12-051-1/+1
|\
| * geckolib: Fix typo in CSS parser error message name.Cameron McCormack2017-12-041-1/+1
* | geckolib: Allow Servo_ComputeColor to report errors to the console.Cameron McCormack2017-12-051-7/+34
* | style: Add a new CSS error type for lone value parsing errors.Cameron McCormack2017-12-051-2/+23
* | geckolib: Allow an ErrorReporter to be created with null URL data.Cameron McCormack2017-12-051-9/+18
* | geckolib: Return from Servo_ComputeColor whether the value was currentcolor.Cameron McCormack2017-12-051-0/+6
* | style: Add FFI function to parse a @counter-style descriptor.Cameron McCormack2017-12-051-0/+35
* | geckolib: Add FFI function to parse a @counter-style name.Cameron McCormack2017-12-051-0/+14
* | Backed out 1 changesets because the gecko part (bug 1420117) has to be backed...Gecko Backout2017-12-051-48/+0
* | style: Add FFI function to parse a @counter-style descriptor.Cameron McCormack2017-12-041-0/+35
* | geckolib: Add FFI function to parse a @counter-style name.Cameron McCormack2017-12-041-0/+13
|/
* style: Remove pretty useless layer of abstraction.Emilio Cobos Álvarez2017-12-021-3/+8
* style: Require an nth-index cache for invalidation.Emilio Cobos Álvarez2017-11-291-6/+4
* Auto merge of #19388 - BorisChiou:stylo/dommatrix/parser, r=emilio,heycambors-servo2017-11-271-0/+36
|\
| * Implement Servo_ParseTransformIntoMatrix.Boris Chiou2017-11-281-0/+36
* | style: Fix indentation of multiple CssParserContext construction.Emilio Cobos Álvarez2017-11-271-21/+33
|/
* Backed out changeset 077ce85c466b for failing devtools webconsole/test/browse...Gecko Backout2017-11-261-6/+0
* geckolib: Return from Servo_ComputeColor whether the value was currentcolor.Cameron McCormack2017-11-261-0/+6
* style: Move font-family outside of makoCYBAI2017-11-261-1/+1
* Auto merge of #19341 - emilio:traversal-new-faster, r=heycambors-servo2017-11-231-41/+64
|\
| * stylo: Also tidy Servo_AnimationValue_DeepEqual while here.Emilio Cobos Álvarez2017-11-221-4/+4
| * stylo: Tidy up create_shared_context.Emilio Cobos Álvarez2017-11-221-8/+9
| * stylo: Make TraverseSubtree cheaper in the initial styling case.Emilio Cobos Álvarez2017-11-221-29/+51
* | style: Move -moz-script-size-multiplier outside of makoCYBAI2017-11-231-1/+2
|/
* Replace compiletest suite by doc-tests with `compile_fail`Simon Sapin2017-11-221-2/+3
* Pass element or pseudo element to Servo_StyleSet_GetBaseComputedValuesForElem...Hiroyuki Ikezoe2017-11-221-16/+0
* WR multi-document supportDzmitry Malyshau2017-11-222-2/+2
* Auto merge of #19318 - jdm:webdriver, r=jgrahambors-servo2017-11-211-1/+1
|\
| * Build the webdriver server by default.Josh Matthews2017-11-201-1/+1
* | style: Move property allowance tests to PropertyId::parse_into.Emilio Cobos Álvarez2017-11-211-2/+3