Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Auto merge of #23583 - servo:jdm-patch-56, r=SimonSapin | bors-servo | 2019-06-27 | 1 | -4/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Set CC/CXX defaults right before starting cargo build. | Josh Matthews | 2019-06-27 | 1 | -7/+7 | |
| * | | | | Force clang use on all platforms. | Josh Matthews | 2019-06-17 | 1 | -2/+5 | |
* | | | | | Auto merge of #23539 - oneturkmen:script-remove-opts-get, r=jdm | bors-servo | 2019-06-27 | 17 | -45/+238 | |
|\ \ \ \ \ | ||||||
| * | | | | | Script: removed a few opts::get() | oneturkmen | 2019-06-26 | 17 | -45/+238 | |
|/ / / / / | ||||||
* | | | | | Auto merge of #23587 - jdm:smup67, r=asajeffrey | bors-servo | 2019-06-26 | 19 | -139/+260 | |
|\ \ \ \ \ | ||||||
| * | | | | | Upgrade to Spidermonkey 67. | Josh Matthews | 2019-06-26 | 19 | -139/+260 | |
| |/ / / / | ||||||
* | | | | | Auto merge of #23636 - asajeffrey:webvrup, r=jdm | bors-servo | 2019-06-26 | 1 | -5/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Updated to rust-webvr 0.11.5 | Alan Jeffrey | 2019-06-26 | 1 | -5/+5 | |
* | | | | | | Auto merge of #23635 - servo-wpt-sync:wpt_update_26-06-2019, r=servo-wpt-sync | bors-servo | 2019-06-26 | 1651 | -14012/+7983 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806 | WPT Sync Bot | 2019-06-26 | 1651 | -14012/+7983 | |
|/ / / / / / | ||||||
* | | | | | | Auto merge of #23633 - servo:buildbot, r=jdm | bors-servo | 2019-06-25 | 4 | -95/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Also remove linux-rel-intermittent | Simon Sapin | 2019-06-25 | 4 | -40/+1 | |
| * | | | | | | Remove some jobs from Buildbot | Simon Sapin | 2019-06-25 | 1 | -55/+3 | |
|/ / / / / / | ||||||
* | | | | | | Auto merge of #23605 - servo:jdm-patch-28, r=SimonSapin | bors-servo | 2019-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Always create a WPT update task. | Josh Matthews | 2019-06-21 | 1 | -1/+1 | |
* | | | | | | | Auto merge of #23609 - emilio:gecko-sync, r=emilio | bors-servo | 2019-06-25 | 55 | -1644/+1188 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update WPT expectations. | Emilio Cobos Álvarez | 2019-06-25 | 3 | -25/+3 | |
| * | | | | | | | style: Rustfmt again. | Emilio Cobos Álvarez | 2019-06-25 | 2 | -2/+5 | |
| * | | | | | | | Update test expectations. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -1/+1 | |
| * | | | | | | | style: Servo doesn't implement white-space: break-spaces. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -8/+5 | |
| * | | | | | | | style: Give up on test_parse_stylesheet. | Emilio Cobos Álvarez | 2019-06-25 | 4 | -272/+3 | |
| * | | | | | | | Fix style system build with recent changes. | Emilio Cobos Álvarez | 2019-06-25 | 7 | -30/+43 | |
| * | | | | | | | Rustfmt and fix tidy on recent changes. | Emilio Cobos Álvarez | 2019-06-25 | 16 | -57/+78 | |
| * | | | | | | | style: Invalidate style for ::selection. | violet | 2019-06-25 | 3 | -0/+25 | |
| * | | | | | | | style: Fix the serialization of the computed value of background-size. | Boris Chiou | 2019-06-25 | 1 | -11/+1 | |
| * | | | | | | | style: Use atoms for grid line names. | Emilio Cobos Álvarez | 2019-06-25 | 2 | -29/+34 | |
| * | | | | | | | style: Use Servo for the representation of grid template areas. | Emilio Cobos Álvarez | 2019-06-25 | 4 | -130/+68 | |
| * | | | | | | | style: Use more ffi-friendly types in grid template areas. | Emilio Cobos Álvarez | 2019-06-25 | 3 | -30/+44 | |
| * | | | | | | | style: Should not serialize default radius of circle. | violet | 2019-06-25 | 3 | -71/+43 | |
| * | | | | | | | style: Implement overflow-block and overflow-inline properties | violet | 2019-06-25 | 3 | -32/+50 | |
| * | | | | | | | style: Implement the break-spaces value of the white-space property. | violet | 2019-06-25 | 1 | -4/+7 | |
| * | | | | | | | style: Add a pref and enable Shadow Parts in Nightly and for chrome stylesheets. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -2/+9 | |
| * | | | | | | | style: Implement GeckoElement::each_part. | Emilio Cobos Álvarez | 2019-06-25 | 3 | -4/+16 | |
| * | | | | | | | style: Add code to make part rules affect the style of the elements. | Emilio Cobos Álvarez | 2019-06-25 | 6 | -27/+100 | |
| * | | | | | | | style: Collect ::part() rules during CascadeData rebuilds. | Emilio Cobos Álvarez | 2019-06-25 | 2 | -35/+104 | |
| * | | | | | | | style: Add an extra flag to flag ::part() to selectors. | Emilio Cobos Álvarez | 2019-06-25 | 2 | -28/+92 | |
| * | | | | | | | style: Don't go through all the part names if not there. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -0/+8 | |
| * | | | | | | | style: Add plumbing code to invalidate shadow parts. | Emilio Cobos Álvarez | 2019-06-25 | 5 | -4/+72 | |
| * | | | | | | | style: Use cbindgen for gradients. | Emilio Cobos Álvarez | 2019-06-25 | 10 | -474/+190 | |
| * | | | | | | | style: Handle default angle in radians. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -0/+1 | |
| * | | | | | | | style: added text-decoration-width support to style system. | Charlie Marlow | 2019-06-25 | 1 | -0/+10 | |
| * | | | | | | | style: Cleanup gradient parsing by removing the simple-moz-gradient parsing p... | Emilio Cobos Álvarez | 2019-06-25 | 5 | -443/+50 | |
| * | | | | | | | style: Remove support for the layout.css.prefixes.webkit pref. | Daniel Holbert | 2019-06-25 | 4 | -12/+1 | |
| * | | | | | | | style: adding support for CSS text underline offset to the style system. | Charlie Marlow | 2019-06-25 | 1 | -0/+11 | |
| * | | | | | | | style: Hide some appearance values from content. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -0/+5 | |
| * | | | | | | | style: Report heap size of rule tree heap allocations as well. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -7/+16 | |
| * | | | | | | | style: Inline one child in the rule tree. | Emilio Cobos Álvarez | 2019-06-25 | 1 | -30/+168 | |
| * | | | | | | | style: Add some very basic rule tree stats that can be enabled with trace-lev... | Emilio Cobos Álvarez | 2019-06-25 | 1 | -0/+49 | |
* | | | | | | | | Auto merge of #23626 - servo-wpt-sync:wpt_update_24-06-2019, r=servo-wpt-sync | bors-servo | 2019-06-25 | 21 | -197/+181 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |