index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnativeloader
/
library_namespaces.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix link apex for jni libs
Jooyung Han
2021-06-22
1
-9
/
+11
*
Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES.
Martin Stjernholm
2021-05-13
1
-1
/
+0
*
Avoid loading external libraries from ARTs internal linker namespace
Martin Stjernholm
2021-05-10
1
-4
/
+6
*
Revert "Avoid loading external libraries from ARTs internal linker namespace."
Calin Juravle
2021-05-09
1
-6
/
+4
*
Avoid loading external libraries from ARTs internal linker namespace.
Martin Stjernholm
2021-05-07
1
-4
/
+6
*
Extend Link() to allow linking to the default namespace.
Martin Stjernholm
2021-05-05
1
-6
/
+6
*
clean up statsd public libraries
Jooyung Han
2020-09-08
1
-11
/
+0
*
libnativeloader: clean-up hard-coded public libs
Jooyung Han
2020-09-08
1
-30
/
+10
*
Rename linker greylist to exempt-list
Ryan Prichard
2020-08-04
1
-1
/
+1
*
libnativeloader understands uses-native-library tag
Jiyong Park
2020-07-24
1
-5
/
+57
*
"Move ICU from ART APEX to i18n APEX" Attempt 2
Victor Chang
2020-05-07
1
-0
/
+10
*
Revert "Move ICU from ART APEX to i18n APEX"
vichang
2020-05-05
1
-10
/
+0
*
Move ICU from ART APEX to i18n APEX
Victor Chang
2020-05-05
1
-0
/
+10
*
Use ART_TARGET_ANDROID instead of __ANDROID__
Nicolas Geoffray
2020-04-27
1
-0
/
+5
*
libnativeloader: Remove hard-coded cronet
Jooyung Han
2020-03-04
1
-11
/
+0
*
Loading JNI libraries in an APEX
Jooyung Han
2020-03-04
1
-17
/
+52
*
Use a different VNDK namespace for product apps
Justin Yun
2020-02-21
1
-5
/
+17
*
Rename APEX Namespace
Kiyoung Kim
2020-02-21
1
-4
/
+4
*
Add libstats_jni to linkerconfig/namespace
Jeffrey Huang
2020-02-16
1
-0
/
+11
*
Remove old "platform" namespace name in a few remaining places.
Martin Stjernholm
2020-02-12
1
-5
/
+5
*
Use apex name for apex linker namespace
Jooyung Han
2020-02-11
1
-3
/
+3
*
Use product vndk version for product apps
Justin Yun
2020-02-10
1
-2
/
+6
*
One more missing Result::ok() call in art/libnativeloader
Bernie Innocenti
2020-02-09
1
-1
/
+1
*
Convert art/ to Result::ok()
Bernie Innocenti
2020-02-07
1
-13
/
+13
*
Update platform namespace name
Kiyoung Kim
2020-02-07
1
-4
/
+4
*
Update libnativeloader dependency on libnativehelper
Orion Hodson
2020-02-06
1
-1
/
+1
*
Use valid pointer for app_main_namespace_
Orion Hodson
2020-02-06
1
-4
/
+4
*
Make product libs available to unbundled product apks.
Justin Yun
2020-01-07
1
-1
/
+2
*
Add public lib of Cronet apex mainline
Luke Huang
2019-12-17
1
-0
/
+11
*
Use a different name for shared classloader namespace, to help debugging.
Martin Stjernholm
2019-11-13
1
-1
/
+15
*
Use art_defaults in libnative*, for consistency.
Martin Stjernholm
2019-10-21
1
-4
/
+2
*
Move libnative{bridge,loader} to art/
Orion Hodson
2019-10-11
1
-0
/
+319