1. d299c07 Nativehelper: Export header-only version of helpers by Andreas Gampe · 7 years ago
  2. 0d73c15 Merge "Remove setsockoptGroupSourceReq and StructGroupSourceReq" by vichang · 7 years ago
  3. fac8cb2 Nativehelper: Fix ScopedLocalRef by Andreas Gampe · 7 years ago
  4. 076bf28 Nativehelper: Add C++11 support to ScopedLocalRef by Andreas Gampe · 7 years ago
  5. 9b496b4 Remove setsockoptGroupSourceReq and StructGroupSourceReq by Victor Chang · 7 years ago
  6. 0b6891c Merge "Move default libnativehelper include to mock dir." am: cfdbad8210 by Steven Moreland · 7 years ago
  7. ab365e3 Move default libnativehelper include to mock dir. by Steven Moreland · 7 years ago
  8. 286e2ee Merge "Add JNI helper function jniCreateString()." am: a22102d917 by Fredrik Roubert · 7 years ago
  9. 2e31280 Add JNI helper function jniCreateString(). by Fredrik Roubert · 7 years ago
  10. 70d4d8b Merge "Track libcore commit 58228b82c64808eddac02736f18f5003730443a0" by Przemyslaw Szczepaniak · 7 years ago
  11. 5f72472 Track libcore commit 58228b82c64808eddac02736f18f5003730443a0 by Przemyslaw Szczepaniak · 7 years ago
  12. 6ae6952 Add move semantics to ScopedUtfChars by Adam Lesinski · 8 years ago
  13. 4701539 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  14. e26fd49 Track libcore change 162bf4d3d62da1e581e7a40e01f5ad664f0507ef by Yi Kong · 8 years ago
  15. 5b948ff Merge "Add inet6AddressHolderClass JniConstant" by Treehugger Robot · 8 years ago
  16. ca2077d Remove libcore include dependency by Colin Cross · 8 years ago
  17. eedd7c7 Remove <nativehelper/ScopedFd.h>. by Elliott Hughes · 8 years ago
  18. c9be467 Add inet6AddressHolderClass JniConstant by Yi Kong · 8 years ago
  19. b493dac Fix google-explicit-constructor warnings in libnativehelper by Chih-Hung Hsieh · 8 years ago
  20. 83c7169 Fix misc-macro-parentheses warnings in libnativehelper. by Chih-Hung Hsieh · 8 years ago
  21. 67c3c13 Clean up JniConstants by Yi Kong · 8 years ago
  22. 65eaf99 Add SocketTagger class to JniConstants by Yi Kong · 8 years ago
  23. e03afaa Move AsynchronousCloseMonitor here from libcore by Przemyslaw Szczepaniak · 9 years ago
  24. 75fc6d2 Add a JniConstant for InetSocketAddressHolder. by Piotr Jastrzebski · 9 years ago
  25. 829b684 Remove JNI constants related to RealToString. by Narayan Kamath · 9 years ago
  26. 6ea79a1 Add a JNI constant for InetAddressHolder. by Piotr Jastrzebski · 9 years ago
  27. 8e0256e Track switch to OpenJdk's java.text class. by Piotr Jastrzebski · 9 years ago
  28. fa20ed6 Improve ScopedFd API by Casey Dahlin · 9 years ago
  29. e7fc23d Speed up ScopedPrimitiveArrayRO by Mathieu Chartier · 9 years ago
  30. 4ebb967 Replace InetUnixAddress with UnixSocketAddress by Neil Fuller · 9 years ago
  31. 315ac19 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 9 years ago
  32. 63daad5 Add JNI references for PacketSocketAddress. by Lorenzo Colitti · 9 years ago
  33. 25b67b1 Add JNI references for android.system.NetlinkSocketAddress. by Erik Kline · 9 years ago
  34. 54733ea Rename field: fd -> fd_ by Dmitriy Ivanov · 9 years ago
  35. b926f19 Add Class<java.util.zip.ZipEntry> to JniConstants. by Narayan Kamath · 9 years ago
  36. c250bc9 Don't need swap anymore. by Dan Albert · 10 years ago
  37. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago
  38. 88b84ec NativeHelper: Avoid returning local stack string by Ningsheng Jian · 10 years ago
  39. 5f4f4aa NativeHelper: Do not allow arbitrary library strings in user builds by Andreas Gampe · 10 years ago
  40. a985e9e Add reset to ScopedFd. by Ian Rogers · 10 years ago
  41. 099d521 TEMP_FAILURE_RETRY() requires errno.h by Dan Albert · 10 years ago
  42. 5d6c98a Make libnativehelper C++ library agnostic and remove libnativehelper_libc++. by Ian Rogers · 10 years ago
  43. 11d09c7 Changes to add libcore.io.StructGroupSourceReq by Neil Fuller · 10 years ago
  44. d88efd7 Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEAD by The Android Open Source Project · 11 years ago
  45. d528212 Add ScopedFd.release() and TEMP_FAILURE_RETRY the close(). by Vladimir Marko · 11 years ago
  46. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  47. cb85700 am 61b8cd95: Merge "Remove direct dependence on stlport" by Kenny Root · 11 years ago
  48. c4c83a7 Remove direct dependence on stlport by Kenny Root · 11 years ago
  49. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  50. 5326d7a am e0f789dc: Merge "Remove dead code: jniGetStackTrace." by Elliott Hughes · 11 years ago
  51. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  52. fef1227 am e1ade693: Merge "Remove toStringArray16, which is now unused." by Elliott Hughes · 11 years ago
  53. 2607c66 Remove toStringArray16, which is now unused. by Elliott Hughes · 11 years ago
  54. 52c2312 am dc8d2bcf: am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  55. df03494 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
  56. dc8d2bc am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  57. 47a1f29 Switch libnativehelper from statfs to statvfs. by Elliott Hughes · 11 years ago
  58. b2acfa2 Add JNI Invocation API to libnativehelper by Brian Carlstrom · 11 years ago
  59. 1a0d885 am cf5ac0ec: Merge "Scoped primitive arrays: allow them to be null" by Kenny Root · 11 years ago
  60. 389e088 Scoped primitive arrays: allow them to be null by Kenny Root · 11 years ago
  61. 36613c5 am 89544997: Merge "Move ScopedFd from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  62. a97f907 Move ScopedFd from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  63. 0b477b9 am 442a079e: Merge "Add swap operation to UniquePtr." by Brian Carlstrom · 11 years ago
  64. 7cc37bb Add swap operation to UniquePtr. by Mathieu Chartier · 12 years ago
  65. 4ca3898 am 95779265: Merge "Move more utility classes from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  66. 3d9d214 Move more utility classes from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  67. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  68. 2a7250b resolved conflicts for merge of b50e3d9d to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  69. 95b0038 Manually merge JniConstants changes from 81fd7cc0. by Elliott Hughes · 11 years ago
  70. f4a3c1e Add Calendar, Object, Object[] to well-known list by Kenny Root · 11 years ago
  71. 48f1451 Add InputStream and OutputStream to the well-known classes. by Elliott Hughes · 11 years ago
  72. f199e42 Fix build. JniConstants is in libnativehelper, not libcore, in dalvik-dev. by Elliott Hughes · 11 years ago
  73. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  74. a7de678 Add a helper to get the referent of a Reference. by Jeff Brown · 11 years ago
  75. 97b6556 Use <stdint.h> in jni.h for better x86_64 portability. by Elliott Hughes · 11 years ago
  76. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  77. 4ed586e Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  78. 154661e Fix JNIEXPORT now people are using -fvisibility. by Elliott Hughes · 13 years ago
  79. 1ff7a0d Normalize the include guard style. by Carl Shapiro · 13 years ago
  80. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  81. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago
  82. 85629f2 Fix build by reverting NELEM change. by Elliott Hughes · 13 years ago
  83. 027ff80 In C++, we can offer a better NELEM. by Elliott Hughes · 13 years ago
  84. 2f82af1 Add jniThrowExceptionFmt. by Elliott Hughes · 13 years ago
  85. b53ec15 Remove JNI_FORCE_C by Andy McFadden · 13 years ago
  86. bf785f4 Fix a couple copyright headers that aren't in the prescribed format. by Dan Bornstein · 14 years ago
  87. abb4eff Remove trailing whitespace. by Carl Shapiro · 14 years ago
  88. 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
  89. 2c3fc7a Added a new JNI helper for logging exceptions. by Jeff Brown · 14 years ago
  90. 7d26526 Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 14 years ago
  91. 9f6e1d3 Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 14 years ago
  92. 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
  93. f84f4c6 Two exception-related tweaks: (1) Make the dynamic exception construction by Dan Bornstein · 15 years ago
  94. d293e88 Merge change I4c4d050d by Android (Google) Code Review · 15 years ago
  95. 6edaa47 Clone TEMP_FAILURE_RETRY in JNIHelp.h, to make up for (take your pick) by Dan Bornstein · 15 years ago
  96. 1709634 Remove dead native org.apache.harmony.nio.AddressUtils code. by Elliott Hughes · 15 years ago
  97. e4239ae Expose the portable "strerror_r" used by jniThrowIOException. by Elliott Hughes · 15 years ago
  98. 0b9d26c "External allocation" tracking for direct buffers. by Andy McFadden · 15 years ago
  99. 7f844dd auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  100. 3a7b73e auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago