1. 63e4917 Nativehelper: Remove static locals for field and method IDs. by Logan Chien · 8 years ago
  2. 3544a93 Remove some global headers. by Steven Moreland · 7 years ago
  3. 2e31280 Add JNI helper function jniCreateString(). by Fredrik Roubert · 7 years ago
  4. 1ed11b4 libnativehelper needs _BSD_SOURCE. by Elliott Hughes · 8 years ago
  5. 13803f6 Workaround for apps using a copy of libnativehelper by Dimitry Ivanov · 8 years ago
  6. 0133214 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  7. 6c5be19 Libnativehelper: Fix unused result warning by Andreas Gampe · 9 years ago
  8. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago
  9. 2fc9d0a Fix libnativehelper strerror_r build break. by Elliott Hughes · 10 years ago
  10. d47c325 Fixing PrintWriter not being disposed by Huanqi Chen · 10 years ago
  11. d88efd7 Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEAD by The Android Open Source Project · 10 years ago
  12. e29dbf5 Add null checking for filedescriptor helpers. by Narayan Kamath · 11 years ago
  13. 61b1a8c Remove jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  14. d53ee92 am f2a5291d: Merge "Stop trying to guess whether we\'re using glibc when we already know." by Elliott Hughes · 11 years ago
  15. d60512c Stop trying to guess whether we're using glibc when we already know. by Elliott Hughes · 11 years ago
  16. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  17. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  18. 348ff59 Remove a dead #define from libnativehelper. by Elliott Hughes · 11 years ago
  19. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  20. e65fa7d am 66e1bcb7: Merge "Fix punctuation difference in merge resolution" by Brian Carlstrom · 11 years ago
  21. deb6d5d Fix punctuation difference in merge resolution by Brian Carlstrom · 11 years ago
  22. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  23. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  24. a3b5700 Call JNIEnv FatalError rather than abort(3). by Elliott Hughes · 11 years ago
  25. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  26. e2b11e7 Make sure we rethrow the same exception we started with. by Jeff Brown · 12 years ago
  27. 79a0d9c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  28. 7f18b36 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  29. 292b1c2 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  31. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago