1. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  2. 77a48ae Revert "Revert "ART: Register allocation and runtime support for try/catch"" by David Brazdil · 10 years ago
  3. 659562a Revert "ART: Register allocation and runtime support for try/catch" by David Brazdil · 10 years ago
  4. b022fa1 ART: Register allocation and runtime support for try/catch by David Brazdil · 10 years ago
  5. 520633b Support deoptimization on exception by Sebastien Hertz · 10 years ago
  6. b995c0a Update instrumentation stack after exception event by Sebastien Hertz · 10 years ago
  7. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  8. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 11 years ago
  9. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 11 years ago
  10. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 11 years ago
  11. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 11 years ago
  12. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 11 years ago
  13. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 11 years ago
  14. 956af0f Remove portable. by Elliott Hughes · 11 years ago
  15. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 11 years ago
  16. 649278c More efficient stack walk in exception throwing. by Hiroshi Yamauchi · 11 years ago
  17. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 11 years ago
  18. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 11 years ago
  19. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  20. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 11 years ago
  21. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 12 years ago[Renamed (76%) from runtime/catch_finder.h]
  22. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 12 years ago