summaryrefslogtreecommitdiff
path: root/libartbase/base/bit_vector.cc
AgeCommit message (Expand)Author
2024-03-25Move responsibility of clearing BitVectors to the allocators/callers Santiago Aboy Solanes
2024-03-25Rename MallocAllocator to CallocAllocator Santiago Aboy Solanes
2024-03-25Remove extra uses of ClearAllBits Santiago Aboy Solanes
2024-03-12Remove BitVectorArray classes Santiago Aboy Solanes
2020-11-18Revert^4 "Partial LSE analysis & store removal" Alex Light
2020-11-14Revert^3 "Partial LSE analysis & store removal" Alex Light
2020-11-13Revert^2 "Partial LSE analysis & store removal" Alex Light
2020-11-12Revert "Partial LSE analysis & store removal" Nicolas Geoffray
2020-11-12Partial LSE analysis & store removal Alex Light
2020-09-18Fix issue where moving BitVector could cause free(nullptr) Alex Light
2020-09-18Don't assume allocators clear memory Alex Light
2020-07-29A few more inclusive language updates based on newer wordlist Orion Hodson
2018-03-05Move most of runtime/base to libartbase/base David Sehr