index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libartpalette
Age
Commit message (
Expand
)
Author
2021-09-07
Add a lock contention palette hook.
Nicolas Geoffray
2021-07-12
Uncouple ART gtests from the ART APEX.
Roland Levillain
2021-06-09
Remove palette hooks.
Nicolas Geoffray
2021-04-27
art: retire libartpalette method PaletteGetVersion
Orion Hodson
2021-04-27
Revert^2 "Add hooks in palette for reporting JNI invocations."
Nicolas Geoffray
2021-04-20
Revert "Add hooks in palette for reporting JNI invocations."
Nicolas Geoffray
2021-04-19
Add hooks in palette for reporting JNI invocations.
Nicolas Geoffray
2021-04-19
Use runtime_libs for the dlopen dependency on libartpalette-system.
Martin Stjernholm
2021-03-23
Export libdexfile and dependencies for host.
Martin Stjernholm
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-10
libartpalette: add PaletteCreateOdrefreshStagingDirectory
Orion Hodson
2021-02-09
libartpalette: add #apex to methods
Orion Hodson
2021-02-06
libartpalette: Use fixed width typedef rather than enum for status
Orion Hodson
2020-11-18
Extend ART sdk with prebuilts needed to build the platform
Paul Duffin
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-10-05
Use prebuilt_visibility property on sdk/module_exports
Paul Duffin
2020-08-26
Introduce compilation / loading hooks to the PaletteHooks interface.
Nicolas Geoffray
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
2020-05-27
libartpalette: Fix non-existent required dependency
Yo Chiang
2020-05-15
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
2020-05-11
Add visibilities for prebuilts.
Martin Stjernholm
2020-05-08
Revert "Remove test_per_src from ART tests."
Christopher Ferris
2020-05-07
Remove test_per_src from ART tests.
David Srbecky
2020-04-16
Reland "Remove platform availability from internal libs that make up
Martin Stjernholm
2020-04-16
Revert "Remove platform availability from internal libs that make up"
Ady Abraham
2020-04-15
Remove platform availability from internal libs that make up
Martin Stjernholm
2020-03-11
don't include liblog to APEXes
Jiyong Park
2020-02-06
apex_available becomes more correct
Jiyong Park
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-12-03
Move libartpalette-system to system/libartpalette
Orion Hodson
2019-11-06
Remove visibility exceptions for view_compiler
Orion Hodson
2019-10-19
Remove simpleperf visibility to ART internals.
Martin Stjernholm
2019-10-15
Revert^2 "zygote: use libcutils to allocate JIT memory"
Orion Hodson
2019-10-15
Revert "zygote: use libcutils to allocate JIT memory"
Orion Hodson
2019-10-14
zygote: use libcutils to allocate JIT memory
Tri Vo
2019-09-20
Limit visibility of ART libraries, binaries, and headers.
Martin Stjernholm
2019-06-18
Add helpers to allocate JIT memory in zygote.
Nicolas Geoffray
2019-05-17
ART: Run bpfmt over ART's blueprint files
Andreas Gampe
2019-05-09
Move stack logging entirely into palette library
Orion Hodson
2019-05-08
Do not fail if the tombstoned output fd is a socket or pipe.
Martin Stjernholm
2019-04-16
Clean up error messages in the previous CL.
Martin Stjernholm
2019-04-15
Plumb tombstoned connections through PALette.
Martin Stjernholm
2019-02-20
ART: Enable multilib compilation for libartpalette
Orion Hodson
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