1. ffc605c Add missing iget quick for bool, byte, char, short by Mathieu Chartier · 10 years ago
  2. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 10 years ago
  3. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 10 years ago
  4. be8d99c Fix sput-wide verification flag. by Logan Chien · 10 years ago
  5. 37f05ef Reduced memory usage of primitive fields smaller than 4-bytes by Fred Shih · 10 years ago
  6. c331431 ART: Method verifier must check invoke-virtuals for non-zero args by Andreas Gampe · 10 years ago
  7. 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 10 years ago
  8. c3db20b ART: API to dex instructions by Jean Christophe Beyler · 10 years ago
  9. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  10. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  11. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/dex_instruction_list.h]
  12. cc10e0e Constructor barrier support in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  13. 2d6ba51 Quickening support. by Sebastien Hertz · 11 years ago
  14. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 12 years ago
  15. 526643e Remove unnecessary exception and suspend checks. by TDYa127 · 12 years ago
  16. eb57014 fill-array-data opcode marked as throw, so it generates a gc map. by jeffhao · 12 years ago
  17. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  18. b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
  19. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  20. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 13 years ago
  21. d84f49c Limit the visibility of the instruction list. by Carl Shapiro · 13 years ago