1. 3068d58 Clean up creating handles from `this`. by Vladimir Marko · 6 years ago
  2. 9b81ac3 Add default argument kIsInstrumented=true. by Vladimir Marko · 6 years ago
  3. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  4. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  5. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 6 years ago
  6. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  7. 0278be7 Remove PrimitiveArray<T>::array_class_. by Vladimir Marko · 7 years ago
  8. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  9. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  10. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  11. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  12. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  13. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  14. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  15. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  16. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  17. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  18. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  19. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  20. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago
  21. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  22. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  23. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 11 years ago
  24. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  25. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  26. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  27. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  28. 6fac447 Make allocations report usable size. by Ian Rogers · 11 years ago
  29. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  30. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  31. 5bb9903 Fix CreateMultiArray to be compaction safe. by Mathieu Chartier · 11 years ago
  32. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  33. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  34. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  35. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  36. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/array.cc]
  37. 9897be9 Make Array's throw routines void. by Sebastien Hertz · 12 years ago
  38. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  39. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  40. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  41. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago