1. a322c5d Switch hwasan from fork to vfork. am: 126f2f9192 by Evgenii Stepanov · 3 years, 1 month ago
  2. 126f2f9 Switch hwasan from fork to vfork. by Evgenii Stepanov · 3 years, 1 month ago
  3. 29fb7b0 [automerger skipped] Merge stage-aosp-sc-ts-dev before making it an upstream am: 5d24e2e477 -s ours am: 7c43eb78fe -s ours by Xin Li · 3 years, 1 month ago
  4. 7c43eb7 [automerger skipped] Merge stage-aosp-sc-ts-dev before making it an upstream am: 5d24e2e477 -s ours by Xin Li · 3 years, 1 month ago
  5. 294abe0 [automerger skipped] Merge ab/7633965 am: 59e1c85b20 -s ours by The Android Open Source Project · 3 years, 1 month ago
  6. 5d24e2e Merge stage-aosp-sc-ts-dev before making it an upstream by Xin Li · 3 years, 1 month ago
  7. 59e1c85 Merge ab/7633965 by The Android Open Source Project · 3 years, 1 month ago
  8. 7f5793b Correcting technotes and platform documentation links am: 3ef522cf6c by Sorin Basca · 3 years, 2 months ago
  9. 3ef522c Correcting technotes and platform documentation links by Sorin Basca · 3 years, 2 months ago
  10. d0e32ad Merge "Rename nativeZygoteJitEnabled" into sc-dev am: aab736431d by Hans Boehm · 3 years, 3 months ago
  11. aab7364 Merge "Rename nativeZygoteJitEnabled" into sc-dev by Hans Boehm · 3 years, 3 months ago
  12. 826d056 Rename nativeZygoteJitEnabled by Hans Boehm · 3 years, 3 months ago
  13. 4af2d4f Merge "Replace ART's core-platform-api stub with module-lib stubs" into sc-dev am: f734c91b3e by Anton Hansson · 3 years, 3 months ago
  14. f734c91 Merge "Replace ART's core-platform-api stub with module-lib stubs" into sc-dev by Anton Hansson · 3 years, 3 months ago
  15. eb7a273 Update version code definitions am: 7efd2b9301 by Orion Hodson · 3 years, 3 months ago
  16. 7efd2b9 Update version code definitions by Orion Hodson · 3 years, 3 months ago
  17. f4341bb Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 3 months ago
  18. 13e8dd8 Merge "Revert an unnecessary patch in java.text.CollationElementIterator" into sc-dev am: 03b394136e by Orion Hodson · 3 years, 3 months ago
  19. 03b3941 Merge "Revert an unnecessary patch in java.text.CollationElementIterator" into sc-dev by Orion Hodson · 3 years, 3 months ago
  20. 98c4ff3 Add a system modules containing module lib APIs am: 768ad93fad by Victor Chang · 3 years, 3 months ago
  21. 33709d4 Revert an unnecessary patch in java.text.CollationElementIterator by Victor Chang · 3 years, 3 months ago
  22. 768ad93 Add a system modules containing module lib APIs by Victor Chang · 3 years, 3 months ago
  23. eda8b41 Merge changes from topic "StablizeLibcoreSystemApi2" into sc-dev am: bbd3532c84 by Victor Chang · 3 years, 3 months ago
  24. 2458ec2 Squashed commits from aosp/master to mark some @CorePlatformApi as @SystemApi(MODULE_LIBRARIES) in sc-dev. am: 8c35ceda76 by Victor Chang · 3 years, 3 months ago
  25. bbd3532 Merge changes from topic "StablizeLibcoreSystemApi2" into sc-dev by Victor Chang · 3 years, 3 months ago
  26. 939b441 Remove / annotate @CorePlatformApi(LEGACY) APIs in Android S as STABLE and as @SystemApi(MODULE_LIBRARIES) by Victor Chang · 3 years, 3 months ago
  27. 8c35ced Squashed commits from aosp/master to mark some @CorePlatformApi as @SystemApi(MODULE_LIBRARIES) in sc-dev. by Victor Chang · 3 years, 3 months ago
  28. 716086b Merge changes from topic "DocumentLibcoreSystemApi" into sc-dev am: 43bd21086d by Victor Chang · 3 years, 3 months ago
  29. a30d71f Add @hide annotation to StructLinger am: e0be88ddc1 by Victor Chang · 3 years, 3 months ago
  30. 8f94fe7 libjavacore should be visible to the ART runtime, which loads it. am: 536c1a33e8 by Martin Stjernholm · 3 years, 3 months ago
  31. 43bd210 Merge changes from topic "DocumentLibcoreSystemApi" into sc-dev by Victor Chang · 3 years, 3 months ago
  32. 536c1a3 libjavacore should be visible to the ART runtime, which loads it. by Martin Stjernholm · 3 years, 3 months ago
  33. 5ab1da4 Merge changes from topic "CorePlatformApiDocChanges" into sc-dev am: a3501d6174 by Victor Chang · 3 years, 3 months ago
  34. 197d465 Remove @CorePlatformApi usage from the ojluni/ sources am: a5891a458c by Victor Chang · 3 years, 3 months ago
  35. 021beac Document IoBridge, EmptyArray and VMStack by Victor Chang · 3 years, 3 months ago
  36. a3501d6 Merge changes from topic "CorePlatformApiDocChanges" into sc-dev by Victor Chang · 3 years, 3 months ago
  37. e0be88d Add @hide annotation to StructLinger by Victor Chang · 3 years, 3 months ago
  38. 984a866 Add @hide javadoc to @CorePlatformApi(status = STABLE) and private constructors by Victor Chang · 3 years, 4 months ago
  39. a5891a4 Remove @CorePlatformApi usage from the ojluni/ sources by Victor Chang · 3 years, 4 months ago
  40. 8bc2f2c Allow Connectivity usage of core-tests-support am: 39ee4f2eef by Treehugger Robot · 3 years, 3 months ago
  41. 39ee4f2 Allow Connectivity usage of core-tests-support by Treehugger Robot · 3 years, 4 months ago
  42. c85b7a9 Merge "Add Collectors.mapping tests." into sc-dev am: bad43ef133 by Almaz Mingaleev · 3 years, 4 months ago
  43. bad43ef Merge "Add Collectors.mapping tests." into sc-dev by Almaz Mingaleev · 3 years, 4 months ago
  44. 3ea49ec Add Collectors.mapping tests. by Almaz Mingaleev · 3 years, 4 months ago
  45. 1dcd7e1 Merge "Add test for libcore API" into sc-dev am: 0eb342e444 by TreeHugger Robot · 3 years, 4 months ago
  46. 0eb342e Merge "Add test for libcore API" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  47. 94052e0 Merge "Add java.time.chrono.Era tests." into sc-dev am: 1c85485557 by TreeHugger Robot · 3 years, 4 months ago
  48. 1c85485 Merge "Add java.time.chrono.Era tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  49. 3f1faac Merge "Cover ChronoZonedDateTime with tests." into sc-dev am: 23454b4b33 by TreeHugger Robot · 3 years, 4 months ago
  50. 236fa07 Merge "Cover OffsetDateTime with test." into sc-dev am: 9dcc870a7c by TreeHugger Robot · 3 years, 4 months ago
  51. bc0adff Merge "Cover JapaneseChronology with tests." into sc-dev am: f7b226d546 by TreeHugger Robot · 3 years, 4 months ago
  52. bc6328b Merge "Add ChronoPeriod unit test." into sc-dev am: bb95d62108 by TreeHugger Robot · 3 years, 4 months ago
  53. 3b8ec61 Cover HijrahDate with tests. am: 17da93e32d by Almaz Mingaleev · 3 years, 4 months ago
  54. 23454b4 Merge "Cover ChronoZonedDateTime with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  55. 9dcc870 Merge "Cover OffsetDateTime with test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  56. f7b226d Merge "Cover JapaneseChronology with tests." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  57. bb95d62 Merge "Add ChronoPeriod unit test." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  58. d83658b Cover JapaneseChronology with tests. by Almaz Mingaleev · 3 years, 4 months ago
  59. 17da93e Cover HijrahDate with tests. by Almaz Mingaleev · 3 years, 4 months ago
  60. 2443646 Cover ChronoZonedDateTime with tests. by Almaz Mingaleev · 3 years, 4 months ago
  61. 7d96372 Add java.time.chrono.Era tests. by Almaz Mingaleev · 3 years, 4 months ago
  62. 42e53bb Add ChronoPeriod unit test. by Almaz Mingaleev · 3 years, 4 months ago
  63. 3ef6252 Cover OffsetDateTime with test. by Almaz Mingaleev · 3 years, 4 months ago
  64. 6d9cfb5 Add test for libcore API by paulhu · 3 years, 4 months ago
  65. a7e05e0 Merge "Dist art's CorePlatformApi stubs" into sc-dev am: 32ef177131 by Anton Hansson · 3 years, 4 months ago
  66. 32ef177 Merge "Dist art's CorePlatformApi stubs" into sc-dev by Anton Hansson · 3 years, 4 months ago
  67. 820764b Merge "Improve test coverage for java.lang.StrictMath" into sc-dev am: 095f90a70a by TreeHugger Robot · 3 years, 4 months ago
  68. 095f90a Merge "Improve test coverage for java.lang.StrictMath" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  69. 1699393 Set dist_group: "android" for libcore java_sdk_libraries am: bedd760280 by Colin Cross · 3 years, 4 months ago
  70. c9c8806 Improve test coverage for java.lang.StrictMath by Nikita Iashchenko · 3 years, 4 months ago
  71. bedd760 Set dist_group: "android" for libcore java_sdk_libraries by Colin Cross · 3 years, 5 months ago
  72. 6a9f1e7 Dist art's CorePlatformApi stubs by Anton Hansson · 3 years, 4 months ago
  73. 358fe07 Merge "Increasing timeout for RecursiveTaskTest" into sc-dev am: 44ea1c139b by Sorin Basca · 3 years, 4 months ago
  74. 44ea1c1 Merge "Increasing timeout for RecursiveTaskTest" into sc-dev by Sorin Basca · 3 years, 4 months ago
  75. b0bc77c Increasing timeout for RecursiveTaskTest by Sorin Basca · 3 years, 4 months ago
  76. 0a7760a Merge "RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility"" into sc-v2-dev by Anton Hansson · 3 years, 4 months ago
  77. d123230 Merge "Remove a couple of CompletableFuture methods from CorePlatformApi" into sc-dev am: f15ae7a72e by Jeff Sharkey · 3 years, 4 months ago
  78. f15ae7a Merge "Remove a couple of CompletableFuture methods from CorePlatformApi" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  79. 3ae76d7 RESTRICT AUTOMERGE: Revert "Added new target to annotation library visibility" by Chris Wailes · 3 years, 4 months ago
  80. ce13570 Remove a couple of CompletableFuture methods from CorePlatformApi by Orion Hodson · 3 years, 4 months ago
  81. 4530c74 Merge "Update NetworkEventDispatcher API" into sc-dev am: 274c7d177d by Orion Hodson · 3 years, 4 months ago
  82. e6508b1 Merge "Make AnnotatedStackTraceElement class final" into sc-dev am: b3840331b4 by Orion Hodson · 3 years, 4 months ago
  83. 274c7d1 Merge "Update NetworkEventDispatcher API" into sc-dev by Orion Hodson · 3 years, 4 months ago
  84. b384033 Merge "Make AnnotatedStackTraceElement class final" into sc-dev by Orion Hodson · 3 years, 4 months ago
  85. a9f56c7 Merge "Update documentation for NetworkSecurityPolicy" into sc-dev am: 1dd69cd122 by Orion Hodson · 3 years, 4 months ago
  86. 1dd69cd Merge "Update documentation for NetworkSecurityPolicy" into sc-dev by Orion Hodson · 3 years, 4 months ago
  87. 8b1a09d Make AnnotatedStackTraceElement class final by Orion Hodson · 3 years, 4 months ago
  88. 5ca20e6 Merge "Mark stable and document ddmc apis" into sc-dev am: 699cd09aaa by Victor Chang · 3 years, 4 months ago
  89. ae6b0a2 Update NetworkEventDispatcher API by Orion Hodson · 3 years, 4 months ago
  90. d4e9f24 Update documentation for NetworkSecurityPolicy by Orion Hodson · 3 years, 4 months ago
  91. 699cd09 Merge "Mark stable and document ddmc apis" into sc-dev by Victor Chang · 3 years, 4 months ago
  92. b1a51c0 Merge "Make NetworkEventDispatcher class final" into sc-dev am: a6f4b17654 by Jeff Sharkey · 3 years, 4 months ago
  93. a6f4b17 Merge "Make NetworkEventDispatcher class final" into sc-dev by Jeff Sharkey · 3 years, 4 months ago
  94. 01f4c93 Mark stable and document ddmc apis by Nikita Iashchenko · 3 years, 5 months ago
  95. ffa4f3f Merge "Add test for Pack200." into sc-dev am: 65e9bbbcc1 by Almaz Mingaleev · 3 years, 4 months ago
  96. b7c86e7 Merge "Add MinguoDate tests." into sc-dev am: fc41d4207d by Almaz Mingaleev · 3 years, 4 months ago
  97. 1666906 Merge "Add JapaneseDate tests." into sc-dev am: b498f4fda4 by Almaz Mingaleev · 3 years, 4 months ago
  98. e0244f1 Merge "Cover ThaiBuddhistDate with tests." into sc-dev am: cf48bcf1ca by Almaz Mingaleev · 3 years, 4 months ago
  99. c904389 Merge "Add MinguoChronology test." into sc-dev am: b2dcbafac8 by Almaz Mingaleev · 3 years, 4 months ago
  100. 5f36e64 Merge "Cover HijrahChronology with tests." into sc-dev am: 6192384dad by Almaz Mingaleev · 3 years, 4 months ago