1. cbcedbf Add method info to oat files by Mathieu Chartier · 7 years ago
  2. 9d07e3d Clean up OatQuickMethodHeader after Quick removal. by Vladimir Marko · 8 years ago
  3. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 9 years ago
  4. c04c800 Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""" by Nicolas Geoffray · 9 years ago
  5. ed6195a Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""" by Nicolas Geoffray · 9 years ago
  6. f075879 Revert "Revert "Make dex2dex return a CompiledMethod after quickening."" by Nicolas Geoffray · 9 years ago
  7. 327c5ed Revert "Make dex2dex return a CompiledMethod after quickening." by Nicolas Geoffray · 9 years ago
  8. 6920703 Make dex2dex return a CompiledMethod after quickening. by Nicolas Geoffray · 9 years ago
  9. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  10. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 9 years ago
  11. b207e14 Pass linker patches around as const. by Vladimir Marko · 9 years ago
  12. 6f71589 Write .debug_line section using the new DWARF library. by David Srbecky · 9 years ago
  13. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 9 years ago
  14. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 9 years ago
  15. 2535abe Add JIT by Mathieu Chartier · 9 years ago
  16. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 9 years ago
  17. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  18. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  19. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  20. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  21. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  22. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 10 years ago
  23. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 10 years ago
  24. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  25. 72d3262 Give Compiler a back reference to the driver. by Ian Rogers · 10 years ago
  26. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 10 years ago
  27. d6ed642 Revert "Revert "Revert "Use trampolines for calls to helpers""" by Dave Allison · 10 years ago
  28. f9487c0 Revert "Revert "Use trampolines for calls to helpers"" by Dave Allison · 10 years ago
  29. 081f73e Revert "Use trampolines for calls to helpers" by Dave Allison · 10 years ago
  30. 754ddad Use trampolines for calls to helpers by Dave Allison · 10 years ago
  31. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 10 years ago
  32. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 10 years ago
  33. befbd57 Fix host architecture for 64bit. by Ian Rogers · 10 years ago
  34. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 10 years ago
  35. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  36. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago