1. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago
  2. 2fc9d0a Fix libnativehelper strerror_r build break. by Elliott Hughes · 10 years ago
  3. d47c325 Fixing PrintWriter not being disposed by Huanqi Chen · 10 years ago
  4. d88efd7 Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEAD by The Android Open Source Project · 11 years ago
  5. e29dbf5 Add null checking for filedescriptor helpers. by Narayan Kamath · 11 years ago
  6. 61b1a8c Remove jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  7. d53ee92 am f2a5291d: Merge "Stop trying to guess whether we\'re using glibc when we already know." by Elliott Hughes · 11 years ago
  8. d60512c Stop trying to guess whether we're using glibc when we already know. by Elliott Hughes · 11 years ago
  9. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  10. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  11. 348ff59 Remove a dead #define from libnativehelper. by Elliott Hughes · 11 years ago
  12. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  13. e65fa7d am 66e1bcb7: Merge "Fix punctuation difference in merge resolution" by Brian Carlstrom · 11 years ago
  14. deb6d5d Fix punctuation difference in merge resolution by Brian Carlstrom · 11 years ago
  15. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  16. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  17. a3b5700 Call JNIEnv FatalError rather than abort(3). by Elliott Hughes · 11 years ago
  18. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  19. e2b11e7 Make sure we rethrow the same exception we started with. by Jeff Brown · 12 years ago
  20. 79a0d9c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  21. 7f18b36 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  22. 292b1c2 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  23. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  24. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago