1. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 12 years ago
  2. 28c2300 More compile-time tuning by buzbee · 12 years ago
  3. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  4. 56c7178 Compile-time tuning by buzbee · 12 years ago
  5. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  6. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 12 years ago
  7. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 12 years ago
  8. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  9. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  10. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  11. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  12. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 12 years ago
  13. 9329e6d More suspend check repair. by buzbee · 12 years ago
  14. cbcfaf3 Fix suspend check optimization by buzbee · 12 years ago
  15. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  16. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  17. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  18. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  19. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  20. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  21. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  22. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  23. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  24. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  25. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  26. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  27. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  28. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  29. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  30. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  31. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  32. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  33. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  34. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  35. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago