| Commit message (Expand) | Author | Age | Files | Lines |
* | UWP: More mouse events | Paul Rouget | 2019-11-01 | 1 | -4/+4 |
* | UWP: better mouse interaction support | Paul Rouget | 2019-10-29 | 1 | -1/+1 |
* | Use EGL context and display parameters when initializing magicleap servo | Alan Jeffrey | 2019-09-18 | 1 | -2/+2 |
* | Replace use of gleam in webgl with sparkle. | Josh Matthews | 2019-09-11 | 1 | -1/+1 |
* | Update ipc-channel and related dependencies | Bastien Orivel | 2019-08-27 | 1 | -1/+1 |
* | Added magicleap webxr back end | Alan Jeffrey | 2019-08-02 | 2 | -9/+29 |
* | Pass the event loop waker into WebXR | Alan Jeffrey | 2019-07-25 | 1 | -1/+1 |
* | Update euclid. | Emilio Cobos Álvarez | 2019-07-23 | 1 | -3/+3 |
* | Expose javascript:window.alert() to libsimpleservo | Paul Rouget | 2019-07-19 | 1 | -0/+1 |
* | Fix mlservo. | Josh Matthews | 2019-07-12 | 1 | -3/+1 |
* | Auto merge of #23483 - ceyusa:player-context, r=jdm | bors-servo | 2019-07-04 | 1 | -3/+5 |
|\ |
|
| * | Fix magic leap build. | Josh Matthews | 2019-07-04 | 1 | -3/+5 |
* | | Add `./mach build --with-layout-2020` | Simon Sapin | 2019-07-04 | 1 | -0/+2 |
|/ |
|
* | Auto merge of #23696 - servo:hl, r=jdm | bors-servo | 2019-07-04 | 1 | -0/+1 |
|\ |
|
| * | Simplify build process for UWP app. | Josh Matthews | 2019-07-03 | 1 | -0/+1 |
* | | Auto merge of #23564 - mmiecz:clipboard-refactoring, r=jdm | bors-servo | 2019-07-03 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Prefix unused arguments with underscore to prevent warnings | Michal Mieczkowski | 2019-07-03 | 1 | -1/+1 |
| * | Return None instead of panicking | Michal Mieczkowski | 2019-07-02 | 1 | -1/+1 |
| * | Add stub for set_clipboard_contents and get_clipboard_contents in libsimples... | Michal Mieczkowski | 2019-07-01 | 1 | -0/+6 |
* | | Auto merge of #23676 - servo:check, r=Manishearth | bors-servo | 2019-07-02 | 1 | -2/+2 |
|\ \ |
|
| * | | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 1 | -2/+2 |
* | | | Update to latest xrtest api | Manish Goregaokar | 2019-07-01 | 1 | -1/+1 |
* | | | Pass events loop to glwindow test webvr implementation | Alan Jeffrey | 2019-07-01 | 1 | -1/+1 |
|/ / |
|
* | | Add support for market:// urls | akshitkrnagpal | 2019-06-28 | 1 | -0/+3 |
* | | Fix some new warnings | Simon Sapin | 2019-06-22 | 1 | -1/+1 |
* | | Fixed magicleap Servo2D application | Alan Jeffrey | 2019-06-14 | 1 | -6/+11 |
* | | Add Servo3D immersive demo for magicleap | Alan Jeffrey | 2019-06-13 | 2 | -26/+50 |
* | | Add cargo features for canvas backend to other ports. | Josh Matthews | 2019-06-03 | 1 | -0/+4 |
|/ |
|
* | Support passing in arguments from embedding. Read arguments for Magic Leap fr... | Josh Matthews | 2019-05-02 | 1 | -2/+15 |
* | Redirect stdout to ML logging. | Josh Matthews | 2019-05-01 | 2 | -0/+81 |
* | Add transparent padding around ServoSurface | Paul Rouget | 2019-03-25 | 1 | -3/+11 |
* | Build MagicLeap port using libsimpleservo. | Josh Matthews | 2019-03-04 | 2 | -343/+157 |
* | Update webrender. | Josh Matthews | 2019-01-17 | 1 | -1/+1 |
* | Fix some warnings | Simon Sapin | 2018-12-28 | 1 | -2/+2 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -2/+2 |
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -3/+6 |
|\ |
|
| * | constellation: restructure navigation, remove sync comm | Gregory Terzian | 2018-12-23 | 1 | -3/+6 |
* | | Add basic keyboard support for magicleap | Alan Jeffrey | 2018-12-18 | 2 | -2/+70 |
|/ |
|
* | Auto merge of #22335 - asajeffrey:magicleap-duckduckgo, r=jdm | bors-servo | 2018-11-30 | 1 | -1/+1 |
|\ |
|
| * | Change ML search engine to duckduckgo | Alan Jeffrey | 2018-11-30 | 1 | -1/+1 |
* | | Generate mouse move events as well as scroll events while scrolling | Alan Jeffrey | 2018-11-30 | 1 | -13/+19 |
|/ |
|
* | Tidy up UI of magicleap app | Alan Jeffrey | 2018-11-29 | 1 | -2/+0 |
* | Update webrender | Manish Goregaokar | 2018-11-27 | 1 | -5/+5 |
* | Update MPL license to https (part 1) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Use a laser pointer rather than the trackpad to control web content. | Alan Jeffrey | 2018-11-15 | 1 | -1/+1 |
* | Get the magicleap build to work in CI | Alan Jeffrey | 2018-11-09 | 1 | -7/+3 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -4/+4 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -48/+82 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
* | Auto merge of #22094 - asajeffrey:magicleap-shutdown, r=paulrouget | bors-servo | 2018-11-06 | 1 | -3/+25 |
|\ |
|