Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
2ff224df935def246e12590ebc1eb81b45793c45
/
runtime
/
entrypoints
/
quick
/
quick_dexcache_entrypoints.cc
8e11065
Use ClassStatus::kVisiblyInitialized for allocations.
by Vladimir Marko
· 6 years ago
bf12191
Implement ClassStatus::kVisiblyInitialized.
by Vladimir Marko
· 6 years ago
d5fd5c3
Make .bss stores atomic release operations.
by Vladimir Marko
· 6 years ago
98ea9d9
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 7 years ago
9d47925
Rename type resolution entrypoints.
by Vladimir Marko
· 7 years ago
a9f303c
Rewrite Class init entrypoint to take a Class arg.
by Vladimir Marko
· 7 years ago
88ea61e
Refactor WriteBarrier logic into its own file
by Mathieu Chartier
· 7 years ago
18090d1
Refactor String resolution.
by Vladimir Marko
· 7 years ago
06d10a7
ART: Add dex::ProtoIndex
by Orion Hodson
· 7 years ago
dbaa5c7
ART: Compiler support for const-method-handle
by Orion Hodson
· 7 years ago
18259d7
ART: Compiler support for const-method-type
by Orion Hodson
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
28e012a
Determine HLoadClass/String load kind early.
by Vladimir Marko
· 8 years ago
8bb72b6
ART: Fix crash accessing .bss for non-executable oat file.
by Vladimir Marko
· 8 years ago
4e08fad
ART: Fix .bss index lookup in wrong dex file.
by Vladimir Marko
· 8 years ago
f3c52b4
Fill Class and String .bss slots in runtime.
by Vladimir Marko
· 8 years ago
0a87a65
Add two special runtime methods.
by Mingyao Yang
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
8228cdf
ART: Move CalleeSaveType to callee_save_type.h
by Andreas Gampe
· 8 years ago
c61c076
MIPS: Change remaining entrypoints to save everything.
by Alexey Frunze
· 8 years ago
a1467d0
Revert "Revert "Add missing card mark verification to CC""
by Mathieu Chartier
· 8 years ago
50805e7
Revert "Add missing card mark verification to CC"
by Nicolas Geoffray
· 8 years ago
49ba696
Add missing card mark verification to CC
by Mathieu Chartier
· 8 years ago
9b03cb4
Clean up tracking new roots, do not track them for CC.
by Vladimir Marko
· 8 years ago
ea4c126
Change type initialization entrypoints to kSaveEverything.
by Vladimir Marko
· 8 years ago
1998cd0
Implement HLoadClass/kBssEntry for boot image.
by Vladimir Marko
· 8 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
1bc4b17
Revert "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 9 years ago
d985a5a
Merge "Change pResolveString entrypoint to kSaveEverything."
by Vladimir Marko
· 9 years ago
94ce9c2
Change pResolveString entrypoint to kSaveEverything.
by Vladimir Marko
· 9 years ago
82f3a20
Add DCHECK() for class loader in artResolveStringFromCode().
by Vladimir Marko
· 9 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
5ea536a
Remove ArtMethod* parameter from dex cache entry points.
by Vladimir Marko
· 10 years ago
1cc7dba
ART: Reorder entrypoint argument order
by Andreas Gampe
· 11 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed from runtime/oat/runtime/support_dexcache.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/support_dexcache.cc]
1d54e73
GC clean up.
by Ian Rogers
· 12 years ago
fa46d3e
Interpreter tweaks
by Ian Rogers
· 12 years ago
4f6ad8a
Various performance improvements.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 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
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
e2645d3
Fix bug in protected field access.
by Ian Rogers
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago