| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch surfman and webxr | Manish Goregaokar | 2019-11-04 | 1 | -3/+3 |
* | Update surfman for EGL alpha fix. | Josh Matthews | 2019-11-01 | 1 | -1/+1 |
* | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 1 | -42/+108 |
* | Auto merge of #24525 - glowe:issue-23009/separate_angle_and_disable_vsync, r=jdm | bors-servo | 2019-10-26 | 1 | -0/+2 |
|\ |
|
| * | Extract 3 more embedder options | glowe | 2019-10-26 | 1 | -1/+1 |
| * | Make angle and disable-vsync embedder options | glowe | 2019-10-26 | 1 | -0/+2 |
* | | Auto merge of #24550 - servo:rustup_, r=nox | bors-servo | 2019-10-25 | 1 | -4/+4 |
|\ \ |
|
| * | | Update html5ever and xml5ever | Simon Sapin | 2019-10-25 | 1 | -4/+4 |
* | | | Auto merge of #24533 - servo:rustup, r=nox | bors-servo | 2019-10-25 | 1 | -3/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update smallvec | Simon Sapin | 2019-10-24 | 1 | -3/+2 |
* | | | 2020: paint background-color | Simon Sapin | 2019-10-24 | 1 | -0/+1 |
|/ / |
|
* | | Update rand to 0.7 (fixes #24448) | Anthony Ramine | 2019-10-23 | 1 | -155/+109 |
* | | Use xml-rs instead of rcdom for Android font list parsing | Simon Sapin | 2019-10-23 | 1 | -1/+1 |
* | | Auto merge of #24491 - servo:rustup, r=nox | bors-servo | 2019-10-21 | 1 | -10/+10 |
|\ \
| |/
|/| |
|
| * | Update Skia and rust-azure | Simon Sapin | 2019-10-21 | 1 | -10/+10 |
* | | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -0/+2 |
|/ |
|
* | Auto merge of #24455 - saschanaz:sequence-strict, r=jdm | bors-servo | 2019-10-17 | 1 | -1/+1 |
|\ |
|
| * | Throw when failing to convert sequence inner values | Kagami Sascha Rosylight | 2019-10-17 | 1 | -1/+1 |
* | | Auto merge of #24315 - notriddle:GH-4577, r=nox | bors-servo | 2019-10-17 | 1 | -0/+18 |
|\ \ |
|
| * | | Add simple implementation of content-security-policy on scripts / styles | Michael Howell | 2019-10-16 | 1 | -0/+18 |
* | | | Auto merge of #24447 - servo:uninit, r=nox | bors-servo | 2019-10-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix #24446 | Simon Sapin | 2019-10-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Auto merge of #24444 - ferjm:downloadbuffer.android, r=jdm | bors-servo | 2019-10-16 | 1 | -12/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update servo-media. Temporarily disable progressive download on Android | Fernando Jiménez Moreno | 2019-10-14 | 1 | -12/+12 |
* | | | Auto merge of #24422 - pylbrecht:raqote, r=jdm | bors-servo | 2019-10-16 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Update raqote | pylbrecht | 2019-10-11 | 1 | -4/+4 |
* | | | | Auto merge of #24443 - ferjm:gst.debug.android, r=jdm | bors-servo | 2019-10-15 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Allow setting GST_DEBUG on Android through mach | Fernando Jiménez Moreno | 2019-10-14 | 1 | -0/+1 |
| | |/
| |/| |
|
* / | | Update malloc_size_of_derive | atouchet | 2019-10-14 | 1 | -13/+13 |
|/ / |
|
* | | Auto merge of #24198 - jdm:xargo-uwp3, r=SimonSapin | bors-servo | 2019-10-12 | 1 | -17/+42 |
|\ \ |
|
| * | | Use winapi fork that supports UWP arm64 target. | Josh Matthews | 2019-10-12 | 1 | -6/+3 |
| * | | Update winapi. | Josh Matthews | 2019-10-12 | 1 | -2/+2 |
| * | | Use autocfg fork with rustflags fix. | Josh Matthews | 2019-10-12 | 1 | -2/+1 |
| * | | Update autocfg. | Josh Matthews | 2019-10-12 | 1 | -2/+2 |
| * | | Support building UWP with native UWP rustc target. | Josh Matthews | 2019-10-12 | 1 | -7/+36 |
| |/ |
|
* / | Report correct environmentblendmode | Manish Goregaokar | 2019-10-11 | 1 | -2/+2 |
|/ |
|
* | Update mozjs crate for new WASM APIs. | Josh Matthews | 2019-10-10 | 1 | -1/+1 |
* | Update iovec | Alex Touchet | 2019-10-09 | 1 | -3/+3 |
* | Update webxr crate | Manish Goregaokar | 2019-10-09 | 1 | -2/+2 |
* | Update tinyfiledialogs | Alex Touchet | 2019-10-06 | 1 | -2/+2 |
* | Auto merge of #24334 - servo:new-manifest-format, r=jdm | bors-servo | 2019-10-04 | 1 | -2766/+2726 |
|\ |
|
| * | Switch to the new Cargo.lock format | Anthony Ramine | 2019-10-04 | 1 | -2766/+2726 |
| * | Revert "Switch to the new Cargo.lock format" | Anthony Ramine | 2019-10-04 | 1 | -2726/+2766 |
| * | Switch to the new Cargo.lock format | Anthony Ramine | 2019-10-04 | 1 | -2766/+2726 |
* | | Update webxr | Manish Goregaokar | 2019-10-03 | 1 | -2/+2 |
|/ |
|
* | Auto merge of #24344 - saschanaz:vslatest, r=jdm | bors-servo | 2019-10-02 | 1 | -4/+4 |
|\ |
|
| * | Support `--features vslatestinstalled` | Kagami Sascha Rosylight | 2019-10-02 | 1 | -4/+4 |
* | | Remove unused dependencies | Shotaro Yamada | 2019-10-01 | 1 | -129/+0 |
* | | Auto merge of #24324 - paulrouget:glwindow_keyboard, r=asajeffrey | bors-servo | 2019-10-01 | 1 | -46/+46 |
|\ \
| |/
|/| |
|
| * | Make it possible to rotate in webxr glwindow view | Paul Rouget | 2019-10-01 | 1 | -2/+2 |