1. af23781 Merge "Introduce NativeAllocationRegistry API." by Richard Uhler · 8 years ago
  2. 33fc955 Introduce NativeAllocationRegistry API. by Richard Uhler · 9 years ago
  3. 1933a63 libjavacoretests: clean up dependencies. by Narayan Kamath · 9 years ago
  4. 0404f77 Libcore: Add debug version of libopenjdk by Andreas Gampe · 9 years ago
  5. e25e93d Prune down the list of compiler warning exclusions. by Narayan Kamath · 9 years ago
  6. 558a2d1 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  7. aab9271 Change dependency from libart -> libopenjdkjvm. by Narayan Kamath · 9 years ago
  8. 7b67633 Fix GetDirectBufferAddress for DirectByteBuffer. by Alex Klyubin · 9 years ago
  9. 718ccfb Merge "Do not build libjavacore with clang for mips64" am: 9d92f682af am: d92ab79b9b by Chih-hung Hsieh · 9 years ago
  10. 4b347ba Do not build libjavacore with clang for mips64 by Lazar Trsic · 9 years ago
  11. dcdf811 java.lang.Character implemented using icu4c by Przemyslaw Szczepaniak · 9 years ago
  12. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  13. f41eec8 Add a placeholder core-oj / libopenjdk definition. by Narayan Kamath · 9 years ago
  14. 30664c1 Rename native library. by Narayan Kamath · 9 years ago
  15. 09f993b Turn off obfuscation. by Narayan Kamath · 9 years ago
  16. e3b37c2 Update makefiles to deal with ICU4J related changes. by Przemyslaw Szczepaniak · 9 years ago
  17. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  18. 41a4450 Rename native library. by Narayan Kamath · 9 years ago
  19. ac740d8 Track proguard mapping for sun.nio.ch / sun.net.spi by Narayan Kamath · 9 years ago
  20. b985319 Obfuscate core-libart / core-oj using proguard. by Narayan Kamath · 9 years ago
  21. 4785581 Build native code for the host. by Narayan Kamath · 9 years ago
  22. a8ed084 Use OpenJdk implementation of java.util.zip.* by Piotr Jastrzebski · 9 years ago
  23. a9b60a8 File: Test file-system encodings of files. by Narayan Kamath · 9 years ago
  24. be83c6b Add missing library dependency. by Evgenii Stepanov · 9 years ago
  25. 7067525 Build libjavacoretests multilib. by Nicolas Geoffray · 9 years ago
  26. 3153886 Use libziparchive shared library on host. by Narayan Kamath · 9 years ago
  27. a9b386f Add a static dependency on libbase. by Narayan Kamath · 9 years ago
  28. 08d97ae Remove forced alignment code. by Christopher Ferris · 9 years ago
  29. a04b5c3 Explicitly specify the icu:: namespace. by Elliott Hughes · 9 years ago
  30. e13589c Remove OpenSSL ENGINE test by Kenny Root · 9 years ago
  31. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  32. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  33. bbaa541 am e4298641: Merge "Fix the Mac build by moving libcore to libc++." by Dan Albert · 10 years ago
  34. a5e1285 resolved conflicts for merge of f9a3c05f to stage-aosp-master by Ian Rogers · 10 years ago
  35. f277bbc Fix the Mac build by moving libcore to libc++. by Dan Albert · 10 years ago
  36. b3aacde Move from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  37. 33a7e04 am 60e4a65d: am 916c54b2: Merge "Enable host multilib for ART testing." by Ian Rogers · 10 years ago
  38. 64c039e Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  39. 1522991 am 209d4528: am 0a58ece3: Merge "Fix Mac build." by Ian Rogers · 10 years ago
  40. 07faf03 am cc6d37df: am 4aa9da3f: Merge "Build fix." by Ian Rogers · 10 years ago
  41. e47efca am a97fc534: am a3f1cb68: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  42. efae383 Fix Mac build. by Ian Rogers · 10 years ago
  43. 37dd0ac Build fix. by Ian Rogers · 10 years ago
  44. 3deabd2 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  45. ad40e46 am 9de62953: am 694b7052: am 697dc169: Merge "Build libcore native code on the host with clang." by Ian Rogers · 10 years ago
  46. 6c73821 Build libcore native code on the host with clang. by Ian Rogers · 10 years ago
  47. 3e58734 Add support for network-specific host name resolution. by Paul Jensen · 10 years ago
  48. 1bc030b Finish moving away from LD_LIBRARY_PATH on Android. by Elliott Hughes · 10 years ago
  49. b168c05 Add libutils dependency for libziparchive. by Narayan Kamath · 11 years ago
  50. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  51. a515759 A simple set of JNI argument passing tests. by Ian Rogers · 13 years ago
  52. 5816277 Split Conscrypt makefile out from libcore by Kenny Root · 11 years ago
  53. 4758d4d Conscrypt: remove dependence on stlport by Kenny Root · 11 years ago
  54. 36f1c15 Fixed interruption of blocked SSLSocket via Socket.close() by Brian Carlstrom · 11 years ago
  55. ba07db5 Move conscrypt out libjavacore and split tests by Kenny Root · 11 years ago
  56. 771ff99 Move libcore to C++11. by Elliott Hughes · 11 years ago
  57. 25fb6e5 Bring NativeCode.mk in line with the internal copy. by Elliott Hughes · 11 years ago
  58. 79ffafe Fix libcore's NativeCode.mk so we actually compile with -Werror. by Elliott Hughes · 11 years ago
  59. 22ccdd0 Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library. by Elliott Hughes · 13 years ago
  60. 992bc97 Tracking libnativehelper dependencies by Brian Carlstrom · 11 years ago
  61. 7296812 Add -host suffix for master changes by Kenny Root · 11 years ago
  62. 9eda20c Merge "NativeCrypto: build native library standalone" by Kenny Root · 11 years ago
  63. 20ec13b NativeCrypto: build native library standalone by Kenny Root · 11 years ago
  64. 3042efc Tracking changes to *-host for host shared libraries by Brian Carlstrom · 11 years ago
  65. 38375a4 Move JSSE to new package by Kenny Root · 11 years ago
  66. 5f1f97c Change native test module name by Kenny Root · 11 years ago
  67. 6914efc NativeCrypto: add test base for OpenSSL ENGINEs by Kenny Root · 11 years ago
  68. 73d3e26 Add dependencies on the makefiles. by Elliott Hughes · 12 years ago
  69. 9634b56 Stop using -fvisibility=hidden. by Elliott Hughes · 12 years ago
  70. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  71. 6912887 am 617f435b: am 8d778522: am 61f172cd: Merge "Simplify and speed up makefile." by Jean-Baptiste Queru · 12 years ago
  72. 2e7fae9 Simplify and speed up makefile. by Jean-Baptiste Queru · 12 years ago
  73. 1f504c8 Restrict -fvisibility-inlines-hidden to C++ code by Andy McFadden · 12 years ago
  74. af2d65e Remove static libraries from static library module. by Ying Wang · 13 years ago
  75. cdb5908 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  76. 347b2a6 Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3) by Brian Carlstrom · 13 years ago
  77. 2f03cca Use -fvisibility and clean up a little. by Elliott Hughes · 13 years ago
  78. c3d30bf Tell editors that these are Makefiles (or fragments thereof). by Elliott Hughes · 14 years ago
  79. d501410 resolved conflicts for merge of bb253213 to dalvik-dev by Brian Carlstrom · 14 years ago
  80. bb25321 Fix the libcore part of the simulator build. by Marco Nelissen · 14 years ago
  81. 2cfb2ad resolved conflicts for merge of 18fb450a to dalvik-dev by Brian Carlstrom · 14 years ago
  82. 18fb450 Fix for simulator build, no stlport in simulator by Kristian Monsen · 14 years ago
  83. 3900e26 Move from MAX/MIN to std::max/std::min by Brian Carlstrom · 14 years ago
  84. 95101d3 Rewrite File.getCanonicalPath. by Elliott Hughes · 14 years ago
  85. 53fbc0a Add optional tags to libcore. by Jesse Wilson · 14 years ago
  86. f7aa935 Make the bouncy castle keystore available for the host build. by Jesse Wilson · 14 years ago
  87. 24144d4 Clean up our final native code warnings, and turn on -Werror. by Elliott Hughes · 14 years ago
  88. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  89. 6e1c2a9 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  90. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  91. 64f2ba4 Silence "note: the mangling of 'va_list' has changed in GCC 4.4". by Elliott Hughes · 14 years ago
  92. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  93. 6ac43c2 Split libcore/Android.mk into two files, one for Java code and one for by Dan Bornstein · 15 years ago