1. e29dbf5 Add null checking for filedescriptor helpers. by Narayan Kamath · 11 years ago
  2. 61b1a8c Remove jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  3. d60512c Stop trying to guess whether we're using glibc when we already know. by Elliott Hughes · 11 years ago
  4. 348ff59 Remove a dead #define from libnativehelper. by Elliott Hughes · 11 years ago
  5. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  6. e65fa7d am 66e1bcb7: Merge "Fix punctuation difference in merge resolution" by Brian Carlstrom · 11 years ago
  7. deb6d5d Fix punctuation difference in merge resolution by Brian Carlstrom · 11 years ago
  8. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  9. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  10. a3b5700 Call JNIEnv FatalError rather than abort(3). by Elliott Hughes · 11 years ago
  11. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  12. e2b11e7 Make sure we rethrow the same exception we started with. by Jeff Brown · 12 years ago
  13. 79a0d9c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  14. 7f18b36 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  15. 292b1c2 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  16. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  17. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago