| Commit message (Expand) | Author | Age | Files | Lines |
* | Add media (WindowGLContext) module in canvas_trait | Víctor Manuel Jáquez Leal | 2019-07-04 | 1 | -0/+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 |
* | compositing: removed opts-get | oneturkmen | 2019-06-01 | 1 | -1/+0 |
* | WR update: dependencies update | Paul Rouget | 2019-03-21 | 1 | -1/+1 |
* | Use a test VRDisplay that renders to a GL window | Alan Jeffrey | 2019-03-05 | 1 | -0/+1 |
* | Allow the embedder to register their own VRServices | Alan Jeffrey | 2019-02-14 | 1 | -0/+1 |
* | Fix servo build and rustfmt recent changes. | Emilio Cobos Álvarez | 2019-01-20 | 1 | -0/+1 |
* | Move PixelFormat to the pixels crate | Anthony Ramine | 2018-11-20 | 1 | -1/+2 |
* | Rename gleam feature to gl in compositing | Anthony Ramine | 2018-11-20 | 1 | -0/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |
* | Update image related dependencies | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |
* | Use keyboard-types::webdriver::send_keys | Pyfisch | 2018-11-11 | 1 | -1/+1 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
* | Auto merge of #21881 - pyfisch:keyboard-types, r=paulrouget | bors-servo | 2018-10-17 | 1 | -0/+1 |
|\ |
|
| * | Minor keyboard updates | Pyfisch | 2018-10-13 | 1 | -1/+1 |
| * | Use keyboard-types crate | Pyfisch | 2018-10-07 | 1 | -0/+1 |
* | | Make `mach test-unit` not recompile components after `mach build` | Simon Sapin | 2018-10-07 | 1 | -3/+0 |
|/ |
|
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+2 |
* | WR update | Paul Rouget | 2018-08-06 | 1 | -1/+1 |
* | Update to gleam 0.6 | Anthony Ramine | 2018-07-18 | 1 | -1/+1 |
* | Update euclid to 0.18 | Bastien Orivel | 2018-07-18 | 1 | -1/+1 |
* | WIP: Dedupe dependencies | Bastien Orivel | 2018-07-16 | 1 | -1/+1 |
* | Remove components/nonzero, use std::num::NonZero instead | Simon Sapin | 2018-06-16 | 1 | -1/+0 |
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -0/+4 |
* | Update to gleam 0.5 | Anthony Ramine | 2018-05-05 | 1 | -1/+1 |
* | Make gleam optional for compositor, switch various names from glutin to winit | Dzmitry Malyshau | 2018-04-18 | 1 | -1/+4 |
* | Implement gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE) | Matt McCoy | 2018-04-17 | 1 | -1/+1 |
* | Bump env_logger to 0.5 and log to 0.4 in every servo crate | Bastien Orivel | 2018-03-28 | 1 | -1/+1 |
* | Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE) | Anthony Ramine | 2018-03-24 | 1 | -1/+1 |
* | Auto merge of #20320 - kwonoj:feat-wr-revision, r=jdm | bors-servo | 2018-03-23 | 1 | -0/+4 |
|\ |
|
| * | refactor(build): generate revision via build.rs | OJ Kwon | 2018-03-22 | 1 | -0/+4 |
* | | Bump ipc-channel and bincode | Bastien Orivel | 2018-03-21 | 1 | -1/+1 |
|/ |
|
* | build(cargo): enable webrender capture feature | OJ Kwon | 2018-03-16 | 1 | -1/+1 |
* | Update image to 0.18 | Bastien Orivel | 2018-02-28 | 1 | -1/+1 |
* | Bump euclid to 0.17 | Bastien Orivel | 2018-02-28 | 1 | -1/+1 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -1/+1 |
* | Bump image and offscreen_gl_context | Anthony Ramine | 2017-11-15 | 1 | -1/+1 |
* | Switch to using WebRender hit testing | Martin Robinson | 2017-10-17 | 1 | -0/+1 |
* | Update WR (details below): | Glenn Watson | 2017-10-16 | 1 | -1/+1 |
* | Use wrappers in the nonzero crate so users don’t need unstable features | Simon Sapin | 2017-10-13 | 1 | -3/+0 |
* | Use the new nonzero crate in the msg crate | Simon Sapin | 2017-10-13 | 1 | -0/+4 |
* | Add an 'unstable' top-level cargo feature to control optional unstable stuff. | Simon Sapin | 2017-10-12 | 1 | -1/+1 |
* | fix #18472:outdated png crate: various panics | tigercosmos | 2017-10-09 | 1 | -1/+1 |
* | Update WR (workaround a mac GL driver bug). | Glenn Watson | 2017-09-22 | 1 | -1/+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 |
* | Bump euclid to 0.13 and heapsize to 0.4 | Bastien Orivel | 2017-06-05 | 1 | -1/+1 |
* | Remove servo feature from servo_url | Xidorn Quan | 2017-04-07 | 1 | -1/+1 |