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. 966c3ae Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" by Mark P Mendell · 11 years ago
  7. 949c91f Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" by Vladimir Marko · 11 years ago
  8. aeb47bb Merge "Refactor register access from StackVisitor" by Sebastien Hertz · 11 years ago
  9. 96ba8dc Refactor register access from StackVisitor by Sebastien Hertz · 11 years ago
  10. bc50334 Fix Mac build. by Vladimir Marko · 11 years ago
  11. 3d2c8e7 ART: Implement X86 hard float (Quick/JNI/Baseline) by Mark Mendell · 11 years ago
  12. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 11 years ago
  13. 0bcb290 Revert "Revert "Fix access to FP registers when visiting stack"" by Sebastien Hertz · 11 years ago
  14. 8ebd94a Revert "Fix access to FP registers when visiting stack" by Sebastien Hertz · 11 years ago
  15. aa9b3ae Fix access to FP registers when visiting stack by Sebastien Hertz · 11 years ago
  16. 17a7fc7 Fix build. by Mathieu Chartier · 12 years ago
  17. 815873e Change root visitor to use Object**. by Mathieu Chartier · 12 years ago
  18. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  19. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed (84%) from runtime/oat/runtime/x86/context_x86.h]
  20. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  21. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/x86/context_x86.h]
  22. 6f67517 Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for x86, ARM previously fixed in d74e41b1cce5373aa24fd2fbea735173f6113d5a) by Brian Carlstrom · 13 years ago
  23. 6702243 Support for SetVReg and add SetGPR. by Mathieu Chartier · 13 years ago
  24. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  25. 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
  26. 57b86d4 Refactor runtime support. by Ian Rogers · 14 years ago[Renamed (87%) from src/context_x86.h]
  27. 2faa5f1 Fix copyright headers. by Elliott Hughes · 14 years ago
  28. d6b1f61 Support for stack scanning of roots. by Ian Rogers · 14 years ago
  29. 67375ac Support for exception throwing from JNI. by Ian Rogers · 14 years ago
  30. bdb0391 Support for exception throwing. by Ian Rogers · 14 years ago