1. 6065402 Allow method references across oat files for multi-image. by Vladimir Marko · 9 years ago
  2. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  3. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  4. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 10 years ago
  5. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 10 years ago
  6. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 10 years ago
  7. 87000a9 Add option to append to the cfg dump. by Calin Juravle · 10 years ago
  8. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  9. 0941b9d Fix gtests. by Calin Juravle · 10 years ago
  10. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  11. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  12. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  13. 70bef0d ART: Add compiled-methods by Andreas Gampe · 10 years ago
  14. f903680 Fix value used for shift in quick_cfi_test. by Dan Albert · 10 years ago
  15. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  16. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  17. 46325a0 Fix memory leaks in the CFI tests. by David Srbecky · 10 years ago
  18. 1109fb3 Implement CFI for Quick. by David Srbecky · 10 years ago