1. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  2. 97b2811 ART: Clean up base/utils.h by Andreas Gampe · 6 years ago
  3. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  4. 8e0f043 ART: Add array-alloc-inl.h by Andreas Gampe · 6 years ago
  5. 924ad50 Refactor Class::FixupNativePointers(). by Vladimir Marko · 6 years ago
  6. 88ea61e Refactor WriteBarrier logic into its own file by Mathieu Chartier · 7 years ago
  7. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  8. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  9. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  10. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  11. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  12. 6013f77 Address comments from aog/303658. by Hiroshi Yamauchi · 8 years ago
  13. e43b80e Optimize non-intrinsic object array copy for Baker. by Hiroshi Yamauchi · 8 years ago
  14. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  15. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  16. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  17. 85a098a ART: Better support for arraycopy in unstarted runtime by Andreas Gampe · 9 years ago
  18. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  19. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  20. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  21. 723e6ce Minor improvements for the CC collector. by Hiroshi Yamauchi · 9 years ago
  22. 059ef3d Always visit object class from VisitReferences by Mathieu Chartier · 9 years ago
  23. 33d6903 Replace some run-time assertions with compile-time ones in ART. by Roland Levillain · 10 years ago
  24. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  25. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  26. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  27. 0aa50ce Remove ThrowLocation. by Nicolas Geoffray · 10 years ago
  28. 2cd334a More of the concurrent copying collector. by Hiroshi Yamauchi · 10 years ago
  29. 7e70b00 Header file clean up. by Ian Rogers · 10 years ago
  30. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  31. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  32. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  33. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  34. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  35. 7971928 Insert read barriers in more places. by Hiroshi Yamauchi · 11 years ago
  36. 407f702 Refactor object reference visiting logic. by Mathieu Chartier · 11 years ago
  37. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 11 years ago
  38. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  39. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  40. abff643 Refactor array access for the interpreter. by Sebastien Hertz · 11 years ago
  41. cbb2d20 Refactor allocation entrypoints. by Mathieu Chartier · 11 years ago
  42. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  43. a436fde Handle OOMEs in class linker with grace. by Ian Rogers · 11 years ago
  44. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  45. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  46. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/object_array-inl.h]
  47. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  48. 6bdd8f4 Optimize aput-object in interpreter. by Sebastien Hertz · 12 years ago
  49. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago