1. 83d51df Merge "Mark Os.bind, Os.sendTo as public API" by Remi NGUYEN VAN · 6 years ago
  2. 3ba1ba7 Fix TimeZoneIntegrationTest.testTimeZoneDebugInfo by Neil Fuller · 6 years ago
  3. 7de309d Merge "Remove pointless hidden overload for accept()" by Neil Fuller · 6 years ago
  4. 92422f0 Merge "Test passing wrong SocketAddress types to bind, connect, sendto." by Lorenzo Colitti · 6 years ago
  5. 1bb4969 Test passing wrong SocketAddress types to bind, connect, sendto. by Lorenzo Colitti · 6 years ago
  6. 22dbe20 Remove pointless hidden overload for accept() by Neil Fuller · 6 years ago
  7. 51588c8 Merge "Move NetFd.h to external/conscrypt." by Treehugger Robot · 6 years ago
  8. cb1f1f5 Mark Os.bind, Os.sendTo as public API by Remi NGUYEN VAN · 6 years ago
  9. eee083d Move NetFd.h to external/conscrypt. by Orion Hodson · 6 years ago
  10. 4990b37 Add test coverage for URLConnection.getFileNameMap(). by Tobias Thierer · 6 years ago
  11. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 6 years ago
  12. 302dc0b Remove hardcoded os.name property. by Doug Horn · 6 years ago
  13. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 6 years ago
  14. 2fa3a68 Merge "InMemDexCL: Add test with non-zero buffer position" by David Brazdil · 6 years ago
  15. 154c82b4 InMemDexCL: Add test with non-zero buffer position by David Brazdil · 6 years ago
  16. 6e8778e Cleanup some support test classes by Paul Duffin · 6 years ago
  17. 58e7f11 Merge "Mark networking constants as public API" by Remi NGUYEN VAN · 6 years ago
  18. c17d88b Mark networking constants as public API by Remi NGUYEN VAN · 6 years ago
  19. e10d81a Drop unused API libcore.io.SizeOf. by Tobias Thierer · 6 years ago
  20. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  21. d35916b Add test for CDD 3.5 [C-0-9] by Adam Vartanian · 6 years ago
  22. 95bc738 Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map" by Treehugger Robot · 6 years ago
  23. b00f380 Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map by Nikita Iashchenko · 6 years ago
  24. 7ef1a48 Merge "Remove core-simple and other unnecessary things" by Neil Fuller · 6 years ago
  25. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  26. 9cf3051 Merge changes I92be8a46,I7a3b449f by Tobias Thierer · 6 years ago
  27. e613f82 Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." by Tobias Thierer · 6 years ago
  28. d7bcad1 MimeTypes: Change Locale for lowercase from US to ROOT. by Tobias Thierer · 6 years ago
  29. f79fba8 Extract helper methods canonicalize() and allowedInMap(). by Tobias Thierer · 6 years ago
  30. c10489b Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType. by Tobias Thierer · 6 years ago
  31. 9e80aff Merge "Track movement of ICU .dat file" by Neil Fuller · 6 years ago
  32. 9684d3f Merge "Move JniConstants from libnativehelper to libcore" by Orion Hodson · 6 years ago
  33. 0fc5685 Track movement of ICU .dat file by Neil Fuller · 6 years ago
  34. c3ae1ff Merge "Revert "Temporary workaround for b/122369337"" by Neil Fuller · 6 years ago
  35. 8fc20d16 Add time zone version tests by Neil Fuller · 6 years ago
  36. b3f323d Revert "Temporary workaround for b/122369337" by Neil Fuller · 6 years ago
  37. 4073dcc Merge "Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts." by Tobias Thierer · 6 years ago
  38. e4f46d9 Merge "Refactor/tweak FileSystemsTest." by Tobias Thierer · 6 years ago
  39. 8ff6be0 Temporary workaround for b/122369337 by Hans Boehm · 6 years ago
  40. 3fdd370 Refactor/tweak FileSystemsTest. by Tobias Thierer · 6 years ago
  41. a3a8662 Merge "Sync ART host with device dir structure / add test" by Neil Fuller · 6 years ago
  42. b4179e2 Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts. by Tobias Thierer · 6 years ago
  43. 80ef7bc Merge "DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007." by Treehugger Robot · 6 years ago
  44. dcf6813 Merge "Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" by Tobias Thierer · 6 years ago
  45. b8fca00 DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007. by Tobias Thierer · 6 years ago
  46. 6027632 Merge "Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" by Tobias Thierer · 6 years ago
  47. 3b8c055 Sync ART host with device dir structure / add test by Neil Fuller · 6 years ago
  48. a819e9f Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight by Tobias Thierer · 6 years ago
  49. cd3406d Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight by Tobias Thierer · 6 years ago
  50. 486ccfa More reachability refinements by Hans Boehm · 7 years ago
  51. 0c5e8dc Merge "Deprecate android.system.Os.setuid and the likes" by Treehugger Robot · 6 years ago
  52. 6b82813 Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Treehugger Robot · 6 years ago
  53. 82176ef create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8 by Tobias Thierer · 6 years ago
  54. 17bc2ed Move JniConstants from libnativehelper to libcore by Orion Hodson · 6 years ago
  55. 3e8fa50 Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" by Treehugger Robot · 6 years ago
  56. e142ad2 Merge "Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress)" by Treehugger Robot · 6 years ago
  57. a19714b Verify SimpleDateFormat.java against 8u121-b13 (part 3) by Nikita Iashchenko · 6 years ago
  58. 1552e10 Merge "Refactor InetAddress.parseNumericAddress/isNumeric" by Paul Duffin · 6 years ago
  59. d6260c8 Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress) by Paul Duffin · 6 years ago
  60. 5b85df7 Merge "Revert "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8"" by Tobias Thierer · 6 years ago
  61. f830b4c Revert "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Tobias Thierer · 6 years ago
  62. a4df237 Refactor InetAddress.parseNumericAddress/isNumeric by Paul Duffin · 6 years ago
  63. 48939fc Merge "Remove DropBox and EventLogger" by Treehugger Robot · 6 years ago
  64. 7875ed1 Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Treehugger Robot · 6 years ago
  65. cb2a89a Merge "OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK" by Treehugger Robot · 6 years ago
  66. 7d8e578 Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2)" by Treehugger Robot · 6 years ago
  67. a367944 OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK by Nick Kralevich · 6 years ago
  68. dffb755 Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2) by Nikita Iashchenko · 6 years ago
  69. 485930e Merge "create_test_jar.sh: Clean out tmp directories." by Treehugger Robot · 6 years ago
  70. 89f3f67 Merge "Adjust NativeAllocationRegistry for new accounting" by Hans Boehm · 6 years ago
  71. a7d3e6c Merge "Fix create_test_jar.sh for compilation with OpenJDK 9 javac." by Treehugger Robot · 6 years ago
  72. bf470a4 create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8 by Tobias Thierer · 6 years ago
  73. 434c012 create_test_jar.sh: Clean out tmp directories. by Tobias Thierer · 6 years ago
  74. 6e25717 Fix create_test_jar.sh for compilation with OpenJDK 9 javac. by Tobias Thierer · 6 years ago
  75. a6fa7fa Remove DropBox and EventLogger by Paul Duffin · 6 years ago
  76. 1ab882b Adjust NativeAllocationRegistry for new accounting by Hans Boehm · 6 years ago
  77. 18f0441 Add hiddenapi entries from bugbot scrape of bug reports by Paul Duffin · 6 years ago
  78. bd3d1d9 Correct path for tz_version module files by Neil Fuller · 6 years ago
  79. 2100547 Add runtime module time zone file debug information by Neil Fuller · 6 years ago
  80. 4118660 Merge "Add runtime module into the tz data search path" by Neil Fuller · 6 years ago
  81. b8b1fad Merge "Track move of APEX module tz files under etc/tz" by Neil Fuller · 6 years ago
  82. 6e378e8 Test Android specific SSLServerSocketFactory.getDefault() behavior by Paul Duffin · 6 years ago
  83. 519dc16 Merge "Add @Nullable and @NonNull to intra-core API" by Adam Vartanian · 6 years ago
  84. adb89d6 Merge "Add InMemoryDexClassLoader test with null parent" by David Brazdil · 6 years ago
  85. 43cdac7 Merge "Remove an unused method from TimeZoneNames" by Treehugger Robot · 6 years ago
  86. 8ac10cc Add InMemoryDexClassLoader test with null parent by David Brazdil · 6 years ago
  87. 8760f83 Add runtime module into the tz data search path by Neil Fuller · 6 years ago
  88. 8912257 Track move of APEX module tz files under etc/tz by Neil Fuller · 6 years ago
  89. 97e7c99 Merge "Tweak / extend time zone related debug info" by Neil Fuller · 6 years ago
  90. 28127cf Merge "Tweak the location of the tz module ICU file" by Neil Fuller · 6 years ago
  91. dc7c504 Merge "Include tz_version on device" by Neil Fuller · 6 years ago
  92. 452ceea Merge "Verify java.text.SimpleDateFormat against 8u121-b13 (part 1)" by Treehugger Robot · 6 years ago
  93. 474ad31 Add @Nullable and @NonNull to intra-core API by Adam Vartanian · 6 years ago
  94. dd988fa Tweak / extend time zone related debug info by Neil Fuller · 6 years ago
  95. 1a0bd544 Tweak the location of the tz module ICU file by Neil Fuller · 6 years ago
  96. 5a2c0fc Verify java.text.SimpleDateFormat against 8u121-b13 (part 1) by Nikita Iashchenko · 6 years ago
  97. c126989 Merge "Add initial support for RuntimeService" by Neil Fuller · 6 years ago
  98. 394ee56 Merge "Add .m4r to audio/mpeg mimetype for Android" by Treehugger Robot · 6 years ago
  99. 38cc8b0 Add .m4r to audio/mpeg mimetype for Android by Chong Zhang · 6 years ago
  100. 86cc9fc Remove an unused method from TimeZoneNames by Neil Fuller · 6 years ago