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
/
native_loader_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix link apex for jni libs
Jooyung Han
2021-06-22
1
-0
/
+18
*
Avoid internal APEX stubs in libnative{bridge,loader} and clean up
Martin Stjernholm
2021-06-09
1
-232
/
+2
*
Avoid loading external libraries from ARTs internal linker namespace
Martin Stjernholm
2021-05-10
1
-27
/
+83
*
Revert "Avoid loading external libraries from ARTs internal linker namespace."
Calin Juravle
2021-05-09
1
-83
/
+27
*
Avoid loading external libraries from ARTs internal linker namespace.
Martin Stjernholm
2021-05-07
1
-27
/
+83
*
clean up statsd public libraries
Jooyung Han
2020-09-08
1
-8
/
+0
*
libnativeloader: clean-up hard-coded public libs
Jooyung Han
2020-09-08
1
-13
/
+61
*
Fix libnativeloader unit tests being skipped.
Martin Stjernholm
2020-09-07
1
-11
/
+17
*
"Move ICU from ART APEX to i18n APEX" Attempt 2
Victor Chang
2020-05-07
1
-1
/
+8
*
Revert "Move ICU from ART APEX to i18n APEX"
vichang
2020-05-05
1
-8
/
+1
*
Move ICU from ART APEX to i18n APEX
Victor Chang
2020-05-05
1
-1
/
+8
*
Use ART_TARGET_ANDROID instead of __ANDROID__
Nicolas Geoffray
2020-04-27
1
-0
/
+4
*
libnativeloader: Remove hard-coded cronet
Jooyung Han
2020-03-04
1
-8
/
+0
*
Loading JNI libraries in an APEX
Jooyung Han
2020-03-04
1
-0
/
+24
*
Use a different VNDK namespace for product apps
Justin Yun
2020-02-21
1
-2
/
+10
*
Rename APEX Namespace
Kiyoung Kim
2020-02-21
1
-8
/
+8
*
Add libstats_jni to linkerconfig/namespace
Jeffrey Huang
2020-02-16
1
-0
/
+8
*
Convert native_loader_test.cpp to Result::ok()
Bernie Innocenti
2020-02-12
1
-10
/
+10
*
Use apex name for apex linker namespace
Jooyung Han
2020-02-11
1
-6
/
+6
*
Use product vndk version for product apps
Justin Yun
2020-02-10
1
-2
/
+2
*
Update platform namespace name
Kiyoung Kim
2020-02-07
1
-3
/
+3
*
Make product libs available to unbundled product apks.
Justin Yun
2020-01-07
1
-28
/
+11
*
Add public lib of Cronet apex mainline
Luke Huang
2019-12-17
1
-0
/
+8
*
Use a different name for shared classloader namespace, to help debugging.
Martin Stjernholm
2019-11-13
1
-2
/
+7
*
Fix libnativeloader_test to work on 64 bit architectures.
Martin Stjernholm
2019-11-13
1
-8
/
+15
*
Avoid "using namespace" that's blocked by cpplint.
Martin Stjernholm
2019-11-13
1
-7
/
+11
*
Move libnative{bridge,loader} to art/
Orion Hodson
2019-10-11
1
-0
/
+663