aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #16390 - jonathandturner:real_win_keydown_fix, r=jdmbors-servo2017-04-181-7/+114
|\
| * Don't unwrap for unknown keysJonathan Turner2017-04-131-5/+10
| * Add back in last keydown fixesJonathan Turner2017-04-131-3/+105
* | Auto merge of #16498 - paulrouget:scroll_lock, r=jdmbors-servo2017-04-171-2/+2
|\ \
| * | Properly modify scroll_locationPaul Rouget2017-04-171-2/+2
* | | Bug 1341372 - Part 1: Let animation-only restyle include css-transition.Boris Chiou2017-04-171-3/+6
|/ /
* | Auto merge of #16473 - servo:rustup, r=emiliobors-servo2017-04-161-4/+4
|\ \
| * | Upgrade to rustc 1.18.0-nightly (5f13a3b54 2017-04-15)Simon Sapin2017-04-151-4/+4
* | | Add an FFI which returns computed values for a given declaration block with/w...Hiroyuki Ikezoe2017-04-151-0/+24
* | | Add a function that checks PropertyDeclarationBlock has a CSSWideKeyword for ...Hiroyuki Ikezoe2017-04-151-0/+9
* | | Servo_ParseProperty() takes nsCSSPropertyID instead of nsACString.Hiroyuki Ikezoe2017-04-151-7/+3
|/ /
* | Expose CSS length mode in Stylo glueJ. Ryan Stinnett2017-04-141-19/+27
* | SVG length parsing modeJ. Ryan Stinnett2017-04-141-7/+10
* | Auto merge of #16365 - bradwerth:authoredStyle, r=heycambors-servo2017-04-131-1/+3
|\ \
| * | Add an author_style_disabled flag to stylist.update, and associated structs.Brad Werth2017-04-141-1/+3
| |/
* / Support line number offsets for inline stylesheetsmckaymatt2017-04-131-2/+2
|/
* Auto merge of #16378 - emilio:media-fixes, r=upsuperbors-servo2017-04-122-30/+57
|\
| * Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=x...Emilio Cobos Álvarez2017-04-121-4/+12
| * Bug 1325878: Rewrite insert_rule to avoid lock re-entrancy problems. r=xidornEmilio Cobos Álvarez2017-04-121-10/+16
| * Bug 1325878: Support deep-cloning of ServoMediaLists. r=xidornEmilio Cobos Álvarez2017-04-121-1/+9
| * Bug 1325878: Don't use nsMediaList for loading imports. r=xidornEmilio Cobos Álvarez2017-04-121-17/+5
| * Bug 1325878: Create less hardcoded nsMediaList instances. r=xidornEmilio Cobos Álvarez2017-04-121-0/+9
| * Bug 1325878: Allow creating empty Servo MediaList. r=xidornEmilio Cobos Álvarez2017-04-121-0/+8
* | stylo: Support background presentation attributeManish Goregaokar2017-04-121-0/+27
* | stylo: Support mathsize, width, and scriptminsize presentation attributes in ...Manish Goregaokar2017-04-121-1/+37
* | stylo: Support most MathML presentation attributesManish Goregaokar2017-04-121-0/+3
* | stylo: Support -moz-script-size-multiplier, -moz-script-level, -moz-math-displayManish Goregaokar2017-04-121-0/+24
* | Auto merge of #16198 - jonathandturner:fix_windows_gluten_keydown, r=jdmbors-servo2017-04-122-55/+129
|\ \ | |/ |/|
| * Fix delayed keys on Windows, issue #12937Jonathan Turner2017-04-122-55/+129
* | Auto merge of #16381 - BorisChiou:stylo/transition/use_computed_values, r=man...bors-servo2017-04-121-0/+30
|\ \
| * | Bug 1343753 - Add Servo_Property_IsAnimatable.Boris Chiou2017-04-121-0/+6
| * | Bug 1343753 - Add Servo_Property_IsDiscreteAnimatable.Boris Chiou2017-04-121-0/+6
| * | Bug 1343753 - Add Servo_Animationvalues_IsInterpolable.Boris Chiou2017-04-121-0/+9
| * | Bug 1343753 - Add Servo_AnimationValue_Uncompute.Boris Chiou2017-04-121-0/+9
* | | Auto merge of #16373 - jryans:at-page-viewport-units, r=emiliobors-servo2017-04-121-8/+17
|\ \ \ | |/ / |/| |
| * | Pass ParserContext down to lengthsJ. Ryan Stinnett2017-04-121-4/+13
| * | Check context to test keyframe rule_typeJ. Ryan Stinnett2017-04-121-1/+1
| * | Pull rule_type into ParserContextJ. Ryan Stinnett2017-04-121-4/+4
| |/
* / Store style system options in the global style data and shared style context.Bobby Holley2017-04-121-6/+16
|/
* stylo: Assert that we have computed style in Servo_ResolveStyle when lazy com...Cameron McCormack2017-04-121-1/+2
* Auto merge of #16328 - bradwerth:computedStyles, r=heycambors-servo2017-04-101-2/+28
|\
| * Stylo: Add FFI interfaces for exposing style sources.Brad Werth2017-04-101-2/+28
* | stylo: Use gecko's font metricsManish Goregaokar2017-04-101-0/+1
|/
* Auto merge of #16315 - jryans:at-page-stylo, r=xidornbors-servo2017-04-091-2/+25
|\
| * Servo glue for @page ruleJ. Ryan Stinnett2017-04-091-1/+24
| * Ignore non-margin properties in @page ruleJ. Ryan Stinnett2017-04-091-2/+2
* | stylo: Store font metrics provider in thread local style contextManish Goregaokar2017-04-091-4/+10
|/
* Auto merge of #16312 - bholley:breadth_first_sequential, r=emiliobors-servo2017-04-091-2/+1
|\
| * Do the sequential traversal breadth-first.Bobby Holley2017-04-091-2/+1
* | style: Handle TraversalRestyleBehavior::ForReconstruct in the Servo restyle.Cameron McCormack2017-04-081-5/+12