Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
33df0e3e47adc053c34a0ad3f4bb78ee3dd40e7f
/
runtime
/
mirror
/
dex_cache.h
33df0e3
Revert^4 "Lazily allocate DexCache arrays."
by David Srbecky
· 4 years, 8 months ago
4af07cd
DexCache: Remove pre-resolved string dead code.
by David Srbecky
· 4 years, 8 months ago
8473a5b
Revert "Revert^2 "Lazily allocate DexCache arrays.""
by Nicolas Geoffray
· 4 years, 8 months ago
e153a62
Revert^2 "Lazily allocate DexCache arrays."
by David Srbecky
· 5 years ago
c07f488
Add a test and consistency checks in method / field resolution.
by Nicolas Geoffray
· 4 years, 9 months ago
e9a4a60
Transaction support for MethodType in dex cache.
by Vladimir Marko
· 5 years ago
8f187c3
Add static asserts we have a full list of mirror classes
by Alex Light
· 5 years ago
b9b7d91
Revert "Lazily allocate DexCache arrays."
by Orion Hodson
· 5 years ago
1214319
Lazily allocate DexCache arrays.
by David Srbecky
· 5 years ago
5de5efe
Remove pointer-size arguments from DexCache.
by David Srbecky
· 5 years ago
86d6cd5
Remove DexCache arrays from image.
by David Srbecky
· 6 years ago
9a2ba0e
Clear DexCache MethodTypes and CallSites in ImageWriter.
by Vladimir Marko
· 6 years ago
8a1a0f7
ART: Ensure dex caches keep classloader live
by Andreas Gampe
· 6 years ago
41b605c
Remove MIPS support from runtime/.
by Vladimir Marko
· 6 years ago
c18eba3
Consolidate updating of reflective Field/Method references
by Alex Light
· 7 years ago
3ffb5b1
Handle allocation failure in AddPreResolvedStringsArray
by Mathieu Chartier
· 7 years ago
58412b1
ObjPtr<>-ify DexCache.
by Vladimir Marko
· 7 years ago
6e7a72c
Release app image metadata when startup is completed
by Mathieu Chartier
· 7 years ago
a88abfa
Add feature flag for loading app image startup cache
by Mathieu Chartier
· 7 years ago
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 8 years ago
1ca718e
Add PreResolved strings dex cache array
by Mathieu Chartier
· 8 years ago
88dbad3
ART: Do some include-what-you-use
by Andreas Gampe
· 8 years ago
56de89a
Mark most *Offset helper functions as constexpr.
by David Srbecky
· 8 years ago
924ad50
Refactor Class::FixupNativePointers().
by Vladimir Marko
· 8 years ago
98db89c
ART: Clean up verify and read barrier flags.
by Vladimir Marko
· 8 years ago
990fc44
Revert "Reduce DexCache field/method array size to 512."
by Vladimir Marko
· 8 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 8 years ago
b1e46ff
Reduce DexCache field/method array size to 512.
by Vladimir Marko
· 8 years ago
ca8de0a
Move .art.rel data to a section in .art, part 1.
by Vladimir Marko
· 8 years ago
4c8e12e
ART: Adds an entrypoint for invoke-custom
by Orion Hodson
· 8 years ago
6834d34
Remove mirror::Reference::java_lang_ref_Reference.
by Vladimir Marko
· 8 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 8 years ago
8b5d152
Remove unused methods.
by Nicolas Geoffray
· 8 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 8 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 8 years ago
279cfba
MIPS: Follow-up to hash-based DexCache methods array
by Alexey Frunze
· 9 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 9 years ago
d9911ee
ART: Clean up field initialization
by Andreas Gampe
· 9 years ago
f25cc73
Deterministic DexCache in heap images.
by Vladimir Marko
· 9 years ago
6b2dc31
ART: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 9 years ago
f44d36c
Revert^2 "Hash-based DexCache field array."
by Vladimir Marko
· 9 years ago
8d6768d
Revert^6 "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
0b66d61
Revert^5 "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
6374c58
Revert "Hash-based DexCache field array."
by Vladimir Marko
· 9 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
· 9 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
· 9 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
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 9 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 9 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 9 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 9 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 10 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 10 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 10 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 10 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 10 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 10 years ago
d203296
Merge "Move art/native to ObjPtr"
by Mathieu Chartier
· 10 years ago
3e2e2f1
Merge "Fix handling of dex cache arrays for method types."
by Narayan Kamath
· 10 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 10 years ago
31e8822
Move most mirror:: args to ObjPtr
by Mathieu Chartier
· 10 years ago
7fe5658
Fix handling of dex cache arrays for method types.
by Narayan Kamath
· 10 years ago
23136d1
DexCachePair : Add an Assign method.
by Narayan Kamath
· 10 years ago
25352fc
class_linker: Add support for resolving method types.
by Narayan Kamath
· 10 years ago
c38a6f8
dex_cache: rewrite StringDexCachePair as DexCachePair<T>
by Narayan Kamath
· 10 years ago
bb816d6
Add transactions for string resolve
by Mathieu Chartier
· 10 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 10 years ago
b222393
ART: unblock compiler tests on MIPS
by Alexey Frunze
· 10 years ago
9210ce9
ART: Fixing build breakage.
by Christina Wadsworth
· 10 years ago
bf44e0e
ART: Implement a fixed size string dex cache
by Christina Wadsworth
· 10 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 10 years ago
60bc39c
Remove some more read barriers in image relocation
by Mathieu Chartier
· 10 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
· 11 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 11 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 11 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 11 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 11 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 11 years ago
dd9d055
ART: More cutouts for unstarted runtime
by Andreas Gampe
· 11 years ago
58a5af8
ART: Add guards to the dex cache and its shortcuts
by Andreas Gampe
· 12 years ago
aa910d5
ART: Fix verifier mishandling erroneous array component types
by Andreas Gampe
· 12 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 12 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 12 years ago
b0fa5dc
Force inlining on trivial accessors.
by Ian Rogers
· 12 years ago
d2fe10a
Remove blacklist
by Sebastien Hertz
· 12 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
5ddb410
Remove intialized static storage from dex cache.
by Ian Rogers
· 12 years ago
ee39a10
Use class def index from java.lang.Class.
by Ian Rogers
· 13 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 13 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 13 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 13 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 13 years ago
[Renamed from src/mirror/dex_cache.h]
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
[Renamed (88%) from src/dex_cache.h]
Next »