summaryrefslogtreecommitdiff
path: root/dexoptanalyzer
AgeCommit message (Expand)Author
2024-04-23Set test ownerships for ART.Martin Stjernholm
2024-04-12Fix standalone tests to only link NDK and module exported librariesMartin Stjernholm
2024-02-29Don't set LD_LIBRARY_PATH to the ART module for any tests.Martin Stjernholm
2024-01-19Move files related to compiled code into oat/ directoryDmitrii Ishcheikin
2023-08-01Add module metadata to more ART gtests.Roland Levillain
2023-06-19Reland "Static link gtests with ART libraries"Dmitrii Ishcheikin
2023-06-12Revert "Static link gtests with ART libraries"Dmitrii Ishcheikin
2023-06-12Static link gtests with ART librariesDmitrii Ishcheikin
2023-05-08Revert "Remove the codegen property"Android Culprit Assistant
2023-05-08Remove the codegen propertyCole Faust
2023-04-05Fix "readability-redundant-string-cstr" clang-tidy issuesStefano Cianciulli
2023-03-17Deprecate the extract compiler filter.Nicolas Geoffray
2023-03-16Revert^4 "Add the mainline framework boot image extensio...Jiakai Zhang
2023-03-06Revert^3 "Add the mainline framework boot image extension to the default."Jiakai Zhang
2023-02-27Revert^2 "Add the mainline framework boot image extension to the default."Jiakai Zhang
2023-02-27Revert "Add the mainline framework boot image extension to the default."Jiakai Zhang
2023-02-27Add the mainline framework boot image extension to the default.Jiakai Zhang
2022-12-07Do not link libziparchive both statically and dynamically in libartbaseMartin Stjernholm
2022-08-17Add a helper class OfaContext for OatFileAssistant.Jiakai Zhang
2022-07-05Update ClassLoaderContext to support artd use cases.Jiakai Zhang
2022-07-04Add a new version of `GetDexOptNeeded`.Jiakai Zhang
2022-06-14Use libunwindstack instead of libbacktrace.Christopher Ferris
2022-05-30Refactor OatFileAssistant to allow it to function without a runtime.Jiakai Zhang
2022-02-11Revert^4 "Generate a primary boot image for testing."Jiakai Zhang
2022-02-08Revert^3 "Generate a primary boot image for testing."Jiakai Zhang
2022-02-07Revert^2 "Generate a primary boot image for testing."Jiakai Zhang
2022-02-01Revert "Generate a primary boot image for testing."Hans Boehm
2022-01-31Generate a primary boot image for testing.Jiakai Zhang
2022-01-05Normalize XML comment syntax in ART test configuration files.Roland Levillain
2021-11-25Always access Thread state and flags as 32-bit location. am: ddf4fd3c37Vladimir Marko
2021-11-25Always access Thread state and flags as 32-bit location.Vladimir Marko
2021-11-10Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li
2021-11-09Inherit art_defaults in cc_library_headers as well.Martin Stjernholm
2021-09-07Better isolate standalone ART gtests on device. am: d8c0ac264f am: 3d12fad7eeRoland Levillain
2021-09-07Better isolate standalone ART gtests on device.Roland Levillain
2021-08-13Add `Sdk31ModuleController` support to ART run-tests and gtests. am: 0d1c54de4fRoland 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-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-07-08Add support for standalone ART gtests to MTS.Roland Levillain
2021-07-06Uncouple ART gtests from the ART APEX.Roland Levillain
2021-06-18Be more prescise in the profile analysisCalin Juravle
2021-06-17Be more prescise in the profile analysisCalin Juravle
2021-06-14odrefresh: enable loading of system_server image filesOrion Hodson
2021-06-10Add runtime option -Xbootclasspathfds: for pre-opened fdsVictor Hsieh
2021-06-09odrefresh: enable loading of system_server image filesOrion Hodson
2021-05-24Make the runtime option -Ximage a ParseStringListVictor Hsieh
2021-04-19Revert "Revert "Integrate ClassLoaderContext check in OatFileAssistant::GetBe...Nicolas Geoffray