1. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 7 years ago
  2. 213ee2d Move dex_files_for_oat_file_ to CompilerOptions. by Vladimir Marko · 7 years ago
  3. dc4bcce Move image_classes_ to CompilerOptions. by Vladimir Marko · 7 years ago
  4. 2da52b0 ART: Add --dump-pass-timings compiler option. by Vladimir Marko · 7 years ago
  5. 8d72832 Add compiler option for counting hotness in compiled code. by Nicolas Geoffray · 7 years ago
  6. 2a5d728 ART: Emit runtime read barrier checks only in slow-debug by Andreas Gampe · 7 years ago
  7. 2d8801f Clean some dex2oat options. by Nicolas Geoffray · 8 years ago
  8. cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 8 years ago
  9. f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 8 years ago
  10. 097f34c ART: Use CmdlineParser in dex2oat by Andreas Gampe · 8 years ago
  11. 2b03a1f Instrument ARM64 generated code to check the Marking Register. by Roland Levillain · 8 years ago
  12. fdfb4d4 ART: Modify --abort-on-hard-verifier-error by Andreas Gampe · 8 years ago
  13. 57c4704 Code cleanup around compiler options and JIT. by Nicolas Geoffray · 8 years ago
  14. f5bea5e Document some dex2oat command line options. by Roland Levillain · 8 years ago
  15. f6d4668 Improvements in the Inliner. by Nicolas Geoffray · 8 years ago
  16. c52f303 Remove --include-patch-information option from dex2oat. by Richard Uhler · 8 years ago
  17. ab40c11 Generate SHA-1 build ID for host-generated *.oat files (1/2). by Alexey Alexandrov · 9 years ago
  18. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 9 years ago
  19. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 9 years ago
  20. 63dccbbe Store resolved Strings for AOT code in .bss. by Vladimir Marko · 9 years ago
  21. 5319d3c Implement running user defined list of passes by Wojciech Staszkiewicz · 9 years ago
  22. 2cd05b7 Add a register allocation strategy compiler option by Matthew Gharrity · 9 years ago
  23. f4b3487 Remove -XOatFileManagerCompilerFilter argument. by Richard Uhler · 9 years ago
  24. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  25. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  26. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  27. 3c94f09 Remove Quick from tree. by Nicolas Geoffray · 9 years ago
  28. a807780 Add verify-profile compiler filter by Mathieu Chartier · 9 years ago
  29. 346dc99 Remove --native-debuggable compiler option. by David Srbecky · 9 years ago
  30. 78e9015 Merge "ART: Add option to ensure deterministic compilation" by Andreas Gampe · 9 years ago
  31. ace0dc1 ART: Add option to ensure deterministic compilation by Andreas Gampe · 9 years ago
  32. ca50505 Merge "ART: Allow --no-inline-from to specify multiple dex files." by Vladimir Marko · 9 years ago
  33. 47496c2 ART: Allow --no-inline-from to specify multiple dex files. by Vladimir Marko · 9 years ago
  34. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  35. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  36. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  37. c903b6a Move --dump-cfg and dump-cfg-append to CompilerOptions. by Nicolas Geoffray · 9 years ago
  38. 3e09eeb Disable --generate-debug-info by default in all cases. by David Srbecky · 9 years ago
  39. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 10 years ago
  40. 0cf4493 Generate more stack maps during native debugging. by David Srbecky · 10 years ago
  41. 18c12bb Fix --inline-max-code-units option. by Nicolas Geoffray · 10 years ago
  42. abbb0f7 Refactor code so that JIT can parse compiler options. by Nicolas Geoffray · 10 years ago
  43. ec74835 Allow for fine tuning the inliner. by Calin Juravle · 10 years ago
  44. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  45. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 10 years ago
  46. 7f49e67 Remove the --gen-gdb-info compiler option. by David Srbecky · 10 years ago
  47. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 10 years ago
  48. 6cf49e5 ART: Add option to abort dex2oat on hard failure by Andreas Gampe · 10 years ago
  49. 7b2f09e ART: Add debuggable compiler flag by Andreas Gampe · 10 years ago
  50. 5bdab12 Clean up pass driver by Mathieu Chartier · 10 years ago