1. 0c7abda NativePcOffsetToReferenceMap by Ian Rogers · 12 years ago
  2. 46c6bb2 Rename PcToReferenceMap adding Dex. by Ian Rogers · 12 years ago
  3. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  4. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  5. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 13 years ago
  6. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 13 years ago
  7. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 13 years ago
  8. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 13 years ago
  9. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  10. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  11. 530fa00 Give WalkStack's callback a way to terminate early. by Elliott Hughes · 13 years ago
  12. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  13. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  14. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  15. 371814f Testing with the new verifier, fix comments as going through code. by Shih-wei Liao · 13 years ago
  16. 39723d3 Fix the ReferenceMap test. by Shih-wei Liao · 13 years ago
  17. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  18. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  19. 2641f71 Move test codes out of src/. They belong to the test/ directory. by Shih-wei Liao · 13 years ago[Renamed from src/stack_walk_refmap.cc]
  20. 63433ba Add a unit test for ReferenceMap that involves try-catch-finally. by Shih-wei Liao · 13 years ago