Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ea46f950e7a51585db293cd7f047de190a482414
/
runtime
/
entrypoints
/
quick
/
quick_throw_entrypoints.cc
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_throw.cc]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/support_throw.cc]
0a3b863
Remove unused Thread parameter from ThrowArithmeticExceptionDivideByZero.
by Sebastien Hertz
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
94d6df4
Fixes to make all run-tests except 051-thread work.
by jeffhao
· 13 years ago
d752132
Various fixes to the interpreter. First 23 run-test tests pass.
by jeffhao
· 13 years ago
725a957
Pulled out instrumentation into its own class separate from trace.
by jeffhao
· 13 years ago
120f1c7
Fail threads attaching during runtime shutdown.
by Ian Rogers
· 13 years ago
474b6da
Move thread flags and state into 32bits.
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
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 13 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 13 years ago
0399dde
Remove Frame, merge shadow and quick representations.
by Ian Rogers
· 13 years ago
6cf2388
Simplify the default stack size handling.
by Elliott Hughes
· 13 years ago
776ac1f
Separate out more of LLVM build. Move verifier.
by Ian Rogers
· 13 years ago
9e5f5c1
Implement throw-verification-error opcode in LLVM-based compiler.
by Logan Chien
· 13 years ago
3f9137d
Fix NPE message in LLVM.
by TDYa127
· 13 years ago
6a14433
Switch to Thread::WalkStack rather than manual Frame::Next.
by Elliott Hughes
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 13 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 13 years ago