gecko-dev/mozglue/android
Jim Chen 10166a711a Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker
This patch turns NativePanZoomController's MotionEvent handler into a
native method, and it adds the WrapForJNI annotations to all native
methods so that bindings will be automatically generated for them.
2016-01-15 13:05:44 -05:00
..
APKOpen.cpp
APKOpen.h
jni-stubs.inc Bug 1238761 - Switch NativePanZoomController to use native methods; r=rbarker 2016-01-15 13:05:44 -05:00
Makefile.in
moz.build
NativeCrypto.cpp Bug 1197720 - NativeCrypto (SHA-256): Let caller define number of bytes in 'str' to update from. r=snorp 2015-11-30 15:59:56 +01:00
NativeCrypto.h Bug 1197720 - NativeCrypto (SHA-256): Let caller define number of bytes in 'str' to update from. r=snorp 2015-11-30 15:59:56 +01:00
nsGeckoUtils.cpp Bug 1237009 - avoid extra AddRef/Release in Android NativeZip JNI code; r=darchons 2016-01-04 20:18:41 -05:00
NSSBridge.cpp
NSSBridge.h
pbkdf2_sha256.c
pbkdf2_sha256.h
SQLiteBridge.cpp
SQLiteBridge.h