aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* 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
* | style: Get rid of unstyled children only traversals.Emilio Cobos Álvarez2017-11-201-15/+12
* | style: Move font-variant-ligatures outside of makoCYBAI2017-11-171-0/+1
|/
* Auto merge of #19220 - CYBAI:font-variant-east-asian-out-of-mako, r=emiliobors-servo2017-11-151-0/+1
|\
| * style: Move font-variant-east-asian outside of makoCYBAI2017-11-151-0/+1
* | Auto merge of #19211 - KiChjang:text-decoration-line, r=emiliobors-servo2017-11-141-3/+3
|\ \ | |/ |/|
| * Move text-decoration-line out of makoKeith Yeung2017-11-141-3/+3
* | Auto merge of #19217 - emilio:bye-mozmm, r=heycambors-servo2017-11-141-2/+1
|\ \
| * | style: Remove mozmm CSS unit.Emilio Cobos Álvarez2017-11-141-2/+1
* | | Enable screen.availHeight/availWidth/Height/WidthShing Lyu2017-11-133-1/+51
|/ /
* / stylo: Integrate Servo SourceSizeList in ResponsiveImageSelector.Emilio Cobos Álvarez2017-11-131-1/+51
|/
* Add general impl in gecko_properties for Transform value and add -moz-window-...Xidorn Quan2017-11-121-3/+3