Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
entrypoints
/
quick
/
quick_invoke_entrypoints.cc
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
4605362
Don't rely on gcc extensions
by Bernhard Rosenkränzer
· 12 years ago
d4beb6b
Inline field and method resolution.
by Sebastien Hertz
· 12 years ago
8b2c0b9
Use class def index from java.lang.Class.
by Ian Rogers
· 12 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_invoke.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/support_invoke.cc]
39ebcb8
More profiler driven tweaks.
by Ian Rogers
· 12 years ago
75b2a4a
Remove use of DecodedInstruction at runtime.
by Sebastien Hertz
· 12 years ago
aa4a793
Rename abstract method code_ to entry_point_from_compiled_code_.
by Jeff Hao
· 12 years ago
1f3bc2f
Fix MIPS jni stub and save gp as part of ref only saves.
by Jeff Hao
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
262e251
Fixed slow path for invoke-direct with null this pointer.
by jeffhao
· 13 years ago
fa147e2
Numerous fixes to MIPS. Basic oatexec works.
by jeffhao
· 13 years ago
a638941
Fix regression in target run-test 069. .
by Ian Rogers
· 13 years ago
137e88f
Fast path interface dispatch.
by Ian Rogers
· 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
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 13 years ago
87e552d
Make ICCE logic common, refactor throws.
by Ian Rogers
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
a92f971
Additional log output for artInvokeCommon code == NULL.
by Mathieu Chartier
· 13 years ago
a21039c
Fix a bunch more lint.
by Elliott Hughes
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago