gecko-dev/mozglue/android
2016-12-02 09:07:24 -05:00
..
APKOpen.cpp Bug 1321593 part A - Refactor nsXREAppData: 1) make nsXREAppData strongly own its members 2) rename it to mozilla::XREAppData 3) separate out the static compiled data into StaticXREAppData 4) Remove XRE_CreateAppData and XRE_FreeAppData 5) remove the struct size and related size-checking code which was only ever useful for cross-version compatibility, r=glandium 2016-12-02 09:07:24 -05:00
APKOpen.h Bug 1306327 part A - NS_EXPORT macro in APKOpen.h can conflict with nscore.h: rename it to APKOPEN_EXPORT to avoid build issues on a CLOSED TREE, r=glandium 2016-11-29 14:27:30 -05:00
moz.build Bug 1295106 - Part 4: implement JNI methods for shared memory buffers. r=nalexander 2016-10-06 16:21:24 +08:00
NativeCrypto.cpp Bug 1278863 - fix delete/delete[] mismatch in NativeCrypto; r=snorp 2016-06-09 18:44:34 -04: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 Bug 1306327 part A - NS_EXPORT macro in APKOpen.h can conflict with nscore.h: rename it to APKOPEN_EXPORT to avoid build issues on a CLOSED TREE, r=glandium 2016-11-29 14:27:30 -05:00
NSSBridge.h
pbkdf2_sha256.c
pbkdf2_sha256.h
SharedMemNatives.cpp Bug 1295106 - Part 4: implement JNI methods for shared memory buffers. r=nalexander 2016-10-06 16:21:24 +08:00
SQLiteBridge.cpp Bug 1306327 part A - NS_EXPORT macro in APKOpen.h can conflict with nscore.h: rename it to APKOPEN_EXPORT to avoid build issues on a CLOSED TREE, r=glandium 2016-11-29 14:27:30 -05:00
SQLiteBridge.h Bug 1135281 - Correctly bind null parameters in SQLiteBridge.cpp. r=sebastian 2015-08-07 21:43:47 -07:00