aboutsummaryrefslogtreecommitdiffstats
path: root/support/android/apk/servoview
Commit message (Expand)AuthorAgeFilesLines
* extended android jni with onMediaSessionSetPositionStateShinichi Morimoto2019-12-032-0/+8
* Send MediaSessionAction from AndroidFernando Jiménez Moreno2019-11-203-1/+11
* MediaSession Android bitsFernando Jiménez Moreno2019-11-202-0/+16
* UWP: better mouse interaction supportPaul Rouget2019-10-293-3/+3
* Allow setting GST_DEBUG on Android through machFernando Jiménez Moreno2019-10-142-1/+5
* Expose javascript:window.alert() to libsimpleservoPaul Rouget2019-07-192-0/+8
* Add support for market:// urlsakshitkrnagpal2019-06-281-0/+6
* Add transparent padding around ServoSurfacePaul Rouget2019-03-254-12/+55
* Auto merge of #22773 - paulrouget:immersive, r=jdmbors-servo2019-02-072-0/+7
|\
| * Support for ExternalVR implementationPaul Rouget2019-02-072-0/+7
* | Remove readfile callbackPaul Rouget2019-02-063-22/+0
|/
* Implement ServoSurface::onSurfaceChangedPaul Rouget2019-01-302-3/+24
* Stop catching Android click eventsManish Goregaokar2019-01-161-1/+0
* Automatically enable webvr for Android VR buildsManish Goregaokar2018-11-281-1/+1
* Move Android and ML build artefacts to their own subdirectoryAnthony Ramine2018-11-281-1/+1
* shutdown synchronouslyPaul Rouget2018-11-223-21/+41
* Add support for touch events on AndroidManish Goregaokar2018-11-203-17/+44
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-195-5/+5
* Properly cancel looping before triggering another drawing loopPaul Rouget2018-11-121-3/+11
* Android: proper shutdown mechanismPaul Rouget2018-10-264-16/+84
* 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-027-13/+13
* Remove unnecessary thread specification when flushing GL on Android.Josh Matthews2018-10-011-3/+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-241-19/+3
* 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-204-6/+13
* Save initial URI for all loadUri methodsPaul Rouget2018-09-101-13/+12
* Show animation statusPaul Rouget2018-08-162-0/+15
* pinch to zoomPaul Rouget2018-08-163-18/+83
* Behave properly when app is suspendedPaul Rouget2018-08-143-9/+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-111-0/+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-015-153/+477
* Build a AAR archive alongside the APKPaul Rouget2018-08-019-0/+682