summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-09Add libnativeloader test to CTS for API coverage.android-s-v2-beta-3android-s-qpr3-beta-1android-s-v2-beta-3android-s-qpr3-beta-1Martin Stjernholm
2022-02-09Simplify some functions in OatMethod.Peter Collingbourne
2022-02-09Add libnativebridge test to CTS for API coverage.Martin Stjernholm
2022-02-09Add test to check against sharpening optimizationSantiago Aboy Solanes
2022-02-09Rename the test in run-libcore-tests.pyVictor Chang
2022-02-09Add tracepoint for OutOfMemoryErrorIoannis Ilkos
2022-02-08Move verifyCompilationLogGenerated to OnDeviceSigningHostTestVictor Hsieh
2022-02-08Add test to check ctime of CompOS output after rebootVictor Hsieh
2022-02-08Document a better module build command.Martin Stjernholm
2022-02-08Fall back to compiling the primary boot image on device.Jiakai Zhang
2022-02-08Remove bad read barrier from boot image relocation.Vladimir Marko
2022-02-08Revert^3 "Generate a primary boot image for testing."Jiakai Zhang
2022-02-08Use art::CommonRuntimeTest to set up a test with a runtime.Martin Stjernholm
2022-02-08Simplify class redefinition.Nicolas Geoffray
2022-02-07Revert^2 "Generate a primary boot image for testing."Jiakai Zhang
2022-02-07Revert^2 "Fix the check on apex-versions for boot images."Jiakai Zhang
2022-02-07Revert^4 "Store and check apex-versions in boot ..."Jiakai Zhang
2022-02-07Add JSR166 delay factor for gcstress testsSorin Basca
2022-02-07Enable verifyCompilationLogGenerated for CompOS testVictor Hsieh
2022-02-07Also create VerifierDeps for boot image compilation.Nicolas Geoffray
2022-02-07Improve instruction set variants' loggingSantiago Aboy Solanes
2022-02-07Extract atomic pair code from DexCacheDavid Srbecky
2022-02-07Remove unused function JNIMacroAssembler::Call(FrameOffset, Offset).Peter Collingbourne
2022-02-07Fix race conditionAlan Stokes
2022-02-07Fix braino in InvokeFromTransformOrion Hodson
2022-02-07Disable org.openjdk.tests.java.util.stream.SliceOpTest#testLimitOps.Nicolas Geoffray
2022-02-05Fix THREAD_INTERPRETER_CACHE_SIZE_SHIFTDavid Srbecky
2022-02-05Simplify return in __memcmp16David Srbecky
2022-02-04Use uname -m to get the device ISA.Peter Collingbourne
2022-02-04Enable CompOsSigningHostTest on user buildVictor Hsieh
2022-02-04Enable more tests in CompOsSigningHostTestVictor Hsieh
2022-02-04Add known instruction set variants to logging stringsSantiago Aboy Solanes
2022-02-04Add regression test for bug 215510819.Vladimir Marko
2022-02-04Update test flakes listOrion Hodson
2022-02-04Revert^2 "Add config for testing compiling and launching an app"Santiago Aboy Solanes
2022-02-03Revert "Don't use sigsegv handler for jvmti."Muhammad Qureshi
2022-02-03Fix DCHECK related to frame pop events.Mythri Alle
2022-02-03MethodHandle dead and duplicated code clean-upOrion Hodson
2022-02-03Remove unused EmulatedStackFrame.callsiteType fieldOrion Hodson
2022-02-03Adjust names of some flaky tests excluded from the ART MTS definition.Roland Levillain
2022-02-03Remove race on cached thread-name deletionHans Boehm
2022-02-02Do not reuse superclass IfTable with non-marker interfaces...Vladimir Marko
2022-02-02Fix CHA: Treat default conflict method like abstract.Vladimir Marko
2022-02-02Fix broken testAlan Stokes
2022-02-02Don't use sigsegv handler for jvmti.Nicolas Geoffray
2022-02-02Only return the vdex file as an optimization file when we don't use the oat f...Nicolas Geoffray
2022-02-02Using ASM 7 for ART testsSorin Basca
2022-02-02Cleanup Instrumentation::IsActiveMythri Alle
2022-02-02Disable 181-default-methods for no-image.Vladimir Marko
2022-02-02Oat bump after revert aosp/1967639Santiago Aboy Solanes