summaryrefslogtreecommitdiff
path: root/libartbase/base/bit_utils_test.cc
AgeCommit message (Collapse)Author
2018-10-17ART: Refactor for bugprone-argument-comment Andreas Gampe
Handles libartbase, libdexfile and libprofile. Bug: 116054210 Test: WITH_TIDY=1 mmma art Change-Id: Ibeee2446e2978af45402d9ca47c75ffc438de316
2018-02-28Header library to remove dependence on runtime/ David Sehr
Add a new header library to remove libdexfile and others' dependence on runtime (typically runtime/base) includes in libdexfile. Also a small step to tease dexlayout and profman away from relying on these as well. Bug: 22322814 Test: make -j 50 checkbuild make -j 50 test-art-host-gtest Change-Id: I38e2fe399a75f4bc6318c77a71954c00ea73ec2b