- dc744e5 Revert "Disable kEnableOnDemandDexDequicken." by Roland Levillain · 3 years, 3 months ago
- 79b74d7 Do not release the driver_ if we are dumping stats by Santiago Aboy Solanes · 3 years, 3 months ago
- 1558048 Add stats for last step inlining of invokes by Santiago Aboy Solanes · 3 years, 3 months ago
- 5cbb0a9 Revert^2 "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays." by Ulyana Trafimovich · 3 years, 3 months ago
- a8d998f fix the redundant dependencies validation in fast verify by Yang Tianping · 3 years, 3 months ago
- bc6944b Remove useless test. by Nicolas Geoffray · 3 years, 3 months ago
- 9104d67 Revert^2 "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 3 years, 3 months ago
- 85d7e93 Remove stale order-only dependency from build-art-*-tests targets. by Martin Stjernholm · 3 years, 3 months ago
- 633ac3c Adding Class.getDeclaredFields to unstarted runtime by Sorin Basca · 3 years, 3 months ago
- eb270e4 Revert "x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays." by Orion Hodson · 3 years, 3 months ago
- 3b87d85 Use java_genrule for art run test data by Colin Cross · 3 years, 3 months ago
- a3fe045 x86_64: Implement VarHandle.get{,Acquire,Opaque,Volatile} for arrays. by Ulya Trafimovich · 3 years, 4 months ago
- 492649b Clean up #includes in `hidden_api.h`. by Vladimir Marko · 3 years, 3 months ago
- 2fc4004 Use cid=0 to mean not specified by Alan Stokes · 3 years, 3 months ago
- d95a1f2 Inline IRT frame push/pop into JNI stubs. by Vladimir Marko · 3 years, 9 months ago
- 507a729 Increase max execution time for a VM by Alan Stokes · 3 years, 3 months ago
- 4a4696a Fixing Unsafe.getObjectAcquire code generation by Sorin Basca · 3 years, 3 months ago
- b0cc592 With mainline, classes in the boot classpath that hard fail can happen. by Nicolas Geoffray · 3 years, 3 months ago
- 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 3 months ago
- 507cf90 Adding get/put and compare-and-set methods to Unsafe by Sorin Basca · 3 years, 3 months ago
- a32d2d8 Disable kEnableOnDemandDexDequicken. by Nicolas Geoffray · 3 years, 3 months ago
- 4d29efc Remove unused fields in Thread. by Nicolas Geoffray · 3 years, 3 months ago
- f9e82e5 Loosen class status check after resolving. by Vladimir Marko · 3 years, 3 months ago
- 983c217 Merge "Merge Android 12" by Xin Li · 3 years, 3 months ago
- 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 3 months ago
- ce8198e Pass which profile the method expects. by Nicolas Geoffray · 3 years, 3 months ago
- 7f4f4eb Merge Android 12 by Xin Li · 3 years, 3 months ago
- ea887d4 DexCache: Remove pre-resolved string dead code. am: 4af07cd8ef by David Srbecky · 3 years, 3 months ago
- 4af07cd DexCache: Remove pre-resolved string dead code. by David Srbecky · 3 years, 3 months ago
- cedad4b6 Run-test build: Split the main method into two. am: 271d57234e by David Srbecky · 3 years, 3 months ago
- 271d572 Run-test build: Split the main method into two. by David Srbecky · 3 years, 3 months ago
- fe9aaf0 libprofile: Clear method bitmap padding bits. am: 2a4542d375 by Vladimir Marko · 3 years, 3 months ago
- 2a4542d libprofile: Clear method bitmap padding bits. by Vladimir Marko · 3 years, 3 months ago
- a7f783e Add ComposHostTestCases to art's mainline-presubmit am: 8c3ef13374 by Victor Hsieh · 3 years, 3 months ago
- 5cf0260 Add ComposHostTestCases to art's presubmit am: ceb51c9208 by Victor Hsieh · 3 years, 3 months ago
- 8c3ef13 Add ComposHostTestCases to art's mainline-presubmit by Victor Hsieh · 3 years, 4 months ago
- ceb51c9 Add ComposHostTestCases to art's presubmit by Victor Hsieh · 3 years, 4 months ago
- 0e802db Change ClassLinker::dex_caches_ from list to unordered_map. am: 6fbcc29159 by David Srbecky · 3 years, 3 months ago
- 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 3 years, 10 months ago
- cbc0f76 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater am: 0069ad7ddb by Sorin Basca · 3 years, 3 months ago
- 0069ad7 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater by Sorin Basca · 3 years, 3 months ago
- f33f113 verifier: Clean up `RegisterLine::SetRegisterType*()`. am: 520c9b7649 by Vladimir Marko · 3 years, 3 months ago
- 520c9b7 verifier: Clean up `RegisterLine::SetRegisterType*()`. by Vladimir Marko · 3 years, 3 months ago
- 14d0a38 Remove mterp_current_ibase. am: f9795d1ebd by Nicolas Geoffray · 3 years, 3 months ago
- f9795d1 Remove mterp_current_ibase. by Nicolas Geoffray · 3 years, 3 months ago
- 0913059 Move run-test compilation to soong. am: 7cf6c58ed9 by David Srbecky · 3 years, 3 months ago
- 7cf6c58 Move run-test compilation to soong. by David Srbecky · 3 years, 5 months ago
- 012d3af Do not resolve name strings in `ArtMethod::GetDeclaredMethodInternal()`. am: d4e07aac5b by Vladimir Marko · 3 years, 3 months ago
- d4e07aa Do not resolve name strings in `ArtMethod::GetDeclaredMethodInternal()`. by Vladimir Marko · 3 years, 3 months ago
- 9d7d5c4 Remove the notion of soft failure within the verifier. am: 4b0c9b91de by Nicolas Geoffray · 3 years, 3 months ago
- 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 3 months ago
- 13a0e72 Revert "Exclude `com.android.org.conscrypt.NativeCryptoArgTest` ..." am: dae0c24dc2 by Roland Levillain · 3 years, 3 months ago
- dae0c24 Revert "Exclude `com.android.org.conscrypt.NativeCryptoArgTest` ..." by Roland Levillain · 3 years, 3 months ago
- 3b70f85 Disable test on gcstress and debug. am: 545b0f09f6 by Nicolas Geoffray · 3 years, 3 months ago
- 545b0f0 Disable test on gcstress and debug. by Nicolas Geoffray · 3 years, 3 months ago
- 74c98ab Revert "Change order of creation of JIT mappings." am: 55dace0763 by Nicolas Geoffray · 3 years, 3 months ago
- 55dace0 Revert "Change order of creation of JIT mappings." by Nicolas Geoffray · 3 years, 3 months ago
- 6980f8c zeroing BitMemoryRegion buffer. am: c27fb3db6b by xieliujie · 3 years, 3 months ago
- c27fb3d zeroing BitMemoryRegion buffer. by xieliujie · 3 years, 3 months ago
- 91e8339 Revert "Create an abstraction for dexopt tasks" am: 4aaf6958e9 by Nicolas Geoffray · 3 years, 3 months ago
- 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 3 months ago
- 39fa0de Revert "Remove lazy dequickening." am: 139a5b991f by Jack Nudelman · 3 years, 3 months ago
- 139a5b9 Revert "Remove lazy dequickening." by Jack Nudelman · 3 years, 3 months ago
- 4982daa Add "art-systemserverclasspath-fragment" to ART SDK. am: 28b18b128a by Jiakai Zhang · 3 years, 3 months ago
- 28b18b1 Add "art-systemserverclasspath-fragment" to ART SDK. by Jiakai Zhang · 3 years, 3 months ago
- 8d060f3 Create an abstraction for dexopt tasks am: 6221e67f13 by Victor Hsieh · 3 years, 3 months ago
- 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
- 36d0955 Use more specific arch candidates per bitness am: 52f7f63d8d by Victor Hsieh · 3 years, 3 months ago
- 52f7f63 Use more specific arch candidates per bitness by Victor Hsieh · 3 years, 3 months ago
- aaaeb7b Add API coverage for dalvik.system.VMDebug am: cb04d16a83 by Miguel · 3 years, 3 months ago
- cb04d16 Add API coverage for dalvik.system.VMDebug by Miguel · 3 years, 3 months ago
- 1a00254 Remove lazy dequickening. am: 437144bd7b by Nicolas Geoffray · 3 years, 3 months ago
- 437144b Remove lazy dequickening. by Nicolas Geoffray · 3 years, 3 months ago
- 587180c Revert "Revert^2 "Lazily allocate DexCache arrays."" am: 8473a5bf11 by Nicolas Geoffray · 3 years, 3 months ago
- 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 3 months ago
- 8112f1e optimization of gc load, reduce gc in some scenarios am: 3dcd844ccc by zengkaifa · 3 years, 3 months ago
- 3dcd844 optimization of gc load, reduce gc in some scenarios by zengkaifa · 3 years, 3 months ago
- 365fc27 Change order of creation of JIT mappings. am: 145fce1b7b by Nicolas Geoffray · 3 years, 3 months ago
- 145fce1 Change order of creation of JIT mappings. by Nicolas Geoffray · 3 years, 3 months ago
- 8b8786c Hard fail on type assignment check. am: 4b1609f857 by Nicolas Geoffray · 3 years, 3 months ago
- 4b1609f Hard fail on type assignment check. by Nicolas Geoffray · 3 years, 3 months ago
- 4bed50b Remove unused module ahat-docs am: a95a6ea27e by ChihYao Chien · 3 years, 3 months ago
- 2ec75c0 Revert "ART: Removes SuspendCheck for plain loops with a low trip count." am: 8f6b99fba2 by Nicolas Geoffray · 3 years, 3 months ago
- a95a6ea Remove unused module ahat-docs by ChihYao Chien · 3 years, 5 months ago
- 8f6b99f Revert "ART: Removes SuspendCheck for plain loops with a low trip count." by Nicolas Geoffray · 3 years, 3 months ago
- 6bd8754 odrefresh: explicitly initialize to use system logger am: a182c93022 by Orion Hodson · 3 years, 3 months ago
- a182c93 odrefresh: explicitly initialize to use system logger by Orion Hodson · 3 years, 3 months ago
- 43ae3d5 Update the reason why we need conscrypt and core-icu4j. am: 1512e52a29 by Martin Stjernholm · 3 years, 3 months ago
- 000e395 Revert "Add a test for new sun.misc.Cleaner timeout" am: 7541fda785 by Hans Boehm · 3 years, 3 months ago
- 1512e52 Update the reason why we need conscrypt and core-icu4j. by Martin Stjernholm · 3 years, 3 months ago
- 7541fda Revert "Add a test for new sun.misc.Cleaner timeout" by Hans Boehm · 3 years, 3 months ago
- d391851 Add a test for new sun.misc.Cleaner timeout am: 2007f8591c by Hans Boehm · 3 years, 3 months ago
- 2007f85 Add a test for new sun.misc.Cleaner timeout by Hans Boehm · 3 years, 3 months ago
- 89c114c Adding get long regression test for jdk.internal.misc.Unsafe am: 45cece5e1b by Sorin Basca · 3 years, 3 months ago
- 8e1ef6d Add more members to ART's OWNERS file. am: cbdaa2c760 by Roland Levillain · 3 years, 3 months ago
- 45cece5 Adding get long regression test for jdk.internal.misc.Unsafe by Sorin Basca · 3 years, 3 months ago
- cbdaa2c Add more members to ART's OWNERS file. by Roland Levillain · 3 years, 3 months ago
- 9ced604 An invalid wide pair will remain invalid at runtime. am: f3c5bbb742 by Nicolas Geoffray · 3 years, 3 months ago
- f3c5bbb An invalid wide pair will remain invalid at runtime. by Nicolas Geoffray · 3 years, 3 months ago
- 561ddae Revert^2 "Lazily allocate DexCache arrays." am: e153a62e8e by David Srbecky · 3 years, 3 months ago