1. 0d60a2b Introduce an enum for the compilation kind. by Nicolas Geoffray · 4 years, 1 month ago
  2. 7f7539b Pass the memory region to allocate into to the compiler / allocation. by Nicolas Geoffray · 5 years ago
  3. 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 5 years ago
  4. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  5. acc56ac Introduce a 'baseline' variant for the compiler. by Nicolas Geoffray · 6 years ago
  6. 1554417 ART: Move CopyOption to OatWriter by Andreas Gampe · 6 years ago
  7. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  8. 66ff8a8 Revert "Revert "Full-stack integrity: check vdex contents."" by Nicolas Geoffray · 6 years ago
  9. a19b764 Revert "Full-stack integrity: check vdex contents." by Nicolas Geoffray · 6 years ago
  10. d6f914e Full-stack integrity: check vdex contents. by Nicolas Geoffray · 6 years ago
  11. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  12. 92f7f3c Use intrinsic codegen for compiling intrinsic methods. by Vladimir Marko · 7 years ago
  13. e983b16 Merge "Record @{Fast,Critical}Native in method's access flags." by Vladimir Marko · 7 years ago
  14. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  15. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  16. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  17. 01db5f7 Pass the logger to the JIT compiler. by Nicolas Geoffray · 7 years ago
  18. deae7db ART: Add missing namespace comments by Andreas Gampe · 7 years ago
  19. 8d6768d Revert^6 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  20. 0b66d61 Revert^5 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  21. bfb80d2 Revert^4 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  22. 5812e20 Revert^3 "Hash-based dex cache type array." by Mathieu Chartier · 7 years ago
  23. 85c0f2a Revert^2 "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  24. d16363a Revert "Hash-based dex cache type array." by Vladimir Marko · 7 years ago
  25. ec78622 Hash-based dex cache type array. by Vladimir Marko · 8 years ago
  26. 7f01971 Remove some unneeded header includes by David Sehr · 8 years ago
  27. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  28. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  29. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  30. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  31. df73984 Post-Quick cleanup: Remove CompilationUnit. by Vladimir Marko · 8 years ago
  32. b331feb Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64."" by Nicolas Geoffray · 8 years ago
  33. d28b969 Code cleanup to avoid CompilerDriver abstractions in JIT. by Nicolas Geoffray · 9 years ago
  34. 4b8f1ec Use ATTRIBUTE_UNUSED more. by Roland Levillain · 9 years ago
  35. 736b560 Reduce how often we call FindDexCache by Mathieu Chartier · 9 years ago
  36. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  37. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  38. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  39. 3773cd0 ART: Remove WriteElf from Compiler by Andreas Gampe · 9 years ago
  40. 3c54b00 ART: Fix 64-bit ELF file support by Andreas Gampe · 9 years ago
  41. 9c46208 ART: Even more Quick cleanup by Andreas Gampe · 9 years ago
  42. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  43. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  44. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  45. b5f62b3 Support for CONST_STRING in optimizing compiler. by Nicolas Geoffray · 10 years ago
  46. 53c913b ART: Clean up compiler by Andreas Gampe · 10 years ago
  47. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  48. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  49. b34f69a Add command line support for enabling the optimizing compiler. by Nicolas Geoffray · 10 years ago[Renamed (79%) from compiler/compiler_backend.h]
  50. 113f7a4 Merge "Fix type of constant to be long." by Ian Rogers · 10 years ago