summaryrefslogtreecommitdiff
path: root/libartpalette
AgeCommit message (Expand)Author
2023-07-24Expand visibility to include Go modulesPaul Duffin
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
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-10libartpalette: add PaletteCreateOdrefreshStagingDirectoryOrion Hodson
2021-02-09libartpalette: add #apex to methodsOrion Hodson
2021-02-06libartpalette: Use fixed width typedef rather than enum for statusOrion Hodson
2020-11-18Extend ART sdk with prebuilts needed to build the platformPaul Duffin
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-05Use prebuilt_visibility property on sdk/module_exportsPaul Duffin
2020-08-26Introduce compilation / loading hooks to the PaletteHooks interface.Nicolas Geoffray
2020-08-05Create an empty hooks data structure in palette.Nicolas Geoffray
2020-07-24Update language to comply with Android’s inclusive language guidanceIan Pedowitz
2020-05-27libartpalette: Fix non-existent required dependencyYo Chiang
2020-05-15Revert^2 "Remove test_per_src from ART tests."David Srbecky
2020-05-11Add visibilities for prebuilts.Martin Stjernholm
2020-05-08Revert "Remove test_per_src from ART tests."Christopher Ferris
2020-05-07Remove test_per_src from ART tests.David Srbecky
2020-04-16Reland "Remove platform availability from internal libs that make upMartin Stjernholm
2020-04-16Revert "Remove platform availability from internal libs that make up"Ady Abraham
2020-04-15Remove platform availability from internal libs that make upMartin Stjernholm
2020-03-11don't include liblog to APEXesJiyong Park
2020-02-06apex_available becomes more correctJiyong Park
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-12-03Move libartpalette-system to system/libartpaletteOrion Hodson