1. 5dc315d Merge "Add test coverage for URLConnection.getFileNameMap()." am: bc59463984 by Tobias Thierer · 6 years ago
  2. 4990b37 Add test coverage for URLConnection.getFileNameMap(). by Tobias Thierer · 6 years ago
  3. 05ff1d8 Merge "Remove hardcoded os.name property." am: 522a3fdf84 am: bcb69abca7 by Doug Horn · 6 years ago
  4. 522a3fd Merge "Remove hardcoded os.name property." by Doug Horn · 6 years ago
  5. 302dc0b Remove hardcoded os.name property. by Doug Horn · 6 years ago
  6. e362d5f Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" am: 5a8f602ec5 by Josh Gao · 6 years ago
  7. 5a8f602 Merge "Revert "Revert "Add support for fdsan to the builtin SocketImpls.""" by Josh Gao · 6 years ago
  8. d8140ad Merge "InMemDexCL: Add test with non-zero buffer position" am: 2fa3a6820d by David Brazdil · 6 years ago
  9. 2fa3a68 Merge "InMemDexCL: Add test with non-zero buffer position" by David Brazdil · 6 years ago
  10. 154c82b4 InMemDexCL: Add test with non-zero buffer position by David Brazdil · 6 years ago
  11. d34ab1c Merge "Cleanup some support test classes" am: af8b6bd4af am: 7a95cab888 by Paul Duffin · 6 years ago
  12. 6e8778e Cleanup some support test classes by Paul Duffin · 6 years ago
  13. 604f58c Merge "Mark networking constants as public API" am: 58e7f11ed2 am: 633fb2e173 by Remi NGUYEN VAN · 6 years ago
  14. 61ef9ab Merge changes from topic "bug123174577_drop_SizeOf" am: f2be4e478b by Tobias Thierer · 6 years ago
  15. 90c117f1 Replace use of libcore.io.SizeOf with X.BYTES. am: 229d4b28a9 am: cfc3dde23f by Tobias Thierer · 6 years ago
  16. 58e7f11 Merge "Mark networking constants as public API" by Remi NGUYEN VAN · 6 years ago
  17. c17d88b Mark networking constants as public API by Remi NGUYEN VAN · 6 years ago
  18. e10d81a Drop unused API libcore.io.SizeOf. by Tobias Thierer · 6 years ago
  19. 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
  20. f18a0d3 Merge "Add test for CDD 3.5 [C-0-9]" am: 621c0ba0e3 am: 7b0e6ae971 by Adam Vartanian · 6 years ago
  21. d35916b Add test for CDD 3.5 [C-0-9] by Adam Vartanian · 6 years ago
  22. 59b82a9 Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map" am: 95bc7388f6 by Nikita Iashchenko · 6 years ago
  23. 95bc738 Merge "Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map" by Treehugger Robot · 6 years ago
  24. b00f380 Test LinkedHashMap.removeEldestEntry() implementation that modifies underlying map by Nikita Iashchenko · 6 years ago
  25. 7650c49 Merge "Remove core-simple and other unnecessary things" am: 7ef1a48c0e by Neil Fuller · 6 years ago
  26. 7ef1a48 Merge "Remove core-simple and other unnecessary things" by Neil Fuller · 6 years ago
  27. 9900054 Remove core-simple and other unnecessary things by Neil Fuller · 6 years ago
  28. 64319d9 Merge changes I92be8a46,I7a3b449f am: 9cf3051bc7 am: 81fd20027c by Tobias Thierer · 6 years ago
  29. 9cf3051 Merge changes I92be8a46,I7a3b449f by Tobias Thierer · 6 years ago
  30. 1e87908 Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." am: e613f824fc by Tobias Thierer · 6 years ago
  31. e613f82 Merge "Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType." by Tobias Thierer · 6 years ago
  32. d7bcad1 MimeTypes: Change Locale for lowercase from US to ROOT. by Tobias Thierer · 6 years ago
  33. f79fba8 Extract helper methods canonicalize() and allowedInMap(). by Tobias Thierer · 6 years ago
  34. c10489b Fix MimeUtils.guessExtensionFromMimeType() for non-lowercase mimeType. by Tobias Thierer · 6 years ago
  35. 9f1e9fc Merge "Track movement of ICU .dat file" am: 9e80affb08 am: 6a8ff847af by Neil Fuller · 6 years ago
  36. 9e80aff Merge "Track movement of ICU .dat file" by Neil Fuller · 6 years ago
  37. 5979d5e Merge "Move JniConstants from libnativehelper to libcore" am: 9684d3fc53 by Orion Hodson · 6 years ago
  38. 9684d3f Merge "Move JniConstants from libnativehelper to libcore" by Orion Hodson · 6 years ago
  39. 0fc5685 Track movement of ICU .dat file by Neil Fuller · 6 years ago
  40. fe8e9ec Merge "Revert "Temporary workaround for b/122369337"" am: c3ae1ffa20 by Neil Fuller · 6 years ago
  41. c3ae1ff Merge "Revert "Temporary workaround for b/122369337"" by Neil Fuller · 6 years ago
  42. ccef6ba Merge "Add time zone version tests" am: 9ad0887e0a am: 63e71e2d3e by Neil Fuller · 6 years ago
  43. 8fc20d16 Add time zone version tests by Neil Fuller · 6 years ago
  44. b3f323d Revert "Temporary workaround for b/122369337" by Neil Fuller · 6 years ago
  45. ab2aa61 Merge "Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts." am: 4073dcc578 by Tobias Thierer · 6 years ago
  46. b3019bd Merge "Refactor/tweak FileSystemsTest." am: e4f46d9bba am: 329324a922 by Tobias Thierer · 6 years ago
  47. 4073dcc Merge "Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts." by Tobias Thierer · 6 years ago
  48. e4f46d9 Merge "Refactor/tweak FileSystemsTest." by Tobias Thierer · 6 years ago
  49. 181724a Merge "Temporary workaround for b/122369337" am: 40fade83bc am: 92d8e8c542 by Hans Boehm · 6 years ago
  50. 8ff6be0 Temporary workaround for b/122369337 by Hans Boehm · 6 years ago
  51. 3fdd370 Refactor/tweak FileSystemsTest. by Tobias Thierer · 6 years ago
  52. 5e14490 Merge "Sync ART host with device dir structure / add test" am: a3a8662129 by Neil Fuller · 6 years ago
  53. a3a8662 Merge "Sync ART host with device dir structure / add test" by Neil Fuller · 6 years ago
  54. b4179e2 Fix Inet6AddressImpl.lookupAllHostAddr() to accept [] in IPv6 hosts. by Tobias Thierer · 6 years ago
  55. 70c5bf1 Merge "DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007." am: 80ef7bc460 by Tobias Thierer · 6 years ago
  56. 80ef7bc Merge "DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007." by Treehugger Robot · 6 years ago
  57. e0033b9 Merge "Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" am: dcf6813b53 by Tobias Thierer · 6 years ago
  58. dcf6813 Merge "Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" by Tobias Thierer · 6 years ago
  59. a7d8c3e Merge "Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" am: 60276329c3 by Tobias Thierer · 6 years ago
  60. b8fca00 DateIntervalFormatTest: Move 2017-2018 timestamps to 2006-2007. by Tobias Thierer · 6 years ago
  61. 6027632 Merge "Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight" by Tobias Thierer · 6 years ago
  62. 3b8c055 Sync ART host with device dir structure / add test by Neil Fuller · 6 years ago
  63. a819e9f Tweak libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight by Tobias Thierer · 6 years ago
  64. 4e3ca50 Merge "More reachability refinements" am: 8c0a88c725 am: 2a7e61c2cf by Hans Boehm · 6 years ago
  65. cd3406d Fix libcore.libcore.icu.DateIntervalFormatTest#testEndAtMidnight by Tobias Thierer · 6 years ago
  66. 486ccfa More reachability refinements by Hans Boehm · 6 years ago
  67. 64d5e43 Merge "Deprecate android.system.Os.setuid and the likes" am: 0c5e8dc627 by Victor Hsieh · 6 years ago
  68. 0c5e8dc Merge "Deprecate android.system.Os.setuid and the likes" by Treehugger Robot · 6 years ago
  69. a1e1409 Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" am: 6b82813ffa by Tobias Thierer · 6 years ago
  70. 6b82813 Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Treehugger Robot · 6 years ago
  71. 82176ef create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8 by Tobias Thierer · 6 years ago
  72. 17bc2ed Move JniConstants from libnativehelper to libcore by Orion Hodson · 6 years ago
  73. 0d17567 Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" am: 3e8fa50dcb by Nikita Iashchenko · 6 years ago
  74. b1f87ff Merge "Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress)" am: e142ad2443 by Paul Duffin · 6 years ago
  75. ba10c64 Merge "Refactor InetAddress.parseNumericAddress/isNumeric" am: 1552e10ead by Paul Duffin · 6 years ago
  76. 3e8fa50 Merge "Verify SimpleDateFormat.java against 8u121-b13 (part 3)" by Treehugger Robot · 6 years ago
  77. e142ad2 Merge "Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress)" by Treehugger Robot · 6 years ago
  78. a19714b Verify SimpleDateFormat.java against 8u121-b13 (part 3) by Nikita Iashchenko · 6 years ago
  79. 1552e10 Merge "Refactor InetAddress.parseNumericAddress/isNumeric" by Paul Duffin · 6 years ago
  80. d6260c8 Remove InetAddressUtils.disallowDeprecatedFormats(InetAddress) by Paul Duffin · 6 years ago
  81. 52ec639 Merge "Revert "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8"" am: 5b85df7aea by Tobias Thierer · 6 years ago
  82. 5b85df7 Merge "Revert "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8"" by Tobias Thierer · 6 years ago
  83. f830b4c Revert "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Tobias Thierer · 6 years ago
  84. a4df237 Refactor InetAddress.parseNumericAddress/isNumeric by Paul Duffin · 6 years ago
  85. 3642592 Merge "Remove DropBox and EventLogger" am: 48939fc72a am: a9620f7c57 by Paul Duffin · 6 years ago
  86. 48939fc Merge "Remove DropBox and EventLogger" by Treehugger Robot · 6 years ago
  87. 86ae7aa Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" am: 7875ed17a4 by Tobias Thierer · 6 years ago
  88. 7875ed1 Merge "create_test_jar.sh, loading-test{,2}-jar.sh: Migrate dx -> d8" by Treehugger Robot · 6 years ago
  89. 6efe102d Merge "OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK" am: cb2a89a987 by Nick Kralevich · 6 years ago
  90. cb2a89a Merge "OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK" by Treehugger Robot · 6 years ago
  91. 8734200 Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2)" am: 7d8e578c38 by Nikita Iashchenko · 6 years ago
  92. 7d8e578 Merge "Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2)" by Treehugger Robot · 6 years ago
  93. a367944 OsConstants: Add SOCK_CLOEXEC and SOCK_NONBLOCK by Nick Kralevich · 6 years ago
  94. dffb755 Verify NARROW_FORMAT integration to SimpleDataFormat.java against 8u121-b13 (part 2) by Nikita Iashchenko · 6 years ago
  95. 887961e Merge "create_test_jar.sh: Clean out tmp directories." am: 485930ee1d by Tobias Thierer · 6 years ago
  96. 24a525a Merge "Adjust NativeAllocationRegistry for new accounting" am: 89f3f67a89 by Hans Boehm · 6 years ago
  97. 670dc0c Merge "Fix create_test_jar.sh for compilation with OpenJDK 9 javac." am: a7d3e6c641 by Tobias Thierer · 6 years ago
  98. 9c66865 Merge "Add hiddenapi entries from bugbot scrape of bug reports" am: d846c53762 by Paul Duffin · 6 years ago
  99. 485930e Merge "create_test_jar.sh: Clean out tmp directories." by Treehugger Robot · 6 years ago
  100. 89f3f67 Merge "Adjust NativeAllocationRegistry for new accounting" by Hans Boehm · 6 years ago