1. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  2. 4cd662e Fix Object::Clone()'s pre-fence barrier. by Hiroshi Yamauchi · 11 years ago
  3. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  4. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 11 years ago
  5. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  6. 073278c Do not FixupStaticTrampolines of uninitialized classes by Brian Carlstrom · 11 years ago
  7. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  8. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  9. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  10. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 12 years ago
  11. 23a2821 Clean up access checks. by Vladimir Marko · 12 years ago
  12. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 12 years ago
  13. 201803f Search for miranda methods in virtual methods instead of interface. by Jeff Hao · 12 years ago
  14. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  15. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  16. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  17. 79b4f38 Fix incorrect initial dex cache size. by Mathieu Chartier · 12 years ago
  18. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  19. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 12 years ago
  20. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  21. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 12 years ago
  22. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/class-inl.h]
  24. fa46d3e Interpreter tweaks by Ian Rogers · 12 years ago
  25. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  26. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 12 years ago
  27. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  28. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  29. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  30. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  31. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago