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