1. 0747466 Revert "Revert "Fix deoptimization with pending exception"" by Sebastien Hertz · 10 years ago
  2. 6e2d574 Revert "Fix deoptimization with pending exception" by Sebastien Hertz · 10 years ago
  3. 54b6248 Fix deoptimization with pending exception by Sebastien Hertz · 10 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  5. 1f2d3ba Fix nested deoptimization. by Mingyao Yang · 10 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  7. f3d1f94 ART: Add verbose:deopt logging by Andreas Gampe · 10 years ago
  8. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  9. 14691c5 Compute the right catch location for the debugger. by Nicolas Geoffray · 10 years ago
  10. 1d8cdbc Refactor quick entrypoints by Ian Rogers · 11 years ago
  11. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  12. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  13. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 11 years ago
  14. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  15. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/runtime/support_deoptimize.cc]
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/support_deoptimize.cc]
  17. 14dd5a8 Fix exception caught listeners and frame type for deopt. by Jeff Hao · 12 years ago
  18. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  19. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  20. 7b3ddd2 Refactor DescribeVRegs to allow caching. by Ian Rogers · 12 years ago
  21. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  22. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 12 years ago
  23. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 13 years ago