1. f224ce9 Remove getDeclared{Fields,Methods}Unchecked from paltform api by Nikita Iashchenko · 3 years, 5 months ago
  2. 3ff0c7b Merge changes I19629f18,Ida9b1065,Ic72aba4f,Ia728b7dc,Ib4e217b4, ... by Nikita Iashchenko · 3 years, 6 months ago
  3. 73cd036 Merge "isSocket() shouldn't clear socket error codes" by Treehugger Robot · 3 years, 6 months ago
  4. 18fda8f isSocket() shouldn't clear socket error codes by Maciej Żenczykowski · 3 years, 6 months ago
  5. 7ee254e Merge "Revert "Return anonymized MAC for apps targeting SDK < 30"" by Bram Bonné · 3 years, 6 months ago
  6. 20663b2 Revert "Return anonymized MAC for apps targeting SDK < 30" by Bram Bonné · 3 years, 6 months ago
  7. 99ef3b9 Merge "Try #3 for deflaking class loader tests." by Nicolas Geoffray · 3 years, 6 months ago
  8. 6182c47f Try #3 for deflaking class loader tests. by Nicolas Geoffray · 3 years, 6 months ago
  9. 9db12ca Merge "Rename to isIndefiniteThreadSuspensionSafe" by Hans Boehm · 3 years, 6 months ago
  10. 6cf176c Rename to isIndefiniteThreadSuspensionSafe by Hans Boehm · 3 years, 6 months ago
  11. 495dd91 Merge "Mark libcore-memory-metrics-tests as not unit tests" by Julien Desprez · 3 years, 6 months ago
  12. f7317ce Mark stable dalvik.system.BaseDexClassLoader by Nikita Iashchenko · 3 years, 7 months ago
  13. 502c299 Merge "Deflake class loader tests." by Nicolas Geoffray · 3 years, 6 months ago
  14. b15b93c Deflake class loader tests. by Nicolas Geoffray · 3 years, 6 months ago
  15. 546b70b Merge changes I15d4a9b1,I7eb393f3 by Nikita Iashchenko · 3 years, 6 months ago
  16. e885148 Mark stable sun.security.jca.Providers APIs by Nikita Iashchenko · 3 years, 8 months ago
  17. 9816dd9 Use annotated stubs for sun.misc.Unsafe by Nikita Iashchenko · 3 years, 7 months ago
  18. 48a9e21 Mark stable and document Inet{4,6}Address constants by Nikita Iashchenko · 3 years, 7 months ago
  19. 510f2a5 Mark stable and document getters exposing FileDescriptor by Nikita Iashchenko · 3 years, 7 months ago
  20. 8d99d35 Add API docs and mark stable java.nio.* by Nikita Iashchenko · 3 years, 7 months ago
  21. 9313714 Use annotated stubs for ZipEntry and CompletableFuture by Nikita Iashchenko · 3 years, 7 months ago
  22. 35a1932 Use annotated stubs for sun.security.pkcs.* by Nikita Iashchenko · 3 years, 7 months ago
  23. 5518220 Merge "Also trigger background verification of secondary dex files." by Nicolas Geoffray · 3 years, 6 months ago
  24. ef91cc0 Merge "Do not fail OsTest#test_VmSocket on EAFNOSUPPORT" by Treehugger Robot · 3 years, 6 months ago
  25. a71221f Do not fail OsTest#test_VmSocket on EAFNOSUPPORT by Roman Kiryanov · 3 years, 6 months ago
  26. 7c31f1f Merge "Add virtio-vsock support to libcore" by Roman Kiryanov · 3 years, 6 months ago
  27. b6913e1 Also trigger background verification of secondary dex files. by Nicolas Geoffray · 3 years, 6 months ago
  28. 363d7e8 Add virtio-vsock support to libcore by Roman Kiryanov · 3 years, 7 months ago
  29. e77b2aa Merge "Update the file headers of the CL https://r.android.com/1542229" by Natasha Lee · 3 years, 6 months ago
  30. 6350664 Merge "Skip GRO sendmsg tests on pre-5.4 kernels." by Nicolas Geoffray · 3 years, 6 months ago
  31. a8397dd Skip GRO sendmsg tests on pre-5.4 kernels. by Lorenzo Colitti · 3 years, 6 months ago
  32. 7292edd Update the file headers of the CL https://r.android.com/1542229 by Natasha Lee · 3 years, 6 months ago
  33. e7721e5 Merge "Shorten test.java.awt.font.NumericShaper.MTTest from 180s to 15s" by vichang · 3 years, 6 months ago
  34. dec5ea2 Merge "Remove unused ScopedIcuLocale.h in test" by vichang · 3 years, 6 months ago
  35. 157ca0a Shorten test.java.awt.font.NumericShaper.MTTest from 180s to 15s by Victor Chang · 3 years, 6 months ago
  36. 4f52a5a Merge "Add GSO and GRO Support Via recvmsg and sendmsg" by Lorenzo Colitti · 3 years, 6 months ago
  37. cca1352 Remove unused ScopedIcuLocale.h in test by Victor Chang · 3 years, 6 months ago
  38. a9a44e9 Merge "Expand visibility of libcore-platform-compat-config" by Paul Duffin · 3 years, 6 months ago
  39. ca6fab2 Add GSO and GRO Support Via recvmsg and sendmsg by Tyler Wear · 3 years, 6 months ago
  40. 0d8f456 Merge "Move mmodules stubs for sun.* classes to mmodules/sun" by Nikita Iashchenko · 3 years, 6 months ago
  41. 9026240 Expand visibility of libcore-platform-compat-config by Paul Duffin · 3 years, 6 months ago
  42. 396b28d Merge "Keystore 2.0: Replace provider class for AndroidKeyStore." by Treehugger Robot · 3 years, 6 months ago
  43. 531ebe2 Move mmodules stubs for sun.* classes to mmodules/sun by Nikita Iashchenko · 3 years, 6 months ago
  44. 58c7522 Keystore 2.0: Replace provider class for AndroidKeyStore. by Janis Danisevskis · 3 years, 6 months ago
  45. 3b657fa Merge "Document method in dalvik.system.ZygoteHooks" by Treehugger Robot · 3 years, 7 months ago
  46. 8f560ae Merge "New API for using HttpURLConnectionFactory and Dns" by Paul Hu · 3 years, 7 months ago
  47. d627865 Mark libcore-memory-metrics-tests as not unit tests by Julien Desprez · 3 years, 7 months ago
  48. 4a7a945 New API for using HttpURLConnectionFactory and Dns by paulhu · 3 years, 7 months ago
  49. a1fc900 Merge "Using jniThrowErrnoException from libnativehelper" by Sorin Basca · 3 years, 7 months ago
  50. 50de048 Merge "Mark java.net.InetAddress APIs as stable" by Paul Hu · 3 years, 7 months ago
  51. c0cac76 Merge "Add API Coverage for java.security.cert methods" by Pete Bentley · 3 years, 7 months ago
  52. e1463eb Add API Coverage for java.security.cert methods by Pete Bentley · 3 years, 7 months ago
  53. 5a1a5ac Merge "Remove some methods from DdmVmInternal." by Nicolas Geoffray · 3 years, 7 months ago
  54. 1120aae Mark java.net.InetAddress APIs as stable by paulhu · 3 years, 7 months ago
  55. bedff9e Merge "Revert "Mark java.net.InetAddress APIs as stable"" by Paul Hu · 3 years, 7 months ago
  56. 5d5c7d8 Revert "Mark java.net.InetAddress APIs as stable" by Paul Hu · 3 years, 7 months ago
  57. 67e6116 Merge "Mark java.net.InetAddress APIs as stable" by Paul Hu · 3 years, 7 months ago
  58. 6fb7d36 Document method in dalvik.system.ZygoteHooks by Nikita Iashchenko · 3 years, 7 months ago
  59. 23f8db0 Merge "Mark stable dalvik.system.ZygoteHooks" by Nikita Iashchenko · 3 years, 7 months ago
  60. bcc9847 Merge "Add empty incompatibilities baseline files." by Jaewoong Jung · 3 years, 7 months ago
  61. 72573d6 Merge "Enable SecureClassLoaderTest#testNullParent" by vichang · 3 years, 7 months ago
  62. 0cc7dae Merge "Add API coverage for java.security methods" by vichang · 3 years, 7 months ago
  63. bd0f6a9 Enable SecureClassLoaderTest#testNullParent by Victor Chang · 3 years, 7 months ago
  64. 14babcf Add API coverage for java.security methods by Victor Chang · 3 years, 7 months ago
  65. e4e63e3 Merge "Replace ZoneInfoData#getLatestDstSavings with ZoneInfoData#getLatestDstSavingsMillis" by vichang · 3 years, 7 months ago
  66. ba63bbf Merge "Mark stable CompletableFuture and ZipEntry" by Nikita Iashchenko · 3 years, 7 months ago
  67. 3b7f9b4 Merge "Mark stable dalvik.system.AnnotatedStackTraceElement" by Nikita Iashchenko · 3 years, 7 months ago
  68. 015a6c3 Merge "Mark sun.misc.Unsafe APIs as stable" by Nikita Iashchenko · 3 years, 7 months ago
  69. 3166fd2 Replace ZoneInfoData#getLatestDstSavings with ZoneInfoData#getLatestDstSavingsMillis by Victor Chang · 3 years, 7 months ago
  70. bbe8fa8 Merge "Add more API coverage for NumericShaper" by vichang · 3 years, 7 months ago
  71. 4dc28fd Add empty incompatibilities baseline files. by Jaewoong Jung · 3 years, 7 months ago
  72. f5c7d43 Add more API coverage for NumericShaper by Victor Chang · 3 years, 7 months ago
  73. 5f674be Mark stable dalvik.system.ZygoteHooks by Nikita Iashchenko · 3 years, 7 months ago
  74. 9063da1 Mark stable dalvik.system.AnnotatedStackTraceElement by Nikita Iashchenko · 3 years, 7 months ago
  75. 3354e68 Merge "Mark stable dalvik.system.SocketTagger" by Nikita Iashchenko · 3 years, 7 months ago
  76. cf2bdf2 Mark stable CompletableFuture and ZipEntry by Nikita Iashchenko · 3 years, 7 months ago
  77. 8789443 Mark sun.misc.Unsafe APIs as stable by Nikita Iashchenko · 3 years, 7 months ago
  78. 48f5007 Merge changes Iaa98d62a,I270c4dff by Nikita Iashchenko · 3 years, 7 months ago
  79. 5a86004 Merge "Add API coverage to 3 methods" by vichang · 3 years, 7 months ago
  80. 15a764c Merge "Mark stable and add API docs for dalvik.system.VMRuntime" by Nikita Iashchenko · 3 years, 7 months ago
  81. f59c4db Merge "Add @hide to AppSpecializationHooks#handleCompatChangesBeforeBindingApplication" by vichang · 3 years, 7 months ago
  82. ff24f8f Mark sun.security.pkcs.* APIs as stable by Nikita Iashchenko · 3 years, 8 months ago
  83. a31b3ae Mark sun.security.{util,x509} as stable APIs by Nikita Iashchenko · 3 years, 7 months ago
  84. 04e114c Mark java.net.InetAddress APIs as stable by paulhu · 3 years, 7 months ago
  85. 666179a Merge "Remove deprecated code and comment." by Nicolas Geoffray · 3 years, 7 months ago
  86. d05b57c Remove some methods from DdmVmInternal. by Nicolas Geoffray · 3 years, 9 months ago
  87. 8115dc2 Add API coverage to 3 methods by Victor Chang · 3 years, 7 months ago
  88. d3fcc10 Merge "Add min_sdk_version for ART module." by Nicolas Geoffray · 3 years, 7 months ago
  89. b43f6b8 Remove deprecated code and comment. by Nicolas Geoffray · 3 years, 7 months ago
  90. 83f4730 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 7 months ago
  91. 48125b7 Add @hide to AppSpecializationHooks#handleCompatChangesBeforeBindingApplication by Victor Chang · 3 years, 7 months ago
  92. 866d472 Merge "Add nullability annotations for Map's and Set's copyOf method" by Treehugger Robot · 3 years, 7 months ago
  93. 801fb1c Mark stable dalvik.system.SocketTagger by Nikita Iashchenko · 3 years, 7 months ago
  94. f7c8597 Using jniThrowErrnoException from libnativehelper by Sorin Basca · 3 years, 7 months ago
  95. 2cd15b7 Merge "[Mainline] Missing android.system APIs migration" by Treehugger Robot · 3 years, 7 months ago
  96. f9670c6 Merge "[Mainline] Core Platform APIs migration" by Treehugger Robot · 3 years, 7 months ago
  97. ac9e2e0 Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 7 months ago
  98. d8b7a61 [Mainline] Missing android.system APIs migration by Serik Beketayev · 3 years, 7 months ago
  99. 7f2ce21 Add nullability annotations for Map's and Set's copyOf method by Nikita Iashchenko · 3 years, 7 months ago
  100. f73882d Merge "Mark libcore.net.InetAddressUtils APIs as stable" by Nikita Iashchenko · 3 years, 7 months ago