| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | Consistent servo-deps download URLs | Jan Andre Ikenmeyer | 2018-11-06 | 3 | -4/+4 |
|/ / |
|
* | | Auto merge of #22094 - asajeffrey:magicleap-shutdown, r=paulrouget | bors-servo | 2018-11-06 | 1 | -2/+2 |
|\ \ |
|
| * | | Shut down servo when the ML app quits | Alan Jeffrey | 2018-11-02 | 1 | -2/+2 |
| |/ |
|
* / | Support scrolling in Magic Leap Servo | Alan Jeffrey | 2018-11-01 | 2 | -10/+13 |
|/ |
|
* | Get the Servo2D URL bar to show the current URL, and to navigate when edited. | Alan Jeffrey | 2018-10-31 | 2 | -11/+48 |
* | Hook up the back and forward buttons to history traversal in Magic Leap Servo2D | Alan Jeffrey | 2018-10-30 | 2 | -6/+28 |
* | Auto merge of #22044 - asajeffrey:magicleap-less-egl-buffer-swapping, r=jdm | bors-servo | 2018-10-30 | 1 | -16/+0 |
|\ |
|
| * | Reduce the amount of EGL buffer swapping the ML port is doing | Alan Jeffrey | 2018-10-29 | 1 | -16/+0 |
* | | Auto merge of #22045 - asajeffrey:magicleap-follow-hyperlinks, r=paulrouget | bors-servo | 2018-10-30 | 3 | -9/+86 |
|\ \ |
|
| * | | Get the ML port to follow hyperlinks | Alan Jeffrey | 2018-10-29 | 3 | -9/+86 |
| |/ |
|
* | | Auto merge of #22021 - paulrouget:shutdown, r=paulrouget | bors-servo | 2018-10-30 | 4 | -16/+84 |
|\ \
| |/
|/| |
|
| * | Android: proper shutdown mechanism | Paul Rouget | 2018-10-26 | 4 | -16/+84 |
* | | Support building for Magic Leap. | Alan Jeffrey | 2018-10-29 | 27 | -0/+1229 |
* | | Handle open URL intent on Android | Fernando Jiménez Moreno | 2018-10-24 | 1 | -2/+7 |
|/ |
|
* | Use a depth buffer when embedding Servo on android. | Josh Matthews | 2018-10-11 | 1 | -1/+1 |