Paul Rouget
b16b0b4a15
Execute callbacks in proper threads
2018-08-11 16:55:20 +08:00
Paul Rouget
927704b8a3
fix mGLLooperHandler null ref
2018-08-11 16:55:20 +08:00
Paul Rouget
f1a2862e65
Add asset to AAR
2018-08-11 16:55:19 +08:00
bors-servo
78fabb9110
Auto merge of #21361 - paulrouget:fasterBuild, r=MortimerGoro
...
Compile less
Fix #21332
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21361 )
<!-- Reviewable:end -->
2018-08-09 10:06:55 -04:00
Paul Rouget
b79f80d9e5
Compile less
2018-08-09 17:54:35 +08:00
Paul Rouget
7a14dbf5a1
Add more methods to ServoSurface and relabel the inner surface class name
2018-08-08 11:10:52 +02:00
Paul Rouget
c36b16546e
Introduce ServoSurface
2018-08-01 16:35:22 +08:00
Paul Rouget
e8af185a3d
Build a AAR archive alongside the APK
2018-08-01 16:15:47 +08:00
Paul Rouget
6a31864126
Update Gradle and SDK
2018-07-31 22:39:45 +08:00
Paul Rouget
be6b5f9aad
new android port: minimal Android app that relies on libsimpleservo
2018-07-31 22:39:44 +08:00
Josh Matthews
d6b8aaf576
Support i686-linux-android target.
2018-05-23 11:06:19 -04:00
Paul Rouget
9fb5795f37
delegate resource reading to embedder
2018-04-27 15:34:52 +08:00
Imanol Fernandez
e93130026a
Implement Gradle flavors
2017-09-30 14:31:22 +02:00
Imanol Fernandez
7a2a90959e
Android life cycle improvements and Gradle integration
2017-04-21 18:24:10 +02:00
Fabrice Desré
9f631b94ec
Cleanup of the Android specific code.
2017-02-16 21:17:39 -08:00
Zhuowei Zhang
f1019569bf
android: extract resources to external storage on first launch
2017-02-05 19:12:42 -08:00
Attila Dusnoki
ccc66d0c32
WebBluetooth Android support
2016-09-06 12:48:04 +02:00
bors-servo
2b32ec4301
Auto merge of #11691 - larsbergstrom:android_load, r=mbrubeck
...
Add very simple Android browser page load support
I've long had this set of private patches that enables actually demoing Servo on Android without having the device connected, but they're a bit hackish due to some current limitations in our windowing toolkit library. I'm considering committing them, though, as it makes the resulting APK *actually* somewhat usable.
Thoughts / r? @mbrubeck
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11691 )
<!-- Reviewable:end -->
2016-06-09 22:45:23 -05:00
Lars Bergstrom
6beed30524
Add very simple Android browser page load support
2016-06-09 15:36:55 -05:00
Lars Bergstrom
988cdf98eb
Update build.xml for new format from updated toolchains
2016-06-09 12:53:47 -05:00
Mitchell Hentges
619212abf3
Reduce 'android-18' duplication, as originally done by wenderen
...
Use android.platform (and $ANDROID_PLATFORM) for configuration, apply 'android-18' default
2016-05-20 22:23:28 +02:00
Matt Brubeck
96dc0eb889
Update .gitignore files
2015-12-08 11:14:09 -08:00
Lars Bergstrom
17a6cb5873
New Android suppport
2015-11-04 16:29:39 -06:00