1. 8f6772e Prevent NULL deref in uninitialized nativehelper by Santiago Seifert · 4 years, 10 months ago
  2. a7599ac libnativehelper: restrict libbase dependency by Orion Hodson · 6 years ago
  3. 85cdde8 Clean-up exported API by Orion Hodson · 6 years ago
  4. f0d4205 Enable libnativehelper for Windows by Jerome Gaillard · 7 years ago
  5. b01e7fe libnativehelper: refactoring for Runtime Module by Orion Hodson · 7 years ago
  6. aadb373 Move JniConstants to points of use by Orion Hodson · 7 years ago
  7. b7f05e4 Rename <cutils/log.h> to <log/log.h> by Logan Chien · 7 years ago
  8. 3c46171 Do not reinitialize system properties to fake their values by Tom Cherry · 8 years ago
  9. 3544a93 Remove some global headers. by Steven Moreland · 8 years ago
  10. 6cf8e8d Load libart.so with RTLD_NODELETE by Alex Light · 9 years ago
  11. 6bc946f Untie libnativehelper from libcutils by Dimitry Ivanov · 10 years ago
  12. 6887571 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 10 years ago
  13. 88b84ec NativeHelper: Avoid returning local stack string by Ningsheng Jian · 11 years ago
  14. 5f4f4aa NativeHelper: Do not allow arbitrary library strings in user builds by Andreas Gampe · 11 years ago
  15. 3a4f0c3 Move to dalvik.vm.lib.2 to force default to libart by Brian Carlstrom · 11 years ago
  16. 8c4708c Change JniInvocation default to libart.so by Narayan Kamath · 11 years ago
  17. f486571 Stop setting LD_LIBRARY_PATH. by Elliott Hughes · 11 years ago
  18. ec51392 libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 12 years ago
  19. bf1e0ba Set LD_LIBRARY_PATH in Java apps. by Elliott Hughes · 12 years ago
  20. feeb36c Fallback to a known good runtime if requested one is not available by Brian Carlstrom · 12 years ago
  21. df03494 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 12 years ago
  22. b2acfa2 Add JNI Invocation API to libnativehelper by Brian Carlstrom · 12 years ago