aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-041-0/+1
* Use webxr git repo for all webxr dependencies in Cargo.tomlsAlan Jeffrey2019-07-021-1/+1
* Initialize a wevxr device registry from ServoAlan Jeffrey2019-07-021-0/+1
* compositing: removed opts-getoneturkmen2019-06-011-1/+0
* WR update: dependencies updatePaul Rouget2019-03-211-1/+1
* Use a test VRDisplay that renders to a GL windowAlan Jeffrey2019-03-051-0/+1
* Allow the embedder to register their own VRServicesAlan Jeffrey2019-02-141-0/+1
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-0/+1
* Move PixelFormat to the pixels crateAnthony Ramine2018-11-201-1/+2
* Rename gleam feature to gl in compositingAnthony Ramine2018-11-201-0/+1
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1
* Update image related dependenciesBastien Orivel2018-11-181-1/+1
* Use keyboard-types::webdriver::send_keysPyfisch2018-11-111-1/+1
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* Auto merge of #21881 - pyfisch:keyboard-types, r=paulrougetbors-servo2018-10-171-0/+1
|\
| * Minor keyboard updatesPyfisch2018-10-131-1/+1
| * Use keyboard-types cratePyfisch2018-10-071-0/+1
* | Make `mach test-unit` not recompile components after `mach build`Simon Sapin2018-10-071-3/+0
|/
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+2
* WR updatePaul Rouget2018-08-061-1/+1
* Update to gleam 0.6Anthony Ramine2018-07-181-1/+1
* Update euclid to 0.18Bastien Orivel2018-07-181-1/+1
* WIP: Dedupe dependenciesBastien Orivel2018-07-161-1/+1
* Remove components/nonzero, use std::num::NonZero insteadSimon Sapin2018-06-161-1/+0
* move msg to embedder_traits, use in script, handle send error in embedderGregory Terzian2018-05-231-0/+4
* Update to gleam 0.5Anthony Ramine2018-05-051-1/+1
* Make gleam optional for compositor, switch various names from glutin to winitDzmitry Malyshau2018-04-181-1/+4
* Implement gl.getParameter(gl.ALIASED_LINE_WIDTH_RANGE)Matt McCoy2018-04-171-1/+1
* Bump env_logger to 0.5 and log to 0.4 in every servo crateBastien Orivel2018-03-281-1/+1
* Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE)Anthony Ramine2018-03-241-1/+1
* Auto merge of #20320 - kwonoj:feat-wr-revision, r=jdmbors-servo2018-03-231-0/+4
|\
| * refactor(build): generate revision via build.rsOJ Kwon2018-03-221-0/+4
* | Bump ipc-channel and bincodeBastien Orivel2018-03-211-1/+1
|/
* build(cargo): enable webrender capture featureOJ Kwon2018-03-161-1/+1
* Update image to 0.18Bastien Orivel2018-02-281-1/+1
* Bump euclid to 0.17Bastien Orivel2018-02-281-1/+1
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-1/+1
* Bump image and offscreen_gl_contextAnthony Ramine2017-11-151-1/+1
* Switch to using WebRender hit testingMartin Robinson2017-10-171-0/+1
* Update WR (details below):Glenn Watson2017-10-161-1/+1
* Use wrappers in the nonzero crate so users don’t need unstable featuresSimon Sapin2017-10-131-3/+0
* Use the new nonzero crate in the msg crateSimon Sapin2017-10-131-0/+4
* Add an 'unstable' top-level cargo feature to control optional unstable stuff.Simon Sapin2017-10-121-1/+1
* fix #18472:outdated png crate: various panicstigercosmos2017-10-091-1/+1
* Update WR (workaround a mac GL driver bug).Glenn Watson2017-09-221-1/+1
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-1/+1
* Bump serde to 1.0Bastien Orivel2017-06-161-2/+2
* Bump euclid to 0.14.Nicolas Silva2017-06-141-1/+1
* Bump euclid to 0.13 and heapsize to 0.4Bastien Orivel2017-06-051-1/+1
* Remove servo feature from servo_urlXidorn Quan2017-04-071-1/+1