1. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  2. 25023c7 Make it possible to disable read barriers in Class::GetObjectSize() by Hiroshi Yamauchi · 10 years ago
  3. 1dbbbf6 Merge "Add finalizer references from the entrypoints." by Mathieu Chartier · 10 years ago
  4. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 10 years ago
  5. 8668c3c Add finalizer references from the entrypoints. by Mathieu Chartier · 10 years ago
  6. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  7. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 10 years ago
  8. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  9. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  10. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 10 years ago
  11. c2f4d02 Fix SafePrettyTypeOf to never call VerifyObject. by Mathieu Chartier · 10 years ago
  12. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  13. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  14. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  15. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  16. 64cffee Make DexCache references const. by Vladimir Marko · 11 years ago
  17. 8978643 Don't assume resolved type has the same dex cache. by Vladimir Marko · 11 years ago
  18. 23a2821 Clean up access checks. by Vladimir Marko · 11 years ago
  19. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  20. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  21. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  22. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  23. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  24. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 11 years ago
  25. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 11 years ago
  26. d91d6d6 Introduce Signature type to avoid string comparisons. by Ian Rogers · 11 years ago
  27. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 11 years ago
  28. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  29. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  30. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  31. fb6996f Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues by Brian Carlstrom · 11 years ago
  32. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  33. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/class.h]
  34. 233ea8e No access check support. by Sebastien Hertz · 11 years ago
  35. 04f94f4 Don't always mark array types as precise. by Ian Rogers · 11 years ago
  36. fa46d3e Interpreter tweaks by Ian Rogers · 11 years ago
  37. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  38. 1ffa32f Reduce inlining in debug builds. by Ian Rogers · 12 years ago
  39. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  40. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago