| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 2 | -2/+14 |
* | bound sampler buffer | Gregory Terzian | 2019-03-31 | 1 | -1/+5 |
* | Auto merge of #23080 - jdm:sampling-profiler, r=gterzian | bors-servo | 2019-03-26 | 2 | -1/+23 |
|\ |
|
| * | Add a sampling profiler and a script to generate profiles for use with Gecko ... | Josh Matthews | 2019-03-26 | 2 | -1/+23 |
* | | Auto merge of #23095 - jdm:mozjsprofiling, r=jdm | bors-servo | 2019-03-26 | 1 | -0/+1 |
|\ \ |
|
| * | | Add mozjs feature for profiling. | Josh Matthews | 2019-03-25 | 1 | -0/+1 |
* | | | Add transparent padding around ServoSurface | Paul Rouget | 2019-03-25 | 4 | -50/+106 |
|/ / |
|
* | | WR update: new viewport semantic | Paul Rouget | 2019-03-22 | 2 | -12/+16 |
* | | WR update: remove dependency on icon_loading feature | Paul Rouget | 2019-03-22 | 3 | -37/+57 |
* | | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 4 | -24/+17 |
|/ |
|
* | Auto merge of #22953 - asajeffrey:webvr-glwindow, r=paulrouget | bors-servo | 2019-03-05 | 3 | -2/+51 |
|\ |
|
| * | Use a test VRDisplay that renders to a GL window | Alan Jeffrey | 2019-03-05 | 3 | -2/+51 |
* | | Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paul | bors-servo | 2019-03-04 | 6 | -368/+231 |
|\ \
| |/
|/| |
|
| * | Build MagicLeap port using libsimpleservo. | Josh Matthews | 2019-03-04 | 5 | -353/+166 |
| * | Add key and mouse input APIs to simpleservo. | Josh Matthews | 2019-03-04 | 1 | -0/+39 |
| * | Remove unnecessary layers of casting from embedding event API. | Josh Matthews | 2019-03-04 | 3 | -19/+19 |
| * | Add IME callback for embedders. | Josh Matthews | 2019-02-12 | 3 | -0/+11 |
* | | Fix log filter. simpleservo::api doesn't exist anymore | Paul Rouget | 2019-02-19 | 1 | -1/+1 |
* | | Auto merge of #22852 - paulrouget:opengl, r=Manishearth | bors-servo | 2019-02-18 | 3 | -4/+61 |
|\ \ |
|
| * | | libsimpleservo: OpenGL support for Linux (glx) | Paul Rouget | 2019-02-11 | 3 | -4/+61 |
| |/ |
|
* | | Auto merge of #22844 - paulrouget:capi-header, r=SimonSapin | bors-servo | 2019-02-15 | 2 | -0/+21 |
|\ \ |
|
| * | | Generate simpleservo.h | Paul Rouget | 2019-02-15 | 2 | -0/+21 |
| |/ |
|
* / | Allow the embedder to register their own VRServices | Alan Jeffrey | 2019-02-14 | 1 | -2/+5 |
|/ |
|
* | Auto merge of #22832 - paulrouget:capi_tweaks, r=jdm | bors-servo | 2019-02-07 | 4 | -7/+40 |
|\ |
|
| * | Add logs to libsimpleservo C API | Paul Rouget | 2019-02-07 | 2 | -0/+4 |
| * | Add Mac OpenGL support to libsimpleservo | Paul Rouget | 2019-02-07 | 2 | -7/+36 |
* | | Auto merge of #22773 - paulrouget:immersive, r=jdm | bors-servo | 2019-02-07 | 3 | -2/+26 |
|\ \
| |/
|/| |
|
| * | Support for ExternalVR implementation | Paul Rouget | 2019-02-07 | 3 | -2/+26 |
* | | Remove readfile callback | Paul Rouget | 2019-02-06 | 3 | -98/+43 |
|/ |
|
* | Upgrade sig dependency. | Josh Matthews | 2019-02-01 | 2 | -6/+7 |
* | Exit the process from the signal handler. | Josh Matthews | 2019-02-01 | 2 | -4/+3 |
* | Fix servo build and rustfmt recent changes. | Emilio Cobos Álvarez | 2019-01-20 | 1 | -38/+36 |
* | Update webrender. | Josh Matthews | 2019-01-17 | 2 | -1/+2 |
* | Make Servo components use winapi 0.3 | Anthony Ramine | 2019-01-16 | 2 | -8/+4 |
* | Fix some warnings | Simon Sapin | 2018-12-28 | 1 | -2/+2 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 3 | -17/+5 |
* | Split simpleservo into 3 crates for rust, c and jni apis | Paul Rouget | 2018-12-28 | 10 | -85/+132 |
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 3 | -11/+16 |
|\ |
|
| * | constellation: restructure navigation, remove sync comm | Gregory Terzian | 2018-12-23 | 3 | -11/+16 |
* | | Add basic keyboard support for magicleap | Alan Jeffrey | 2018-12-18 | 2 | -2/+70 |
|/ |
|
* | Auto merge of #22349 - paulrouget:androidlogs_update, r=jdm | bors-servo | 2018-12-01 | 1 | -1/+1 |
|\ |
|
| * | android_logger update | Paul Rouget | 2018-12-01 | 1 | -1/+1 |
* | | 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 | 3 | -20/+20 |
|/ |
|
* | Add support for touch events on Android | Manish Goregaokar | 2018-11-20 | 3 | -1/+113 |
* | Update MPL license to https (part 1) | Jan Andre Ikenmeyer | 2018-11-19 | 17 | -17/+17 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |