gecko/mozglue/android
Jim Chen 762de3b81a Bug 1192082 - Iniialize/deinitialize JNI in nsAppShell; r=snorp
First we need to set the Gecko thread JNIEnv* in nsAndroidStartup, but
after that we can initialize and deinitialize the rest of JNI, including
AndroidBridge, in GeckoAppShell. This makes nsAppShell control the
AndroidBridge lifetime. Over time, parts of the AndroidBridge
functionality will be migrated to nsAppShell.
2015-08-13 00:53:40 -04:00
..
APKOpen.cpp Bug 1192082 - Iniialize/deinitialize JNI in nsAppShell; r=snorp 2015-08-13 00:53:40 -04:00
APKOpen.h Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp 2014-09-24 14:12:54 -04:00
jni-stubs.inc Bug 1192082 - Get rid of GeckoAppShell.nativeInit; r=snorp 2015-08-13 00:53:39 -04:00
Makefile.in
moz.build Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
NativeCrypto.cpp Bug 915312 - Followup: Replace NULL with nullptr. r=glandium 2014-09-23 13:47:35 -07:00
NativeCrypto.h
nsGeckoUtils.cpp
NSSBridge.cpp
NSSBridge.h
pbkdf2_sha256.c
pbkdf2_sha256.h
SQLiteBridge.cpp Bug 1135281 - Correctly bind null parameters in SQLiteBridge.cpp. r=sebastian 2015-08-07 21:43:47 -07:00
SQLiteBridge.h Bug 1135281 - Correctly bind null parameters in SQLiteBridge.cpp. r=sebastian 2015-08-07 21:43:47 -07:00