1. 23dde6a Merge "Revert "Fix shared libraries not being reported via Reporter"" by Nicolas Geoffray · 4 years, 6 months ago
  2. c491b71 Revert "Fix shared libraries not being reported via Reporter" by Nicolas Geoffray · 4 years, 6 months ago
  3. 3098ae7 Merge "Fix shared libraries not being reported via Reporter" by Calin Juravle · 4 years, 6 months ago
  4. 1069fe0 Make test for hardware AES support explicit. by Pete Bentley · 4 years, 7 months ago
  5. aa00683 Fix shared libraries not being reported via Reporter by Dan Zimmerman · 4 years, 7 months ago
  6. a422163 Add TEST_MAPPING for Compatibility api by Andrei Onea · 4 years, 6 months ago
  7. e7a73c4 Merge "Remove the disabled test for zlib determinism." by Elliott Hughes · 4 years, 6 months ago
  8. 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 7 months ago
  9. 1eb2d87 Avoid a @Nullable Boolean by Neil Fuller · 4 years, 7 months ago
  10. 2170334 Merge "More API council tidy up" by Neil Fuller · 4 years, 7 months ago
  11. 6e57f89 Updates OsTest to handle NETLINK_ROUTE restrictions. by Bram Bonné · 4 years, 7 months ago
  12. 8dd6323 Merge "Tidy up libcore.timezone APIs" by Neil Fuller · 4 years, 7 months ago
  13. c6298a8 More API council tidy up by Neil Fuller · 4 years, 7 months ago
  14. d8a6e48 Tidy up libcore.timezone APIs by Neil Fuller · 4 years, 7 months ago
  15. 0a5160d Rename ZoneInfoDB -> ZoneInfoDb by Neil Fuller · 4 years, 7 months ago
  16. 20d481c Merge "Updates tests to handle MAC address restrictions." by Bram Bonné · 4 years, 7 months ago
  17. a38d897 Updates tests to handle MAC address restrictions. by Bram Bonné · 4 years, 7 months ago
  18. 65c8f94 Merge "Add APIs for improved MTS testing" by Neil Fuller · 4 years, 7 months ago
  19. 130fc6e Add APIs for improved MTS testing by Neil Fuller · 4 years, 7 months ago
  20. 9a47fe8 Merge "Add AsynchronousCloseMonitor to intra-core API." by Pete Bentley · 4 years, 7 months ago
  21. ba690c4 Add AsynchronousCloseMonitor to intra-core API. by Pete Bentley · 4 years, 7 months ago
  22. 5cb0dd6 Make test_isReachable_by_ICMP() more tolerant. by Pete Bentley · 4 years, 7 months ago
  23. c1653f4 Merge "Remove ZoneInfoDB.TzData" by Neil Fuller · 4 years, 7 months ago
  24. 36f3868 Remove ZoneInfoDB.TzData by Neil Fuller · 4 years, 7 months ago
  25. 72d94d4 Update misc java.util classes to OpenJDK 9+181 and immediately expose API by Tobias Thierer · 6 years ago
  26. 463af04 Merge "Fix capitalization in test method" by Benedict Wong · 4 years, 7 months ago
  27. a2492ea Test coverage for Objects.requireNonNull("nonnull", (Supplier) null). by Tobias Thierer · 4 years, 7 months ago
  28. ec4922b Fix capitalization in test method by Benedict Wong · 4 years, 8 months ago
  29. 82d2217 Merge "Add fcntlInt to public API" by Benedict Wong · 4 years, 8 months ago
  30. a13f68d Add test coverage for Thread.setPriority(). by Tobias Thierer · 4 years, 8 months ago
  31. f4282e3 Remove getDisplayCountry test for MO (Android is equal to CLDR 35.1) by Nikita Iashchenko · 4 years, 8 months ago
  32. a88ca24 [libcore][DexPathList] Ensure dexElements doesn't contain null entries in addDexPath by Dan Zimmerman · 4 years, 8 months ago
  33. c2bd7fd [libcore][debug-info] Add a test for StackTraceElement data by Dan Zimmerman · 4 years, 8 months ago
  34. c719c15 Add fcntlInt to public API by Benedict Wong · 4 years, 8 months ago
  35. 552da5a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 8 months ago
  36. 86b8897 Merge "Fix MethodHandles.explicitCastArguments for transforms" by Orion Hodson · 4 years, 8 months ago
  37. cb0a6bc Merge "Add memfd_create to android.system.Os" by Chong Zhang · 4 years, 8 months ago
  38. 6cba932 Add memfd_create to android.system.Os by Chong Zhang · 4 years, 9 months ago
  39. 2fdb0f3 Fix MethodHandles.explicitCastArguments for transforms by Orion Hodson · 4 years, 9 months ago
  40. 76502cb Add OsConstants NETLINK_NETFILTER to public API by markchien · 4 years, 9 months ago
  41. b49291a Merge "Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning." by Treehugger Robot · 4 years, 9 months ago
  42. d661017 Fix MimeMapTest.put_String_List_nullOrEmpty() compiler warning. by Pete Bentley · 4 years, 9 months ago
  43. 2b55dc7 Force create SocketImpl in test_connectLjava_net_SocketAddressI_setSOTimeout. by Pete Bentley · 4 years, 9 months ago
  44. 3305289 EmptyArray restrict non-SDK API to apps targeting <= Q. by Tobias Thierer · 4 years, 9 months ago
  45. ad55e87 Merge "Tidy OldSocketTest.test_connectLjava_net_SocketAddressI_setSOTimeout." by Pete Bentley · 4 years, 9 months ago
  46. c6a7c48 Set internal methods/fields of TimeZoneNames to private by Victor Chang · 4 years, 9 months ago
  47. 282ba2d Tidy OldSocketTest.test_connectLjava_net_SocketAddressI_setSOTimeout. by Pete Bentley · 4 years, 9 months ago
  48. 08e4eb2 DefaultFileNameMap: Support extensions that contain '.'. by Tobias Thierer · 4 years, 9 months ago
  49. 895e529 DefaultFileNameMap: Consider whole filename without '.' as an extension. by Tobias Thierer · 4 years, 9 months ago
  50. ba7d66f Merge "URLConnectionTest: Convert to JUnit 4." by Treehugger Robot · 4 years, 9 months ago
  51. 98a3d4f Merge changes Icd3a78c1,I81b0ef55 by vichang · 4 years, 9 months ago
  52. 42b9656 URLConnectionTest: Convert to JUnit 4. by Tobias Thierer · 4 years, 9 months ago
  53. c1d9bd8 Merge changes I779adb62,Ic9d2d288 by vichang · 4 years, 9 months ago
  54. ab6b304 Merge "Remove ICU.addLikelySubtags from @CorePlatformApi" by vichang · 4 years, 9 months ago
  55. 2829b54 Revert "Revert submission from topic "separate-testing"." by Andrei Onea · 4 years, 9 months ago
  56. 351b5c8 Merge "Revert submission from topic "separate-testing"." by Roland Levillain · 4 years, 9 months ago
  57. d38b50d Revert submission from topic "separate-testing". by Roland Levillain · 4 years, 9 months ago
  58. c1a2c13 Replace DateTimePatternGenerator with C-equivalent UDateTimePatternGenerator by Victor Chang · 4 years, 9 months ago
  59. 77b32a9 Merge changes I5e14eeb1,I0bcf0516 by vichang · 4 years, 9 months ago
  60. b436006 Merge changes I05339433,I30170666,Iab5dcf59 by vichang · 4 years, 9 months ago
  61. aa0ca60 Merge "Make (Core)CompatChangeRule libcore-specific" by Andrei-Valentin Onea · 4 years, 9 months ago
  62. 4d6ec5c Merge "Move ICU.toLower/UpperCase into external/icu" by vichang · 4 years, 9 months ago
  63. 6feb561 Replace Locale::getScript() with C-equivalent uloc_getScript() by Victor Chang · 4 years, 9 months ago
  64. 64194dc Remove ICU.addLikelySubtags from @CorePlatformApi by Victor Chang · 4 years, 9 months ago
  65. aea127c Replace Locale::getISO3* with C-equivalent uloc_getISO3* by Victor Chang · 4 years, 9 months ago
  66. 7ab27df Replace ICU.getAvailableCollatorLocales() with ICU4J Collator.getAvailableLocales by Victor Chang · 4 years, 9 months ago
  67. a7b01eb Replace the implementation of ICU.addLikelySubtags by ICU4J's implementation by Victor Chang · 4 years, 9 months ago
  68. 6d4e430 Test consistency of getAvailableLocales with ICU by Victor Chang · 4 years, 9 months ago
  69. 90b08a0 Merge "Move ICU.getDisplay* API into external/icu" by vichang · 4 years, 9 months ago
  70. 88c9da6 Merge "Switch MCC / MNC values to string" by Neil Fuller · 4 years, 9 months ago
  71. 14172b8 Replace Locale::get/setDefault with uloc_get/setDefault APIs by Victor Chang · 4 years, 9 months ago
  72. c5d7d08 Make (Core)CompatChangeRule libcore-specific by Andrei Onea · 4 years, 10 months ago
  73. 2a3185a Add test for ICU.setDefault by Victor Chang · 4 years, 9 months ago
  74. 3e4a5b5 Switch MCC / MNC values to string by Neil Fuller · 4 years, 9 months ago
  75. 83a1482 Convert icu::Locale::get*s into C-equivalent API by Victor Chang · 4 years, 9 months ago
  76. 95cd907 Move ICU.toLower/UpperCase into external/icu by Victor Chang · 4 years, 9 months ago
  77. a79eeb5 Move ICU.getDisplay* API into external/icu by Victor Chang · 4 years, 9 months ago
  78. 0510d49 Merge "Move android.compat.annotation package out of libcore" by Anna Trostanetski · 4 years, 9 months ago
  79. 6c39026 Fix incorrect FP16 comparison tests by Usama Arif · 4 years, 9 months ago
  80. 69474bb Move android.compat.annotation package out of libcore by atrost · 4 years, 10 months ago
  81. 42d8c1f Remove metalava-manual from droidstubs generation by Paul Duffin · 4 years, 10 months ago
  82. 7274b95 Merge "Move ICU4C metadata getters from libcore.icu.ICU into external/icu" by vichang · 4 years, 9 months ago
  83. 617945d Use round to nearest with ties to nearest even in FP16.rint by Usama Arif · 4 years, 10 months ago
  84. d74c1cd Mask result with qNaN if input to rint is NaN by Usama Arif · 4 years, 10 months ago
  85. 666f7a3 Mask result with qNaN if input to ceil is NaN by Usama Arif · 4 years, 10 months ago
  86. 5220a02 Merge "Add an API to access telephonylookup.xml on device" by Neil Fuller · 4 years, 10 months ago
  87. 96df1af Add an API to access telephonylookup.xml on device by Neil Fuller · 4 years, 10 months ago
  88. e477f5b Move ICU4C metadata getters from libcore.icu.ICU into external/icu by Victor Chang · 4 years, 10 months ago
  89. 23097ea Add MAP_ANONYMOUS to OsConstants by Jing Ji · 4 years, 10 months ago
  90. ddccf28 Replace comparison check for infinity with isNaN function call by Usama Arif · 4 years, 10 months ago
  91. 46d40e0 Merge changes from topic "FP16floorError" by Hans Boehm · 4 years, 10 months ago
  92. 788320e Tests for Half.floor for NaN values by Usama Arif · 4 years, 10 months ago
  93. b7dddaf Add test cases for libcore FP16 APIs by Usama Arif · 4 years, 10 months ago
  94. 8e15775 Fixed weird variable naming in FP16.java by Usama Arif · 4 years, 10 months ago
  95. e11f9f4 Mask result with qNaN if input to floor is NaN by Usama Arif · 4 years, 10 months ago
  96. 928c99a Merge changes from topics "moveNativeConverter2", "moveNativeConverter3" by vichang · 4 years, 10 months ago
  97. b95ed49 Merge "Move java.nio.charset codes into core-icu4j due to its extensive usage of ICU" by vichang · 4 years, 10 months ago
  98. 3f35234 Merge "Remove unused NativeConverter.getMinBytesPerChar(long)" by vichang · 4 years, 10 months ago
  99. 9886eb9 Use the new malloced info for NativeAllocationRegistry in NativeConverter by Victor Chang · 4 years, 10 months ago
  100. 3048d0b Remove @IntraCoreApi from EmptyArray by Victor Chang · 4 years, 10 months ago