| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Share more `./mach build` logic with mach check, doc, test-unit | Simon Sapin | 2019-07-02 | 5 | -132/+147 |
| * | | | | | Remove `./mach cargo`. | Simon Sapin | 2019-07-01 | 1 | -22/+9 |
| * | | | | | `./mach clean`: cwd is unnecessary when `--manifest-path` is used | Simon Sapin | 2019-07-01 | 2 | -8/+2 |
| * | | | | | Remove `./mach env` as it is a lie. | Simon Sapin | 2019-07-01 | 1 | -12/+0 |
| * | | | | | Print an error message if neither Canvas 2D backend is selected | Simon Sapin | 2019-07-01 | 1 | -0/+20 |
| * | | | | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 13 | -50/+50 |
| * | | | | | Remove `default-except-unstable` | Simon Sapin | 2019-07-01 | 17 | -68/+24 |
| * | | | | | Turns out that SIMD code was not being compiled at all!? | Simon Sapin | 2019-07-01 | 1 | -1/+1 |
| * | | | | | Features used by `euclid` are stable | Simon Sapin | 2019-07-01 | 1 | -1/+0 |
| * | | | | | `#[global_allocator]` is stable | Simon Sapin | 2019-07-01 | 3 | -12/+8 |
| * | | | | | `impl Trait` is stable | Simon Sapin | 2019-07-01 | 1 | -1/+0 |
* | | | | | | Auto merge of #23675 - asajeffrey:webxr-initialization, r=Manishearth | bors-servo | 2019-07-02 | 8 | -0/+59 |
|\ \ \ \ \ \ |
|
| * | | | | | | Use webxr git repo for all webxr dependencies in Cargo.tomls | Alan Jeffrey | 2019-07-02 | 5 | -6/+4 |
| * | | | | | | Initialize a wevxr device registry from Servo | Alan Jeffrey | 2019-07-02 | 9 | -0/+61 |
|/ / / / / / |
|
* | | | | | | Auto merge of #23641 - Manishearth:newtest, r=asajeffrey | bors-servo | 2019-07-02 | 19 | -194/+263 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Update requiredness of some fields | Manish Goregaokar | 2019-07-02 | 6 | -40/+30 |
| * | | | | | Update to latest xrtest api | Manish Goregaokar | 2019-07-01 | 17 | -190/+269 |
* | | | | | | Auto merge of #23673 - servo-wpt-sync:wpt_update_01-07-2019, r=servo-wpt-sync | bors-servo | 2019-07-02 | 26 | -250/+127 |
|\ \ \ \ \ \ |
|
| * | | | | | | Update web-platform-tests to revision ff6212c69e2519a94fd62d6f1e06dd0dac6152d3 | WPT Sync Bot | 2019-07-01 | 26 | -250/+127 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Auto merge of #23665 - saschanaz:parse-transform, r=Manishearth | bors-servo | 2019-07-01 | 6 | -301/+121 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Support DOMMatrix string constructor | Kagami Sascha Rosylight | 2019-06-30 | 6 | -301/+121 |
* | | | | | | Auto merge of #23575 - asajeffrey:webvr-glwindow-eventloop, r=Manishearth | bors-servo | 2019-07-01 | 7 | -16/+24 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Pass events loop to glwindow test webvr implementation | Alan Jeffrey | 2019-07-01 | 7 | -16/+24 |
|/ / / / / |
|
* | | | | | Auto merge of #23574 - asajeffrey:glutin-reduce-borrow-duration, r=paulrouget | bors-servo | 2019-07-01 | 1 | -24/+28 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Dead code elimination | Alan Jeffrey | 2019-07-01 | 1 | -4/+0 |
| * | | | | Handle resize events during run_forever | Alan Jeffrey | 2019-06-26 | 1 | -3/+19 |
| * | | | | Don't process events while borrowing the event loop | Alan Jeffrey | 2019-06-14 | 1 | -19/+11 |
* | | | | | Auto merge of #23662 - atouchet:test, r=jdm | bors-servo | 2019-06-30 | 1 | -2/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Remove passing test | Alex Touchet | 2019-06-29 | 1 | -2/+0 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #23667 - saschanaz:msbuild2019, r=jdm | bors-servo | 2019-06-30 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Support VS Build Tools 2019 | Kagami Sascha Rosylight | 2019-06-30 | 1 | -2/+2 |
|/ / / |
|
* | | | Auto merge of #23310 - KaczuH:add-domain-lookup-start, r=jdm | bors-servo | 2019-06-29 | 6 | -18/+20 |
|\ \ \ |
|
| * | | | Remove passing test. | Josh Matthews | 2019-06-29 | 1 | -3/+0 |
| * | | | Add PerformanceResourceTiming: domainLookupStart | Kamil Niski | 2019-06-30 | 6 | -15/+20 |
* | | | | Auto merge of #23344 - KaczuH:enter_dom_compartment_wrapper, r=jdm | bors-servo | 2019-06-29 | 14 | -50/+45 |
|\ \ \ \ |
|
| * | | | | Create a helper API for entering a DOM object's compartment | Kamil Niski | 2019-06-29 | 14 | -50/+45 |
| |/ / / |
|
* | | | | Auto merge of #23660 - servo-wpt-sync:wpt_update_29-06-2019, r=servo-wpt-sync | bors-servo | 2019-06-29 | 826 | -521/+8234 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update web-platform-tests to revision c0a3e93389bdcc9e8ad12d3988e4568d48b78c9d | WPT Sync Bot | 2019-06-29 | 826 | -521/+8234 |
|/ / / |
|
* | | | Auto merge of #23653 - Manishearth:nested, r=jdm | bors-servo | 2019-06-28 | 6 | -24/+12 |
|\ \ \ |
|
| * | | | Improve support for nested dictionaries | Manish Goregaokar | 2019-06-27 | 6 | -24/+12 |
* | | | | Auto merge of #23649 - jdm:marketplace, r=jdm | bors-servo | 2019-06-28 | 6 | -2/+60 |
|\ \ \ \ |
|
| * | | | | Add support for market:// urls | akshitkrnagpal | 2019-06-28 | 6 | -2/+60 |
* | | | | | Auto merge of #23647 - jdm:wpt-permissions, r=Manishearth | bors-servo | 2019-06-28 | 4 | -0/+14 |
|\ \ \ \ \ |
|
| * | | | | | Run permissions tests in WPT. | Josh Matthews | 2019-06-28 | 4 | -0/+14 |
| |/ / / / |
|
* | | | | | Auto merge of #23628 - emilio:path-shuffling-cleanup, r=Manishearth | bors-servo | 2019-06-28 | 1 | -12/+4 |
|\ \ \ \ \ |
|
| * | | | | | build: Cleanup some path-munging code. | Emilio Cobos Álvarez | 2019-06-24 | 1 | -12/+4 |
| |/ / / / |
|
* | | | | | Auto merge of #23650 - optmzr:fix-gentoo-instructions, r=jdm | bors-servo | 2019-06-28 | 1 | -4/+3 |
|\ \ \ \ \ |
|
| * | | | | | Update Gentoo instructions to work with 17.1 and add missing dependency | William Wennerström | 2019-06-27 | 1 | -4/+3 |
* | | | | | | Auto merge of #23644 - servo-wpt-sync:wpt_update_27-06-2019, r=servo-wpt-sync | bors-servo | 2019-06-27 | 61 | -481/+981 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Update web-platform-tests to revision ef44bff0adaa07f2e420a0cbc1bc493cd5786656 | WPT Sync Bot | 2019-06-27 | 61 | -481/+981 |
| |/ / / / |
|