Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
refs/heads/sos-5.0
/
runtime
/
quick_exception_handler.h
51ad7fe
Code cleanup around exception handling and stack walking.
by Nicolas Geoffray
· 5 years ago
2c8206f
Correctly send MethodExit events from exception handlers
by Alex Light
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
b77b698
Check the to-space invariant on a delivered exception.
by Roland Levillain
· 8 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
f5769e1
Move most of art::Thread to ObjPtr
by Mathieu Chartier
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
f711f2c
Partial fragment deoptimization
by Mingyao Yang
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 10 years ago
77a48ae
Revert "Revert "ART: Register allocation and runtime support for try/catch""
by David Brazdil
· 9 years ago
659562a
Revert "ART: Register allocation and runtime support for try/catch"
by David Brazdil
· 9 years ago
b022fa1
ART: Register allocation and runtime support for try/catch
by David Brazdil
· 9 years ago
520633b
Support deoptimization on exception
by Sebastien Hertz
· 9 years ago
b995c0a
Update instrumentation stack after exception event
by Sebastien Hertz
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 10 years ago
14691c5
Compute the right catch location for the debugger.
by Nicolas Geoffray
· 10 years ago
7642cfc
Change how we report exceptions to the debugger.
by Nicolas Geoffray
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
649278c
More efficient stack walk in exception throwing.
by Hiroshi Yamauchi
· 10 years ago
9f10203
Fix exception reporting from interpreter
by Sebastien Hertz
· 11 years ago
5cf9819
Don't report down-calls as unhandled exceptions.
by Ian Rogers
· 11 years ago
cf4035a
ART: Use StackReference in Quick Stack Frame
by Andreas Gampe
· 11 years ago
714f175
Visit deoptimized shadow frames as roots
by Sebastien Hertz
· 11 years ago
fd3077e
Refactor exception handling for deoptimization
by Sebastien Hertz
· 11 years ago
[Renamed (76%) from runtime/catch_finder.h]
d45a1f5
Avoid instrumentation stack corruption.
by Sebastien Hertz
· 11 years ago