1. dad4540 Move Half implementations to libcore to allow ART optimizations by xueliang.zhong · 6 years ago
  2. adc480f Merge "Create i18n APEX module containing the ICU .dat file" by vichang · 5 years ago
  3. d3da105 Merge "ComparatorTest: Tweak." by Treehugger Robot · 5 years ago
  4. 3a2ef79 ComparatorTest: Tweak. by Tobias Thierer · 5 years ago
  5. fdd06d0 Merge "Fix ComparatorTest.testReverseOrder()." by Treehugger Robot · 5 years ago
  6. db077d2 Fix ComparatorTest.testReverseOrder(). by Tobias Thierer · 5 years ago
  7. ad5505e Merge "Fix test_getDisplayCountry_8870289 test after upgrading to ICU 64.2" by vichang · 5 years ago
  8. 856c2f3 Create i18n APEX module containing the ICU .dat file by Victor Chang · 5 years ago
  9. b736fce Use external/mime-support's mime.types rather than libcore's copy. by Tobias Thierer · 5 years ago
  10. d5f94df Merge "Add an example of an annotation-based TEST_MAPPING." by Pete Gillin · 5 years ago
  11. 5d994b9 Add an example of an annotation-based TEST_MAPPING. by Pete Gillin · 5 years ago
  12. 1624d52 Remove the @KnownFailure annotation from CertPathBuilder1Test. by Pete Gillin · 5 years ago
  13. f0c42ef Improve comments / docs for UnixSocketAddress by Neil Fuller · 5 years ago
  14. 4dfdfc2 Merge "Remove IOUtils.createTemporaryDirectory()" by Treehugger Robot · 5 years ago
  15. 88d5c78 Move Java9LanguageFeaturesTest.java into correct directory. by Pete Gillin · 5 years ago
  16. 176eab9 Remove IOUtils.createTemporaryDirectory() by Paul Duffin · 5 years ago
  17. 907340b Merge "Fix DefaultFileNameMap behavior for URL cases involving a fragment." by Treehugger Robot · 5 years ago
  18. cf9e9b3 Fix DefaultFileNameMap behavior for URL cases involving a fragment. by Tobias Thierer · 5 years ago
  19. c0d88be Fix test_getDisplayCountry_8870289 test after upgrading to ICU 64.2 by Nikita Iashchenko · 5 years ago
  20. c241d6a Set default visibility to private by Paul Duffin · 5 years ago
  21. ad7ae58 Fix formatting of luni/src/test/java9language/Android.bp by Paul Duffin · 5 years ago
  22. 25f9b23 Change mapping of .ota extension by Greg Kaiser · 5 years ago
  23. 857aea0 Merge changes I449d903b,I31bb2339 by Pete Gillin · 5 years ago
  24. 2e156c0 Merge "Fix incorrect ParameterizedType behavior" by Neil Fuller · 5 years ago
  25. 12f6684 Fix incorrect ParameterizedType behavior by Neil Fuller · 5 years ago
  26. 04162bc Merge "Avoid exception with instanceof" by Treehugger Robot · 5 years ago
  27. ec902b8 Add a test for jarjar with Java 9 language features. by Pete Gillin · 5 years ago
  28. 6aa1611 Avoid exception with instanceof by Neil Fuller · 5 years ago
  29. 05a4320 Move Java9LanguageFeaturesTest into its own directory. by Pete Gillin · 5 years ago
  30. ed5e8a0 API clean-up around PacketSocketAddress by Neil Fuller · 5 years ago
  31. 7e391fa Merge "Platform Compatibility framework: annotations & basic API." by Mathew Inwood · 5 years ago
  32. 5cca1c7 Merge "General tidy up of android.system" by Neil Fuller · 5 years ago
  33. eee540c General tidy up of android.system by Neil Fuller · 5 years ago
  34. ec5d60f Merge "Remove unused / untested code" by Neil Fuller · 5 years ago
  35. 250522b Remove unused / untested code by Neil Fuller · 5 years ago
  36. 4e314b7 Merge "Move IcuRegistration class to external/icu" by Neil Fuller · 5 years ago
  37. 514286e Move IcuRegistration class to external/icu by Neil Fuller · 5 years ago
  38. 0f079b5 Tidy the PacketSocketAddress API by Neil Fuller · 5 years ago
  39. 063f83f Platform Compatibility framework: annotations & basic API. by Mathew Inwood · 5 years ago
  40. 1cd79b9 Merge "Replace no_framework_libs: true with sdk_version: "core_platform"" by Treehugger Robot · 5 years ago
  41. d785bd3 mime.types.README: Clarify upstream version. by Tobias Thierer · 5 years ago
  42. 53c491f Replace no_framework_libs: true with sdk_version: "core_platform" by Paul Duffin · 5 years ago
  43. f645c8c Merge "Extract ICU registration code into separate files" by Neil Fuller · 5 years ago
  44. f243764 Extract ICU registration code into separate files by Neil Fuller · 5 years ago
  45. eb18d16 Slightly improve debug output from test by Neil Fuller · 5 years ago
  46. 9e802eb Make tz data files in the runtime module optional by Neil Fuller · 5 years ago
  47. b2d45cb Fix file channel creation when mode is O_RDONLY. by Hai Zhang · 5 years ago
  48. 4b9306c Merge "Optional capturing group should not be replaced with "null" string" by vichang · 5 years ago
  49. 7d54604 Optional capturing group should not be replaced with "null" string by Victor Chang · 5 years ago
  50. e7671ae Merge "Remove target sdk level check in DecimalFormat's prefix/suffix setters" by vichang · 5 years ago
  51. 80a5d30 Remove target sdk level check in DecimalFormat's prefix/suffix setters by Victor Chang · 5 years ago
  52. 235b3b1 Merge "android.mime.types: Add application/x-wifi-config." by Treehugger Robot · 5 years ago
  53. 7adbc94 Merge "Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode" by vichang · 5 years ago
  54. 9b08d3b Merge "android.mime.types: Allow one-way mime -> ext only override." by Treehugger Robot · 5 years ago
  55. cb77bb4 Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode by Victor Chang · 6 years ago
  56. b17d891 Merge "Push filesystemstest and parameter-metadata-test down" by Paul Duffin · 5 years ago
  57. f4788ae Add tests for Japanese eras formatting by Nikita Iashchenko · 5 years ago
  58. beb3612 android.mime.types: Add application/x-wifi-config. by Tobias Thierer · 5 years ago
  59. 972eeb1 android.mime.types: Allow one-way mime -> ext only override. by Tobias Thierer · 5 years ago
  60. dffac78 Push filesystemstest and parameter-metadata-test down by Paul Duffin · 5 years ago
  61. 16a057f Fix tests broken by D8's handling of class retention annotations by Paul Duffin · 5 years ago
  62. 01ee319 Customizable MIME type <-> file extension mapping, step 3 (attempt #2). by Tobias Thierer · 5 years ago
  63. 14ee0b7 Merge "android.mime.types: minor cleanup." by Treehugger Robot · 5 years ago
  64. 005c767 Merge "NativeAllocationRegistryTest fix and cleanup" am: d08d57b655 by Hans Boehm · 5 years ago
  65. d08d57b Merge "NativeAllocationRegistryTest fix and cleanup" by Hans Boehm · 5 years ago
  66. 2d85b26 Merge "Revert "Customizable MIME type <-> file extension mapping, step 3."" by Tobias Thierer · 5 years ago
  67. 0e9ea2b Merge "Revert "Customizable MIME type <-> file extension mapping, step 3."" by Tobias Thierer · 5 years ago
  68. dfffbea Revert "Customizable MIME type <-> file extension mapping, step 3." by Tobias Thierer · 5 years ago
  69. 8996619 Merge "Customizable MIME type <-> file extension mapping, step 3." by Tobias Thierer · 5 years ago
  70. 40eea59 Merge "Customizable MIME type <-> file extension mapping, step 3." by Treehugger Robot · 5 years ago
  71. 7fb72b8 NativeAllocationRegistryTest fix and cleanup by Hans Boehm · 5 years ago
  72. c92e1d0 Merge "Avoid conflict with apache-harmony's FileHandlerTest" am: d0e0e3a1ec by Paul Duffin · 5 years ago
  73. 1d31f9d Avoid conflict with apache-harmony's FileHandlerTest by Paul Duffin · 5 years ago
  74. f63a873 android.mime.types: minor cleanup. by Tobias Thierer · 5 years ago
  75. 1169575 Merge "Customizable MIME type <-> file extension mapping, step 2." by Tobias Thierer · 5 years ago
  76. adba73f Merge "Customizable MIME type <-> file extension mapping, step 2." by Tobias Thierer · 5 years ago
  77. c965cc3 Merge "android.mime.types: canonicalize video/MP2T to lowercase." am: 6aba3322c6 by Tobias Thierer · 5 years ago
  78. bcdaca9 android.mime.types: canonicalize video/MP2T to lowercase. by Tobias Thierer · 5 years ago
  79. b23d88c Customizable MIME type <-> file extension mapping, step 3. by Tobias Thierer · 5 years ago
  80. 696af1a Customizable MIME type <-> file extension mapping, step 2. by Tobias Thierer · 5 years ago
  81. 8f97234 Merge "Customizable MIME type <-> file extension mapping, step 1." by Tobias Thierer · 5 years ago
  82. b152621 Merge "Customizable MIME type <-> file extension mapping, step 1." by Treehugger Robot · 5 years ago
  83. 9a1f515 Merge "Remove core-libart dependency on /system tz files" am: 5a7acb3345 by Neil Fuller · 5 years ago
  84. 5a7acb3 Merge "Remove core-libart dependency on /system tz files" by Neil Fuller · 5 years ago
  85. 82b123c Merge "Tidy-up changes to time zone classes" am: 020085b55b by Neil Fuller · 5 years ago
  86. 020085b Merge "Tidy-up changes to time zone classes" by Neil Fuller · 5 years ago
  87. 8ae5136 Customizable MIME type <-> file extension mapping, step 1. by Tobias Thierer · 6 years ago
  88. 86345d7 Remove core-libart dependency on /system tz files by Neil Fuller · 5 years ago
  89. e10c28c Tidy-up changes to time zone classes by Neil Fuller · 5 years ago
  90. 3ce25c1 Merge "Migration of ZoneInfo to 64-bit times from 32-bit" am: 52d46d03e4 by Neil Fuller · 5 years ago
  91. 52d46d0 Merge "Migration of ZoneInfo to 64-bit times from 32-bit" by Neil Fuller · 5 years ago
  92. bb00f21 Merge "Track 64-bit support in ZoneInfoTestHelper" am: 3ca33304c7 by Neil Fuller · 5 years ago
  93. 3ca3330 Merge "Track 64-bit support in ZoneInfoTestHelper" by Neil Fuller · 5 years ago
  94. de66931 Migration of ZoneInfo to 64-bit times from 32-bit by Neil Fuller · 6 years ago
  95. 06fc0c3 Track 64-bit support in ZoneInfoTestHelper by Neil Fuller · 5 years ago
  96. c2a47bb Merge "Update the TzDataSetVersion for R" am: 4992664272 by Neil Fuller · 5 years ago
  97. 4992664 Merge "Update the TzDataSetVersion for R" by Neil Fuller · 5 years ago
  98. 654c375 Merge "Fix some varargs compiler warnings in libcore tests." am: bfec8e7f00 by Pete Bentley · 5 years ago
  99. 6e9387d Fix some varargs compiler warnings in libcore tests. by Pete Bentley · 5 years ago
  100. 85bf130 Merge "Fix unused import in ZoneInfoDBTest" am: 48a4b8a7fd by Neil Fuller · 5 years ago