summaryrefslogtreecommitdiff
path: root/libartpalette/apex
AgeCommit message (Expand)Author
2025-03-21Fix libartpalette MCTS tests to not link the runtime statically. Martin Stjernholm
2025-03-20Move more path logic for tests to testing.cc, so it can be used without Martin Stjernholm
2025-02-13Account for the new debug store footer in libartpalette tests Mohamad Mahmoud
2024-08-29Use a fake libartpalette in chroot tests and disable libartpalette_test. Jiakai Zhang
2024-06-06Increase required sdk version for the PaletteClientTest.DebugStore Mohamad Mahmoud
2024-06-05Integrate Debug Store in Process's SIGQUIT Dump and Add Corresponding Palette... Mohamad Mahmoud
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-19Revert "Construct BCP arguments to the VM using CommonArtTest code." Martin Stjernholm
2023-05-02riscv64: Add a TODO to remove art namespace from libartpalette test. Ulya Trafimovich
2023-05-02riscv64: disable gtests for unsupported components. Ulya Trafimovich
2023-03-29Make the palette client tests independent of the io cgroup controller Bart Van Assche
2023-02-21Fix PaletteSetTaskProfiles test to work in MTS. Martin Stjernholm
2023-02-13Plumb through SetTaskProfiles in libprocessgroup. 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-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-08-23Add a lock contention palette hook. Nicolas Geoffray
2021-06-09Remove palette hooks. Nicolas Geoffray
2021-04-27art: retire libartpalette method PaletteGetVersion Orion Hodson
2021-02-10libartpalette: add PaletteCreateOdrefreshStagingDirectory Orion Hodson
2021-02-06libartpalette: Use fixed width typedef rather than enum for status Orion Hodson
2020-08-05Create an empty hooks data structure in palette. Nicolas Geoffray
2020-07-24Update language to comply with Android’s inclusive language guidance Ian Pedowitz
2019-06-18Add helpers to allocate JIT memory in zygote. Nicolas Geoffray
2019-05-09Move stack logging entirely into palette library Orion Hodson
2019-04-15Plumb tombstoned connections through PALette. Martin Stjernholm
2019-02-01libartpalette: Change rtld flag Orion Hodson
2019-01-31Revert "Revert "ART: introduce PALette abstraction layer"" Orion Hodson
2019-01-30Revert "ART: introduce PALette abstraction layer" Orion Hodson
2019-01-30ART: introduce PALette abstraction layer Orion Hodson