aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch most crates to the 2018 editionSimon Sapin2018-11-063-0/+3
* Sort `use` statementsSimon Sapin2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-065-9/+9
* Auto merge of #22092 - paulrouget:thread_count, r=manishearthbors-servo2018-11-064-1/+56
|\
| * Count threads at shutdown and warn if not all finishedPaul Rouget2018-11-064-1/+56
* | Auto merge of #22094 - asajeffrey:magicleap-shutdown, r=paulrougetbors-servo2018-11-061-3/+25
|\ \
| * | Argh tabs vs spacesAlan Jeffrey2018-11-051-2/+2
| * | Responding to review commentsAlan Jeffrey2018-11-051-2/+7
| * | Shut down servo when the ML app quitsAlan Jeffrey2018-11-021-3/+20
* | | Support scrolling in Magic Leap ServoAlan Jeffrey2018-11-011-6/+88
|/ /
* | Auto merge of #22060 - jdm:ml, r=asajeffreybors-servo2018-11-011-0/+1
|\ \
| * | Add a build switch to disable the native bluetooth backend.Josh Matthews2018-10-301-0/+1
| |/
* / Get the Servo2D URL bar to show the current URL, and to navigate when edited.Alan Jeffrey2018-10-311-1/+40
|/
* Hook up the back and forward buttons to history traversal in Magic Leap Servo2DAlan Jeffrey2018-10-301-19/+39
* Auto merge of #22044 - asajeffrey:magicleap-less-egl-buffer-swapping, r=jdmbors-servo2018-10-301-19/+23
|\
| * Reduce the amount of EGL buffer swapping the ML port is doingAlan Jeffrey2018-10-291-19/+23
* | Auto merge of #22048 - paulrouget:remove_prepare_for_composite_args, r=jdmbors-servo2018-10-302-13/+9
|\ \
| * | remove useless arguments from prepare_for_compositePaul Rouget2018-10-302-13/+9
* | | Auto merge of #22045 - asajeffrey:magicleap-follow-hyperlinks, r=paulrougetbors-servo2018-10-301-0/+59
|\ \ \
| * | | Get the ML port to follow hyperlinksAlan Jeffrey2018-10-291-0/+59
| | |/ | |/|
* | | Auto merge of #22021 - paulrouget:shutdown, r=paulrougetbors-servo2018-10-303-1/+61
|\ \ \ | |/ / |/| |
| * | Android: proper shutdown mechanismPaul Rouget2018-10-263-1/+61
| |/
* | Support building for Magic Leap.Alan Jeffrey2018-10-292-0/+251
* | Update osmesa-srcAnthony Ramine2018-10-261-4/+1
|/
* Auto merge of #21881 - pyfisch:keyboard-types, r=paulrougetbors-servo2018-10-176-425/+383
|\
| * Minor keyboard updatesPyfisch2018-10-133-66/+49
| * Use keyboard-types cratePyfisch2018-10-076-393/+368
* | Flush the android logging buffer when most recent read fills it up.Josh Matthews2018-10-151-1/+1
* | Make android logging thread only process buffer slice that contains real data.Josh Matthews2018-10-151-0/+3
* | Report to logcat when android logging thread terminates unexpectedly.Josh Matthews2018-10-151-1/+4
|/
* Disable subpixel text antialiasing for ServoSurfacePaul Rouget2018-10-063-1/+12
* Make JNI code more robustPaul Rouget2018-10-053-118/+203
* Auto merge of #21825 - jdm:backtrace-helpers, r=Manishearthbors-servo2018-10-022-0/+4
|\
| * script: Optionally store backtraces when throwing DOM exceptions.Josh Matthews2018-10-012-1/+3
| * webgl: Add feature to store backtraces for each WebGL API call for easier deb...Josh Matthews2018-10-012-0/+2
* | com.mozilla to org.mozillaPaul Rouget2018-10-021-18/+18
* | Auto merge of #21809 - servo:features, r=SimonSapinbors-servo2018-09-271-0/+3
|\ \ | |/ |/|