gecko-dev/mozglue/android
Jim Chen 589e7e1a01 Bug 1391268 - 1. Add call to verify CRC; r=glandium
To reliably detect corrupt APK, this patch adds a GeckoLoader.verifyCRC
call to enable verification of CRC before extracting libs.

MozReview-Commit-ID: 5EpIfwREGIv
2018-02-14 16:56:54 -05:00
..
APKOpen.cpp Bug 1407693 - Part 2 - when a child process crashes, write extra annotation data to a pre-opened file descriptor instead of creating a new file; r=gsvelto,rbarker 2017-11-27 14:37:34 -06:00
APKOpen.h Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
NativeCrypto.cpp
NativeCrypto.h
nsGeckoUtils.cpp Bug 1391268 - 1. Add call to verify CRC; r=glandium 2018-02-14 16:56:54 -05:00
NSSBridge.cpp Bug 1416940; r=snorp 2017-11-28 23:07:52 -05:00
NSSBridge.h Bug 1416940; r=snorp 2017-11-28 23:07:52 -05:00
pbkdf2_sha256.c
pbkdf2_sha256.h
SharedMemNatives.cpp Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin 2017-04-06 14:32:58 -05: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