1. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  2. 2ac67d5 ART: Reserve sentinel fault page by Andreas Gampe · 7 years ago
  3. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  4. 639bdd1 ART: Single-frame deopt by Andreas Gampe · 9 years ago
  5. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  6. 794ad76 ART: Introduce NO_RETURN, Mark DoLongJump noreturn by Andreas Gampe · 10 years ago
  7. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 10 years ago
  8. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 10 years ago
  9. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 10 years ago
  10. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 10 years ago
  11. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  12. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  13. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  14. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed (93%) from runtime/oat/runtime/context.h]
  15. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/runtime/context.h]
  17. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 12 years ago
  18. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  19. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  20. 9c750f9 Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw. by Elliott Hughes · 13 years ago
  21. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed (95%) from src/context.h]
  22. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  23. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  24. ff17f1f Remove various bits of lint. by Elliott Hughes · 13 years ago
  25. 68fdbd0 Return values for locals, so "locals" can show them. by Elliott Hughes · 13 years ago
  26. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 13 years ago
  27. bdb0391 Support for exception throwing. by Ian Rogers · 13 years ago