gecko-dev/mozglue/android
Jim Chen e16afc583e Bug 1384828 - Use tid for UI thread detection; r=esawin
Use the UI thread's tid for checking if we're on the UI thread in Gecko.
This lets us get rid of `GeckoThread.registerUiThread`, in order to
avoid a race where we check for UI thread before `registerUiThread` is
called.

MozReview-Commit-ID: 11gAWgx4UZo
2017-08-03 13:06:16 -04:00
..
APKOpen.cpp Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04:00
APKOpen.h Bug 1384828 - Use tid for UI thread detection; r=esawin 2017-08-03 13:06:16 -04: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 Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07: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
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
SharedMemNatives.cpp Bug 1344347 - Move Android out-of-process decoder service into GeckoView r=jolin 2017-04-06 14:32:58 -05:00
moz.build Bug 1306327 - Use the new XRE Bootstrap API in Firefox for Android. r=bsmedberg 2016-12-17 06:48:01 +09:00
nsGeckoUtils.cpp Bug 1237009 - avoid extra AddRef/Release in Android NativeZip JNI code; r=darchons 2016-01-04 20:18:41 -05:00
pbkdf2_sha256.c
pbkdf2_sha256.h