Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uptwis62 #82
Merged
twis62 #82
Conversation
|
|
||
| - ms2ger [added](https://github.com/servo/rust-selectors/pull/86) support for using Gecko's string atoms in rust-selectors, which is a major performance issue for reusing Servo's style system in Firefox | ||
| - autrilla [changed](https://github.com/servo/servo/pull/11067) our build driver script, `mach`, to display more information when there is a virtualenv or python failure | ||
| - larsberg [increased](https://github.com/servo/saltfs/pull/366) the number of parallel processes in use on our Mac builders which, in conjunction with some other system tuning, reduces the OSX builder times to around 30 minutes |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
larsbergstrom
May 9, 2016
Author
Contributor
Only the test-css portion, not the test-wpt portion. test-wpt is where we saw significant speedups; test-css only got us a couple of minutes.
This comment has been minimized.
This comment has been minimized.
| - glennw [switched](https://github.com/servo/servo/pull/11021) the Android build to officially use OpenGL ES3 now that the corresponding WebRender support landed | ||
| - heycam [added](https://github.com/servo/servo/pull/11002) support for `text-transform` in geckolib | ||
| - mmatyas [upgraded](https://github.com/servo/servo/pull/10990) Cargo, to pick up much better support for per-target build configurations | ||
| - nox [landed](https://github.com/servo/servo/pull/10756) an updated to SpiderMonkey! |
This comment has been minimized.
This comment has been minimized.
| - aneeshusa [made](https://github.com/servo/saltfs/pull/298) the Vagrant support for testing our CI builders more full-featured | ||
| - connorgbrewster [corrected](https://github.com/servo/servo/pull/11020) some mistakes that prevented logging into sites like Twitter and Github | ||
| - pcwalton [rewrote](https://github.com/servo/servo/pull/10691) significant parts of float-related layout to be more correct | ||
| - nox [upgraded](https://github.com/servo/servo/pull/10756) SpiderMonkey to use version 46 |
This comment has been minimized.
This comment has been minimized.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
larsbergstrom commentedMay 9, 2016
•
edited
r? @jdm
This change is