1. a3fe045 x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays. by Ulya Trafimovich · 4 years, 9 months ago
  2. 492649b Clean up #includes in `hidden_api.h`. by Vladimir Marko · 4 years, 8 months ago
  3. 2fc4004 Use cid=0 to mean not specified by Alan Stokes · 4 years, 8 months ago
  4. d95a1f2 Inline IRT frame push/pop into JNI stubs. by Vladimir Marko · 5 years ago
  5. 507a729 Increase max execution time for a VM by Alan Stokes · 4 years, 8 months ago
  6. 4a4696a Fixing Unsafe.getObjectAcquire code generation by Sorin Basca · 4 years, 8 months ago
  7. b0cc592 With mainline, classes in the boot classpath that hard fail can happen. by Nicolas Geoffray · 4 years, 8 months ago
  8. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 8 months ago
  9. 507cf90 Adding get/put and compare-and-set methods to Unsafe by Sorin Basca · 4 years, 8 months ago
  10. a32d2d8 Disable kEnableOnDemandDexDequicken. by Nicolas Geoffray · 4 years, 8 months ago
  11. 4d29efc Remove unused fields in Thread. by Nicolas Geoffray · 4 years, 8 months ago
  12. f9e82e5 Loosen class status check after resolving. by Vladimir Marko · 4 years, 8 months ago
  13. 983c217 Merge "Merge Android 12" by Xin Li · 4 years, 8 months ago
  14. 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 4 years, 8 months ago
  15. ce8198e Pass which profile the method expects. by Nicolas Geoffray · 4 years, 8 months ago
  16. 7f4f4eb Merge Android 12 by Xin Li · 4 years, 8 months ago
  17. ea887d4 DexCache: Remove pre-resolved string dead code. am: 4af07cd8ef by David Srbecky · 4 years, 8 months ago
  18. 4af07cd DexCache: Remove pre-resolved string dead code. by David Srbecky · 4 years, 8 months ago
  19. cedad4b6 Run-test build: Split the main method into two. am: 271d57234e by David Srbecky · 4 years, 8 months ago
  20. 271d572 Run-test build: Split the main method into two. by David Srbecky · 4 years, 8 months ago
  21. fe9aaf0 libprofile: Clear method bitmap padding bits. am: 2a4542d375 by Vladimir Marko · 4 years, 8 months ago
  22. 2a4542d libprofile: Clear method bitmap padding bits. by Vladimir Marko · 4 years, 8 months ago
  23. a7f783e Add ComposHostTestCases to art's mainline-presubmit am: 8c3ef13374 by Victor Hsieh · 4 years, 8 months ago
  24. 5cf0260 Add ComposHostTestCases to art's presubmit am: ceb51c9208 by Victor Hsieh · 4 years, 8 months ago
  25. 8c3ef13 Add ComposHostTestCases to art's mainline-presubmit by Victor Hsieh · 4 years, 9 months ago
  26. ceb51c9 Add ComposHostTestCases to art's presubmit by Victor Hsieh · 4 years, 9 months ago
  27. 0e802db Change ClassLinker::dex_caches_ from list to unordered_map. am: 6fbcc29159 by David Srbecky · 4 years, 8 months ago
  28. 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 5 years ago
  29. cbc0f76 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater am: 0069ad7ddb by Sorin Basca · 4 years, 8 months ago
  30. 0069ad7 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater by Sorin Basca · 4 years, 9 months ago
  31. f33f113 verifier: Clean up `RegisterLine::SetRegisterType*()`. am: 520c9b7649 by Vladimir Marko · 4 years, 8 months ago
  32. 520c9b7 verifier: Clean up `RegisterLine::SetRegisterType*()`. by Vladimir Marko · 4 years, 8 months ago
  33. 14d0a38 Remove mterp_current_ibase. am: f9795d1ebd by Nicolas Geoffray · 4 years, 8 months ago
  34. f9795d1 Remove mterp_current_ibase. by Nicolas Geoffray · 4 years, 8 months ago
  35. 0913059 Move run-test compilation to soong. am: 7cf6c58ed9 by David Srbecky · 4 years, 8 months ago
  36. 7cf6c58 Move run-test compilation to soong. by David Srbecky · 4 years, 11 months ago
  37. 012d3af Do not resolve name strings in `ArtMethod::GetDeclaredMethodInternal()`. am: d4e07aac5b by Vladimir Marko · 4 years, 8 months ago
  38. d4e07aa Do not resolve name strings in `ArtMethod::GetDeclaredMethodInternal()`. by Vladimir Marko · 4 years, 8 months ago
  39. 9d7d5c4 Remove the notion of soft failure within the verifier. am: 4b0c9b91de by Nicolas Geoffray · 4 years, 8 months ago
  40. 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 4 years, 8 months ago
  41. 13a0e72 Revert "Exclude `com.android.org.conscrypt.NativeCryptoArgTest` ..." am: dae0c24dc2 by Roland Levillain · 4 years, 8 months ago
  42. dae0c24 Revert "Exclude `com.android.org.conscrypt.NativeCryptoArgTest` ..." by Roland Levillain · 4 years, 8 months ago
  43. 3b70f85 Disable test on gcstress and debug. am: 545b0f09f6 by Nicolas Geoffray · 4 years, 8 months ago
  44. 545b0f0 Disable test on gcstress and debug. by Nicolas Geoffray · 4 years, 8 months ago
  45. 74c98ab Revert "Change order of creation of JIT mappings." am: 55dace0763 by Nicolas Geoffray · 4 years, 8 months ago
  46. 55dace0 Revert "Change order of creation of JIT mappings." by Nicolas Geoffray · 4 years, 8 months ago
  47. 6980f8c zeroing BitMemoryRegion buffer. am: c27fb3db6b by xieliujie · 4 years, 8 months ago
  48. c27fb3d zeroing BitMemoryRegion buffer. by xieliujie · 4 years, 8 months ago
  49. 91e8339 Revert "Create an abstraction for dexopt tasks" am: 4aaf6958e9 by Nicolas Geoffray · 4 years, 8 months ago
  50. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 4 years, 8 months ago
  51. 39fa0de Revert "Remove lazy dequickening." am: 139a5b991f by Jack Nudelman · 4 years, 8 months ago
  52. 139a5b9 Revert "Remove lazy dequickening." by Jack Nudelman · 4 years, 8 months ago
  53. 4982daa Add "art-systemserverclasspath-fragment" to ART SDK. am: 28b18b128a by Jiakai Zhang · 4 years, 8 months ago
  54. 28b18b1 Add "art-systemserverclasspath-fragment" to ART SDK. by Jiakai Zhang · 4 years, 8 months ago
  55. 8d060f3 Create an abstraction for dexopt tasks am: 6221e67f13 by Victor Hsieh · 4 years, 8 months ago
  56. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 4 years, 9 months ago
  57. 36d0955 Use more specific arch candidates per bitness am: 52f7f63d8d by Victor Hsieh · 4 years, 8 months ago
  58. 52f7f63 Use more specific arch candidates per bitness by Victor Hsieh · 4 years, 8 months ago
  59. aaaeb7b Add API coverage for dalvik.system.VMDebug am: cb04d16a83 by Miguel · 4 years, 8 months ago
  60. cb04d16 Add API coverage for dalvik.system.VMDebug by Miguel · 4 years, 8 months ago
  61. 1a00254 Remove lazy dequickening. am: 437144bd7b by Nicolas Geoffray · 4 years, 8 months ago
  62. 437144b Remove lazy dequickening. by Nicolas Geoffray · 4 years, 8 months ago
  63. 587180c Revert "Revert^2 "Lazily allocate DexCache arrays."" am: 8473a5bf11 by Nicolas Geoffray · 4 years, 8 months ago
  64. 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 4 years, 8 months ago
  65. 8112f1e optimization of gc load, reduce gc in some scenarios am: 3dcd844ccc by zengkaifa · 4 years, 8 months ago
  66. 3dcd844 optimization of gc load, reduce gc in some scenarios by zengkaifa · 4 years, 9 months ago
  67. 365fc27 Change order of creation of JIT mappings. am: 145fce1b7b by Nicolas Geoffray · 4 years, 8 months ago
  68. 145fce1 Change order of creation of JIT mappings. by Nicolas Geoffray · 4 years, 8 months ago
  69. 8b8786c Hard fail on type assignment check. am: 4b1609f857 by Nicolas Geoffray · 4 years, 8 months ago
  70. 4b1609f Hard fail on type assignment check. by Nicolas Geoffray · 4 years, 8 months ago
  71. 4bed50b Remove unused module ahat-docs am: a95a6ea27e by ChihYao Chien · 4 years, 8 months ago
  72. 2ec75c0 Revert "ART: Removes SuspendCheck for plain loops with a low trip count." am: 8f6b99fba2 by Nicolas Geoffray · 4 years, 8 months ago
  73. a95a6ea Remove unused module ahat-docs by ChihYao Chien · 4 years, 10 months ago
  74. 8f6b99f Revert "ART: Removes SuspendCheck for plain loops with a low trip count." by Nicolas Geoffray · 4 years, 8 months ago
  75. 6bd8754 odrefresh: explicitly initialize to use system logger am: a182c93022 by Orion Hodson · 4 years, 8 months ago
  76. a182c93 odrefresh: explicitly initialize to use system logger by Orion Hodson · 4 years, 8 months ago
  77. 43ae3d5 Update the reason why we need conscrypt and core-icu4j. am: 1512e52a29 by Martin Stjernholm · 4 years, 8 months ago
  78. 000e395 Revert "Add a test for new sun.misc.Cleaner timeout" am: 7541fda785 by Hans Boehm · 4 years, 8 months ago
  79. 1512e52 Update the reason why we need conscrypt and core-icu4j. by Martin Stjernholm · 4 years, 8 months ago
  80. 7541fda Revert "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 4 years, 8 months ago
  81. d391851 Add a test for new sun.misc.Cleaner timeout am: 2007f8591c by Hans Boehm · 4 years, 8 months ago
  82. 2007f85 Add a test for new sun.misc.Cleaner timeout by Hans Boehm · 4 years, 9 months ago
  83. 89c114c Adding get long regression test for jdk.internal.misc.Unsafe am: 45cece5e1b by Sorin Basca · 4 years, 8 months ago
  84. 8e1ef6d Add more members to ART's OWNERS file. am: cbdaa2c760 by Roland Levillain · 4 years, 8 months ago
  85. 45cece5 Adding get long regression test for jdk.internal.misc.Unsafe by Sorin Basca · 4 years, 9 months ago
  86. cbdaa2c Add more members to ART's OWNERS file. by Roland Levillain · 4 years, 8 months ago
  87. 9ced604 An invalid wide pair will remain invalid at runtime. am: f3c5bbb742 by Nicolas Geoffray · 4 years, 8 months ago
  88. f3c5bbb An invalid wide pair will remain invalid at runtime. by Nicolas Geoffray · 4 years, 8 months ago
  89. 561ddae Revert^2 "Lazily allocate DexCache arrays." am: e153a62e8e by David Srbecky · 4 years, 8 months ago
  90. e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 5 years ago
  91. a889e9b Don't do a recursive call when there are CHA guards. am: 282795ca98 by Nicolas Geoffray · 4 years, 8 months ago
  92. 282795c Don't do a recursive call when there are CHA guards. by Nicolas Geoffray · 4 years, 8 months ago
  93. 16a9b90 Better handling of unresolved fields in VerifyISFieldAccess. am: 03ce70a18e by Nicolas Geoffray · 4 years, 8 months ago
  94. 8df9691 Adjust expectations for libcore+gcstress+debug+host. am: 2a973fcbea by Nicolas Geoffray · 4 years, 8 months ago
  95. 03ce70a Better handling of unresolved fields in VerifyISFieldAccess. by Nicolas Geoffray · 4 years, 8 months ago
  96. 2a973fc Adjust expectations for libcore+gcstress+debug+host. by Nicolas Geoffray · 4 years, 8 months ago
  97. 5ec00c4 Improve the logging of BCP checksum mismatch. am: 762ee92400 by Jiakai Zhang · 4 years, 8 months ago
  98. 762ee92 Improve the logging of BCP checksum mismatch. by Jiakai Zhang · 4 years, 8 months ago
  99. 066b20b Loosen the SDK requirement of a test case in OdRefreshTest. am: 617c6abeff by Jiakai Zhang · 4 years, 8 months ago
  100. 617c6ab Loosen the SDK requirement of a test case in OdRefreshTest. by Jiakai Zhang · 4 years, 8 months ago