summaryrefslogtreecommitdiff
path: root/libnativebridge
AgeCommit message (Expand)Author
2021-06-09Avoid internal APEX stubs in libnative{bridge,loader} and clean upMartin Stjernholm
2021-06-09Fold the C API tests into the regular libnative{bridge,loader} tests.Martin Stjernholm
2021-06-09Fix bitrot in the libnativebridge tests.Martin Stjernholm
2021-05-10Avoid loading external libraries from ARTs internal linker namespaceMartin Stjernholm
2021-05-09Revert "Avoid loading external libraries from ARTs internal linker namespace."Calin Juravle
2021-05-07Avoid loading external libraries from ARTs internal linker namespace.Martin Stjernholm
2021-04-21libnativebridge: fix a potential null derefGeorge Burgess IV
2021-04-19Improve logging when we fail to load the native bridge implementation.Martin Stjernholm
2021-03-19Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to artBob Badour
2021-02-11libnativebridge: mount /system/etc/cpuinfo.<isa>.txt as /proc/cpuinfoEvgeny Eltsin
2021-02-10Mark cc_test as not gtest since they are not gtestJulien Desprez
2020-11-04Move hardcoded Soong apex_available lines for ART modules into ARTMartin Stjernholm
2020-11-04Fix missing //apex_available:platform on some libs.Martin Stjernholm
2020-10-23Rename ART release APEX to com.android.art.Martin Stjernholm
2020-09-16Remove dangling symlinks to clang-format config.Martin Stjernholm
2020-07-27libnativebridge: updates for Android's inclusive language guidanceOrion Hodson
2020-07-24Update language to comply with Android’s inclusive language guidanceIan Pedowitz
2020-07-06Add liblog to libnative(bridge|loader)_lazy.Mitch Phillips
2020-06-24Copy tools needed by host gtests to testcases directory.David Srbecky
2020-06-12Revert "Move ART gtests to general-tests."David Srbecky
2020-06-10Move ART gtests to general-tests.David Srbecky
2020-05-15Revert^2 "Remove test_per_src from ART tests."David Srbecky
2020-05-08Revert "Remove test_per_src from ART tests."Christopher Ferris
2020-05-07Remove test_per_src from ART tests.David Srbecky
2020-05-04Set apex_available propertyJiyong Park
2020-04-07Add explicit dependencies on jni_headersOrion Hodson
2020-03-05Fix bugprone-macro-parentheses warningsChih-Hung Hsieh
2020-02-20Remove remaining MIPS support.Vladimir Marko
2020-01-21nativebridge: Add PreZygoteFork callbackLev Rumyantsev
2020-01-21nativebridge: Support app-zygoteLev Rumyantsev
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Use apex_available propertyJiyong Park
2019-10-22Use ART defaults for libnative{bridge,loader} tests too.Martin Stjernholm
2019-10-21Use art_defaults in libnative*, for consistency.Martin Stjernholm
2019-10-16Remove temporary CPPLINT.cfg filesOrion Hodson
2019-10-14Remove temporary soong visibility workaroundsOrion Hodson
2019-10-11Move libnative{bridge,loader} to art/Orion Hodson