1. 0d82948 64-bit prep by buzbee · 12 years ago
  2. 409fe94 Quick assembler fix by buzbee · 12 years ago
  3. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  4. c68fb20 Merge "Inflate contended lock word by suspending owner." into dalvik-dev by Ian Rogers · 12 years ago
  5. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  6. b48819d Compile-time tuning: assembly phase by buzbee · 12 years ago
  7. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 12 years ago
  8. fc0e94b StringPiece clean up. by Ian Rogers · 12 years ago
  9. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  10. 1fc5800 Art compiler: minor instruction assembler fix by buzbee · 12 years ago
  11. c729a6b Improve promotion of double-precision regs by buzbee · 12 years ago
  12. cd6f5fe Merge "Timely color fix" into dalvik-dev by buzbee · 12 years ago
  13. d0a03b8 Timely color fix by buzbee · 12 years ago
  14. 2de2aa1 Make inlined CAS32 loop until store is successful if values match. by Jeff Hao · 12 years ago
  15. 77695d2 am 715084a2: am 9d7e507f: am 95848d01: Revert "Fix CAS intrinsic to clear exclusive if values don\'t match." by Jeff Hao · 12 years ago
  16. 95848d0 Revert "Fix CAS intrinsic to clear exclusive if values don't match." by Jeff Hao · 12 years ago
  17. 3a08315 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 12 years ago
  18. 78765e8 Fix CAS intrinsic to clear exclusive if values don't match. by Jeff Hao · 12 years ago
  19. bd663de Compile-time tuning: register/bb utilities by buzbee · 12 years ago
  20. fffd663 Merge "More Quick compile-time tuning: labels & branches" into dalvik-dev by buzbee · 12 years ago
  21. 252254b More Quick compile-time tuning: labels & branches by buzbee · 12 years ago
  22. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 12 years ago
  23. 28c2300 More compile-time tuning by buzbee · 12 years ago
  24. 9f799db Merge "Compile-time tuning" into dalvik-dev by buzbee · 12 years ago
  25. 56c7178 Compile-time tuning by buzbee · 12 years ago
  26. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  27. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 12 years ago
  28. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 12 years ago
  29. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  30. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 12 years ago
  31. 11b63d1 Quick compiler: division by literal fix by buzbee · 12 years ago
  32. f6c4b3b New arena memory allocator. by Mathieu Chartier · 12 years ago
  33. 4b8c13e Fix sort order to make register promotion stable by Brian Carlstrom · 12 years ago
  34. 9329e6d More suspend check repair. by buzbee · 12 years ago
  35. cbcfaf3 Fix suspend check optimization by buzbee · 12 years ago
  36. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  37. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  38. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  39. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  40. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago
  41. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  42. 479f83c Dex compiler: re-enable method pattern matching by buzbee · 12 years ago
  43. 4274889 Fixing cpplint readability/check issues by Brian Carlstrom · 12 years ago
  44. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 12 years ago
  45. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 12 years ago
  46. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 12 years ago
  47. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  48. 38f85e4 Fix cpplint whitespace/operators issues by Brian Carlstrom · 12 years ago
  49. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 12 years ago
  50. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 12 years ago
  51. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  52. f69863b Fix cpplint whitespace/newline issues by Brian Carlstrom · 12 years ago
  53. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 12 years ago
  54. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  55. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  56. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago