summaryrefslogtreecommitdiff
path: root/libnativeloader/native_loader_namespace.cpp
AgeCommit message (Expand)Author
2024-11-28Make NativeLoaderNamespace instances immutable. Martin Stjernholm
2024-02-15Refactorings to make more logic available at the top level in Martin Stjernholm
2021-05-05Extend Link() to allow linking to the default namespace. Martin Stjernholm
2020-08-04Rename linker greylist to exempt-list Ryan 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 name Kiyoung Kim
2020-02-06Remove extra using statements Tom Cherry
2019-10-11Move libnative{bridge,loader} to art/ Orion Hodson