Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
1d4d7bdafd0c3d4df7bf8e907b08db9669db7023
/
runtime
/
base
/
bit_vector_test.cc
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
d3c5beb
Avoid allocating OatFile::OatClass on the heap.
by Vladimir Marko
· 11 years ago
4812d43
Fix BitVector::SetInitialBits().
by Vladimir Marko
· 11 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 11 years ago
ba150c3
Omit OatMethodOffsets for classes without compiled code
by Brian Carlstrom
· 11 years ago
[Renamed (68%) from compiler/utils/bit_vector_test.cc]
413e89f
Refactor ArenaBitVector to create more general BitVector
by Brian Carlstrom
· 11 years ago