aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #22953 - asajeffrey:webvr-glwindow, r=paulrougetbors-servo2019-03-053-2/+51
|\
| * Use a test VRDisplay that renders to a GL windowAlan Jeffrey2019-03-053-2/+51
* | Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paulbors-servo2019-03-046-368/+231
|\ \ | |/ |/|
| * Build MagicLeap port using libsimpleservo.Josh Matthews2019-03-045-353/+166
| * Add key and mouse input APIs to simpleservo.Josh Matthews2019-03-041-0/+39
| * Remove unnecessary layers of casting from embedding event API.Josh Matthews2019-03-043-19/+19
| * Add IME callback for embedders.Josh Matthews2019-02-123-0/+11
* | Fix log filter. simpleservo::api doesn't exist anymorePaul Rouget2019-02-191-1/+1
* | Auto merge of #22852 - paulrouget:opengl, r=Manishearthbors-servo2019-02-183-4/+61
|\ \
| * | libsimpleservo: OpenGL support for Linux (glx)Paul Rouget2019-02-113-4/+61
| |/
* | Auto merge of #22844 - paulrouget:capi-header, r=SimonSapinbors-servo2019-02-152-0/+21
|\ \
| * | Generate simpleservo.hPaul Rouget2019-02-152-0/+21
| |/
* / Allow the embedder to register their own VRServicesAlan Jeffrey2019-02-141-2/+5
|/
* Auto merge of #22832 - paulrouget:capi_tweaks, r=jdmbors-servo2019-02-074-7/+40
|\
| * Add logs to libsimpleservo C APIPaul Rouget2019-02-072-0/+4
| * Add Mac OpenGL support to libsimpleservoPaul Rouget2019-02-072-7/+36
* | Auto merge of #22773 - paulrouget:immersive, r=jdmbors-servo2019-02-073-2/+26
|\ \ | |/ |/|
| * Support for ExternalVR implementationPaul Rouget2019-02-073-2/+26
* | Remove readfile callbackPaul Rouget2019-02-063-98/+43
|/
* Upgrade sig dependency.Josh Matthews2019-02-012-6/+7
* Exit the process from the signal handler.Josh Matthews2019-02-012-4/+3
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-38/+36
* Update webrender.Josh Matthews2019-01-172-1/+2
* Make Servo components use winapi 0.3Anthony Ramine2019-01-162-8/+4
* Fix some warningsSimon Sapin2018-12-281-2/+2
* Rustfmt has changed its default style :/Simon Sapin2018-12-283-17/+5
* Split simpleservo into 3 crates for rust, c and jni apisPaul Rouget2018-12-2810-85/+132
* Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p...bors-servo2018-12-263-11/+16
|\
| * constellation: restructure navigation, remove sync commGregory Terzian2018-12-233-11/+16
* | Add basic keyboard support for magicleapAlan Jeffrey2018-12-182-2/+70
|/
* Auto merge of #22349 - paulrouget:androidlogs_update, r=jdmbors-servo2018-12-011-1/+1
|\
| * android_logger updatePaul Rouget2018-12-011-1/+1
* | Auto merge of #22335 - asajeffrey:magicleap-duckduckgo, r=jdmbors-servo2018-11-301-1/+1
|\ \
| * | Change ML search engine to duckduckgoAlan Jeffrey2018-11-301-1/+1
* | | Generate mouse move events as well as scroll events while scrollingAlan Jeffrey2018-11-301-13/+19
|/ /
* | Tidy up UI of magicleap appAlan Jeffrey2018-11-291-2/+0
* | Update webrenderManish Goregaokar2018-11-273-20/+20
|/
* Add support for touch events on AndroidManish Goregaokar2018-11-203-1/+113
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-1917-17/+17
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1
* Update image related dependenciesBastien Orivel2018-11-181-2/+2
* Auto merge of #22206 - asajeffrey:magicleap-sharks-with-frikkin-lasers, r=jdmbors-servo2018-11-171-1/+1
|\
| * Use a laser pointer rather than the trackpad to control web content.Alan Jeffrey2018-11-151-1/+1
* | Move prepare_pixels helper functions to canvas_traitsAnthony Ramine2018-11-161-1/+1
|/
* Use keyboard-types::webdriver::send_keysPyfisch2018-11-111-1/+1
* Get the magicleap build to work in CIAlan Jeffrey2018-11-093-8/+5
* Remove useless `use crate_name;` imports.Simon Sapin2018-11-084-10/+0
* `cargo fix --edition-idioms`Simon Sapin2018-11-087-58/+19
* Reorder importsPyfisch2018-11-064-12/+14
* Format remaining filesPyfisch2018-11-065-120/+180