gecko-dev/mozglue/android
Jim Chen ee3de3a3c3 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
Makefile.in Bug 976896 - Port STL_FLAGS to moz.build; r=mshal 2014-03-04 19:39:06 -05:00
NSSBridge.cpp Bug 967553 - Restore to using __wrap_free. r=gcp 2014-02-05 13:39:48 -05:00
NSSBridge.h
NativeCrypto.cpp Bug 915312 - Followup: Replace NULL with nullptr. r=glandium 2014-09-23 13:47:35 -07:00
NativeCrypto.h Bug 915312 - Part 2: Build native crypto into mozglue. r=glandium,kats,rnewman 2014-03-06 12:10:54 -08:00
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
jni-stubs.inc Bug 1192082 - Get rid of GeckoAppShell.nativeInit; r=snorp 2015-08-13 00:53:39 -04:00
moz.build Bug 976699 - Place architecture specific assets in assets/$(ANDROID_CPU_ARCH). r=glandium 2014-11-03 20:04:20 -08:00
nsGeckoUtils.cpp Bug 784739 - Switch from NULL to nullptr in mozglue/; r=ehsan 2013-11-11 14:14:45 -05:00
pbkdf2_sha256.c Bug 915312 - Part 1: Import sha files. r=rnewman 2014-03-06 12:10:54 -08:00
pbkdf2_sha256.h Bug 915312 - Part 1: Import sha files. r=rnewman 2014-03-06 12:10:54 -08:00