1. 3c9b631 Fix error prone build. by Narayan Kamath · 8 years ago
  2. c8b2c56 build: Fix mac build by Igor Murashkin · 8 years ago
  3. 6037000 ojtests: Split out public/boot tests and add device targets by Igor Murashkin · 8 years ago
  4. 7c19e31 Add test for WEEK_OF_MONTH by Paul Duffin · 8 years ago
  5. efb7278 Merge "Include jacoco in core-libart for full coverage build" by Sebastien Hertz · 8 years ago
  6. 827e3d4 Include jacoco in core-libart for full coverage build by Sebastien Hertz · 8 years ago
  7. 0435fdb Add OCSP helpers by Kenny Root · 8 years ago
  8. cbcfd55 Remove obsolete LOCAL_DX_FLAGS. by Ying Wang · 8 years ago
  9. 4c65c01 Revert "Revert "ojluni: Downstream OJ tests"" by Igor Murashkin · 8 years ago
  10. 6b74f41 Revert "ojluni: Downstream OJ tests" by Igor Murashkin · 8 years ago
  11. 20277d1 ojluni: Downstream OJ tests by Igor Murashkin · 9 years ago
  12. 087f0ca Fix jsr166-tests for aosp buildbots by Przemyslaw Szczepaniak · 9 years ago
  13. b8b7511 JSR-166 update without java 1.9 method/classes by Przemyslaw Szczepaniak · 9 years ago
  14. ed4f365 Revert "JSR-166 update" by Przemyslaw Szczepaniak · 9 years ago
  15. 5328e07 JSR-166 update by Przemyslaw Szczepaniak · 9 years ago
  16. a98463d Only include android_icu4j production files by Paul Duffin · 9 years ago
  17. 3375f98 Add lambda support stubs for core-tests-hostdex by Neil Fuller · 9 years ago
  18. 4c6a1ee Add flags needed to switch Jack to 1.8 for CTS targets by Neil Fuller · 9 years ago
  19. 668d346 CTS tests for java.util.function changes by Neil Fuller · 9 years ago
  20. 754b3a9 Merge "Stubs required for javac to compile lambda code" by Neil Fuller · 9 years ago
  21. 7d6a54c Stubs required for javac to compile lambda code by Neil Fuller · 9 years ago
  22. 6c8e0ae Enable Java 1.8 language features in libcore code by Neil Fuller · 9 years ago
  23. 7e3c919 Implement java.util.Currency using ICU4J by Shubham Ajmera · 9 years ago
  24. 7859026 Libcore: Add always-unstripped core jars by Andreas Gampe · 9 years ago
  25. 558a2d1 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  26. a61daf4 Include ICU4J resources in core-libart / core-libart-hostex. by Narayan Kamath · 9 years ago
  27. 70b617f Merge mnc-dr-enso-dev into master by Przemyslaw Szczepaniak · 9 years ago
  28. f41eec8 Add a placeholder core-oj / libopenjdk definition. by Narayan Kamath · 9 years ago
  29. 09f993b Turn off obfuscation. by Narayan Kamath · 9 years ago
  30. c011b24 Fix inconsistent application of jarjar rules. by Narayan Kamath · 9 years ago
  31. e3b37c2 Update makefiles to deal with ICU4J related changes. by Przemyslaw Szczepaniak · 9 years ago
  32. bf07204 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  33. 647e4a6 Avoid spurious libcore builds (take 2). by Narayan Kamath · 9 years ago
  34. c2f9206 Revert "Fix spurious libcore rebuilds." by Narayan Kamath · 9 years ago
  35. 5596297 Revert "Followup to change 2cd01bd959719192b9666." by Narayan Kamath · 9 years ago
  36. 8ca24bf Followup to change 2cd01bd959719192b9666. by Narayan Kamath · 9 years ago
  37. 025d4d5 Fix spurious libcore rebuilds. by Narayan Kamath · 9 years ago
  38. 844badd Include ICU4J in core-libart. by Narayan Kamath · 9 years ago
  39. 714eff1 proguard: Keep all attributes. by Narayan Kamath · 9 years ago
  40. 1a0f184 proguard : Rename SourceFile and keep the LineNumberTable. by Narayan Kamath · 9 years ago
  41. b985319 Obfuscate core-libart / core-oj using proguard. by Narayan Kamath · 9 years ago
  42. 4cb7ea3 Fix host runtimes. by Narayan Kamath · 9 years ago
  43. 0ebbfbd core-all / core-all-hostdex are not INSTALLABLE_MODULES. by Narayan Kamath · 9 years ago
  44. 29c564f Create a separate directory for the resources we're using. by Narayan Kamath · 9 years ago
  45. 0a57ec2 Rewrite our file inclusion logic. by Narayan Kamath · 9 years ago
  46. ebe4f19 Remove org.apache.harmony.security package. by Przemyslaw Szczepaniak · 9 years ago
  47. b0fd051 Create non_opendjk_java files whitelist by Przemyslaw Szczepaniak · 9 years ago
  48. 983b2c6 Use OpenJdk implementation for java.util.* by Piotr Jastrzebski · 9 years ago
  49. 5c3c9df Set LOCAL_CORE_LIBRARY=true for core-all and core-oj. by Piotr Jastrzebski · 9 years ago
  50. 51b1b69 Initial import of OpenJdk files. by Piotr Jastrzebski · 10 years ago
  51. a315691 Avoid compiling ICU4J sample code in libcore by Neil Fuller · 9 years ago
  52. 4259738 Inclusion of android_icu4j src in the droiddoc generation by Neil Fuller · 9 years ago
  53. 7280299 Switch from jarjar to generated source for ICU4J by Neil Fuller · 9 years ago
  54. 3df3bfc Revert "Revert "Migrate Collator classes to use ICU4J."" by Rayhaan Jaufeerally · 9 years ago
  55. 17552b6 Remove Transliterator wrapper class. by Rayhaan Jaufeerally · 9 years ago
  56. c167fce Get rid of dex-host. by Narayan Kamath · 9 years ago
  57. 32e6338 Change mockito-api-host to mockito-api-hostdex by Kenny Root · 9 years ago
  58. 72aeabb Add mockito for tests by Kenny Root · 9 years ago
  59. 417d6d3 Remove ICU4J data build hack by Neil Fuller · 9 years ago
  60. 3142d938 Exclude resources from charset/translit/localespi. by Narayan Kamath · 9 years ago
  61. f37f781 Revert "Revert "Add icu4j to core-libart.jar."" by Narayan Kamath · 9 years ago
  62. 3b59929 Revert "Add icu4j to core-libart.jar." by Narayan Kamath · 9 years ago
  63. de7c1fb Add icu4j to core-libart.jar. by Narayan Kamath · 9 years ago
  64. 71a87d6 am 1d5df1fb: Merge "Get rid of rule to generate a file with a # in its name." by Narayan Kamath · 10 years ago
  65. 3f1d7be Get rid of rule to generate a file with a # in its name. by Narayan Kamath · 10 years ago
  66. 7e34bd4 am 2c0ffd5f: Merge "Only bother building the host tests for Linux." by Elliott Hughes · 10 years ago
  67. e983a0b Only bother building the host tests for Linux. by Elliott Hughes · 10 years ago
  68. 4275765 Remove prohibition on stripping classes.dex from core-libart for Dalvik/ART dual-boot by Brian Carlstrom · 10 years ago
  69. 9496b21 Removing differences between AOSP and internal by Neil Fuller · 10 years ago
  70. 18e7406 Dalvik is dead, long live Dalvik! by Brian Carlstrom · 10 years ago
  71. 3deabd2 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  72. 62fba1e Remove reference to unused okhttp-test build target by Neil Fuller · 10 years ago
  73. 7aaf90e Revert "Revert "Do not dexopt core-libart"" by Brian Carlstrom · 11 years ago
  74. 5ce66d5 Revert "Do not dexopt core-libart" by Brian Carlstrom · 11 years ago
  75. a8f7639 Do not dexopt core-libart by Brian Carlstrom · 11 years ago
  76. 21ac42d Better way to export variables in Docs.mk. by Ying Wang · 11 years ago
  77. d59063c Remove incorrect LOCAL_NO_STANDARD_LIBRARIES flag. by Narayan Kamath · 11 years ago
  78. 70e8ce8 Remove uses of LOCAL_BUILD_HOST_DEX by Narayan Kamath · 11 years ago
  79. 6be37f5 Merge commit '0a56e711dc7b1a310f57c58f5cb61add4808f713' into HEAD by The Android Open Source Project · 11 years ago
  80. 51525b5 Harmonize sources across core-tests and core-tests-hostdex by Narayan Kamath · 11 years ago
  81. 703745c am d058512d: Merge "Split Conscrypt makefile out from libcore" by Kenny Root · 11 years ago
  82. 5816277 Split Conscrypt makefile out from libcore by Kenny Root · 11 years ago
  83. e13b7b4 resolved conflicts for merge of e89c4900 to klp-dev-plus-aosp by Kenny Root · 11 years ago
  84. 4616c7f Move support library to a separate static library by Kenny Root · 11 years ago
  85. 7b95750 am 775e4d51: Merge "Move conscrypt out libjavacore and split tests" by Kenny Root · 11 years ago
  86. ba07db5 Move conscrypt out libjavacore and split tests by Kenny Root · 11 years ago
  87. 429a3e3 am a0a63383: Merge "Revert "Revert "Change conscrypt-nojarjar to a static library""" by Kenny Root · 11 years ago
  88. 55dcd97 Revert "Revert "Change conscrypt-nojarjar to a static library"" by Kenny Root · 11 years ago
  89. 8ff94c7 resolved conflicts for merge of 932cf368 to klp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  90. b397b19 Move support library to a separate static library by Kenny Root · 11 years ago
  91. 74a180d am 2f8af406: Merge "Revert "Change conscrypt-nojarjar to a static library"" by Kenny Root · 11 years ago
  92. aae2e51 Revert "Change conscrypt-nojarjar to a static library" by Kenny Root · 11 years ago
  93. 0657ed0 am 7eb201b9: Merge "Change conscrypt-nojarjar to a static library" by Kenny Root · 11 years ago
  94. 6931413 Change conscrypt-nojarjar to a static library by Kenny Root · 11 years ago
  95. 7284d3e am a534d500: Merge "create a separate lib for jsr166. Bug: 10390711" by Brian Carlstrom · 11 years ago
  96. 808558f create a separate lib for jsr166. Bug: 10390711 by Tsu Chiang Chuang · 11 years ago
  97. 97d47c2 am b76fb72d: Merge "Temporarily don\'t place jsr166 tests in coretests." by Elliott Hughes · 11 years ago
  98. 3d41b9a Temporarily don't place jsr166 tests in coretests. by Ian Rogers · 11 years ago
  99. db724ad am 58e672ed: Merge "Added jsr166 tck tests as part of the libcore testsuite." by Elliott Hughes · 11 years ago
  100. 8f0d92b Added jsr166 tck tests as part of the libcore testsuite. by Calin Juravle · 11 years ago