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
/
public_libraries.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop ANDROID_ADDITIONAL_PUBLIC_LIBRARIES.
Martin Stjernholm
2021-05-13
1
-35
/
+0
*
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
-87
/
+78
*
"Move ICU from ART APEX to i18n APEX" Attempt 2
Victor Chang
2020-05-07
1
-5
/
+19
*
Revert "Move ICU from ART APEX to i18n APEX"
vichang
2020-05-05
1
-19
/
+5
*
Move ICU from ART APEX to i18n APEX
Victor Chang
2020-05-05
1
-5
/
+19
*
Add libnativehelper.so to public libraries
Orion Hodson
2020-05-04
1
-0
/
+1
*
Use ART_TARGET_ANDROID instead of __ANDROID__
Nicolas Geoffray
2020-04-27
1
-3
/
+3
*
Replaced dangerous uses of sizeof()
Chris Wailes
2020-04-15
1
-1
/
+1
*
Skip reading VNDK libs for product if not available
Justin Yun
2020-03-24
1
-0
/
+6
*
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
-0
/
+41
*
Use {llndk,vndksp}.libraries.txt from VNDK APEX
Jooyung Han
2020-02-23
1
-12
/
+16
*
Use a different VNDK namespace for product apps
Justin Yun
2020-02-21
1
-5
/
+19
*
Add libstats_jni to linkerconfig/namespace
Jeffrey Huang
2020-02-16
1
-3
/
+15
*
One more missing Result::ok() in native_loader_test.cpp
Bernie Innocenti
2020-02-13
1
-1
/
+1
*
Use product vndk version for product apps
Justin Yun
2020-02-10
1
-9
/
+41
*
Convert art/ to Result::ok()
Bernie Innocenti
2020-02-07
1
-7
/
+7
*
Remove extra using statements
Tom Cherry
2020-02-06
1
-1
/
+0
*
Make product libs available to unbundled product apks.
Justin Yun
2020-01-07
1
-0
/
+12
*
Add public lib of Cronet apex mainline
Luke Huang
2019-12-17
1
-0
/
+11
*
Read system_ext partition for partner defined public libraries.
Justin Yun
2019-12-17
1
-1
/
+3
*
Move libnative{bridge,loader} to art/
Orion Hodson
2019-10-11
1
-0
/
+371