1. 673d1fb dex_instruction: k45cc HasVarArgs by Narayan Kamath · 8 years ago
  2. 8ec3bd2 Instruction: Add new formats 45cc and 4rcc. by Narayan Kamath · 8 years ago
  3. 14832ef Revert experimental lambda feature. by Narayan Kamath · 8 years ago
  4. 6918bf1 Revert "Revert "lambda: Experimental support for capture-variable and liberate-variable"" by Igor Murashkin · 9 years ago
  5. 7bbb80a Revert "lambda: Experimental support for capture-variable and liberate-variable" by Nicolas Geoffray · 9 years ago
  6. b721234 lambda: Experimental support for capture-variable and liberate-variable by Igor Murashkin · 9 years ago
  7. 158f35c interpreter: Add experimental lambda opcodes for invoke/create-lambda by Igor Murashkin · 9 years ago
  8. fc787ec Enable -Wimplicit-fallthrough. by Ian Rogers · 10 years ago
  9. 29a2648 Move DecodedInstruction into MIR. by Ian Rogers · 10 years ago
  10. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 11 years ago
  11. 3b588e0 Optimize instruction data fetch in interpreter. by Sebastien Hertz · 11 years ago
  12. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  13. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/dex_instruction-inl.h]
  15. 92c607f Optimize branch instructions in interpreter. by Sebastien Hertz · 11 years ago
  16. 5243e91 Reduce use of DecodedInstruction in verifier. by Sebastien Hertz · 11 years ago
  17. 9cec247 Various improvements to interpreter. by Jeff Hao · 11 years ago
  18. 807a256 Improve interpreter performance. by Sebastien Hertz · 11 years ago