Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
921094ad3af4484537e19d62235f22792b7ce595
/
runtime
/
class_linker.cc
921094a
Revert "Revert "Refactor ClassLinker::LinkInterfaceMethods().""
by Vladimir Marko
· 8 years ago
7620a3b
Merge "Revert "Refactor ClassLinker::LinkInterfaceMethods().""
by Nicolas Geoffray
· 8 years ago
dce413d
Revert "Refactor ClassLinker::LinkInterfaceMethods()."
by Nicolas Geoffray
· 8 years ago
aa89a4c
Merge "Refactor ClassLinker::LinkInterfaceMethods()."
by Treehugger Robot
· 8 years ago
afbd71f
Refactor ClassLinker::LinkInterfaceMethods().
by Vladimir Marko
· 8 years ago
f11cd29
Track libcore java.lang.reflect.Proxy update
by Przemyslaw Szczepaniak
· 8 years ago
d96b96d
Merge "Add Thread entry to signal if the thread can call into java"
by Calin Juravle
· 8 years ago
ccd5695
Add Thread entry to signal if the thread can call into java
by Calin Juravle
· 8 years ago
913e6e6
Merge "Remove dex cache string from mirror::Class."
by Nicolas Geoffray
· 8 years ago
a3dccf9
Merge "Fill in empty iftable early"
by Mathieu Chartier
· 8 years ago
1e4841e
Fill in empty iftable early
by Mathieu Chartier
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
f9bf250
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 8 years ago
eca3eda
Add ClassLoader to app-image roots.
by Vladimir Marko
· 8 years ago
726e517
Merge "Revert^8 "Make sure that const-class linkage is preserved.""
by Vladimir Marko
· 8 years ago
19a4d37
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 8 years ago
c5798bf
Revert^8 "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
58c3f6a
Reduce calls to DescriptorEquals
by Mathieu Chartier
· 8 years ago
a8db0a9
Merge "ART: Weaken boot classpath initialization check"
by Treehugger Robot
· 8 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 8 years ago
141c6f6
Merge "Class Hierarchy Analysis (CHA)"
by Mingyao Yang
· 8 years ago
e20fe27
Merge "ART: Cache sections for sanity check"
by Treehugger Robot
· 8 years ago
0793bec
ART: Cache sections for sanity check
by Andreas Gampe
· 8 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 8 years ago
2c8c6b6
Revert "Make sure that const-class linkage is preserved, try again."
by Vladimir Marko
· 8 years ago
1e8a395
ART: Weaken boot classpath initialization check
by Andreas Gampe
· 8 years ago
9036914
Merge "Make sure that const-class linkage is preserved, try again."
by Treehugger Robot
· 8 years ago
cb5ab35
Make sure that const-class linkage is preserved, try again.
by Vladimir Marko
· 8 years ago
211fd80
Merge "ART: Add dex::StringIndex"
by Treehugger Robot
· 8 years ago
171cf81
Revert "Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved."""""
by Vladimir Marko
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
e47172b
Revert "Revert "Revert "Revert "Make sure that const-class linkage is preserved.""""
by Vladimir Marko
· 8 years ago
09ded92
Revert "Revert "Revert "Make sure that const-class linkage is preserved."""
by Vladimir Marko
· 8 years ago
25dcbad
Revert "Revert "Make sure that const-class linkage is preserved.""
by Vladimir Marko
· 8 years ago
ecffc67
Revert "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
9ee5fdf
Merge "Make sure that const-class linkage is preserved."
by Vladimir Marko
· 8 years ago
a598b86
Merge "ART: Add dex::TypeIndex"
by Treehugger Robot
· 8 years ago
b2dc551
Merge "ART: Add boot classpath check for initialization"
by Treehugger Robot
· 8 years ago
19886db
Make sure that const-class linkage is preserved.
by Vladimir Marko
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
22f71d2
ART: Add boot classpath check for initialization
by Andreas Gampe
· 8 years ago
1b86849
Use type lookup tables in compiler
by Mathieu Chartier
· 8 years ago
54b5855
Change offline profile to store type_idx of classes.
by Jeff Hao
· 8 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 8 years ago
1c80417
Merge "Add option to force all code to be deoptimizable"
by Treehugger Robot
· 8 years ago
6b16d89
Add option to force all code to be deoptimizable
by Alex Light
· 8 years ago
a2d1b28
Add visiting for class loaders in StickyMarkSweep
by neo.chae
· 8 years ago
08883de
ART: Refactor jfieldID handling
by Andreas Gampe
· 8 years ago
6a3be6d
Merge "Clean up the runtime read barrier and fix fake address dependency."
by Hiroshi Yamauchi
· 8 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 8 years ago
d625158
Add ClassExt mirror.
by Alex Light
· 8 years ago
7d8d8ff
Revert "Revert "ART: Generalize FindClassInPathClassLoader""
by Nicolas Geoffray
· 8 years ago
af3572b
Revert "ART: Generalize FindClassInPathClassLoader"
by Nicolas Geoffray
· 8 years ago
fd1ae75
ART: Generalize FindClassInPathClassLoader
by Andreas Gampe
· 8 years ago
46aba36
ART: Move pathList well-known-field to actual class
by Andreas Gampe
· 8 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 8 years ago
269cb43
class_linker: Change allocation of MethodType dex_cache entries.
by Narayan Kamath
· 8 years ago
eb242cd
Merge "Save the non-verified classes in the VerifierDeps."
by Nicolas Geoffray
· 8 years ago
0802518
Save the non-verified classes in the VerifierDeps.
by Nicolas Geoffray
· 8 years ago
168c58c
Merge "Reduce number of physical pages used for DexCache's arrays"
by Treehugger Robot
· 8 years ago
34ee684
ART: Refactor class-linker methods
by Andreas Gampe
· 10 years ago
b3ac45b
Reduce number of physical pages used for DexCache's arrays
by Artem Udovichenko
· 8 years ago
ac2efad
Merge "Clean up app image .bss dex cache arrays fixup."
by Vladimir Marko
· 8 years ago
83f6699
Merge "Clear OOME from DexCache allocation when another thread succeeded."
by Vladimir Marko
· 8 years ago
6dd1488
Clean up app image .bss dex cache arrays fixup.
by Vladimir Marko
· 8 years ago
c9a6fa5
Clear OOME from DexCache allocation when another thread succeeded.
by Vladimir Marko
· 8 years ago
1bc4b17
Revert "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 8 years ago
c7a420c
Ensure that overrides work in presence of package-private methods.
by Alex Light
· 8 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
d203296
Merge "Move art/native to ObjPtr"
by Mathieu Chartier
· 8 years ago
3e2e2f1
Merge "Fix handling of dex cache arrays for method types."
by Narayan Kamath
· 8 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 8 years ago
7fe5658
Fix handling of dex cache arrays for method types.
by Narayan Kamath
· 8 years ago
8c0fee9
Merge "Do not write empty class table and intern table to image."
by Vladimir Marko
· 8 years ago
1a1de67
Do not write empty class table and intern table to image.
by Vladimir Marko
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 8 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
f8ac97f
ObjPtr misc cleanup
by Mathieu Chartier
· 8 years ago
463a67d
Merge "Change indirect reference table to use ObjPtr"
by Treehugger Robot
· 8 years ago
8778c52
Change indirect reference table to use ObjPtr
by Mathieu Chartier
· 8 years ago
7638651
Merge "Initialize dex cache while holding dex_lock"
by Mathieu Chartier
· 8 years ago
2f61867
Merge "Remove #include "oat_file.h" from class_linker.h ."
by Vladimir Marko
· 8 years ago
6c60d84
Initialize dex cache while holding dex_lock
by Mathieu Chartier
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
1cc62e4
Rename ObjPtr::Decode to ObjPtr::Ptr
by Mathieu Chartier
· 8 years ago
b890130
Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 8 years ago
b4cf427
Merge "dex_cache: rewrite StringDexCachePair as DexCachePair<T>"
by Treehugger Robot
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
c38a6f8
dex_cache: rewrite StringDexCachePair as DexCachePair<T>
by Narayan Kamath
· 8 years ago
afa4827
java.lang.invoke: Add mirror types for MethodHandle / MethodType.
by Narayan Kamath
· 8 years ago
4d46970
Merge "Use ObjPtr for reflection.cc/h/inl"
by Mathieu Chartier
· 8 years ago
75a7db6
ART: Factor out IMT from ArtMethod
by Andreas Gampe
· 8 years ago
a59d9b2
Use ObjPtr for reflection.cc/h/inl
by Mathieu Chartier
· 8 years ago
83b13b3
Merge "Add basic support for object pointer poisoning"
by Mathieu Chartier
· 8 years ago
3f7f03c
Add basic support for object pointer poisoning
by Mathieu Chartier
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
Next »