summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-20Revert "libnativebridge_test: link non-public libs statically" and fixandroid14-tests-devMartin Stjernholm
2024-03-06Do not expect VNDK namespace when VNDK is deprecatedKiyoung Kim
2024-03-06Check if product is treblelizedKiyoung Kim
2024-03-06Use product vndk version to check if product vndk is deprecatedKiyoung Kim
2024-02-28Use llndk.libraries.txt from system if VNDK is deprecatedKiyoung Kim
2024-01-04Update Test913 to check for .art] to detect if there's an imageMythri Alle
2023-12-21[automerger skipped] Do not add the ART APEX to LD_LIBRARY_PATH in the CTS te...Martin Stjernholm
2023-12-20Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and linkandroid13-tests-devMartin Stjernholm
2023-12-20Do not add the ART APEX to LD_LIBRARY_PATH in the CTS tests, and linkMartin Stjernholm
2023-12-20Avoid dynamic lib dependencies on internal ART libraries in theMartin Stjernholm
2023-12-19Revert "Construct BCP arguments to the VM using CommonArtTest code."Martin Stjernholm
2023-12-19[automerger skipped] Avoid dynamic lib dependencies on internal ART libraries...Martin Stjernholm
2023-12-18Avoid dynamic lib dependencies on internal ART libraries in theMartin Stjernholm
2023-07-06art: disable standalone cts tests for native-bridge am: debd82f9b1android-vts-14.0_r2android-cts-14.0_r2Lev Rumyantsev
2023-07-01art: disable standalone cts tests for native-bridgeLev Rumyantsev
2023-06-21[automerger skipped] Fix ART MTS exclusion filter for `JniCompilerTest` test ...android14-devRoland Levillain
2023-06-21[automerger skipped] Temporarily exclude `JniCompilerTests` from the ART MTS ...Roland Levillain
2023-06-21Fix ART MTS exclusion filter for `JniCompilerTest` test cases.Roland Levillain
2023-06-21Temporarily exclude `JniCompilerTests` from the ART MTS definition.Roland Levillain
2023-06-20Update default values for metrics flags to enable reporting from public am: 5...Stefano Cianciulli
2023-06-19Disable some Checker assertions in `1004-checker-volatile-ref-load`. am: 8783...Roland Levillain
2023-06-19Disable some Checker assertions in `1004-checker-volatile-ref-load`.Roland Levillain
2023-06-14Revert "Add some debugging output for b/261719949."Nicolas Geoffray
2023-06-12Pass the cache-info fd from odrefresh to dex2oat.Jiakai Zhang
2023-06-10Revert "Update boot image and system server profiles [M28C24P49S0PP]"Karuna Ramkumar
2023-06-09Disable startup dex cache arrays.Nicolas Geoffray
2023-06-09Update boot image and system server profiles [M28C24P49S0PP]art-benchmark-service
2023-06-07Remove superfluous verification from dex2oat am: 094c315126David Srbecky
2023-06-06Revert "Update boot image and system server profiles [M24C20P47S0PP]"Islam Elbanna
2023-06-06Skip checkpoints in StartupCompletedTask when mutator-lock exclusively heldLokesh Gidra
2023-06-05Update boot image and system server profiles [M24C20P47S0PP]art-benchmark-service
2023-05-30[automerger skipped] Delay copy-buffer allotment for uffd compaction until ac...Lokesh Gidra
2023-05-30Delay copy-buffer allotment for uffd compaction until actual useLokesh Gidra
2023-05-26Delay copy-buffer allotment for uffd compaction until actual useLokesh Gidra
2023-05-25Clear startup linear alloc when we delete class loaders.Nicolas Geoffray
2023-05-24Use C++17's [[maybe_unused]] attribute in ARTNicolas Geoffray
2023-05-23Clean up libbase(_header) dependencies in libdexfile_support.Martin Stjernholm
2023-05-23Prevent RemoteException from spamming logs (again).Jiakai Zhang
2023-05-22Fix the test breakage caused by aosp/2597105.Jiakai Zhang
2023-05-22Fix ArtDexFileLoader::GetMultiDexChecksums to handle .dex files properlyJiakai Zhang
2023-05-22Check whether the APK has code before recording JIT profile information.Jiakai Zhang
2023-05-22Add O_CREAT to ProfileCompilationInfo::SaveFallback.Jiakai Zhang
2023-05-18Honor first-save priority.ot903107
2023-05-17Always use debuggable from compiler options when JITingMythri Alle
2023-05-16Merge changes from topic "presubmit-am-32b083ccb69c47a195249994f91e6f10" into...Lokesh Gidra
2023-05-16Cleanup logic on madvising vdex/dex files.Nicolas Geoffray
2023-05-15[automerged blank] Ensure flip-function is completed before running synchrono...Lokesh Gidra
2023-05-15Ensure flip-function is completed before running synchronous checkpointLokesh Gidra
2023-05-15Ensure flip-function is completed before running synchronous checkpointLokesh Gidra
2023-05-15Merge changes from topic "presubmit-am-26291a96bd8c45299ce4d04539facbe3" into...TreeHugger Robot