Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
915773b6fbedd2dd08091ec9ab886af834d45b6f
/
runtime
/
class_loader_context_test.cc
93d339d
Revert^2: InMemoryDexClassLoader in ClassLoaderContext follow-up
by David Brazdil
· 6 years ago
bdc93b4
ObjPtr<>-ify StackTraceElement and ClassLoader.
by Vladimir Marko
· 6 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 6 years ago
93d99f3
Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up"
by Nicolas Geoffray
· 6 years ago
1a1398e
InMemoryDexClassLoader in ClassLoaderContext follow-up
by David Brazdil
· 6 years ago
1a9ac53
Support InMemoryDexClassLoader in ClassLoaderContext
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
42b95c4
Merge "Fix parsing of shared libraries in class loader context."
by Nicolas Geoffray
· 6 years ago
6b9fd8c
Support shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
f378fff
Fix parsing of shared libraries in class loader context.
by Nicolas Geoffray
· 6 years ago
9893c47
Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch.
by Nicolas Geoffray
· 6 years ago
06af3b4
Add support for shared libaries in class loader context.
by Nicolas Geoffray
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
adc9086
Revert "Revert "Do not load app image for class collisions""
by Mathieu Chartier
· 6 years ago
2c7e13b
Revert "Do not load app image for class collisions"
by Mathieu Chartier
· 6 years ago
d8860b4
Do not load app image for class collisions
by Vladimir Marko
· 7 years ago
77ef93b
Make ClassLoaderContextTest pass when OUT_DIR is used
by Alex Light
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
92003fe
Revert "Use real locations when opening dex files from the context"
by Calin Juravle
· 7 years ago
79c87da
Add DexFileLoader class
by Mathieu Chartier
· 7 years ago
c5b215f
Update the context classpath after the dex files are opened.
by Calin Juravle
· 7 years ago
d25c915
Merge "Fix context verification for relative dependencies"
by Calin Juravle
· 7 years ago
1e96a5d
Fix context verification for relative dependencies
by Calin Juravle
· 7 years ago
c4be2c8
Handle the case cwd has a trailing slash.
by Nicolas Geoffray
· 7 years ago
7252738
ART: Don't prepend '/' if classpath_dir is empty
by Andreas Gampe
· 7 years ago
821a259
Use real locations when opening dex files from the context
by Calin Juravle
· 7 years ago
27e0d1f
Pass the class loader context to dex2oat when optimizing at runtime
by Calin Juravle
· 7 years ago
b22ae40
Merge "Be prepared to handle empty class loader contexts"
by Calin Juravle
· 7 years ago
1a509c8
Be prepared to handle empty class loader contexts
by Calin Juravle
· 7 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 7 years ago
a308a32
Change kMultiDexSeparator from ':' to '!'
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
· 7 years ago