1. 271b405 Libcore: Add classloader to dex cache by Andreas Gampe · 4 years, 7 months ago
  2. d8d3486 Merge "Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API"" by Orion Hodson · 4 years, 7 months ago
  3. 0a97d0a Revert^2 "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 4 years, 7 months ago
  4. a99055f Merge "Simplify sleep() and fix overflow bug" by Hans Boehm · 4 years, 7 months ago
  5. 51b7dcd Merge "Add methods in NIOAccess to Core Platform API" by Orion Hodson · 4 years, 7 months ago
  6. 3cd7d46 Merge "Fix approximate timing checks" by Hans Boehm · 4 years, 7 months ago
  7. f4baa03 Merge "Add change ids to gate greylist-max-p, greylist-max-q" by Anna Trostanetski · 4 years, 7 months ago
  8. efb8ac1 Add change ids to gate greylist-max-p, greylist-max-q by atrost · 4 years, 7 months ago
  9. c2c912c Simplify sleep() and fix overflow bug by Hans Boehm · 4 years, 7 months ago
  10. 5a737a6 Fix approximate timing checks by Hans Boehm · 4 years, 7 months ago
  11. 6cb0ae7 Add methods in NIOAccess to Core Platform API by Orion Hodson · 4 years, 7 months ago
  12. a726296 Merge "Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..."" by Orion Hodson · 4 years, 7 months ago
  13. 155369a Revert "libcore: Extend sun.misc.Unsafe presence in the Core Pla..." by Orion Hodson · 4 years, 7 months ago
  14. 05b3a7f Merge "libcore: Extend sun.misc.Unsafe presence in the Core Platform API" by Orion Hodson · 4 years, 7 months ago
  15. 99c5060 Merge "Updates documentation mentioning all IP interfaces are available." by Bram Bonné · 4 years, 7 months ago
  16. d477f4e libcore: Extend sun.misc.Unsafe presence in the Core Platform API by Orion Hodson · 4 years, 7 months ago
  17. f59438f Updates documentation mentioning all IP interfaces are available. by Bram Bonné · 4 years, 7 months ago
  18. b4c7678 Merge "Make ServerSocketChannelTest.test_bind_loopback more tolerant." by Pete Bentley · 4 years, 7 months ago
  19. 25ed678 Merge changes I7410915a,Iede082f5 by Nikita Iashchenko · 4 years, 7 months ago
  20. ca0d8a3 Improve fast-path in SimpleDateFormat.matchString() by Nikita Iashchenko · 4 years, 8 months ago
  21. 8b8872f Improve test coverage for SimpleDateFormat by Nikita Iashchenko · 4 years, 8 months ago
  22. 627cf9a Make ServerSocketChannelTest.test_bind_loopback more tolerant. by Pete Bentley · 4 years, 7 months ago
  23. 3006a46 Merge "Fix typo in change marker." by Treehugger Robot · 4 years, 7 months ago
  24. 257fef3 Merge "Reland "Fix shared libraries not being reported"" by Calin Juravle · 4 years, 7 months ago
  25. afb2cf1 Merge "Add markers for new Japanese Era related files" by Treehugger Robot · 4 years, 7 months ago
  26. 8c0bd05 Merge "Call runFinalization before checking native heap" by Hans Boehm · 4 years, 7 months ago
  27. 77200ad Add markers for new Japanese Era related files by Nikita Iashchenko · 4 years, 7 months ago
  28. 377449d Merge "Declare a public field for new Japanese Era Reiwa" by Treehugger Robot · 4 years, 7 months ago
  29. cd43658 Call runFinalization before checking native heap by Hans Boehm · 4 years, 7 months ago
  30. e050375 Reland "Fix shared libraries not being reported" by Calin Juravle · 4 years, 7 months ago
  31. 4bddf6d Fix typo in change marker. by Tobias Thierer · 4 years, 7 months ago
  32. 60bccc1 Declare a public field for new Japanese Era Reiwa by Nikita Iashchenko · 4 years, 7 months ago
  33. 46641b9 Merge "Move targetSDK-specific tests to SELinux CTS." by Treehugger Robot · 4 years, 7 months ago
  34. 72aadb8 Move targetSDK-specific tests to SELinux CTS. by Bram Bonné · 4 years, 8 months ago
  35. 23dde6a Merge "Revert "Fix shared libraries not being reported via Reporter"" by Nicolas Geoffray · 4 years, 8 months ago
  36. c491b71 Revert "Fix shared libraries not being reported via Reporter" by Nicolas Geoffray · 4 years, 8 months ago
  37. 3098ae7 Merge "Fix shared libraries not being reported via Reporter" by Calin Juravle · 4 years, 8 months ago
  38. df3055d Merge "Make test for hardware AES support explicit." by Treehugger Robot · 4 years, 8 months ago
  39. 1069fe0 Make test for hardware AES support explicit. by Pete Bentley · 4 years, 8 months ago
  40. 515532b Merge "Updates documentation to match MAC address restrictions." by Bram Bonné · 4 years, 8 months ago
  41. 6f49d21 Updates documentation to match MAC address restrictions. by Bram Bonné · 4 years, 8 months ago
  42. aa00683 Fix shared libraries not being reported via Reporter by Dan Zimmerman · 4 years, 8 months ago
  43. 648e017 Merge "Change j.l.r.Field to use ArtField index instead of dexFileIndex" by Treehugger Robot · 4 years, 8 months ago
  44. a26e1f2 Change j.l.r.Field to use ArtField index instead of dexFileIndex by Alex Light · 4 years, 9 months ago
  45. f2679e9 Merge "Add TEST_MAPPING for Compatibility api" by Treehugger Robot · 4 years, 8 months ago
  46. 17b24ae Merge "Introduce VMRuntime#isValidClassLoaderContext" by Calin Juravle · 4 years, 8 months ago
  47. 886a953 Merge "Make java_system_modules visible to sdk" by Treehugger Robot · 4 years, 8 months ago
  48. e7499b2 Introduce VMRuntime#isValidClassLoaderContext by Dan Zimmerman · 4 years, 8 months ago
  49. f4f5e78 Merge "Introduce BaseDexClassLoader#computeClassLoaderContextsNative" by Calin Juravle · 4 years, 8 months ago
  50. 37ae1f2 Introduce BaseDexClassLoader#computeClassLoaderContextsNative by Dan Zimmerman · 4 years, 8 months ago
  51. a422163 Add TEST_MAPPING for Compatibility api by Andrei Onea · 4 years, 8 months ago
  52. 5db4b03 Make java_system_modules visible to sdk by Paul Duffin · 4 years, 8 months ago
  53. e7a73c4 Merge "Remove the disabled test for zlib determinism." by Elliott Hughes · 4 years, 8 months ago
  54. 71a4764 Merge "Avoid hardcoding /storage/emulated/0 in memory metrics test." by Treehugger Robot · 4 years, 8 months ago
  55. d2186a8 Avoid hardcoding /storage/emulated/0 in memory metrics test. by Pete Gillin · 4 years, 8 months ago
  56. 738eadb Remove the disabled test for zlib determinism. by Elliott Hughes · 4 years, 8 months ago
  57. 1b3c82d Merge "Avoid a @Nullable Boolean" by Neil Fuller · 4 years, 8 months ago
  58. 1eb2d87 Avoid a @Nullable Boolean by Neil Fuller · 4 years, 8 months ago
  59. ed3ff65 Merge changes I15070e8f,I079237bb by Pete Gillin · 4 years, 8 months ago
  60. 2170334 Merge "More API council tidy up" by Neil Fuller · 4 years, 8 months ago
  61. cca8c29 Update how libcore-memory-metrics-tests opts out of scoped storage. by Pete Gillin · 4 years, 8 months ago
  62. 6637f05 Fix libcore-memory-metrics-tests. by Pete Gillin · 4 years, 8 months ago
  63. e4731a1 Merge "Fix LibcoreHeapDumper.apk install path" by Treehugger Robot · 4 years, 8 months ago
  64. b3f2040 Merge "Updates documentation to match MAC address restrictions." by Bram Bonné · 4 years, 8 months ago
  65. 634ae26 Merge "Updates OsTest to handle NETLINK_ROUTE restrictions." by Treehugger Robot · 4 years, 8 months ago
  66. b338fcf Merge "NetworkInterface: Clarify change marker." by Treehugger Robot · 4 years, 8 months ago
  67. a4b8133 Updates documentation to match MAC address restrictions. by Bram Bonné · 4 years, 8 months ago
  68. 6e57f89 Updates OsTest to handle NETLINK_ROUTE restrictions. by Bram Bonné · 4 years, 8 months ago
  69. 1a4ed52 NetworkInterface: Clarify change marker. by Tobias Thierer · 4 years, 8 months ago
  70. 8dd6323 Merge "Tidy up libcore.timezone APIs" by Neil Fuller · 4 years, 8 months ago
  71. 414bdcd Merge "Rename ZoneInfoDB -> ZoneInfoDb" by Treehugger Robot · 4 years, 8 months ago
  72. bca1b9d Merge changes Ib7d53620,I2d4c5d64 by Treehugger Robot · 4 years, 8 months ago
  73. df0a95a Merge "Remove isDebuggerActive function." by Treehugger Robot · 4 years, 8 months ago
  74. c6298a8 More API council tidy up by Neil Fuller · 4 years, 8 months ago
  75. d87d62b Remove isDebuggerActive function. by Alex Light · 4 years, 8 months ago
  76. d35f806 Add regex metric test by Nikita Iashchenko · 4 years, 9 months ago
  77. 0575d7b Merge "Revert "Revert "Revert "Limit access to the device's fixed 802.11 MAC address."""" by Bram Bonné · 4 years, 8 months ago
  78. d8a6e48 Tidy up libcore.timezone APIs by Neil Fuller · 4 years, 8 months ago
  79. cbf9905 Revert "Revert "Revert "Limit access to the device's fixed 802.11 MAC address.""" by Bram Bonné · 4 years, 8 months ago
  80. 0a5160d Rename ZoneInfoDB -> ZoneInfoDb by Neil Fuller · 4 years, 8 months ago
  81. 20d481c Merge "Updates tests to handle MAC address restrictions." by Bram Bonné · 4 years, 8 months ago
  82. 612e48f Fix metrictests build and run failures by Nikita Iashchenko · 4 years, 9 months ago
  83. ce2d884 Merge "Establish 8u222-b01 in compare-upstreams for Japanese era" by Treehugger Robot · 4 years, 8 months ago
  84. f64626d Establish 8u222-b01 in compare-upstreams for Japanese era by Nikita Iashchenko · 4 years, 8 months ago
  85. a38d897 Updates tests to handle MAC address restrictions. by Bram Bonné · 4 years, 8 months ago
  86. b5aa84b Merge "Remove unused UnsupportedAppUsage annotations." by Treehugger Robot · 4 years, 8 months ago
  87. ce1f6cc Remove unused UnsupportedAppUsage annotations. by Artur Satayev · 4 years, 8 months ago
  88. 65c8f94 Merge "Add APIs for improved MTS testing" by Neil Fuller · 4 years, 8 months ago
  89. 130fc6e Add APIs for improved MTS testing by Neil Fuller · 4 years, 9 months ago
  90. 9a47fe8 Merge "Add AsynchronousCloseMonitor to intra-core API." by Pete Bentley · 4 years, 8 months ago
  91. 4f0f241 Merge "Make test_isReachable_by_ICMP() more tolerant." by Treehugger Robot · 4 years, 8 months ago
  92. ba690c4 Add AsynchronousCloseMonitor to intra-core API. by Pete Bentley · 4 years, 8 months ago
  93. 5cb0dd6 Make test_isReachable_by_ICMP() more tolerant. by Pete Bentley · 4 years, 8 months ago
  94. c1653f4 Merge "Remove ZoneInfoDB.TzData" by Neil Fuller · 4 years, 8 months ago
  95. 0ca8d7a Merge "Make some build targets visible to art sdk" by Treehugger Robot · 4 years, 8 months ago
  96. 4fb4370 Merge "Refine documentation of getNativeTid() function" by Treehugger Robot · 4 years, 8 months ago
  97. bdaed6e Merge "Add change id for hidden api check hardening" by Andrei-Valentin Onea · 4 years, 8 months ago
  98. 36f3868 Remove ZoneInfoDB.TzData by Neil Fuller · 4 years, 8 months ago
  99. 424bc4b Merge "Track which files derive from OpenJDK9+181." by Treehugger Robot · 4 years, 8 months ago
  100. 4b5bd71 Merge "Un-@hide java.util.concurrent.Flow.*" by Treehugger Robot · 4 years, 8 months ago