1. 6bb9552 Move `libnativehelper` tests from `device-tests` to `general-tests`. by Roland Levillain · 2 years, 2 months ago
  2. abaf7cb libnativehelper: Retire legacy FileDescriptor methods by Orion Hodson · 3 years ago
  3. a3d2b63 Move JNIHelp to header by John Reck · 3 years, 1 month ago
  4. 5e86d7b Merge "Add jniThrowErrnoException in libnativehelper" by Sorin Basca · 3 years, 3 months ago
  5. b366380 Add jniThrowErrnoException in libnativehelper by Sorin Basca · 3 years, 3 months ago
  6. ba7d118 libnativehelper_lazy: Fix initialization checks by Orion Hodson · 3 years, 3 months ago
  7. 9c73f3e Disable libnativehelper_internal_tests in builds from ART prebuilts. by Martin Stjernholm · 3 years, 3 months ago
  8. acdd30b Separate out tests for the internal API from continuous_native_tests. by Martin Stjernholm · 3 years, 4 months ago
  9. 0c00ec6 libnativehelper_lazy: follow-ups by Orion Hodson · 3 years, 4 months ago
  10. 6c20282 Update libnativehelper_tests to really work host-side by Julien Desprez · 3 years, 4 months ago
  11. 5d65070 libnativehelper: Add libnativehelper_lazy by Orion Hodson · 3 years, 4 months ago
  12. e10ae0c [LSC] Add LOCAL_LICENSE_KINDS to libnativehelper by Bob Badour · 3 years, 4 months ago
  13. d6ec41b Prevent NULL dereference g_impl not initialized by Santiago Seifert · 3 years, 6 months ago
  14. 5160c42 Remove ScopedBytes.h and scoped_bytes.h by Orion Hodson · 3 years, 8 months ago
  15. 57b8a12 Merge "Complete rename of JniInvocation_test to libnativehelper_tests" by Treehugger Robot · 4 years, 1 month ago
  16. 0e4dff8 Simplify choice of JNI Invocation library by Orion Hodson · 4 years, 1 month ago
  17. 905eaac Update JniInvocation_test to also check host behavior by Orion Hodson · 4 years, 1 month ago
  18. d87d370 Complete rename of JniInvocation_test to libnativehelper_tests by Orion Hodson · 4 years, 1 month ago
  19. 099e5dc Move all libnativehelper gtests to common binary by Orion Hodson · 4 years, 1 month ago
  20. ce48736 Use pragma once over #define guards by Orion Hodson · 4 years, 1 month ago
  21. 7e438db Move JNIHelp to a C implementation by Orion Hodson · 4 years, 1 month ago
  22. 85a2032 Clean-up JniInvocation by Orion Hodson · 4 years, 1 month ago
  23. 6d7238a header_only_include header updates by Orion Hodson · 4 years, 1 month ago
  24. 44dbb40 Fix cpplint guard warnings by Orion Hodson · 4 years, 7 months ago
  25. e3cee24 Enforce consistent formatting of .bp files by Paul Duffin · 4 years, 11 months ago
  26. 022ac4d Switch to a better way of bypassing the stubs library. by Martin Stjernholm · 5 years ago
  27. 8f6839c Revert^3 "Remove stubs for libnativehelper." by Martin Stjernholm · 5 years ago
  28. 2b66db5 Move AsynchronousCloseMonitor to libjavacore. by Pete Bentley · 5 years ago
  29. 2ff21fd Revert "Revert "Remove stubs for libnativehelper."" by Martin Stjernholm · 5 years ago
  30. 69221bd Revert "Remove stubs for libnativehelper." by Martin Stjernholm · 5 years ago
  31. b01e7fe libnativehelper: refactoring for Runtime Module by Orion Hodson · 6 years ago
  32. e039d9f Nativehelper: Add jni_gtest by Andreas Gampe · 6 years ago
  33. d8a0677 jni_macros: Clean-up clang-tidy warnings by Igor Murashkin · 6 years ago
  34. 66a84b8 macros: Add more tests based on android_os_Parcel by Igor Murashkin · 6 years ago
  35. 805d7e9 macros: Clean up the jni signature-checker code by Igor Murashkin · 6 years ago
  36. a1969c4 macros: Add compile-time checking/inferencing for native method registration by Igor Murashkin · 6 years ago
  37. 3c46171 Do not reinitialize system properties to fake their values by Tom Cherry · 6 years ago
  38. 396b56f Revert "Rewrite scoped arrays with template and introduced nullable one." by Nicolas Geoffray · 6 years ago
  39. 8d0e6a2 Rewrite scoped arrays with template and introduced nullable one. by Seigo Nonaka · 7 years ago
  40. bc2a237 Use -Werror in libnativehelper/tests by Chih-Hung Hsieh · 7 years ago
  41. 4cad957 Remove clang: true by Lennart Wieboldt · 7 years ago
  42. 3544a93 Remove some global headers. by Steven Moreland · 7 years ago
  43. 8ffbd0d Add test config to JniInvocation_test by Dan Shi · 7 years ago
  44. 5038189 Stop using __system_property_area__ by Victor Khimenko · 7 years ago
  45. cf47d9b libnativehelper: convert Android.mk to Android.bp by Colin Cross · 8 years ago
  46. 6887571 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  47. 88b84ec NativeHelper: Avoid returning local stack string by Ningsheng Jian · 10 years ago
  48. 73ff0de NativeHelper: Switch to Clang by Andreas Gampe · 10 years ago
  49. 5f4f4aa NativeHelper: Do not allow arbitrary library strings in user builds by Andreas Gampe · 10 years ago