Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
79c87da9d4698ec58ece65af0065eebd55a1cfe0
/
runtime
/
class_loader_context.cc
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 8 years ago
91842ae
Lower PLOG(ERROR) to PLOG(WARNING) if unable to find realpath
by Alex Light
· 8 years ago
c5b215f
Update the context classpath after the dex files are opened.
by Calin Juravle
· 8 years ago
d25c915
Merge "Fix context verification for relative dependencies"
by Calin Juravle
· 8 years ago
1e96a5d
Fix context verification for relative dependencies
by Calin Juravle
· 8 years ago
7252738
ART: Don't prepend '/' if classpath_dir is empty
by Andreas Gampe
· 8 years ago
821a259
Use real locations when opening dex files from the context
by Calin Juravle
· 8 years ago
1991589
Revert "Revert "Stop using the runtime classpath in dex2oat""
by Calin Juravle
· 8 years ago
053a84b
Revert "Stop using the runtime classpath in dex2oat"
by Calin Juravle
· 8 years ago
84f82b9
Stop using the runtime classpath in dex2oat
by Calin Juravle
· 8 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 8 years ago
c932707
Merge "ART: Add more logging to ClassLoaderContext mismatches"
by Treehugger Robot
· 8 years ago
7d0f81c
ART: Add more logging to ClassLoaderContext mismatches
by Andreas Gampe
· 8 years ago
1a509c8
Be prepared to handle empty class loader contexts
by Calin Juravle
· 8 years ago
41acdc1
Fix the default ownership of dex files in ClassLoaderContext
by Calin Juravle
· 8 years ago
c79470d
Allow dex2oat to create a full class loader context
by Calin Juravle
· 8 years ago
3f91864
Verify the class loader context when loading oat files
by Calin Juravle
· 8 years ago
57d0acc
Create a class loader context starting from an existing ClassLoader
by Calin Juravle
· 8 years ago
7b0648a
Move dex files dependencies (en/de)coding to ClassLoaderContext
by Calin Juravle
· 8 years ago
87e2cb6
Add support for processing class loader contexts
by Calin Juravle
· 8 years ago