1. df31cf7 Renamed ReferenceMapVisitor to prevent confusion with art version. by jeffhao · 12 years ago
  2. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago
  3. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  4. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  5. 530fa00 Give WalkStack's callback a way to terminate early. by Elliott Hughes · 13 years ago
  6. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  7. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  8. 91250e0 Knock 0.5s off the Calculator startup time. by Elliott Hughes · 13 years ago
  9. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  10. d2b8abf Fix the StackWalk unit test. SegFault was caused by wrong comparisons. by Shih-wei Liao · 13 years ago
  11. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  12. 2641f71 Move test codes out of src/. They belong to the test/ directory. by Shih-wei Liao · 13 years ago
  13. 9407c60 Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map. by Shih-wei Liao · 13 years ago