1. f10a25f ART: Fast copy stack mask by David Brazdil · 11 years ago
  2. d84b438 Revert "ART: Fast copy stack mask" by David Brazdil · 11 years ago
  3. 6b10c9b ART: Fast copy stack mask by David Brazdil · 11 years ago
  4. 7d27537 ART: Update loop info of all nested loops when inlining by David Brazdil · 11 years ago
  5. 0407196 Fix BitVector::IndexIterator::operator*() to return uint32_t. by Vladimir Marko · 11 years ago
  6. b556761 Fix bug in UnionIfNotIn. by Nicolas Geoffray · 12 years ago
  7. e77493c Make common BitVector operations inline-able. by Ian Rogers · 12 years ago
  8. a5b8fde Rewrite BitVector index iterator. by Vladimir Marko · 12 years ago
  9. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 12 years ago
  10. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 12 years ago
  11. d3c5beb Avoid allocating OatFile::OatClass on the heap. by Vladimir Marko · 12 years ago
  12. 4812d43 Fix BitVector::SetInitialBits(). by Vladimir Marko · 12 years ago
  13. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  14. ba150c3 Omit OatMethodOffsets for classes without compiled code by Brian Carlstrom · 13 years ago[Renamed (68%) from compiler/utils/bit_vector_test.cc]
  15. 413e89f Refactor ArenaBitVector to create more general BitVector by Brian Carlstrom · 13 years ago