index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libartpalette
/
apex
Age
Commit message (
Expand
)
Author
2025-03-21
Fix libartpalette MCTS tests to not link the runtime statically.
Martin Stjernholm
2025-03-20
Move more path logic for tests to testing.cc, so it can be used without
Martin Stjernholm
2025-02-13
Account for the new debug store footer in libartpalette tests
Mohamad Mahmoud
2024-08-29
Use a fake libartpalette in chroot tests and disable libartpalette_test.
Jiakai Zhang
2024-06-06
Increase required sdk version for the PaletteClientTest.DebugStore
Mohamad Mahmoud
2024-06-05
Integrate Debug Store in Process's SIGQUIT Dump and Add Corresponding Palette...
Mohamad Mahmoud
2024-02-20
riscv64: Enable some gtests.
Vladimir Marko
2024-01-03
Update version information in `art/libartpalette`.
Roland Levillain
2023-12-21
Reapply "Construct BCP arguments to the VM using CommonArtTest code." am: e08...
Martin Stjernholm
2023-12-21
Revert "Construct BCP arguments to the VM using CommonArtTest code." am: e086...
Martin Stjernholm
2023-12-19
Revert "Construct BCP arguments to the VM using CommonArtTest code."
Martin Stjernholm
2023-05-02
riscv64: Add a TODO to remove art namespace from libartpalette test.
Ulya Trafimovich
2023-05-02
riscv64: disable gtests for unsupported components.
Ulya Trafimovich
2023-03-29
Make the palette client tests independent of the io cgroup controller
Bart Van Assche
2023-02-21
Fix PaletteSetTaskProfiles test to work in MTS.
Martin Stjernholm
2023-02-13
Plumb through SetTaskProfiles in libprocessgroup.
Martin Stjernholm
2023-01-12
Construct BCP arguments to the VM using CommonArtTest code.
Martin Stjernholm
2023-01-11
Do not use CommonRuntimeTest in art_standalone_libartpalette_tests. am: 39626...
Martin Stjernholm
2023-01-09
Do not use CommonRuntimeTest in art_standalone_libartpalette_tests.
Martin Stjernholm
2022-07-27
Move PaletteReportLockContention to a new API version.
Martin Stjernholm
2022-02-08
Use art::CommonRuntimeTest to set up a test with a runtime.
Martin Stjernholm
2022-01-28
Remove JniInvocation test while investigating LUCI failures.
Martin Stjernholm
2022-01-28
Increase coverage of libartpalette-system native API.
Martin Stjernholm
2021-08-23
Add a lock contention palette hook.
Nicolas Geoffray
2021-06-09
Remove palette hooks.
Nicolas Geoffray
2021-04-27
art: retire libartpalette method PaletteGetVersion
Orion Hodson
2021-02-10
libartpalette: add PaletteCreateOdrefreshStagingDirectory
Orion Hodson
2021-02-06
libartpalette: Use fixed width typedef rather than enum for status
Orion Hodson
2020-08-05
Create an empty hooks data structure in palette.
Nicolas Geoffray
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2019-06-18
Add helpers to allocate JIT memory in zygote.
Nicolas Geoffray
2019-05-09
Move stack logging entirely into palette library
Orion Hodson
2019-04-15
Plumb tombstoned connections through PALette.
Martin Stjernholm
2019-02-01
libartpalette: Change rtld flag
Orion Hodson
2019-01-31
Revert "Revert "ART: introduce PALette abstraction layer""
Orion Hodson
2019-01-30
Revert "ART: introduce PALette abstraction layer"
Orion Hodson
2019-01-30
ART: introduce PALette abstraction layer
Orion Hodson