Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.x
/
runtime
/
class_loader_context.h
9c924e8
Add support to place shared libraries after the dex path
by Brad Stenning
· 3 years, 3 months ago
982eced
Remove '&' class loader context.
by Nicolas Geoffray
· 3 years, 9 months ago
6e6f1b2
Do not open dex files in CLC if we only need to get dexopt status
by Calin Juravle
· 4 years ago
5ff2393
Remove stripped-apk related logic from CLC
by Calin Juravle
· 4 years, 1 month ago
a63a2e9
Search only the current class loader when checking for duplicates
by Calin Juravle
· 4 years, 9 months ago
b495e7f
Log an error when an app loads duplicate dex files
by Calin Juravle
· 4 years, 9 months ago
c9fa770
Introduce VMRuntime.isValidClassLoaderContext
by Dan Zimmerman
· 5 years ago
b682ea4
Introduce BaseDexClassLoader.computeClassLoaderContextsNative
by Dan Zimmerman
· 5 years ago
7d511d9
[art] Factor out encoding ClassLoaderContext components
by Dan Zimmerman
· 5 years ago
1a9ac53
Support InMemoryDexClassLoader in ClassLoaderContext
by David Brazdil
· 6 years ago
8982186
Support FDs for class loader context dex files
by David Brazdil
· 6 years ago
e167273
Revert^2 "Support shared libraries in CreateContextFromClassLoader."
by Nicolas Geoffray
· 6 years ago
1717a49
Revert "Support shared libraries in CreateContextFromClassLoader."
by Nicolas Geoffray
· 6 years ago
a66d69e
Support shared libraries in CreateContextFromClassLoader.
by Nicolas Geoffray
· 6 years ago
cb2e1dd
Canonicalize shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
06af3b4
Add support for shared libaries in class loader context.
by Nicolas Geoffray
· 6 years ago
adc9086
Revert "Revert "Do not load app image for class collisions""
by Mathieu Chartier
· 7 years ago
2c7e13b
Revert "Do not load app image for class collisions"
by Mathieu Chartier
· 7 years ago
d8860b4
Do not load app image for class collisions
by Vladimir Marko
· 7 years ago
c444077
Add arg for overwriting class loader class path
by Mathieu Chartier
· 7 years ago
f5abfc4
Add stored class loader context option
by Mathieu Chartier
· 7 years ago
c5b215f
Update the context classpath after the dex files are opened.
by Calin Juravle
· 7 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 7 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 7 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 7 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 7 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 7 years ago
3f91864
Verify the class loader context when loading oat files
by Calin Juravle
· 7 years ago
57d0acc
Create a class loader context starting from an existing ClassLoader
by Calin Juravle
· 7 years ago
7b0648a
Move dex files dependencies (en/de)coding to ClassLoaderContext
by Calin Juravle
· 7 years ago
87e2cb6
Add support for processing class loader contexts
by Calin Juravle
· 8 years ago