| Commit message (Expand) | Author | Age | Files | Lines |
* | Hololens port | Paul Rouget | 2019-07-03 | 26 | -0/+1462 |
* | Add support for market:// urls | akshitkrnagpal | 2019-06-28 | 2 | -0/+20 |
* | Add Servo3D immersive demo for magicleap | Alan Jeffrey | 2019-06-13 | 6 | -2/+335 |
* | Use llvm toolchain for entirety of android build. | Josh Matthews | 2019-05-24 | 6 | -17/+16 |
* | Update gstreamer | Manish Goregaokar | 2019-05-16 | 1 | -1/+1 |
* | Auto merge of #23363 - Darkspirit:https, r=jdm | bors-servo | 2019-05-14 | 1 | -1/+1 |
|\ |
|
| * | Switch servo-deps back to https | Jan Andre Ikenmeyer | 2019-05-10 | 1 | -1/+1 |
* | | Use correct android platform version when linking. | Josh Matthews | 2019-05-10 | 1 | -1/+1 |
|/ |
|
* | Get Servo2D to build with debugmozjs | Alan Jeffrey | 2019-05-08 | 2 | -1/+5 |
* | Auto merge of #23300 - jdm:helpful-ml, r=asajeffrey | bors-servo | 2019-05-03 | 3 | -6/+34 |
|\ |
|
| * | Support passing in arguments from embedding. Read arguments for Magic Leap fr... | Josh Matthews | 2019-05-02 | 3 | -5/+9 |
| * | Support launching Servo2d with a URI. | Josh Matthews | 2019-05-01 | 3 | -5/+29 |
* | | Upgrade NDK to v15c. | Josh Matthews | 2019-05-01 | 4 | -12/+10 |
|/ |
|
* | Work around deprecated API when packaging for magicleap | Alan Jeffrey | 2019-04-25 | 1 | -0/+4 |
* | Move debuggable flag setting for magicleap package to package file | Alan Jeffrey | 2019-04-25 | 1 | -1/+5 |
* | Update mach bootstrap-gstreamer to use the latest binaries | Fernando Jiménez Moreno | 2019-03-27 | 2 | -5/+3 |
* | Add transparent padding around ServoSurface | Paul Rouget | 2019-03-25 | 4 | -12/+55 |
* | Build MagicLeap port using libsimpleservo. | Josh Matthews | 2019-03-04 | 2 | -8/+22 |
* | Auto merge of #22773 - paulrouget:immersive, r=jdm | bors-servo | 2019-02-07 | 2 | -0/+7 |
|\ |
|
| * | Support for ExternalVR implementation | Paul Rouget | 2019-02-07 | 2 | -0/+7 |
* | | Remove readfile callback | Paul Rouget | 2019-02-06 | 3 | -22/+0 |
|/ |
|
* | Auto merge of #21968 - UK992:mach-package, r=jdm | bors-servo | 2019-02-01 | 2 | -12/+1 |
|\ |
|
| * | Remove GStreamer installer from Servo bundle | UK992 | 2018-12-01 | 2 | -12/+1 |
* | | Implement ServoSurface::onSurfaceChanged | Paul Rouget | 2019-01-30 | 2 | -3/+24 |
* | | Stop catching Android click events | Manish Goregaokar | 2019-01-16 | 1 | -1/+0 |
* | | Add basic keyboard support for magicleap | Alan Jeffrey | 2018-12-18 | 2 | -2/+58 |
|/ |
|
* | Auto merge of #22322 - ferjm:windows.extra.backslash, r=jdm | bors-servo | 2018-11-30 | 1 | -1/+1 |
|\ |
|
| * | Remove extra backslash from Gstreamer info added to the PATH on Windows | Fernando Jiménez Moreno | 2018-11-30 | 1 | -1/+1 |
* | | Auto merge of #22317 - Manishearth:vr-packaging, r=MortimerGoro | bors-servo | 2018-11-30 | 2 | -0/+20 |
|\ \ |
|
| * | | Remove titlebar | Manish Goregaokar | 2018-11-29 | 1 | -0/+1 |
| * | | Add daydream and cardboard intent filters | Manish Goregaokar | 2018-11-29 | 1 | -0/+19 |
| |/ |
|
* / | Tidy up UI of magicleap app | Alan Jeffrey | 2018-11-29 | 4 | -23/+58 |
|/ |
|
* | Automatically enable webvr for Android VR builds | Manish Goregaokar | 2018-11-28 | 1 | -1/+1 |
* | Move Android and ML build artefacts to their own subdirectory | Anthony Ramine | 2018-11-28 | 5 | -7/+7 |
* | Auto merge of #22239 - paulrouget:shutdown2, r=jdm | bors-servo | 2018-11-23 | 3 | -21/+41 |
|\ |
|
| * | shutdown synchronously | Paul Rouget | 2018-11-22 | 3 | -21/+41 |
* | | Handle more config changes | Paul Rouget | 2018-11-22 | 1 | -1/+1 |
|/ |
|
* | Add support for touch events on Android | Manish Goregaokar | 2018-11-20 | 3 | -17/+44 |
* | Update MPL license to https (part 1) | Jan Andre Ikenmeyer | 2018-11-19 | 20 | -20/+20 |
* | Auto merge of #22178 - paulrouget:fixScroll, r=jdm | bors-servo | 2018-11-17 | 1 | -3/+11 |
|\ |
|
| * | Properly cancel looping before triggering another drawing loop | Paul Rouget | 2018-11-12 | 1 | -3/+11 |
* | | Auto merge of #22206 - asajeffrey:magicleap-sharks-with-frikkin-lasers, r=jdm | bors-servo | 2018-11-17 | 8 | -105/+179 |
|\ \ |
|
| * | | Use a laser pointer rather than the trackpad to control web content. | Alan Jeffrey | 2018-11-15 | 8 | -105/+179 |
| |/ |
|
* / | Add only one architecture per apk | Paul Rouget | 2018-11-14 | 1 | -0/+24 |
|/ |
|
* | Auto merge of #22095 - asajeffrey:magicleap-icon, r=jdm | bors-servo | 2018-11-09 | 8 | -0/+4009 |
|\ |
|
| * | Added icon for launching Magic Leap Servo | Alan Jeffrey | 2018-11-02 | 8 | -0/+4009 |
* | | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+0 |
* | | Format remaining files | Pyfisch | 2018-11-06 | 2 | -10/+13 |
* | | Auto merge of #22086 - servo:2018-without-stylo, r=SimonSapin | bors-servo | 2018-11-06 | 1 | -0/+1 |
|\ \ |
|
| * | | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |