Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
bdf7f1c3ab65ccb70f62db5ab31dba060632d458
/
runtime
/
entrypoints
/
quick
/
quick_throw_entrypoints.cc
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
e8e1127
Do checks on the fault address when we think it's an NPE.
by Nicolas Geoffray
· 9 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
103992b
ART: Move ThrowStackOverflowError to common_throws
by Andreas Gampe
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 11 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 11 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 11 years ago
1d8cdbc
Refactor quick entrypoints
by Ian Rogers
· 11 years ago
648d711
Reduce stack usage for overflow checks
by Dave Allison
· 11 years ago
22d5e73
Remove object_utils.h.
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
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 12 years ago
2e450bf
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
by Brian Carlstrom
· 12 years ago
8438ed3
Remove bogus fastpath from String::Equals(const StringPiece&)
by Brian Carlstrom
· 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_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
· 13 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
· 14 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 14 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago