1. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  2. 3b45ef2 ART: Fix VerifyObject runtime verification by Andreas Gampe · 10 years ago
  3. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  4. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  5. 2d2621a Optimize method linking by Mathieu Chartier · 11 years ago
  6. 7e70b00 Header file clean up. by Ian Rogers · 11 years ago
  7. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 11 years ago
  8. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  9. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  10. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  11. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  12. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  13. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  14. cbfb8b2 Merge "Ensure JNI primitive array type is appropriate." by Ian Rogers · 11 years ago
  15. 2d10b20 Ensure JNI primitive array type is appropriate. by Ian Rogers · 11 years ago
  16. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  17. 6e83c17 Replace the bool kDoReadBarrier template parameter with an enum. by Hiroshi Yamauchi · 11 years ago
  18. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  19. 9103c86 More code for the read barrier support. by Hiroshi Yamauchi · 11 years ago
  20. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  21. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  22. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  23. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 12 years ago
  24. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  25. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  26. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 12 years ago
  27. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  28. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 12 years ago
  29. 590fee9 Compacting collector. by Mathieu Chartier · 12 years ago
  30. 3b4c189 Split the allocation path into 'instrumented' and 'uninstrumented' ones. by Hiroshi Yamauchi · 12 years ago
  31. 66d1aee Unsigned comparison for array bounds check. by Sebastien Hertz · 12 years ago
  32. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  33. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/array.h]
  34. 9897be9 Make Array's throw routines void. by Sebastien Hertz · 12 years ago
  35. 9cec247 Various improvements to interpreter. by Jeff Hao · 12 years ago
  36. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago