1. 6cf8e8d Load libart.so with RTLD_NODELETE by Alex Light · 8 years ago
  2. b935a00 Add SocketTagger class to JniConstants by Yi Kong · 8 years ago
  3. 3c91645 Workaround for apps using a copy of libnativehelper by Dimitry Ivanov · 8 years ago
  4. dcd30da Merge "libnativehelper: remove Android.bp" am: 189cdb6be2 by Colin Cross · 8 years ago
  5. 189cdb6 Merge "libnativehelper: remove Android.bp" by Colin Cross · 8 years ago
  6. e90319b libnativehelper: remove Android.bp by Colin Cross · 8 years ago
  7. c94ea1b Merge "Untie libnativehelper from libcutils" am: dbbebce6e4 by Dimitry Ivanov · 8 years ago
  8. dbbebce Merge "Untie libnativehelper from libcutils" by Dimitry Ivanov · 8 years ago
  9. 6bc946f Untie libnativehelper from libcutils by Dimitry Ivanov · 8 years ago
  10. 6f126c7 Merge changes from topic \'aosp-merge-24-12\' am: d3014724c9 by Narayan Kamath · 8 years ago
  11. d301472 Merge changes from topic 'aosp-merge-24-12' by Narayan Kamath · 8 years ago
  12. 4957459 Omit AsynchronousCloseMonitor.cpp in host/macosx and ndk by Przemyslaw Szczepaniak · 9 years ago
  13. e03afaa Move AsynchronousCloseMonitor here from libcore by Przemyslaw Szczepaniak · 9 years ago
  14. 75fc6d2 Add a JniConstant for InetSocketAddressHolder. by Piotr Jastrzebski · 9 years ago
  15. 829b684 Remove JNI constants related to RealToString. by Narayan Kamath · 9 years ago
  16. 78d4c54 Track renaming of FileDescriptor field. by Narayan Kamath · 9 years ago
  17. 6ea79a1 Add a JNI constant for InetAddressHolder. by Piotr Jastrzebski · 9 years ago
  18. 33a8656 Track usage of OpenJdk's FileDescriptor class. by Piotr Jastrzebski · 9 years ago
  19. 8e0256e Track switch to OpenJdk's java.text class. by Piotr Jastrzebski · 9 years ago
  20. 7b7052e Omit AsynchronousCloseMonitor.cpp in host/macosx and ndk by Przemyslaw Szczepaniak · 9 years ago
  21. 20d3848 Move AsynchronousCloseMonitor here from libcore by Przemyslaw Szczepaniak · 9 years ago
  22. 4901dda Merge mnc-dr-enso-dev into master. by Narayan Kamath · 9 years ago
  23. dc8d6a7 Merge "Improve ScopedFd API" by Casey Dahlin · 9 years ago
  24. fa20ed6 Improve ScopedFd API by Casey Dahlin · 9 years ago
  25. e03de9b Merge "libnativehelper: add dummy Android.bp file" by Colin Cross · 9 years ago
  26. b9788a1 libnativehelper: add dummy Android.bp file by Colin Cross · 9 years ago
  27. 800dca9 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  28. 39a5387 Add a JniConstant for InetSocketAddressHolder. by Piotr Jastrzebski · 9 years ago
  29. 830b9be Remove JNI constants related to RealToString. by Narayan Kamath · 9 years ago
  30. db32cca Track renaming of FileDescriptor field. by Narayan Kamath · 9 years ago
  31. da7720d Add a JNI constant for InetAddressHolder. by Piotr Jastrzebski · 9 years ago
  32. 1b23abd Track usage of OpenJdk's FileDescriptor class. by Piotr Jastrzebski · 9 years ago
  33. 03e90fe Track switch to OpenJdk's java.text class. by Piotr Jastrzebski · 9 years ago
  34. 0a05eab am 6481871f: am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO" by Mathieu Chartier · 9 years ago
  35. 6481871 am 50be0353: Merge "Speed up ScopedPrimitiveArrayRO" by Mathieu Chartier · 9 years ago
  36. 50be035 Merge "Speed up ScopedPrimitiveArrayRO" by Mathieu Chartier · 9 years ago
  37. e7fc23d Speed up ScopedPrimitiveArrayRO by Mathieu Chartier · 9 years ago
  38. 572a5e1 am f8d86500: (-s ours) am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J." by Neil Fuller · 9 years ago
  39. 331b280 am a8b8f4cc: (-s ours) am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning" by Andreas Gampe · 9 years ago
  40. a9ae05a am c80b5ffb: (-s ours) am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  41. 4bf6602 am 48616867: (-s ours) am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress" by Neil Fuller · 9 years ago
  42. 9ad53a7 am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J." by Neil Fuller · 9 years ago
  43. f8d8650 am 43563581: Merge "Remove jclass constant for Bidi to migrate Bidi to ICU4J." by Neil Fuller · 9 years ago
  44. 4356358 Merge "Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J." by Neil Fuller · 9 years ago
  45. 20e0566 Remove jclass constant for Bidi$Run to migrate Bidi to ICU4J. by Rayhaan Jaufeerally · 9 years ago
  46. 8d81428 am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning" by Andreas Gampe · 9 years ago
  47. a8b8f4c am 4dcc14c9: Merge "Libnativehelper: Fix unused result warning" by Andreas Gampe · 9 years ago
  48. 4dcc14c Merge "Libnativehelper: Fix unused result warning" by Andreas Gampe · 9 years ago
  49. 6c5be19 Libnativehelper: Fix unused result warning by Andreas Gampe · 9 years ago
  50. 1bb39cb am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  51. c80b5ff am e2f79103: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  52. e2f7910 Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  53. 6887571 Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  54. 4861686 am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress" by Neil Fuller · 9 years ago
  55. 964f488 am f85e32ec: Merge "Replace InetUnixAddress with UnixSocketAddress" by Neil Fuller · 9 years ago
  56. f85e32e Merge "Replace InetUnixAddress with UnixSocketAddress" by Neil Fuller · 9 years ago
  57. 4ebb967 Replace InetUnixAddress with UnixSocketAddress by Neil Fuller · 9 years ago
  58. 0137e1b am 149d1298: Merge "Build libnativehelper as static library" by Calin Juravle · 9 years ago
  59. 149d129 Merge "Build libnativehelper as static library" by Calin Juravle · 9 years ago
  60. 75035b1 Build libnativehelper as static library by Calin Juravle · 9 years ago
  61. 09395ca am b7a25286: ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close() by Spencer Low · 9 years ago
  62. 1ef1a86 am 23a733ad: Merge "ScopedFd: Don\'t use TEMP_FAILURE_RETRY() with close()" by Elliott Hughes · 9 years ago
  63. b7a2528 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 9 years ago
  64. 23a733a Merge "ScopedFd: Don't use TEMP_FAILURE_RETRY() with close()" by Elliott Hughes · 9 years ago
  65. 315ac19 ScopedFd: Don't use TEMP_FAILURE_RETRY() with close() by Spencer Low · 9 years ago
  66. 32bd639 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge by Prerepa Viswanadham · 9 years ago
  67. 023ac3a am eb586ce3: (-s ours) reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE. by Qiwen Zhao · 9 years ago
  68. eb586ce reset to lmp-mr1-dev-plus-aosp with history. DO NOT MERGE ANYWHERE. by Qiwen Zhao · 9 years ago
  69. 7c14b5a am f6f911f9: am b05d350b: NativeHelper: Switch to Clang by Andreas Gampe · 9 years ago
  70. cc77f87 am 2ac3db2a: am e2564566: Merge "NativeHelper: Do not allow arbitrary library strings in user builds" by Andreas Gampe · 9 years ago
  71. a9bcdd1 am 06de3def: am 5019faa3: NativeHelper: Do not allow arbitrary library strings in user builds by Andreas Gampe · 9 years ago
  72. 59638fc am 8e159d3a: am b14825c7: Merge "Fix libnativehelper strerror_r build break." by Elliott Hughes · 9 years ago
  73. 23f9a31 Add JNI references for PacketSocketAddress. by Lorenzo Colitti · 9 years ago
  74. b6a9354 am e3301463: Merge "Add JNI references for PacketSocketAddress." by Lorenzo Colitti · 9 years ago
  75. e330146 Merge "Add JNI references for PacketSocketAddress." by Lorenzo Colitti · 9 years ago
  76. cac5734 Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' by Vinit Deshpande · 9 years ago
  77. 305f221 Add JNI references for android.system.NetlinkSocketAddress. by Erik Kline · 9 years ago
  78. 63daad5 Add JNI references for PacketSocketAddress. by Lorenzo Colitti · 9 years ago
  79. bf75ef5 am e899b7ef: am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress." by Erik Kline · 9 years ago
  80. c8a74a7 am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress." by Erik Kline · 9 years ago
  81. e899b7e am f5b03ea8: Merge "Add JNI references for android.system.NetlinkSocketAddress." by Erik Kline · 9 years ago
  82. f5b03ea Merge "Add JNI references for android.system.NetlinkSocketAddress." by Erik Kline · 9 years ago
  83. 25b67b1 Add JNI references for android.system.NetlinkSocketAddress. by Erik Kline · 9 years ago
  84. 85fdb59 am fb1ca0c7: Merge "Rename field: fd -> fd_" by Dmitriy Ivanov · 9 years ago
  85. fb1ca0c Merge "Rename field: fd -> fd_" by Dmitriy Ivanov · 9 years ago
  86. 54733ea Rename field: fd -> fd_ by Dmitriy Ivanov · 9 years ago
  87. d48224b am e20cfd97: Merge "Add Class<java.util.zip.ZipEntry> to JniConstants." by Narayan Kamath · 9 years ago
  88. e20cfd9 Merge "Add Class<java.util.zip.ZipEntry> to JniConstants." by Narayan Kamath · 9 years ago
  89. b926f19 Add Class<java.util.zip.ZipEntry> to JniConstants. by Narayan Kamath · 9 years ago
  90. 66d0df7 am c2fadae1: Merge "Move libnativehelper to libc++." by Dan Albert · 10 years ago
  91. c2fadae Merge "Move libnativehelper to libc++." by Dan Albert · 10 years ago
  92. bcf8804 Move libnativehelper to libc++. by Dan Albert · 10 years ago
  93. 71ac019 am b17837a1: am 09924a0d: Merge "Don\'t need swap anymore." by Dan Albert · 10 years ago
  94. b17837a am 09924a0d: Merge "Don\'t need swap anymore." by Dan Albert · 10 years ago
  95. 09924a0 Merge "Don't need swap anymore." by Dan Albert · 10 years ago
  96. c250bc9 Don't need swap anymore. by Dan Albert · 10 years ago
  97. d23952e am 3becb24e: am b99e26cd: Merge "Add DISALLOW_COPY_AND_ASSIGN macro." by Ian Rogers · 10 years ago
  98. 3becb24 am b99e26cd: Merge "Add DISALLOW_COPY_AND_ASSIGN macro." by Ian Rogers · 10 years ago
  99. b99e26c Merge "Add DISALLOW_COPY_AND_ASSIGN macro." by Ian Rogers · 10 years ago
  100. 8288dde Add DISALLOW_COPY_AND_ASSIGN macro. by Ian Rogers · 10 years ago