aboutsummaryrefslogtreecommitdiffstats
path: root/ports/jniapi/src
Commit message (Expand)AuthorAgeFilesLines
* Move android port code to servoshell (#32533)Jonathan Schwender2024-06-193-1958/+0
* Android: fix url resolution (#32422)Gae242024-06-101-4/+14
* Move `RenderingContext` to `webrender_traits` (#32386)Martin Robinson2024-05-281-1/+1
* Upgrade jni to 0.21.1 (#32216)Delan Azabani2024-05-201-195/+244
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-171-4/+4
* android: Enable JIT compilation on 64-bit Android. (#32284)Mukilan Thiyagarajan2024-05-141-6/+12
* android: Remove outdated `#[allow(bare_trait_objects)]` (#32225)Jonathan Schwender2024-05-041-2/+0
* Android: load url from Intent, plus fixed some warnings (#32160)Gae242024-04-292-2/+5
* Initial internal support for multiple webviews (#31417)Ngo Iok Ui (Wu Yu Wei)2024-04-031-2/+2
* Rework “visible” to “throttled” in embedder-to-constellation + jniapi...Delan Azabani2024-03-211-3/+3
* Use C-ABI for JNI functions (#31808)Jonathan Schwender2024-03-211-28/+48
* dependencies: Upgrade to WebRender 0.64 (#31486)Martin Robinson2024-03-141-1/+1
* android: disable JIT in SM to workaround #31134 (#31270)Mukilan Thiyagarajan2024-02-071-1/+9
* libservo: Handle GL video decoding setup internally (#31209)Martin Robinson2024-02-032-32/+3
* gfx: Rename `WebrenderSurfman` to `RenderingContext` and move to `gfx` (#31184)Martin Robinson2024-01-271-10/+10
* Remove the libsimpleservo C API (#31172)Martin Robinson2024-01-273-0/+1893