1. 4fa0bcd Remove unneeded quoting by Brian Carlstrom · 11 years ago
  2. fa31b3c Add some functions to the unitialized VM handling by Kenny Root · 11 years ago
  3. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  4. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  5. d4beb6b Inline field and method resolution. by Sebastien Hertz · 11 years ago
  6. 2c88b38 Make goto-based interpreter the default interpreter. by Sebastien Hertz · 11 years ago
  7. f6e4a59 Merge "Improve interpreter handler table management." into dalvik-dev by Sebastien Hertz · 11 years ago
  8. ee1997a Improve interpreter handler table management. by Sebastien Hertz · 11 years ago
  9. e861ebd Fix interpreter bugs. by Mathieu Chartier · 11 years ago
  10. 253ea07 Fix an Art debug build boot failure. by Hiroshi Yamauchi · 11 years ago
  11. c671485 Enable thread analysis on template functions. by Sebastien Hertz · 11 years ago
  12. 9ace87b Optimize shadow frame initialization during invoke. by Sebastien Hertz · 11 years ago
  13. c61124b Cleanup invoke in interpreter. by Sebastien Hertz · 11 years ago
  14. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  15. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 11 years ago
  16. 2e2deeb Fix compiler warning in interpreter. by Ian Rogers · 11 years ago
  17. 450dcb5 Improve float to integral conversion. by Ian Rogers · 11 years ago
  18. 3b588e0 Optimize instruction data fetch in interpreter. by Sebastien Hertz · 11 years ago
  19. 947ff08 Load shadow frame's this object only upon instrumentation. by Sebastien Hertz · 11 years ago
  20. cdf2d4c Update interpreter handler table after invoke. by Sebastien Hertz · 11 years ago
  21. 043036f Add missing memory barrier. by Sebastien Hertz · 11 years ago
  22. 1eda226 Move thread suspend check at safepoints. by Sebastien Hertz · 11 years ago
  23. 8ece050 Add an interpreter using computed goto table. by Sebastien Hertz · 11 years ago
  24. 89502fc A char array copy optimization. by Hiroshi Yamauchi · 11 years ago
  25. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago
  26. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  27. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  28. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  29. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 11 years ago
  30. 1521e95 Avoid unnecessary exception checks. by Sebastien Hertz · 11 years ago
  31. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  32. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  33. a6dd03f Merge "Update DEX pc before thread suspension." into dalvik-dev by Sebastien Hertz · 11 years ago
  34. 5fde12a Update DEX pc before thread suspension. by Sebastien Hertz · 11 years ago
  35. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  36. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  37. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  38. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  39. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  40. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  41. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago