summaryrefslogtreecommitdiff
path: root/runtime/plugin.cc
AgeCommit message (Expand)Author
2024-01-24Add visibility attributes in runtime/p* Dmitrii Ishcheikin
2019-09-11Fixup inconsistency due to change in Plugin loading requirements. Alex Light
2018-03-02Ensure loaded plugins are not copied. Alex Light
2017-12-07ART: Replace base/logging with android-base/logging Andreas Gampe
2017-10-16Don't dlclose plugins or agents during shutdown. Alex Light
2016-12-15ART: Move to libbase StringPrintf Andreas Gampe
2016-08-11Add basic runtime-plugins support. Alex Light