index
:
Project-1CE/art
lineage-18.1
sugisawa
sugisawa-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnativebridge
Age
Commit message (
Expand
)
Author
2021-06-09
Avoid internal APEX stubs in libnative{bridge,loader} and clean up
Martin Stjernholm
2021-06-09
Fold the C API tests into the regular libnative{bridge,loader} tests.
Martin Stjernholm
2021-06-09
Fix bitrot in the libnativebridge tests.
Martin Stjernholm
2021-05-10
Avoid loading external libraries from ARTs internal linker namespace
Martin Stjernholm
2021-05-09
Revert "Avoid loading external libraries from ARTs internal linker namespace."
Calin Juravle
2021-05-07
Avoid loading external libraries from ARTs internal linker namespace.
Martin Stjernholm
2021-04-21
libnativebridge: fix a potential null deref
George Burgess IV
2021-04-19
Improve logging when we fail to load the native bridge implementation.
Martin Stjernholm
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-11
libnativebridge: mount /system/etc/cpuinfo.<isa>.txt as /proc/cpuinfo
Evgeny Eltsin
2021-02-10
Mark cc_test as not gtest since they are not gtest
Julien Desprez
2020-11-04
Move hardcoded Soong apex_available lines for ART modules into ART
Martin Stjernholm
2020-11-04
Fix missing //apex_available:platform on some libs.
Martin Stjernholm
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-09-16
Remove dangling symlinks to clang-format config.
Martin Stjernholm
2020-07-27
libnativebridge: updates for Android's inclusive language guidance
Orion Hodson
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-07-06
Add liblog to libnative(bridge|loader)_lazy.
Mitch Phillips
2020-06-24
Copy tools needed by host gtests to testcases directory.
David Srbecky
2020-06-12
Revert "Move ART gtests to general-tests."
David Srbecky
2020-06-10
Move ART gtests to general-tests.
David Srbecky
2020-05-15
Revert^2 "Remove test_per_src from ART tests."
David Srbecky
2020-05-08
Revert "Remove test_per_src from ART tests."
Christopher Ferris
2020-05-07
Remove test_per_src from ART tests.
David Srbecky
2020-05-04
Set apex_available property
Jiyong Park
2020-04-07
Add explicit dependencies on jni_headers
Orion Hodson
2020-03-05
Fix bugprone-macro-parentheses warnings
Chih-Hung Hsieh
2020-02-20
Remove remaining MIPS support.
Vladimir Marko
2020-01-21
nativebridge: Add PreZygoteFork callback
Lev Rumyantsev
2020-01-21
nativebridge: Support app-zygote
Lev Rumyantsev
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-10-22
Use ART defaults for libnative{bridge,loader} tests too.
Martin Stjernholm
2019-10-21
Use art_defaults in libnative*, for consistency.
Martin Stjernholm
2019-10-16
Remove temporary CPPLINT.cfg files
Orion Hodson
2019-10-14
Remove temporary soong visibility workarounds
Orion Hodson
2019-10-11
Move libnative{bridge,loader} to art/
Orion Hodson