1. ad2541a Fix object identity hash. by Mathieu Chartier · 12 years ago
  2. eda6df7 Merge "Inline field and method resolution." into dalvik-dev by Sebastien Hertz · 12 years ago
  3. d4beb6b Inline field and method resolution. by Sebastien Hertz · 12 years ago
  4. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 12 years ago
  5. 79b4f38 Fix incorrect initial dex cache size. by Mathieu Chartier · 12 years ago
  6. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  7. 241b5de Clinits may not have the kAccConstructor flag. by Ian Rogers · 12 years ago
  8. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  9. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 12 years ago
  10. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 12 years ago
  11. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  12. f7e090e Merge "Refactor and improve mod-union tables." into dalvik-dev by Mathieu Chartier · 12 years ago
  13. 11409ae Refactor and improve mod-union tables. by Mathieu Chartier · 12 years ago
  14. fc0e94b StringPiece clean up. by Ian Rogers · 12 years ago
  15. a3faaf4 Fix handling of unresolved references in verifier. by Jeff Hao · 12 years ago
  16. a672490 Move hot utf routines into -inl.h. by Ian Rogers · 12 years ago
  17. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 12 years ago
  18. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 12 years ago
  19. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 12 years ago
  20. 0a02d12 Revert "Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"" by Brian Carlstrom · 12 years ago
  21. 2e450bf Revert "Remove bogus fastpath from String::Equals(const StringPiece&)" by Brian Carlstrom · 12 years ago
  22. 8438ed3 Remove bogus fastpath from String::Equals(const StringPiece&) by Brian Carlstrom · 12 years ago
  23. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 12 years ago
  24. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 12 years ago
  25. 8f3c9ae Don't allow class status to go backward except for error. by Ian Rogers · 12 years ago
  26. 3eeda8f Merge "Get SEA fibonacci running in interpreter mode." into dalvik-dev by Ian Rogers · 12 years ago
  27. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 12 years ago
  28. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 12 years ago
  29. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  30. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 12 years ago
  31. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  32. 04865b9 Use unsigned comparison in String::CharAt. by Sebastien Hertz · 12 years ago
  33. 7ac7702 Merge "Ensure has_no_move_exception is initialized on all return paths." into dalvik-dev by Ian Rogers · 12 years ago
  34. 993102d Merge "Unsigned comparison for array bounds check." into dalvik-dev by Ian Rogers · 12 years ago
  35. 9e8f45e Ensure has_no_move_exception is initialized on all return paths. by Ian Rogers · 12 years ago
  36. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  37. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 12 years ago
  38. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  39. 66d1aee Unsigned comparison for array bounds check. by Sebastien Hertz · 12 years ago
  40. 9e7723b am fb6996fe: Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  41. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 12 years ago
  42. 0852459 am 0cd7ec2d: Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  43. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  44. 98c19d2 am 2ce745c0: Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  45. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  46. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  47. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  48. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 12 years ago
  49. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago