summaryrefslogtreecommitdiff
path: root/linker/linker_namespaces.cpp
AgeCommit message (Expand)Author
2020-07-31linker: Cleanup for Android's inclusive language guidanceLuke Huang
2020-02-03Ignore symbols of imported libs' dependenciesRyan Prichard
2020-01-31Comment two linker namespace functionsRyan Prichard
2019-03-20linker: Add support for "whitelisted" property in linker config filesVic Yang
2018-02-28Be clearer about linker warnings.Elliott Hughes
2017-08-03linker: the global group is added to all built-in namespacesJiyong Park
2017-04-12The workaround for apps using older version of soinfosDimitry Ivanov
2017-02-13Do not use std::vector in android_namespace_t::is_accessibleDimitry Ivanov
2017-02-09Replace public library list with shared lib sonames (part 2/2)Dimitry Ivanov
2016-08-08Move android_namespace_t to a separate file.Dimitry Ivanov