summaryrefslogtreecommitdiff
path: root/libartpalette
AgeCommit message (Expand)Author
2024-04-23Set test ownerships for ART.Martin Stjernholm
2024-02-20riscv64: Enable some gtests.Vladimir Marko
2024-01-03Update version information in `art/libartpalette`.Roland Levillain
2023-12-21Reapply "Construct BCP arguments to the VM using CommonArtTest code." am: e08...Martin Stjernholm
2023-12-21Revert "Construct BCP arguments to the VM using CommonArtTest code." am: e086...Martin Stjernholm
2023-12-21Add mcts tag to MainlineCTS ART test modules.Tongbo Liu
2023-12-19Revert "Construct BCP arguments to the VM using CommonArtTest code."Martin Stjernholm
2023-07-25Expand visibility to include Go modules am: 5f6e896433 am: c666a9e97d am: 971...Paul Duffin
2023-07-24Expand visibility to include Go modulesPaul Duffin
2023-06-19Reland "Static link gtests with ART libraries" am: 454a6940e7 am: 47b5db52e5 ...Dmitrii Ishcheikin
2023-06-19Reland "Static link gtests with ART libraries"Dmitrii Ishcheikin
2023-06-12Revert "Static link gtests with ART libraries" am: b89b62d8ca am: 7bd23666b3 ...Dmitrii Ishcheikin
2023-06-12Revert "Static link gtests with ART libraries"Dmitrii Ishcheikin
2023-06-12Static link gtests with ART libraries am: 66244e2af2 am: 44410660e8 am: d9334...Dmitrii Ishcheikin
2023-06-12Static link gtests with ART librariesDmitrii Ishcheikin
2023-05-22Use C++17's [[maybe_unused]] attribute in ART am: 78f3c72e89 am: f0e5142960 a...Stefano Cianciulli
2023-05-22Use C++17's [[maybe_unused]] attribute in ARTStefano Cianciulli
2023-05-08Revert "Remove the codegen property" am: 429b584f59 am: 2d0378b4d7 am: b77f42...Android Culprit Assistant
2023-05-08Remove the codegen property am: 32645f219c am: 7c9335c377 am: 20666b6028Cole Faust
2023-05-08Revert "Remove the codegen property"Android Culprit Assistant
2023-05-08Remove the codegen propertyCole Faust
2023-05-03riscv64: Add a TODO to remove art namespace from libartpalette test. am: 7725...Ulya Trafimovich
2023-05-02riscv64: Add a TODO to remove art namespace from libartpalette test.Ulya Trafimovich
2023-05-02riscv64: disable gtests for unsupported components. am: 01e6b56f6a am: 2d6acd...Ulya Trafimovich
2023-05-02riscv64: disable gtests for unsupported components.Ulya Trafimovich
2023-03-30Make the palette client tests independent of the io cgroup controller am: e6a...Bart Van Assche
2023-03-29Make the palette client tests independent of the io cgroup controllerBart Van Assche
2023-02-21Use libartpalette instead of libprocessgroup to set task profiles.Jiakai Zhang
2023-02-21Fix PaletteSetTaskProfiles test to work in MTS.Martin Stjernholm
2023-02-13Plumb through SetTaskProfiles in libprocessgroup.Martin Stjernholm
2023-01-13Rename libartpalette version script file to skip NDK API review.Martin Stjernholm
2023-01-12Construct BCP arguments to the VM using CommonArtTest code.Martin Stjernholm
2023-01-11Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. am: 39626...Martin Stjernholm
2023-01-09Do not use CommonRuntimeTest in art_standalone_libartpalette_tests.Martin Stjernholm
2022-07-27Move PaletteReportLockContention to a new API version.Martin Stjernholm
2022-06-20Fix modernize-use-using clang-tidy issuesStefano Cianciulli
2022-03-30Tweak linux_glibc properties for musl builds in artColin Cross
2022-02-08Use art::CommonRuntimeTest to set up a test with a runtime.Martin Stjernholm
2022-01-28Remove JniInvocation test while investigating LUCI failures.Martin Stjernholm
2022-01-28Increase coverage of libartpalette-system native API.Martin Stjernholm
2021-11-24Add `art_standalone_libartpalette_tests` to CTS.Roland Levillain
2021-08-23Add a lock contention palette hook.Nicolas Geoffray
2021-07-06Uncouple ART gtests from the ART APEX.Roland Levillain
2021-06-09Remove palette hooks.Nicolas Geoffray
2021-04-27art: retire libartpalette method PaletteGetVersionOrion Hodson
2021-04-27Revert^2 "Add hooks in palette for reporting JNI invocations."Nicolas Geoffray
2021-04-20Revert "Add hooks in palette for reporting JNI invocations."Nicolas Geoffray
2021-04-19Add hooks in palette for reporting JNI invocations.Nicolas Geoffray
2021-04-19Use runtime_libs for the dlopen dependency on libartpalette-system.Martin Stjernholm
2021-03-23Export libdexfile and dependencies for host.Martin Stjernholm