1. 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
  2. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  3. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  4. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  5. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  6. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 8 years ago
  7. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 8 years ago
  8. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  9. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  10. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  11. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  12. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  13. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  14. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 9 years ago
  15. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 9 years ago
  16. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 10 years ago
  17. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  18. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  19. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  20. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 10 years ago
  21. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  22. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  23. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  24. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago[Renamed (79%) from compiler/compiler_backend.h]
  25. 113f7a4 Merge "Fix type of constant to be long." by Ian Rogers · 10 years ago