Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
07e6c2d8e259d8cbbd4ea7585f6270087cb74392
/
runtime
/
mirror
/
dex_cache.cc
2ff3b97
ART: More header cleanups
by Andreas Gampe
· 8 years ago
f44d36c
Revert^2 "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
8d6768d
Revert^6 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
0b66d61
Revert^5 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
6374c58
Revert "Hash-based DexCache field array."
by Vladimir Marko
· 8 years ago
1aea351
Hash-based DexCache field array.
by Vladimir Marko
· 9 years ago
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 9 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 9 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 9 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 9 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 9 years ago
bf44e0e
ART: Implement a fixed size string dex cache
by Christina Wadsworth
· 9 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
7617216
Convert to UTF8 before doing dex file location comparison
by Mathieu Chartier
· 10 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 10 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 10 years ago
f7fd970
Load app images
by Mathieu Chartier
· 10 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 10 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 11 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 12 years ago
5ddb410
Remove intialized static storage from dex cache.
by Ian Rogers
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/mirror/dex_cache.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
39ebcb8
More profiler driven tweaks.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
[Renamed (81%) from src/dex_cache.cc]
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 13 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
1984651
Invoke static/direct dispatch change.
by Ian Rogers
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 14 years ago
e343b76
Stub to capture method entry/exit.
by jeffhao
· 14 years ago
0571d35
Refactor the use of Method by the compiler.
by Ian Rogers
· 14 years ago
aded5f7
Working ClassLoader
by Brian Carlstrom
· 14 years ago
1caa2c2
Add InitializedStaticStorage table
by Brian Carlstrom
· 14 years ago
9cc262e
Clarify CodeAndMethods to CodeAndDirectMethods
by Brian Carlstrom
· 14 years ago
83db772
Add DexCache table of <Method*, Method::GetCode()>
by Brian Carlstrom
· 14 years ago
9ea1cb1
First pass of compiler wrapping class
by Brian Carlstrom
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
4a96b60
ClassLinker can now FindClass all libcore classes
by Brian Carlstrom
· 14 years ago
7e49dca
Rename DexFile to DexCache
by Brian Carlstrom
· 14 years ago