1. a04b5c3 Explicitly specify the icu:: namespace. by Elliott Hughes · 9 years ago
  2. e13589c Remove OpenSSL ENGINE test by Kenny Root · 9 years ago
  3. 4bf0485 Don't try to build the libcore native code on the Mac. by Elliott Hughes · 10 years ago
  4. fc0498f Remove unnecessary include directives. by Elliott Hughes · 10 years ago
  5. bbaa541 am e4298641: Merge "Fix the Mac build by moving libcore to libc++." by Dan Albert · 10 years ago
  6. a5e1285 resolved conflicts for merge of f9a3c05f to stage-aosp-master by Ian Rogers · 10 years ago
  7. f277bbc Fix the Mac build by moving libcore to libc++. by Dan Albert · 10 years ago
  8. b3aacde Move from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  9. 33a7e04 am 60e4a65d: am 916c54b2: Merge "Enable host multilib for ART testing." by Ian Rogers · 10 years ago
  10. 64c039e Enable host multilib for ART testing. by Ian Rogers · 10 years ago
  11. 1522991 am 209d4528: am 0a58ece3: Merge "Fix Mac build." by Ian Rogers · 10 years ago
  12. 07faf03 am cc6d37df: am 4aa9da3f: Merge "Build fix." by Ian Rogers · 10 years ago
  13. e47efca am a97fc534: am a3f1cb68: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  14. efae383 Fix Mac build. by Ian Rogers · 10 years ago
  15. 37dd0ac Build fix. by Ian Rogers · 10 years ago
  16. 3deabd2 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  17. ad40e46 am 9de62953: am 694b7052: am 697dc169: Merge "Build libcore native code on the host with clang." by Ian Rogers · 10 years ago
  18. 6c73821 Build libcore native code on the host with clang. by Ian Rogers · 10 years ago
  19. 3e58734 Add support for network-specific host name resolution. by Paul Jensen · 10 years ago
  20. 1bc030b Finish moving away from LD_LIBRARY_PATH on Android. by Elliott Hughes · 10 years ago
  21. b168c05 Add libutils dependency for libziparchive. by Narayan Kamath · 11 years ago
  22. 0c1869e Add a JNI wrapper over libziparchive. by Narayan Kamath · 11 years ago
  23. a515759 A simple set of JNI argument passing tests. by Ian Rogers · 13 years ago
  24. 5816277 Split Conscrypt makefile out from libcore by Kenny Root · 11 years ago
  25. 4758d4d Conscrypt: remove dependence on stlport by Kenny Root · 11 years ago
  26. 36f1c15 Fixed interruption of blocked SSLSocket via Socket.close() by Brian Carlstrom · 11 years ago
  27. ba07db5 Move conscrypt out libjavacore and split tests by Kenny Root · 11 years ago
  28. 771ff99 Move libcore to C++11. by Elliott Hughes · 11 years ago
  29. 25fb6e5 Bring NativeCode.mk in line with the internal copy. by Elliott Hughes · 11 years ago
  30. 79ffafe Fix libcore's NativeCode.mk so we actually compile with -Werror. by Elliott Hughes · 11 years ago
  31. 22ccdd0 Move System.currentTimeMillis, nanoTime, and mapLibraryName into the library. by Elliott Hughes · 13 years ago
  32. 992bc97 Tracking libnativehelper dependencies by Brian Carlstrom · 11 years ago
  33. 7296812 Add -host suffix for master changes by Kenny Root · 11 years ago
  34. 9eda20c Merge "NativeCrypto: build native library standalone" by Kenny Root · 11 years ago
  35. 20ec13b NativeCrypto: build native library standalone by Kenny Root · 11 years ago
  36. 3042efc Tracking changes to *-host for host shared libraries by Brian Carlstrom · 11 years ago
  37. 38375a4 Move JSSE to new package by Kenny Root · 11 years ago
  38. 5f1f97c Change native test module name by Kenny Root · 11 years ago
  39. 6914efc NativeCrypto: add test base for OpenSSL ENGINEs by Kenny Root · 11 years ago
  40. 73d3e26 Add dependencies on the makefiles. by Elliott Hughes · 12 years ago
  41. 9634b56 Stop using -fvisibility=hidden. by Elliott Hughes · 12 years ago
  42. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  43. 6912887 am 617f435b: am 8d778522: am 61f172cd: Merge "Simplify and speed up makefile." by Jean-Baptiste Queru · 12 years ago
  44. 2e7fae9 Simplify and speed up makefile. by Jean-Baptiste Queru · 12 years ago
  45. 1f504c8 Restrict -fvisibility-inlines-hidden to C++ code by Andy McFadden · 12 years ago
  46. af2d65e Remove static libraries from static library module. by Ying Wang · 13 years ago
  47. cdb5908 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  48. 347b2a6 Avoid loading all CA certs into Zygote memory, lazily load instead (2 of 3) by Brian Carlstrom · 13 years ago
  49. 2f03cca Use -fvisibility and clean up a little. by Elliott Hughes · 13 years ago
  50. c3d30bf Tell editors that these are Makefiles (or fragments thereof). by Elliott Hughes · 14 years ago
  51. d501410 resolved conflicts for merge of bb253213 to dalvik-dev by Brian Carlstrom · 14 years ago
  52. bb25321 Fix the libcore part of the simulator build. by Marco Nelissen · 14 years ago
  53. 2cfb2ad resolved conflicts for merge of 18fb450a to dalvik-dev by Brian Carlstrom · 14 years ago
  54. 18fb450 Fix for simulator build, no stlport in simulator by Kristian Monsen · 14 years ago
  55. 3900e26 Move from MAX/MIN to std::max/std::min by Brian Carlstrom · 14 years ago
  56. 95101d3 Rewrite File.getCanonicalPath. by Elliott Hughes · 14 years ago
  57. 53fbc0a Add optional tags to libcore. by Jesse Wilson · 14 years ago
  58. f7aa935 Make the bouncy castle keystore available for the host build. by Jesse Wilson · 14 years ago
  59. 24144d4 Clean up our final native code warnings, and turn on -Werror. by Elliott Hughes · 14 years ago
  60. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  61. 6e1c2a9 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  62. cec4dd4 merge more modules into luni by Peter Hallam · 14 years ago
  63. 64f2ba4 Silence "note: the mangling of 'va_list' has changed in GCC 4.4". by Elliott Hughes · 14 years ago
  64. 845ce3c Don't allocate arbitrary-length buffers on the stack. by Elliott Hughes · 15 years ago
  65. 6ac43c2 Split libcore/Android.mk into two files, one for Java code and one for by Dan Bornstein · 15 years ago