1. fd6a379 Merge "Revert "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger"" by Sorin Basca · 3 years, 4 months ago
  2. 31829db Revert "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger" by Sorin Basca · 3 years, 4 months ago
  3. f04ea2f Merge "OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger" by Sorin Basca · 3 years, 4 months ago
  4. 9d35a84 OpenJDK 11: Merging in java.util.concurrent.atomic.AtomicInteger by Sorin Basca · 3 years, 5 months ago
  5. 96700a6 Merge "Unhide VarHandle methods" by Orion Hodson · 3 years, 4 months ago
  6. 3643cff Merge "zip_util: fix a potential dereference of NULL" by George Burgess IV · 3 years, 4 months ago
  7. 7cbd222 Merge "MappedByteBuffer: use sizeof(*val) instead of sizeof(T)" by George Burgess IV · 3 years, 4 months ago
  8. 6f1ae36 MappedByteBuffer: use sizeof(*val) instead of sizeof(T) by George Burgess IV · 3 years, 4 months ago
  9. 9b0535d zip_util: fix a potential dereference of NULL by George Burgess IV · 3 years, 4 months ago
  10. e3334ea Merge "Add test for trailing surrogate validation." by Vladimir Marko · 3 years, 4 months ago
  11. 1578623 Add test for trailing surrogate validation. by Vladimir Marko · 3 years, 4 months ago
  12. 11d114e Unhide VarHandle methods by Orion Hodson · 3 years, 5 months ago
  13. 67aaed8 Merge "Throw at most one exception in native FileTest." by Treehugger Robot · 3 years, 4 months ago
  14. 4d480eb Throw at most one exception in native FileTest. by Vladimir Marko · 3 years, 4 months ago
  15. fdef4f0 Merge "Move modules containing ART, conscrypt and i18n to build/soong" by Paul Duffin · 3 years, 4 months ago
  16. 882c7ba Move modules containing ART, conscrypt and i18n to build/soong by Paul Duffin · 3 years, 4 months ago
  17. e5bece2 Merge "Add tiny strings test case to ScannerBenchmark." by Almaz Mingaleev · 3 years, 4 months ago
  18. 1bb7717 Add tiny strings test case to ScannerBenchmark. by Almaz Mingaleev · 3 years, 4 months ago
  19. a90921f Merge "Mark Scanner benchmark as macrobenchmark." by Almaz Mingaleev · 3 years, 4 months ago
  20. c0b5cee Mark Scanner benchmark as macrobenchmark. by Almaz Mingaleev · 3 years, 4 months ago
  21. d00257e Merge "Rename verifyError field to erroneousStateError." by Nicolas Geoffray · 3 years, 4 months ago
  22. 2e4dfb5 Merge "VarHandles: fix missing reference for static field VarHandles" by Vladimir Marko · 3 years, 4 months ago
  23. f303ede Rename verifyError field to erroneousStateError. by Nicolas Geoffray · 3 years, 4 months ago
  24. 57753e4 Merge "Update version code definitions" by Orion Hodson · 3 years, 4 months ago
  25. 32746bb Update version code definitions by Orion Hodson · 3 years, 4 months ago
  26. 65379d5 Merge changes from topic "replace-art-core-platform-stub" by Anton Hansson · 3 years, 4 months ago
  27. df4c4ee Merge "Add Scanner benchmark." by Treehugger Robot · 3 years, 4 months ago
  28. 9917296 Add Scanner benchmark. by Almaz Mingaleev · 3 years, 4 months ago
  29. 90e239e Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 5 months ago
  30. 46b8e39 Dist art's CorePlatformApi stubs by Anton Hansson · 3 years, 5 months ago
  31. 4cb8f84 Merge "Rename nativeZygoteJitEnabled" by Hans Boehm · 3 years, 5 months ago
  32. 3388ded Merge "Add a system modules containing module lib APIs" by Orion Hodson · 3 years, 5 months ago
  33. 52ab942 Merge "Revert an unnecessary patch in java.text.CollationElementIterator" by Treehugger Robot · 3 years, 5 months ago
  34. d785f16 Revert an unnecessary patch in java.text.CollationElementIterator by Victor Chang · 3 years, 5 months ago
  35. cc0e208 Rename nativeZygoteJitEnabled by Hans Boehm · 3 years, 5 months ago
  36. 2b6c832 Add a system modules containing module lib APIs by Victor Chang · 3 years, 5 months ago
  37. b67caeb Merge "Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES)" by vichang · 3 years, 5 months ago
  38. e965ca1 Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 5 months ago
  39. e54f2c3 Merge changes from topic "revert-coreplatform-legacy" by vichang · 3 years, 5 months ago
  40. 91fd37b Revert "Remove Math.randomLongInternal from platform api" by Victor Chang · 3 years, 5 months ago
  41. 258d3c9 Revert "Remove IoUtils#deleteContents from CorePlatformApi set" by Victor Chang · 3 years, 5 months ago
  42. 4592b90 Merge "Update OWNERS file" by Orion Hodson · 3 years, 5 months ago
  43. 8885f06 VarHandles: fix missing reference for static field VarHandles by Orion Hodson · 3 years, 5 months ago
  44. b8a0796 Merge "Revert "Refactor StructCapUser{Header,Data} and StructLinger for API review"" by vichang · 3 years, 5 months ago
  45. c485964 Merge "libjavacore should be visible to the ART runtime, which loads it." by Martin Stjernholm · 3 years, 5 months ago
  46. 62d4abd Merge "Document IoBridge, EmptyArray and VMStack" by vichang · 3 years, 5 months ago
  47. a90ceb3 Revert "Refactor StructCapUser{Header,Data} and StructLinger for API review" by Victor Chang · 3 years, 5 months ago
  48. 6191067 Document IoBridge, EmptyArray and VMStack by Victor Chang · 3 years, 5 months ago
  49. 4f1dbc1 Merge "Add test coverage for StructCmsgHdr constructors." by Treehugger Robot · 3 years, 5 months ago
  50. a153359 Add test coverage for StructCmsgHdr constructors. by Lorenzo Colitti · 3 years, 5 months ago
  51. 03033cd libjavacore should be visible to the ART runtime, which loads it. by Martin Stjernholm · 3 years, 5 months ago
  52. 9e96935 Merge changes from topic "RevertPublicApiStructCapUser" by vichang · 3 years, 5 months ago
  53. e3094d3 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 3 years, 5 months ago
  54. 919efd4 Make StructLinger and Os.get/setsockoptLinger @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 5 months ago
  55. c59771b Revert the public API changes in "Refactor StructCapUser{Header,Data} and StructLinger for API review" by Victor Chang · 3 years, 5 months ago
  56. 6de4d6e Update OWNERS file by Orion Hodson · 3 years, 5 months ago
  57. 98e3b7a Merge "Remove --skip-annotation-instance-methods=false metalava option" am: eeb052f685 by Treehugger Robot · 3 years, 5 months ago
  58. eeb052f Merge "Remove --skip-annotation-instance-methods=false metalava option" by Treehugger Robot · 3 years, 5 months ago
  59. ff9eff0 Remove --skip-annotation-instance-methods=false metalava option by Aurimas Liutikas · 3 years, 5 months ago
  60. fb4bfcf Merge "Suppress another lint error in libcore" am: f6cd14071b by Anton Hansson · 3 years, 5 months ago
  61. f6cd140 Merge "Suppress another lint error in libcore" by Anton Hansson · 3 years, 5 months ago
  62. fbce28c Suppress another lint error in libcore by Anton Hansson · 3 years, 5 months ago
  63. eec644b Merge "Suppress a few lint errors in libcore" am: 53b35e4343 by Anton Hansson · 3 years, 5 months ago
  64. 53b35e4 Merge "Suppress a few lint errors in libcore" by Anton Hansson · 3 years, 5 months ago
  65. e1d562f Suppress a few lint errors in libcore by Anton Hansson · 3 years, 5 months ago
  66. 1c1abbc Merge "DO NOT MERGE - Merge ab/7272582" am: 1358e0736e by Treehugger Robot · 3 years, 5 months ago
  67. c45e144 DO NOT MERGE - Merge ab/7272582 am: 4ffb368e50 by Xin Li · 3 years, 5 months ago
  68. 1358e07 Merge "DO NOT MERGE - Merge ab/7272582" by Treehugger Robot · 3 years, 5 months ago
  69. 4ffb368 DO NOT MERGE - Merge ab/7272582 by Xin Li · 3 years, 5 months ago
  70. 5eeaf18 Merge "Fix use of not provisioned interfaces in MulticastSocketTest CTS test" am: 08633a0d19 by Treehugger Robot · 3 years, 5 months ago
  71. 08633a0 Merge "Fix use of not provisioned interfaces in MulticastSocketTest CTS test" by Treehugger Robot · 3 years, 5 months ago
  72. 4363891 Merge "Allow Connectivity usage of core-tests-support" am: 907e07d66c by Treehugger Robot · 3 years, 5 months ago
  73. 907e07d Merge "Allow Connectivity usage of core-tests-support" by Treehugger Robot · 3 years, 5 months ago
  74. b57e69d Fix use of not provisioned interfaces in MulticastSocketTest CTS test by Jeremy Rocher · 3 years, 6 months ago
  75. 9a00870 Merge "Revert "Mark stable dalvik.system.VMStack"" am: fe7d626da2 by Christian Wailes · 3 years, 5 months ago
  76. 0a92626 Merge "Add Collectors.mapping tests." am: 2fd13c58b5 by Almaz Mingaleev · 3 years, 5 months ago
  77. fe7d626 Merge "Revert "Mark stable dalvik.system.VMStack"" by Christian Wailes · 3 years, 5 months ago
  78. 2fd13c5 Merge "Add Collectors.mapping tests." by Almaz Mingaleev · 3 years, 5 months ago
  79. 567ddce Revert "Mark stable dalvik.system.VMStack" by vichang · 3 years, 5 months ago
  80. bf65c4f Merge "Mark stable dalvik.system.VMStack" am: 006523ecb4 by Nikita Iashchenko · 3 years, 5 months ago
  81. de63538 Merge "Mark stable and document dalvik.system.DelegateLastClassLoader" am: 3f1cab87ad by Nikita Iashchenko · 3 years, 5 months ago
  82. 9c126f7 Merge "Mark stable @FastNative and @CriticalNative" am: aa12520c23 by Nikita Iashchenko · 3 years, 5 months ago
  83. 006523e Merge "Mark stable dalvik.system.VMStack" by Nikita Iashchenko · 3 years, 5 months ago
  84. 3f1cab8 Merge "Mark stable and document dalvik.system.DelegateLastClassLoader" by Nikita Iashchenko · 3 years, 5 months ago
  85. aa12520 Merge "Mark stable @FastNative and @CriticalNative" by Nikita Iashchenko · 3 years, 5 months ago
  86. 49378f5 Merge "Remove Math.randomLongInternal from platform api" am: 246b748ff9 by Treehugger Robot · 3 years, 5 months ago
  87. 246b748 Merge "Remove Math.randomLongInternal from platform api" by Treehugger Robot · 3 years, 5 months ago
  88. bd27177 Add Collectors.mapping tests. by Almaz Mingaleev · 3 years, 5 months ago
  89. ff86d7b Allow Connectivity usage of core-tests-support by Remi NGUYEN VAN · 3 years, 5 months ago
  90. d61c64a Mark stable @FastNative and @CriticalNative by Nikita Iashchenko · 3 years, 8 months ago
  91. fb26c7c Mark stable and document dalvik.system.DelegateLastClassLoader by Nikita Iashchenko · 3 years, 5 months ago
  92. 4aec6d4 Merge changes I2233f904,I8e91a2a2,I990b1192 am: 9b372314ac by vichang · 3 years, 5 months ago
  93. 938f0af Make AnnotatedStackTraceElement class final am: 9fbdd69ee3 by Orion Hodson · 3 years, 5 months ago
  94. 9b37231 Merge changes I2233f904,I8e91a2a2,I990b1192 by vichang · 3 years, 5 months ago
  95. c278664 Merge "Add test for libcore API" am: f5e86b2b79 by Paul Hu · 3 years, 5 months ago
  96. f5e86b2 Merge "Add test for libcore API" by Paul Hu · 3 years, 5 months ago
  97. 145038d Merge changes I9b3f4c11,Ie51c4933 am: 49bdcae508 by vichang · 3 years, 5 months ago
  98. 9ceb674 Mark stable dalvik.system.VMStack by Nikita Iashchenko · 3 years, 5 months ago
  99. 82f70f4 Annotate APIs in ojluni/ with @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 6 months ago
  100. 59b1f07 Annotate @CorePlatformApi(STABLE) APIs with @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 6 months ago