summaryrefslogtreecommitdiff
path: root/libnativebridge/native_bridge_lazy.cc
AgeCommit message (Expand)Author
2024-09-10Restrict exported symbols from libnative{loader,bridge} lazy libs. Martin Stjernholm
2024-04-05Add getTrampolineForFunctionPointer method to native bridge dimitry
2023-08-08nativebridge: Add getTrampoline2 function to pass JNICallType dimitry
2021-06-09Avoid internal APEX stubs in libnative{bridge,loader} and clean up Martin Stjernholm
2020-03-05Fix bugprone-macro-parentheses warnings Chih-Hung Hsieh
2020-01-21nativebridge: Add PreZygoteFork callback Lev Rumyantsev
2019-10-11Move libnative{bridge,loader} to art/ Orion Hodson