1. 524e7ea Remove ArtCode. by Nicolas Geoffray · 10 years ago
  2. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 10 years ago
  3. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  5. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 11 years ago
  6. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 11 years ago
  7. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  8. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  9. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  10. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 12 years ago
  11. 815873e Change root visitor to use Object**. by Mathieu Chartier · 12 years ago
  12. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  13. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed (84%) from runtime/oat/runtime/arm/context_arm.h]
  14. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/arm/context_arm.h]
  16. d74e41b Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler by Brian Carlstrom · 13 years ago
  17. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 13 years ago
  18. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  19. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 14 years ago
  20. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago[Renamed (86%) from src/context_arm.h]
  21. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  22. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 14 years ago
  23. 15fdb8c Floating point callee save support in exception delivery. by Ian Rogers · 14 years ago
  24. bdb0391 Support for exception throwing. by Ian Rogers · 14 years ago