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
jni-stubs.inc Bug 1192082 - Get rid of GeckoAppShell.nativeInit; r=snorp 2015-08-13 00:53:39 -04:00
Makefile.in
moz.build
NativeCrypto.cpp
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