summaryrefslogtreecommitdiff
path: root/libnativeloader/native_loader_namespace.cpp
AgeCommit message (Expand)Author
2021-05-05Extend Link() to allow linking to the default namespace.Martin Stjernholm
2020-08-04Rename linker greylist to exempt-listRyan Prichard
2020-04-27Use ART_TARGET_ANDROID instead of __ANDROID__Nicolas Geoffray
2020-02-07Convert art/ to Result::ok()Bernie Innocenti
2020-02-07Update platform namespace nameKiyoung Kim
2020-02-06Remove extra using statementsTom Cherry
2019-10-11Move libnative{bridge,loader} to art/Orion Hodson