summaryrefslogtreecommitdiff
path: root/dexoptanalyzer
AgeCommit message (Expand)Author
2021-09-27Better isolate standalone ART gtests on device.Roland Levillain
2021-08-13Add `Sdk31ModuleController` support to ART run-tests and gtests.Roland Levillain
2021-08-03ART Apex: prefer "first" to "prefer32" multilib option for toolsOrion Hodson
2021-07-13Add support for standalone ART gtests to MTS.Roland Levillain
2021-07-12Uncouple ART gtests from the ART APEX.Roland Levillain
2021-06-18Be more prescise in the profile analysisCalin Juravle
2021-06-14odrefresh: enable loading of system_server image filesOrion Hodson
2021-04-19Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBe...Nicolas Geoffray
2021-04-17Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile."David Srbecky
2021-04-15Integrate ClassLoaderContext check in OatFileAssistant::GetBestOatFile.Nicolas Geoffray
2021-03-19Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-26dexoptanalyzer: fix --validate_bcpOrion Hodson
2021-02-22dexoptanalyzer: fix a potential use of nullptrGeorge Burgess IV
2021-02-19dexoptanalyzer: Initialize only_validate_bcp_ fieldGreg Kaiser
2021-02-19dexoptanalyzer: Add --validate-bcp optionOrion Hodson
2021-02-11dexoptanalyzer: add header library for dexoptanalyzer headersOrion Hodson
2021-02-09[metrics] Report some ART metadataEric Holk
2020-12-14Remove stripped-apk related logic from CLCCalin Juravle
2020-11-19Dexoptanalyzer: expose return codesOrion Hodson
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-20Reland "Make 'quicken' an alias to 'verify'."Nicolas Geoffray
2020-10-12Revert "Make 'quicken' an alias to 'verify'."Ming-Shin Lu
2020-10-09Make 'quicken' an alias to 'verify'.Nicolas Geoffray
2020-08-11Revert^2 "art: Remove dependencies on platform unavailable modules"Yo Chiang
2020-08-06Revert "art: Remove dependencies on platform unavailable modules"Insaf Latypov
2020-08-06art: Remove dependencies on platform unavailable modulesYo Chiang
2020-05-29Finish move of jar compilation rules from makefile to soong.David Srbecky
2020-05-27Move gtest tool dependencies from makefile to soongDavid Srbecky
2020-02-15Revert "Revert "Make class loader context fail for unknown class loaders""Calin Juravle
2020-02-14Revert "Make class loader context fail for unknown class loaders"Stefania Halac
2020-02-12Make class loader context fail for unknown class loadersCalin Juravle
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong Park
2019-09-24Various renames following the name change from "Runtime APEX" to "ART APEX".Martin Stjernholm
2019-04-12Add and use art::GetAndroidRuntimeBinDir.Roland Levillain
2019-03-22Support FDs for class loader context dex filesDavid Brazdil
2019-02-07Replace StringPiece with std::string_view in profman.Vladimir Marko
2019-01-10Create the class loader context within a Runtime scope.Nicolas Geoffray
2018-12-04Reduce core image to 6 modules.Vladimir Marko
2018-12-03Revert "Reduce core image to core-{oj,libart,simple}."Vladimir Marko
2018-11-30Reduce core image to core-{oj,libart,simple}.Vladimir Marko
2018-11-29Add --runtime-arg to command line tools.Vladimir Marko
2018-11-20ART: Fix performance-inefficient-vector-operationAndreas Gampe
2018-11-08Minimal Android Runtime APEX module.Roland Levillain
2018-10-11Merge "ART: Completely remove the --compile-pic option."Vladimir Marko
2018-10-10ART: Completely remove the --compile-pic option.Vladimir Marko
2018-10-09ART: Refactor for bugprone-argument-commentAndreas Gampe
2018-09-04Remove PIC option from oat files.Vladimir Marko