Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b0625e0bcb2897f43911d869eddcb3955755c75d
/
runtime
/
class_linker.cc
b0625e0
ART: Address b/120022597
by Andreas Gampe
· 6 years ago
3db3d37
Invert IsUsingDefaultBootImageLocation to IsUsingApexBootImageLocation.
by David Srbecky
· 6 years ago
f339cca
Revert "jitzygote: Also Pre-JIT native methods."
by David Srbecky
· 6 years ago
dd16edb
Revert "jitzygote: Fix pre-JIT of native methods."
by David Srbecky
· 6 years ago
87658f3
Revert^2 "Optimize FindClass ClassNotFoundException case"
by Andreas Gampe
· 6 years ago
d5d807b
ART: Restrict dex cache location check
by Andreas Gampe
· 6 years ago
501c3b0
Revert^2 "Fix correctness for fast path class loading"
by Andreas Gampe
· 6 years ago
2e2f9e8
Revert "Fix correctness for fast path class loading"
by Mathieu Chartier
· 6 years ago
d399f57
Revert "Optimize FindClass ClassNotFoundException case"
by Mathieu Chartier
· 6 years ago
9634705
Optimize FindClass ClassNotFoundException case
by Mathieu Chartier
· 6 years ago
d94c87d
jitzygote: Fix pre-JIT of native methods.
by David Srbecky
· 6 years ago
ef04ac6
Fix correctness for fast path class loading
by Mathieu Chartier
· 6 years ago
5a0622a
jitzygote: Also Pre-JIT native methods.
by Nicolas Geoffray
· 6 years ago
7989ac9
Save the JIT compiled code when the class isn't initialized yet.
by Nicolas Geoffray
· 6 years ago
3e8aae0
Fix dex location of boot oat files during preopt
by David Brazdil
· 6 years ago
29885b3
Hide updatable-media package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
dfc0de7
Partially ObjPtr<>-ify Object, fix stale ref in test.
by Vladimir Marko
· 6 years ago
4617d58
ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test.
by Vladimir Marko
· 6 years ago
d7e9bbf
Clean up explicit conversions to ObjPtr<>.
by Vladimir Marko
· 6 years ago
bb206de
ObjPtr<>-ify ClassExt.
by Vladimir Marko
· 6 years ago
0984e48
Style cleanup for ObjPtr<>-ify changes.
by Vladimir Marko
· 6 years ago
5aead70
ObjPtr<>-ify method/var handles, fix stale refs in tests.
by Vladimir Marko
· 6 years ago
423bebb
ObjPtr<>-ify mirror::ObjectArray.
by Vladimir Marko
· 6 years ago
557fece
ObjPtr<>-ify mirror::IfTable.
by Vladimir Marko
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
b9c29f6
Hide conscrypt package classes for app AOT compilation.
by Vladimir Marko
· 6 years ago
9d5956a
Change image method and field visiting to use templates
by Mathieu Chartier
· 6 years ago
1a9ac53
Support InMemoryDexClassLoader in ClassLoaderContext
by David Brazdil
· 6 years ago
e3e0f70
Return the same dex location for dex file whether backed by dex file or not.
by Nicolas Geoffray
· 6 years ago
3364d18
Clean up ImageSpace::LoadBootImage().
by Vladimir Marko
· 6 years ago
3892e62
Clean up Class::GetDescriptor().
by Vladimir Marko
· 6 years ago
a43ba3d
ART: Add ClassVerifier
by Andreas Gampe
· 6 years ago
a5c3a80
hiddenapi domain: Use oat dex file location if available
by David Brazdil
· 6 years ago
3dacdd6
Revert^4 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
939798e
Revert "Revert^2 "Remove Global deopt requirement for several jvmti events""
by Nicolas Geoffray
· 6 years ago
a75e589
Revert^2 "Remove Global deopt requirement for several jvmti events"
by Alex Light
· 6 years ago
ad344b6
Revert "Remove Global deopt requirement for several jvmti events"
by Nicolas Geoffray
· 6 years ago
334630e
Remove Global deopt requirement for several jvmti events
by Alex Light
· 6 years ago
144f82c
In boot image experiment mode, treat boot classpath classes as verified.
by Nicolas Geoffray
· 6 years ago
e23b388
Add verbose logging for app image startup cache feature
by Mathieu Chartier
· 6 years ago
a88abfa
Add feature flag for loading app image startup cache
by Mathieu Chartier
· 6 years ago
c66d6a7
Merge "ART: Move .bss mappings check before .bss init."
by Vladimir Marko
· 6 years ago
1cedb4a
ART: Move .bss mappings check before .bss init.
by Vladimir Marko
· 6 years ago
9f3928f
ART: Change vtable check implementation
by Andreas Gampe
· 6 years ago
3aa868a
ART: Add unchecked conversions of arrays
by Andreas Gampe
· 6 years ago
a2fed08
ART: Optimize array accesses
by Andreas Gampe
· 6 years ago
7b3063b
ART: Only log initialization failure on initialization
by Andreas Gampe
· 6 years ago
ad1aa63
ART: Move Signature to its own header
by Andreas Gampe
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
5b20b35
ART: Rewrite EnsureInitialized hit case
by Andreas Gampe
· 6 years ago
cf923f5
Merge "Allow boot image for a part of the boot classpath."
by Vladimir Marko
· 6 years ago
4433c43
Allow boot image for a part of the boot classpath.
by Vladimir Marko
· 6 years ago
afc60cd
Cleanup native debug interface api.
by David Srbecky
· 6 years ago
91f1032
Revert^2 "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 6 years ago
db4b1de
Revert "Pass boot class path to ImageSpace::LoadBootImage."
by Vladimir Marko
· 6 years ago
17ed987
Merge "Support class lookup for InMemoryDexClassLoader"
by David Brazdil
· 6 years ago
05909d8
Support class lookup for InMemoryDexClassLoader
by David Brazdil
· 6 years ago
d190851
Pass boot class path to ImageSpace::LoadBootImage.
by Vladimir Marko
· 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
0800562
Merge "Store ImtIndex in ArtMethod."
by David Srbecky
· 6 years ago
23b729e
Merge "Revert^2 "Refactor code around JIT creation.""
by Nicolas Geoffray
· 6 years ago
c9de61c
Revert^2 "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
e36e7f2
Store ImtIndex in ArtMethod.
by David Srbecky
· 6 years ago
a61a969
Merge "Revert "Refactor code around JIT creation.""
by Treehugger Robot
· 6 years ago
763cd98
Revert "Refactor code around JIT creation."
by Andreas Gampe
· 6 years ago
d0f99b9
Merge "ART: Fix ResolveType with ArtMethod"
by Andreas Gampe
· 6 years ago
80e6a09
Merge "Refactor code around JIT creation."
by Nicolas Geoffray
· 6 years ago
4835d21
ART: Fix ResolveType with ArtMethod
by Andreas Gampe
· 6 years ago
f0d3002
Fix app image generation and checking with shared libraries.
by Nicolas Geoffray
· 6 years ago
7a2c7c2
Refactor code around JIT creation.
by Nicolas Geoffray
· 6 years ago
33e5d52
Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader."
by Nicolas Geoffray
· 6 years ago
6b9fd8c
Support shared libraries in ClassLoaderContext::CreateClassLoader.
by Nicolas Geoffray
· 6 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
bbf9b05
Merge "Reduce class loader updating overhead."
by Mathieu Chartier
· 6 years ago
bc1e0fa
Reduce class loader updating overhead.
by Mathieu Chartier
· 6 years ago
f50ac10
Simplify hidden_api.h logic
by David Brazdil
· 6 years ago
d32ce09
ART: Split Runtime::IsNativeDebuggable
by Andreas Gampe
· 6 years ago
24a993d
Merge "Clean up oat key-value store."
by Vladimir Marko
· 6 years ago
56581d8
Clean up oat key-value store.
by Vladimir Marko
· 6 years ago
c2cab4b
Merge "Refactor ClassLinker::FindPrimitiveClass()."
by Vladimir Marko
· 6 years ago
9186b18
Refactor ClassLinker::FindPrimitiveClass().
by Vladimir Marko
· 6 years ago
456b492
Add timing split for updating app image class loaders
by Mathieu Chartier
· 6 years ago
a517554
Merge "ART: Throw on soft verify failure in InitializeClass()."
by Vladimir Marko
· 6 years ago
8fc7558
Smarter set intersection between app image and non boot image strings
by Mathieu Chartier
· 6 years ago
d79b37b
ART: Throw on soft verify failure in InitializeClass().
by Vladimir Marko
· 6 years ago
80a560c
Add native support for BaseDexClassLoader shared libraries.
by Nicolas Geoffray
· 6 years ago
41c0808
Hold intern table lock for AddImageStringsToTable
by Mathieu Chartier
· 6 years ago
69ebc8f
Merge "Add PreResolved strings dex cache array"
by Mathieu Chartier
· 6 years ago
1ca718e
Add PreResolved strings dex cache array
by Mathieu Chartier
· 6 years ago
47cd272
Remove HiddenApiAccessFlags, move content to hiddenapi::
by David Brazdil
· 6 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 6 years ago
ce2a00d
Merge "ART: Add class-alloc-inl.h"
by Treehugger Robot
· 6 years ago
eba69a1
Merge "ART: Add object-array-alloc-inl.h"
by Treehugger Robot
· 6 years ago
3070e9c
Merge "Revert "Revert^2: Add dex item for hiddenapi flags""
by Paul Hobbs
· 6 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 6 years ago
70f5fd0
ART: Add class-alloc-inl.h
by Andreas Gampe
· 6 years ago
52ecb65
ART: Add object-array-alloc-inl.h
by Andreas Gampe
· 6 years ago
Next »