aboutsummaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies to use new_debug_unrechableMatt Brubeck2018-06-066-13/+13
* Auto merge of #20767 - mrobinson:use-reference-frame-for-fixed-position, r=gw...bors-servo2018-06-054-50/+160
|\
| * Use reference frames explicitly for fixed positioningMartin Robinson2018-06-044-50/+160
* | Auto merge of #19511 - DonatJR:implement-read-methods-on-filereadersync, r=jdmbors-servo2018-06-046-78/+234
|\ \
| * | Implement read methods on FileReaderSyncJonas Reinwald2018-06-046-78/+234
* | | Auto merge of #20915 - servo:webgl, r=jdmbors-servo2018-06-043-0/+60
|\ \ \ | |/ / |/| |
| * | Implement EXT_shader_texture_lodAnthony Ramine2018-06-043-0/+60
* | | Auto merge of #20865 - gterzian:improve_spec_compliance_window_close, r=cbrew...bors-servo2018-06-047-39/+32
|\ \ \ | |/ / |/| |
| * | improve spec compliance of window.closeGregory Terzian2018-06-047-39/+32
* | | Fix typo for workletCYBAI2018-06-031-4/+4
* | | dom: Remove CSSStyleDeclaration.setPropertyValue/setPropertyPriority.Emilio Cobos Álvarez2018-06-022-41/+6
* | | layout_thread: Don't parse internal properties in paint registration code.Emilio Cobos Álvarez2018-06-021-5/+7
* | | dom: don't parse internal properties in CSSStyleDeclaration.Emilio Cobos Álvarez2018-06-021-21/+13
* | | atoms: Add scroll-position as a static atom.Emilio Cobos Álvarez2018-06-021-0/+1
* | | style: followup: set the rule type in the custom properties code, since we us...Emilio Cobos Álvarez2018-06-021-1/+3
* | | style: Make PropertyId::parse less of a footgun.Emilio Cobos Álvarez2018-06-025-26/+44
* | | style: Make will-change honor prefs properly, and clean it up while at it.Emilio Cobos Álvarez2018-06-023-66/+103
* | | style: Merge ServoDeclarationBlock and DeclarationBlock.Nazım Can Altınova2018-06-021-8/+1
* | | style: Change nscolor to StyleComplexColor in SVG properties.Dan Glastonbury2018-06-021-8/+8
* | | style: Add contain:size and contain:content parsing functionality.Morgan Rae Reschenberg2018-06-022-10/+50
* | | style: Make element-backed pseudos inherit from NAC subtree roots and other N...Emilio Cobos Álvarez2018-06-026-49/+53
* | | style: Cleanup transform animation.Emilio Cobos Álvarez2018-06-021-74/+50
* | | style: Some trivial cleanup.Emilio Cobos Álvarez2018-06-021-34/+30
* | | style: Don't let @namespace rules that aren't going to be inserted affect the...Emilio Cobos Álvarez2018-06-024-75/+94
* | | style: trivial TopLevelRuleParser construction cleanup.Emilio Cobos Álvarez2018-06-021-4/+4
* | | style: Implement the smarter interporation for transform.Hiroyuki Ikezoe2018-06-021-0/+25
* | | style: Create a stacking context for contain:paint.Yusuf Sermet2018-06-021-1/+1
* | | Auto merge of #20884 - jdm:more-limits, r=avadacatavrabors-servo2018-05-315-14/+33
|\ \ \
| * | | Don't forward GL parameter gets for constant limits.Josh Matthews2018-05-315-14/+33
* | | | Auto merge of #20878 - jdm:paramdebug, r=avadacatavrabors-servo2018-05-313-246/+115
|\ \ \ \
| * | | | Improve debugging output for WebGL errors.Josh Matthews2018-05-293-246/+115
| |/ / /
* | | | Updated to mozjs v0.7.1.Alan Jeffrey2018-05-309-18/+20
* | | | Auto merge of #20879 - tigercosmos:ccc, r=jdmbors-servo2018-05-302-5/+12
|\ \ \ \
| * | | | Update type of custom element constructortigercosmos2018-05-302-5/+12
* | | | | Upgrade to rustc 1.28.0-nightly (524ad9b9e 2018-05-29)Anthony Ramine2018-05-309-15/+8
| |_|_|/ |/| | |
* | | | Don't panic when tearing down a WebGL context and the thead is unreachable.Josh Matthews2018-05-291-1/+1
|/ / /
* | | Auto merge of #20868 - tigercosmos:gg1, r=emiliobors-servo2018-05-281-1/+3
|\ \ \
| * | | fix logic in overflow_direction, also add a FIXMEtigercosmos2018-05-261-1/+3
* | | | Auto merge of #20837 - gterzian:tests_for_has_event_listener, r=cbrewsterbors-servo2018-05-281-5/+11
|\ \ \ \
| * | | | prevent overwriting of salvageable state in later prompt/unload stepsGregory Terzian2018-05-221-5/+11
* | | | | Fix Servo build.Emilio Cobos Álvarez2018-05-283-14/+16
* | | | | style: Appease tidy.Emilio Cobos Álvarez2018-05-281-1/+1
* | | | | style: Optimize QuerySelector in shadow trees.Emilio Cobos Álvarez2018-05-283-42/+103
* | | | | style: The fix: scale and translate appropriately.Emilio Cobos Álvarez2018-05-281-4/+4
* | | | | style: Move skew and rotation application to their own scope for clarity.Emilio Cobos Álvarez2018-05-281-33/+37
* | | | | style: Cleanup multiply().Emilio Cobos Álvarez2018-05-281-8/+9
* | | | | style: Add a FIXME comment which I think reveals a bug but I haven't confirme...Emilio Cobos Álvarez2018-05-281-0/+2
* | | | | style: Cleanup and add references to decompose_3d_matrix.Emilio Cobos Álvarez2018-05-281-43/+49
* | | | | style: Cleanup and add references to Quaternion::animate.Emilio Cobos Álvarez2018-05-281-24/+35
* | | | | style: Trivial cleanup.Emilio Cobos Álvarez2018-05-281-4/+4