1. fd87143 libnativehelper: minor C++ modernization by Orion Hodson · 6 years ago
  2. 0505b22 Handle null FileDescriptors passed to native methods. by Pete Bentley · 6 years ago
  3. 669bc9e Add getter for java.io.FileDescriptor.owner. by Josh Gao · 6 years ago
  4. 2e31280 Add JNI helper function jniCreateString(). by Fredrik Roubert · 7 years ago
  5. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago
  6. 099d521 TEMP_FAILURE_RETRY() requires errno.h by Dan Albert · 10 years ago
  7. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  8. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  9. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  10. 2a7250b resolved conflicts for merge of b50e3d9d to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  11. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  12. a7de678 Add a helper to get the referent of a Reference. by Jeff Brown · 11 years ago
  13. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  14. 4ed586e Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  15. 1ff7a0d Normalize the include guard style. by Carl Shapiro · 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
  18. 85629f2 Fix build by reverting NELEM change. by Elliott Hughes · 13 years ago
  19. 027ff80 In C++, we can offer a better NELEM. by Elliott Hughes · 13 years ago
  20. 2f82af1 Add jniThrowExceptionFmt. by Elliott Hughes · 13 years ago
  21. b53ec15 Remove JNI_FORCE_C by Andy McFadden · 13 years ago
  22. abb4eff Remove trailing whitespace. by Carl Shapiro · 14 years ago
  23. 2c3fc7a Added a new JNI helper for logging exceptions. by Jeff Brown · 14 years ago
  24. 9f6e1d3 Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  25. 773c779 am 66cbe5b1: am bf1bb914: am 4a888b09: Two exception-related tweaks: (1) Make the dynamic exception construction mechanism be able to handle exception constructors that take Object instead of String. (2) Add a convenience in JNIHelp to throw RuntimeExceptions. by Dan Bornstein · 15 years ago
  26. f84f4c6 Two exception-related tweaks: (1) Make the dynamic exception construction by Dan Bornstein · 15 years ago
  27. 6edaa47 Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) by Dan Bornstein · 15 years ago
  28. e4239ae Expose the portable "strerror_r" used by jniThrowIOException. by Elliott Hughes · 15 years ago
  29. 0b9d26c "External allocation" tracking for direct buffers. by Andy McFadden · 15 years ago
  30. 7f844dd auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  31. 3a7b73e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  32. ad83f63 Initial Contribution by The Android Open Source Project · 16 years ago