1. b7a2528 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 63daad5 Add JNI references for PacketSocketAddress. by Lorenzo Colitti · 9 years ago
  3. 25b67b1 Add JNI references for android.system.NetlinkSocketAddress. by Erik Kline · 9 years ago
  4. 54733ea Rename field: fd -> fd_ by Dmitriy Ivanov · 9 years ago
  5. b926f19 Add Class<java.util.zip.ZipEntry> to JniConstants. by Narayan Kamath · 9 years ago
  6. c250bc9 Don't need swap anymore. by Dan Albert · 10 years ago
  7. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago
  8. 88b84ec NativeHelper: Avoid returning local stack string by Ningsheng Jian · 10 years ago
  9. 5f4f4aa NativeHelper: Do not allow arbitrary library strings in user builds by Andreas Gampe · 10 years ago
  10. a985e9e Add reset to ScopedFd. by Ian Rogers · 10 years ago
  11. 099d521 TEMP_FAILURE_RETRY() requires errno.h by Dan Albert · 10 years ago
  12. 5d6c98a Make libnativehelper C++ library agnostic and remove libnativehelper_libc++. by Ian Rogers · 10 years ago
  13. 11d09c7 Changes to add libcore.io.StructGroupSourceReq by Neil Fuller · 10 years ago
  14. d88efd7 Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEAD by The Android Open Source Project · 11 years ago
  15. d528212 Add ScopedFd.release() and TEMP_FAILURE_RETRY the close(). by Vladimir Marko · 11 years ago
  16. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  17. cb85700 am 61b8cd95: Merge "Remove direct dependence on stlport" by Kenny Root · 11 years ago
  18. c4c83a7 Remove direct dependence on stlport by Kenny Root · 11 years ago
  19. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  20. 5326d7a am e0f789dc: Merge "Remove dead code: jniGetStackTrace." by Elliott Hughes · 11 years ago
  21. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  22. fef1227 am e1ade693: Merge "Remove toStringArray16, which is now unused." by Elliott Hughes · 11 years ago
  23. 2607c66 Remove toStringArray16, which is now unused. by Elliott Hughes · 11 years ago
  24. 52c2312 am dc8d2bcf: am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  25. df03494 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
  26. dc8d2bc am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  27. 47a1f29 Switch libnativehelper from statfs to statvfs. by Elliott Hughes · 11 years ago
  28. b2acfa2 Add JNI Invocation API to libnativehelper by Brian Carlstrom · 11 years ago
  29. 1a0d885 am cf5ac0ec: Merge "Scoped primitive arrays: allow them to be null" by Kenny Root · 11 years ago
  30. 389e088 Scoped primitive arrays: allow them to be null by Kenny Root · 11 years ago
  31. 36613c5 am 89544997: Merge "Move ScopedFd from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  32. a97f907 Move ScopedFd from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  33. 0b477b9 am 442a079e: Merge "Add swap operation to UniquePtr." by Brian Carlstrom · 11 years ago
  34. 7cc37bb Add swap operation to UniquePtr. by Mathieu Chartier · 12 years ago
  35. 4ca3898 am 95779265: Merge "Move more utility classes from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  36. 3d9d214 Move more utility classes from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  37. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  38. 2a7250b resolved conflicts for merge of b50e3d9d to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  39. 95b0038 Manually merge JniConstants changes from 81fd7cc0. by Elliott Hughes · 11 years ago
  40. f4a3c1e Add Calendar, Object, Object[] to well-known list by Kenny Root · 11 years ago
  41. 48f1451 Add InputStream and OutputStream to the well-known classes. by Elliott Hughes · 11 years ago
  42. f199e42 Fix build. JniConstants is in libnativehelper, not libcore, in dalvik-dev. by Elliott Hughes · 11 years ago
  43. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  44. a7de678 Add a helper to get the referent of a Reference. by Jeff Brown · 11 years ago
  45. 97b6556 Use <stdint.h> in jni.h for better x86_64 portability. by Elliott Hughes · 11 years ago
  46. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  47. 4ed586e Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  48. 154661e Fix JNIEXPORT now people are using -fvisibility. by Elliott Hughes · 13 years ago
  49. 1ff7a0d Normalize the include guard style. by Carl Shapiro · 13 years ago
  50. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  51. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago
  52. 85629f2 Fix build by reverting NELEM change. by Elliott Hughes · 13 years ago
  53. 027ff80 In C++, we can offer a better NELEM. by Elliott Hughes · 13 years ago
  54. 2f82af1 Add jniThrowExceptionFmt. by Elliott Hughes · 13 years ago
  55. b53ec15 Remove JNI_FORCE_C by Andy McFadden · 13 years ago
  56. bf785f4 Fix a couple copyright headers that aren't in the prescribed format. by Dan Bornstein · 14 years ago
  57. abb4eff Remove trailing whitespace. by Carl Shapiro · 14 years ago
  58. a4d591b am 09eae10c: am 23971e39: Merge "Added a new JNI helper for logging exceptions. Plugged some JNI reference leaks in existing JNI helpers." into kraken by Jeff Brown · 14 years ago
  59. 2c3fc7a Added a new JNI helper for logging exceptions. by Jeff Brown · 14 years ago
  60. 7d26526 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  61. 9f6e1d3 Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 14 years ago
  62. 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
  63. f84f4c6 Two exception-related tweaks: (1) Make the dynamic exception construction by Dan Bornstein · 15 years ago
  64. d293e88 Merge change I4c4d050d by Android (Google) Code Review · 15 years ago
  65. 6edaa47 Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) by Dan Bornstein · 15 years ago
  66. 1709634 Remove dead native org.apache.harmony.nio.AddressUtils code. by Elliott Hughes · 15 years ago
  67. e4239ae Expose the portable "strerror_r" used by jniThrowIOException. by Elliott Hughes · 15 years ago
  68. 0b9d26c "External allocation" tracking for direct buffers. by Andy McFadden · 15 years ago
  69. 7f844dd auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  70. 3a7b73e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. 379c0f0 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  72. ad83f63 Initial Contribution by The Android Open Source Project · 16 years ago