| Commit message (Expand) | Author | Age | Files | Lines |
* | Use surfman for managing GL surfaces | Patrick Walton | 2019-11-01 | 1 | -1/+1 |
* | Make angle and disable-vsync embedder options | glowe | 2019-10-26 | 1 | -0/+1 |
* | Auto merge of #24344 - saschanaz:vslatest, r=jdm | bors-servo | 2019-10-02 | 1 | -0/+1 |
|\ |
|
| * | Support `--features vslatestinstalled` | Kagami Sascha Rosylight | 2019-10-02 | 1 | -0/+1 |
* | | Remove unused dependencies | Shotaro Yamada | 2019-10-01 | 1 | -5/+0 |
|/ |
|
* | Replace use of gleam in webgl with sparkle. | Josh Matthews | 2019-09-11 | 1 | -1/+1 |
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | Update webrender, image, png and raqote | Bastien Orivel | 2019-08-16 | 1 | -1/+1 |
* | Added support for stdout/stderr (ref issue# 23734) to be redirected to Output... | angelortiz1007 | 2019-08-09 | 1 | -1/+1 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -1/+1 |
* | Support no_wgl feature in desktop builds. | Josh Matthews | 2019-07-12 | 1 | -0/+1 |
* | Update test API, hook it up to webxr mocking | Manish Goregaokar | 2019-07-11 | 1 | -1/+1 |
* | Register a glwindow test XR device | Alan Jeffrey | 2019-07-06 | 1 | -1/+2 |
* | Auto merge of #23483 - ceyusa:player-context, r=jdm | bors-servo | 2019-07-04 | 1 | -2/+3 |
|\ |
|
| * | Add media (WindowGLContext) module in canvas_trait | Víctor Manuel Jáquez Leal | 2019-07-04 | 1 | -2/+3 |
* | | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 1 | -0/+2 |
|/ |
|
* | Auto merge of #23696 - servo:hl, r=jdm | bors-servo | 2019-07-04 | 1 | -0/+1 |
|\ |
|
| * | Simplify build process for UWP app. | Josh Matthews | 2019-07-03 | 1 | -0/+1 |
* | | Auto merge of #23564 - mmiecz:clipboard-refactoring, r=jdm | bors-servo | 2019-07-03 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Forward to embedder message for setting/getting clipboard contents from clipb... | Michal Mieczkowski | 2019-06-13 | 1 | -0/+1 |
* | | Auto merge of #23676 - servo:check, r=Manishearth | bors-servo | 2019-07-02 | 1 | -5/+3 |
|\ \ |
|
| * | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 1 | -2/+2 |
| * | | Remove `default-except-unstable` | Simon Sapin | 2019-07-01 | 1 | -3/+1 |
* | | | Use webxr git repo for all webxr dependencies in Cargo.tomls | Alan Jeffrey | 2019-07-02 | 1 | -1/+1 |
* | | | Initialize a wevxr device registry from Servo | Alan Jeffrey | 2019-07-02 | 1 | -0/+1 |
* | | | Update to latest xrtest api | Manish Goregaokar | 2019-07-01 | 1 | -1/+1 |
* | | | Pass events loop to glwindow test webvr implementation | Alan Jeffrey | 2019-07-01 | 1 | -1/+1 |
|/ / |
|
* | | Auto merge of #23504 - jdm:win-simpleservo, r=asajeffrey | bors-servo | 2019-06-05 | 1 | -1/+0 |
|\ \ |
|
| * | | Build libEGL.dll on all Windows targets. | Josh Matthews | 2019-06-03 | 1 | -1/+0 |
| |/ |
|
* / | Add cargo feature to control canvas backend. | Josh Matthews | 2019-06-03 | 1 | -4/+6 |
|/ |
|
* | Glutin update: dependencies update | Paul Rouget | 2019-05-25 | 1 | -2/+2 |
* | Revert "Glutin update: dependencies update" | Josh Matthews | 2019-05-22 | 1 | -2/+2 |
* | Glutin update: dependencies update | Paul Rouget | 2019-05-22 | 1 | -2/+2 |
* | Auto merge of #22856 - jdm:angle, r=paulrouget | bors-servo | 2019-05-10 | 1 | -0/+1 |
|\ |
|
| * | Upgrade mozangle to 0.2 for libEGL.dll. | Josh Matthews | 2019-05-09 | 1 | -1/+1 |
| * | Add ANGLE support to default embedding. | Josh Matthews | 2019-05-09 | 1 | -0/+1 |
* | | Update webvr | Manish Goregaokar | 2019-05-03 | 1 | -1/+1 |
|/ |
|
* | Refactoring of the Glutin port in preparation of the compositor refactoring. | Paul Rouget | 2019-04-29 | 1 | -0/+72 |
* | Drop CEF support | Paul Rouget | 2018-01-31 | 1 | -46/+0 |
* | Upgrade all deps using core-foundation | Linus Färnstrand | 2018-01-29 | 1 | -1/+1 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -1/+1 |
* | WR multi-document support | Dzmitry Malyshau | 2017-11-22 | 1 | -1/+1 |
* | Bump bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-30 | 1 | -1/+1 |
* | Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f... | Gecko Backout | 2017-10-19 | 1 | -1/+1 |
* | Update bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-19 | 1 | -1/+1 |
* | Update WR (workaround a mac GL driver bug). | Glenn Watson | 2017-09-22 | 1 | -1/+1 |
* | allow_navigation: use channel to send response | Paul Rouget | 2017-07-17 | 1 | -0/+1 |
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -1/+1 |
* | Bump serde to 1.0 | Bastien Orivel | 2017-06-16 | 1 | -2/+2 |
* | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -1/+1 |