aboutsummaryrefslogtreecommitdiffstats
path: root/support/android
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-1911-11/+11
* Auto merge of #22178 - paulrouget:fixScroll, r=jdmbors-servo2018-11-171-3/+11
|\
| * Properly cancel looping before triggering another drawing loopPaul Rouget2018-11-121-3/+11
* | Add only one architecture per apkPaul Rouget2018-11-141-0/+24
|/
* Consistent servo-deps download URLsJan Andre Ikenmeyer2018-11-061-2/+2
* Auto merge of #22021 - paulrouget:shutdown, r=paulrougetbors-servo2018-10-304-16/+84
|\
| * Android: proper shutdown mechanismPaul Rouget2018-10-264-16/+84
* | Handle open URL intent on AndroidFernando Jiménez Moreno2018-10-241-2/+7
|/
* Use a depth buffer when embedding Servo on android.Josh Matthews2018-10-111-1/+1
* ServoView: Add default constructor.Sebastian Kaspari2018-10-081-0/+9
* Auto merge of #21871 - paulrouget:servooptions, r=jdmbors-servo2018-10-064-32/+48
|\
| * Disable subpixel text antialiasing for ServoSurfacePaul Rouget2018-10-063-0/+3
| * Make JNI code more robustPaul Rouget2018-10-054-32/+45
* | Auto merge of #21842 - jdm:android-extra-frame, r=paulrougetbors-servo2018-10-032-1/+5
|\ \ | |/ |/|
| * android: Do not trigger a composite before Servo has finished compositing.Josh Matthews2018-10-032-1/+5
* | Create a Maven repositoryPaul Rouget2018-10-021-1/+40
|/
* com.mozilla to org.mozillaPaul Rouget2018-10-0211-20/+20
* Remove unnecessary thread specification when flushing GL on Android.Josh Matthews2018-10-011-3/+1
* Set android toolchain version correctly.Josh Matthews2018-09-251-1/+1
* Add mach command to setup remote debugging on Android devices.Josh Matthews2018-09-251-0/+1
* Remove duplicated context param from Servo constructorFernando Jiménez Moreno2018-09-253-8/+4
* Declare libgstreamer_android as prebuilt libraryFernando Jiménez Moreno2018-09-243-20/+10
* Move GStreamer initialization to a path shared by ServoSurface and ServoViewFernando Jiménez Moreno2018-09-243-10/+17
* Do not copy gstreamer fonts or certs on AndroidFernando Jiménez Moreno2018-09-241-67/+0
* Enable GStreamer support on AndroidFernando Jiménez Moreno2018-09-244-3/+105
* Get the right pixel density on AndroidPaul Rouget2018-09-244-5/+11
* Enable use of RUST_LOG with mach run --android.Josh Matthews2018-09-205-7/+15
* Save initial URI for all loadUri methodsPaul Rouget2018-09-101-13/+12
* Fix loader for aarch64 android buildAlan Jeffrey2018-09-041-1/+2
* Auto merge of #21439 - carloabelli:issue21401, r=paulrougetbors-servo2018-08-211-1/+11
|\
| * Fix Android back button behaviorCarlo Abelli2018-08-171-1/+11
* | Upgraded to SM 60Alan Jeffrey2018-08-204-28/+63
|/
* Show animation statusPaul Rouget2018-08-164-0/+37
* pinch to zoomPaul Rouget2018-08-163-18/+83
* Auto merge of #21405 - paulrouget:suspend, r=jdmbors-servo2018-08-154-9/+51
|\
| * Behave properly when app is suspendedPaul Rouget2018-08-144-9/+51
* | Make it possible to use a custom AAR to build servoappPaul Rouget2018-08-143-2/+40
|/
* Execute callbacks in proper threadsPaul Rouget2018-08-113-8/+13
* fix mGLLooperHandler null refPaul Rouget2018-08-111-1/+7
* Add asset to AARPaul Rouget2018-08-112-1/+3
* Auto merge of #21361 - paulrouget:fasterBuild, r=MortimerGorobors-servo2018-08-091-1/+1
|\
| * Compile lessPaul Rouget2018-08-091-1/+1
* | Add more methods to ServoSurface and relabel the inner surface class namePaul Rouget2018-08-081-3/+24
|/
* Introduce ServoSurfacePaul Rouget2018-08-016-161/+482
* Build a AAR archive alongside the APKPaul Rouget2018-08-0115-233/+391
* Update Gradle and SDKPaul Rouget2018-07-3116-48/+45
* new android port: update fakeldPaul Rouget2018-07-316-0/+97
* new android port: minimal Android app that relies on libsimpleservoPaul Rouget2018-07-3111-207/+603
* Support i686-linux-android target.Josh Matthews2018-05-232-3/+3
* delegate resource reading to embedderPaul Rouget2018-04-271-77/+0