summaryrefslogtreecommitdiff
path: root/runtime/mirror/array-alloc-inl.h
AgeCommit message (Expand)Author
2024-09-30Revert^5 "Object.clone() allocates more movable objects" Nicolas Geoffray
2024-09-26Revert^4 "Object.clone() allocates more movable objects" Hans Boehm
2024-09-03Revert^3 "Object.clone() allocates more movable objects" Pechetty Sravani (xWF)
2024-08-30Revert^2 "Object.clone() allocates more movable objects" Hans Boehm
2024-08-19Revert "Object.clone() allocates more movable objects" Hans Boehm
2024-08-14Object.clone() allocates more movable objects Hans Boehm
2024-01-24Add visibility attributes in runtime/mirror Dmitrii Ishcheikin
2023-05-22Use C++17's [[maybe_unused]] attribute in ART Stefano Cianciulli
2019-05-31Add default template args to Heap::Alloc*Object*(). Vladimir Marko
2019-05-16ART: Forward-declare AllocatorType (iwyu) Andreas Gampe
2019-03-29Clean up explicit conversions to ObjPtr<>. Vladimir Marko
2018-10-25ART: Add array-alloc-inl.h Andreas Gampe