summaryrefslogtreecommitdiff
path: root/libartpalette
AgeCommit message (Expand)Author
2021-09-07Add a lock contention palette hook.Nicolas Geoffray
2021-07-12Uncouple 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
2019-11-06Remove visibility exceptions for view_compilerOrion Hodson
2019-10-19Remove simpleperf visibility to ART internals.Martin Stjernholm
2019-10-15Revert^2 "zygote: use libcutils to allocate JIT memory"Orion Hodson
2019-10-15Revert "zygote: use libcutils to allocate JIT memory"Orion Hodson
2019-10-14zygote: use libcutils to allocate JIT memoryTri Vo
2019-09-20Limit visibility of ART libraries, binaries, and headers.Martin Stjernholm
2019-06-18Add helpers to allocate JIT memory in zygote.Nicolas Geoffray
2019-05-17ART: Run bpfmt over ART's blueprint filesAndreas Gampe
2019-05-09Move stack logging entirely into palette libraryOrion Hodson
2019-05-08Do not fail if the tombstoned output fd is a socket or pipe.Martin Stjernholm
2019-04-16Clean up error messages in the previous CL.Martin Stjernholm
2019-04-15Plumb tombstoned connections through PALette.Martin Stjernholm
2019-02-20ART: Enable multilib compilation for libartpaletteOrion Hodson
2019-02-01libartpalette: Change rtld flagOrion 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 layerOrion Hodson