1. 11d09c7 Changes to add libcore.io.StructGroupSourceReq by Neil Fuller · 11 years ago
  2. 9045a8f Merge "libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new default" by Brian Carlstrom · 11 years ago
  3. ec51392 libnativehelper: Rename persist.sys.dalvik.vm.lib to allow new default by Brian Carlstrom · 11 years ago
  4. 6f4738a Merge "Set LD_LIBRARY_PATH in Java apps." by Elliott Hughes · 11 years ago
  5. bf1e0ba Set LD_LIBRARY_PATH in Java apps. by Elliott Hughes · 11 years ago
  6. 3bd0c73 Merge commit 'a2bb8ac182357a9c4f9e94bf02494ab926517c69' into HEAD by The Android Open Source Project · 11 years ago
  7. d88efd7 Merge commit 'd53ee92b5ce950d0c39dc9963cca5b80c400d03f' into HEAD by The Android Open Source Project · 11 years ago
  8. a2bb8ac am bb391cb5: Merge "Add ScopedFd.release() and TEMP_FAILURE_RETRY the close()." by Elliott Hughes · 11 years ago
  9. bb391cb Merge "Add ScopedFd.release() and TEMP_FAILURE_RETRY the close()." by Elliott Hughes · 11 years ago
  10. d528212 Add ScopedFd.release() and TEMP_FAILURE_RETRY the close(). by Vladimir Marko · 11 years ago
  11. ab4af98 am 83b3e46d: Merge "Add null checking for filedescriptor helpers." by Narayan Kamath · 11 years ago
  12. 83b3e46 Merge "Add null checking for filedescriptor helpers." by Narayan Kamath · 11 years ago
  13. 59aa80f am feeb36c2: Fallback to a known good runtime if requested one is not available by Brian Carlstrom · 11 years ago
  14. feeb36c Fallback to a known good runtime if requested one is not available by Brian Carlstrom · 11 years ago
  15. e29dbf5 Add null checking for filedescriptor helpers. by Narayan Kamath · 11 years ago
  16. d2a304f am 0b7435b9: Merge "Remove jniGetNonMovableArrayElements." by Elliott Hughes · 11 years ago
  17. 0b7435b Merge "Remove jniGetNonMovableArrayElements." by Elliott Hughes · 11 years ago
  18. 61b1a8c Remove jniGetNonMovableArrayElements. by Mathieu Chartier · 11 years ago
  19. d53ee92 am f2a5291d: Merge "Stop trying to guess whether we\'re using glibc when we already know." by Elliott Hughes · 11 years ago
  20. f2a5291 Merge "Stop trying to guess whether we're using glibc when we already know." by Elliott Hughes · 11 years ago
  21. d60512c Stop trying to guess whether we're using glibc when we already know. by Elliott Hughes · 11 years ago
  22. e7839f4 am a77f3a24: Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  23. cb85700 am 61b8cd95: Merge "Remove direct dependence on stlport" by Kenny Root · 11 years ago
  24. 61b8cd9 Merge "Remove direct dependence on stlport" by Kenny Root · 11 years ago
  25. c4c83a7 Remove direct dependence on stlport by Kenny Root · 11 years ago
  26. a77f3a2 Add support for ndk libnativehelper build. by Ruben Brunk · 11 years ago
  27. 1ee2850 am c0ccbdf5: Merge "Remove a dead #define from libnativehelper." by Elliott Hughes · 11 years ago
  28. c0ccbdf Merge "Remove a dead #define from libnativehelper." by Elliott Hughes · 11 years ago
  29. 348ff59 Remove a dead #define from libnativehelper. by Elliott Hughes · 11 years ago
  30. 5326d7a am e0f789dc: Merge "Remove dead code: jniGetStackTrace." by Elliott Hughes · 11 years ago
  31. e0f789d Merge "Remove dead code: jniGetStackTrace." by Elliott Hughes · 11 years ago
  32. a4e4e74 Remove dead code: jniGetStackTrace. by Elliott Hughes · 11 years ago
  33. fef1227 am e1ade693: Merge "Remove toStringArray16, which is now unused." by Elliott Hughes · 11 years ago
  34. e1ade69 Merge "Remove toStringArray16, which is now unused." by Elliott Hughes · 11 years ago
  35. 2607c66 Remove toStringArray16, which is now unused. by Elliott Hughes · 11 years ago
  36. 52c2312 am dc8d2bcf: am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  37. df03494 Renaming dalvik.vm.lib to persist.sys.dalvik.vm.lib by Brian Carlstrom · 11 years ago
  38. dc8d2bc am 416fa5b7: Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  39. 416fa5b Merge "Switch libnativehelper from statfs to statvfs." by Elliott Hughes · 11 years ago
  40. 47a1f29 Switch libnativehelper from statfs to statvfs. by Elliott Hughes · 11 years ago
  41. b2acfa2 Add JNI Invocation API to libnativehelper by Brian Carlstrom · 11 years ago
  42. 1a0d885 am cf5ac0ec: Merge "Scoped primitive arrays: allow them to be null" by Kenny Root · 11 years ago
  43. cf5ac0e Merge "Scoped primitive arrays: allow them to be null" by Kenny Root · 11 years ago
  44. 389e088 Scoped primitive arrays: allow them to be null by Kenny Root · 11 years ago
  45. 36613c5 am 89544997: Merge "Move ScopedFd from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  46. 8954499 Merge "Move ScopedFd from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  47. a97f907 Move ScopedFd from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  48. 0b477b9 am 442a079e: Merge "Add swap operation to UniquePtr." by Brian Carlstrom · 11 years ago
  49. 442a079 Merge "Add swap operation to UniquePtr." by Brian Carlstrom · 11 years ago
  50. 7cc37bb Add swap operation to UniquePtr. by Mathieu Chartier · 12 years ago
  51. 4ca3898 am 95779265: Merge "Move more utility classes from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  52. e65fa7d am 66e1bcb7: Merge "Fix punctuation difference in merge resolution" by Brian Carlstrom · 11 years ago
  53. 9577926 Merge "Move more utility classes from libcore to libnativehelper (part 1)" by Brian Carlstrom · 11 years ago
  54. 66e1bcb Merge "Fix punctuation difference in merge resolution" by Brian Carlstrom · 11 years ago
  55. 3d9d214 Move more utility classes from libcore to libnativehelper (part 1) by Brian Carlstrom · 11 years ago
  56. deb6d5d Fix punctuation difference in merge resolution by Brian Carlstrom · 11 years ago
  57. dc176c5 Move jniGetReferent to use JniConstants by Jeff Brown · 11 years ago
  58. 2a7250b resolved conflicts for merge of b50e3d9d to jb-mr2-dev-plus-aosp by Brian Carlstrom · 11 years ago
  59. b50e3d9 Merge changes I34de4baf,Ie2b4593d,I4b84a9e1,I664b55d3,I60381a25 by Brian Carlstrom · 11 years ago
  60. 95b0038 Manually merge JniConstants changes from 81fd7cc0. by Elliott Hughes · 12 years ago
  61. f4a3c1e Add Calendar, Object, Object[] to well-known list by Kenny Root · 12 years ago
  62. 48f1451 Add InputStream and OutputStream to the well-known classes. by Elliott Hughes · 12 years ago
  63. f199e42 Fix build. JniConstants is in libnativehelper, not libcore, in dalvik-dev. by Elliott Hughes · 12 years ago
  64. dd8af23 Moving libnativehelper additions from libcore by Brian Carlstrom · 12 years ago
  65. a7de678 Add a helper to get the referent of a Reference. by Jeff Brown · 11 years ago
  66. dd7513f Merge "Use <stdint.h> in jni.h for better x86_64 portability." by Elliott Hughes · 12 years ago
  67. 97b6556 Use <stdint.h> in jni.h for better x86_64 portability. by Elliott Hughes · 12 years ago
  68. dcaa472 Merge "Call JNIEnv FatalError rather than abort(3)." by Elliott Hughes · 12 years ago
  69. a3b5700 Call JNIEnv FatalError rather than abort(3). by Elliott Hughes · 12 years ago
  70. 73d3c2e Make libnativehelper stand-alone. by Elliott Hughes · 12 years ago
  71. e2b11e7 Make sure we rethrow the same exception we started with. by Jeff Brown · 12 years ago
  72. 9a67c9d Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 12 years ago
  73. 79a0d9c Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  74. 7f18b36 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  75. 6d3fbd7 am 92c1f6f1: (-s ours) Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  76. 292b1c2 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  77. 72e281f am 1663a6c1: (-s ours) Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  78. 4ed586e Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  79. 154661e Fix JNIEXPORT now people are using -fvisibility. by Elliott Hughes · 13 years ago
  80. e6adf5a Break a dependency on frameworks/base when building a host VM. by Elliott Hughes · 13 years ago
  81. 1ff7a0d Normalize the include guard style. by Carl Shapiro · 13 years ago
  82. a6f951c Tidy up some includes. by Elliott Hughes · 13 years ago
  83. 87f62a8 Move JNIHelp's implementation to C++. by Elliott Hughes · 13 years ago
  84. ed2af79 Fix a buffer overrun in jniLogException. by Elliott Hughes · 13 years ago
  85. 85629f2 Fix build by reverting NELEM change. by Elliott Hughes · 13 years ago
  86. 027ff80 In C++, we can offer a better NELEM. by Elliott Hughes · 13 years ago
  87. 2f82af1 Add jniThrowExceptionFmt. by Elliott Hughes · 13 years ago
  88. 605e6a9 Fix the order in which natives are registered. by Elliott Hughes · 14 years ago
  89. b53ec15 Remove JNI_FORCE_C by Andy McFadden · 14 years ago
  90. 115c251 Added JNI hack to support JNI hack by Andy McFadden · 14 years ago
  91. a810cc5 jniRegisterNativeMethods should abort on failure by Andy McFadden · 14 years ago
  92. acc8473 Track change in libcore/NativeCode.mk. by Elliott Hughes · 14 years ago
  93. 51c0f5b Add optional tags to dalvik. by Jesse Wilson · 14 years ago
  94. 52985c6 Support dalvikvm on a Linux x86 host by Jesse Wilson · 14 years ago
  95. bf785f4 Fix a couple copyright headers that aren't in the prescribed format. by Dan Bornstein · 14 years ago
  96. 2394cac am 1c3da619: am 0f0e6f10: Merge "The ICU data is no longer compiled directly into the shared library." into gingerbread by Joe Onorato · 14 years ago
  97. 04e4137 The ICU data is no longer compiled directly into the shared library. by Joe Onorato · 14 years ago
  98. 1a3bd5d Move the implementation of JNIHelp.h's FileDescriptor helpers into JNIHelp.c. by Elliott Hughes · 14 years ago
  99. ca0b703 Remove repeated newlines at the end of files. by Carl Shapiro · 14 years ago
  100. abb4eff Remove trailing whitespace. by Carl Shapiro · 14 years ago