Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
f8b5288ab53fa3dbc95ddc22264c53165fdefbdd
/
libnativeloader
180e1e7
Fix link apex for jni libs
by Jooyung Han
· 5 years ago
19d1feb
Avoid internal APEX stubs in libnative{bridge,loader} and clean up
by Martin Stjernholm
· 5 years ago
6034c07
Fold the C API tests into the regular libnative{bridge,loader} tests.
by Martin Stjernholm
· 5 years ago
1dc77ab
Disable most ART source modules when ART prebuilts are enabled.
by Martin Stjernholm
· 5 years ago
0bf5b67
Fix golem breakage.
by Nicolas Geoffray
· 5 years ago
7e363b8
Drop ro.debuggable restriction for NATIVELOADER_DEFAULT_NAMESPACE_LIBS.
by Martin Stjernholm
· 5 years ago
b94401e
Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES.
by Martin Stjernholm
· 5 years ago
2665943
Avoid loading external libraries from ARTs internal linker namespace (reland).
by Martin Stjernholm
· 5 years ago
91d2c5c
Revert "Avoid loading external libraries from ARTs internal linker namespace."
by Calin Juravle
· 5 years ago
582448f
Avoid loading external libraries from ARTs internal linker namespace.
by Martin Stjernholm
· 5 years ago
0d0f8df
In run tests, do not rely on loading native libs in the ART namespace
by Martin Stjernholm
· 5 years ago
2207b7e
Extend Link() to allow linking to the default namespace.
by Martin Stjernholm
· 5 years ago
19cdd04
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
ec388c0
Add min_sdk_version for ART module.
by Nicolas Geoffray
· 5 years ago
9150de6
[LSC] Add LOCAL_LICENSE_KINDS to art
by Bob Badour
· 5 years ago
18ab13b
Mark cc_test as not gtest since they are not gtest
by Julien Desprez
· 5 years ago
2b84cf8
Don't use whole_static_libs in libnativeloader.
by Martin Stjernholm
· 5 years ago
694f012
Move hardcoded Soong apex_available lines for ART modules into ART blueprints.
by Martin Stjernholm
· 6 years ago
b5ed330
Fix missing //apex_available:platform on some libs.
by Martin Stjernholm
· 6 years ago
3e9abfc
Rename ART release APEX to com.android.art.
by Martin Stjernholm
· 6 years ago
07927bf
Remove dangling symlinks to clang-format config.
by Martin Stjernholm
· 6 years ago
1263402
clean up statsd public libraries
by Jooyung Han
· 6 years ago
cd616d0
libnativeloader: clean-up hard-coded public libs
by Jooyung Han
· 6 years ago
b309240
Fix libnativeloader unit tests being skipped.
by Martin Stjernholm
· 6 years ago
232db5e
Rename linker greylist to exempt-list
by Ryan Prichard
· 6 years ago
14626a7
libnativeloader understands uses-native-library tag
by Jiyong Park
· 6 years ago
5472d6f
Add liblog to libnative(bridge|loader)_lazy.
by Mitch Phillips
· 6 years ago
c4b50b3
Improve library search paths for host gtests.
by David Srbecky
· 6 years ago
0a17b6a
Revert "Support running of host gtests in eng-prod"
by David Srbecky
· 6 years ago
22872da
Support running of host gtests in eng-prod
by David Srbecky
· 6 years ago
1cf46a3
Copy tools needed by host gtests to testcases directory.
by David Srbecky
· 6 years ago
883c134
Revert^2 "Remove test_per_src from ART tests."
by David Srbecky
· 6 years ago
fc5e2ef
Revert "Remove test_per_src from ART tests."
by Christopher Ferris
· 6 years ago
8103e47
Remove test_per_src from ART tests.
by David Srbecky
· 6 years ago
d20e51d
"Move ICU from ART APEX to i18n APEX" Attempt 2
by Victor Chang
· 6 years ago
4a48775
Revert "Move ICU from ART APEX to i18n APEX"
by vichang
· 6 years ago
8419b82
Move ICU from ART APEX to i18n APEX
by Victor Chang
· 6 years ago
71f661c
Set apex_available property
by Jiyong Park
· 6 years ago
e33dca6
Add libnativehelper.so to public libraries
by Orion Hodson
· 6 years ago
7ca8b67
Use ART_TARGET_ANDROID instead of __ANDROID__
by Nicolas Geoffray
· 6 years ago
72d7e96
Replaced dangerous uses of sizeof()
by Chris Wailes
· 6 years ago
00cb81d
Add explicit dependencies on jni_headers
by Orion Hodson
· 6 years ago
696882f
Skip reading VNDK libs for product if not available
by Justin Yun
· 6 years ago
310432e
Fix bugprone-macro-parentheses warnings
by Chih-Hung Hsieh
· 6 years ago
735ab4e
libnativeloader: Remove hard-coded cronet
by Jooyung Han
· 6 years ago
538f99a
Loading JNI libraries in an APEX
by Jooyung Han
· 6 years ago
26f7d10
Use {llndk,vndksp}.libraries.txt from VNDK APEX
by Jooyung Han
· 6 years ago
eb4f08c
Use a different VNDK namespace for product apps
by Justin Yun
· 6 years ago
272b36d
Rename APEX Namespace
by Kiyoung Kim
· 6 years ago
5257503
Add libstats_jni to linkerconfig/namespace
by Jeffrey Huang
· 6 years ago
c137563
One more missing Result::ok() in native_loader_test.cpp
by Bernie Innocenti
· 6 years ago
f0e99bd
Remove old "platform" namespace name in a few remaining places.
by Martin Stjernholm
· 6 years ago
ac5ae3c
Convert native_loader_test.cpp to Result::ok()
by Bernie Innocenti
· 6 years ago
98cf82f
Use apex name for apex linker namespace
by Jooyung Han
· 6 years ago
089c135
Use product vndk version for product apps
by Justin Yun
· 6 years ago
b68b7cb
One more missing Result::ok() call in art/libnativeloader
by Bernie Innocenti
· 6 years ago
4bd5895
Convert art/ to Result::ok()
by Bernie Innocenti
· 6 years ago
99c19ca
Update platform namespace name
by Kiyoung Kim
· 6 years ago
fea435c
Remove extra using statements
by Tom Cherry
· 6 years ago
6dc0a43
Update libnativeloader dependency on libnativehelper
by Orion Hodson
· 6 years ago
c20ab9a
Use valid pointer for app_main_namespace_
by Orion Hodson
· 6 years ago
3db26d5
Make product libs available to unbundled product apks.
by Justin Yun
· 6 years ago
066dd902
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
by Jiyong Park
· 6 years ago
80599a2
Revert submission 1191937-art_apex_available
by Joseph Murphy
· 6 years ago
1e88f98
Use apex_available property
by Jiyong Park
· 7 years ago
5c01772
Add public lib of Cronet apex mainline
by Luke Huang
· 6 years ago
0cc4027
Read system_ext partition for partner defined public libraries.
by Justin Yun
· 6 years ago
94fd9ea
Use a different name for shared classloader namespace, to help debugging.
by Martin Stjernholm
· 7 years ago
be08b20
Fix libnativeloader_test to work on 64 bit architectures.
by Martin Stjernholm
· 7 years ago
4829733
Avoid "using namespace" that's blocked by cpplint.
by Martin Stjernholm
· 7 years ago
2a21cc6
Use ART defaults for libnative{bridge,loader} tests too.
by Martin Stjernholm
· 7 years ago
3bb009a
Use art_defaults in libnative*, for consistency.
by Martin Stjernholm
· 7 years ago
31b3ffa
Remove temporary CPPLINT.cfg files
by Orion Hodson
· 7 years ago
c78860b
Remove temporary soong visibility workarounds
by Orion Hodson
· 7 years ago
4346499
libnativeloader: add a clarifying comment to Android.bp
by Orion Hodson
· 7 years ago
9b16e34
Move libnative{bridge,loader} to art/
by Orion Hodson
· 7 years ago