1. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  2. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  3. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  4. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  5. fc0e94b StringPiece clean up. by Ian Rogers · 11 years ago
  6. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  7. 02c8cc6 Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues by Brian Carlstrom · 11 years ago
  8. 6f485c6 Fix cpplint whitespace/indent issues by Brian Carlstrom · 11 years ago
  9. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  10. b1eba21 Fix cpplint whitespace/comma issues by Brian Carlstrom · 11 years ago
  11. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/verifier/reg_type.h]
  13. 16e3d2c Check interface assignability strictly for check-cast elision. by Ian Rogers · 11 years ago
  14. 637c65b Verifier improvements. by Ian Rogers · 11 years ago
  15. 1bf8d4d Profiler directed clean-up of dex2oat. by Ian Rogers · 11 years ago
  16. 2c6de22 Improve verifier speed. by Sameer Abu Asal · 11 years ago
  17. 998be61 Fix breakage for android.core.vm-tests-tf tests by Sameer Abu Asal · 11 years ago
  18. 51a5fb7 Refactoring type verification in Art. by Sameer Abu Asal · 12 years ago
  19. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  20. 80537bb Fix and reenable lock dumping in stack dumps. by Elliott Hughes · 12 years ago
  21. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  22. b5bd814 Fixed bug in checking wide constants causing cts failures. by jeffhao · 12 years ago
  23. 2bcb4a4 Add "kind" argument to Get/SetVReg. by Ian Rogers · 12 years ago
  24. b490357 Add notion of precise register types to verifier. by Ian Rogers · 12 years ago
  25. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  26. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  27. 529781d Avoid cases of deriving information from unresolved types giving conflict. by Ian Rogers · 12 years ago
  28. ca19066 Fix initializer lists to be Google C++ style. by Ian Rogers · 12 years ago
  29. 182e90b IsReferenceTypes() now uses IsNonZeroReferenceTypes() and IsZero(). by jeffhao · 12 years ago
  30. 3481b4d Fix IsNonZeroReferenceTypes to not return true if it's zero. by jeffhao · 12 years ago
  31. ad0b3a3 Support for a set of verifier failures. by Ian Rogers · 12 years ago
  32. e1758fe Revert "Support for a set of verifier failures." by Ian Rogers · 12 years ago
  33. 0d60484 Support for a set of verifier failures. by Ian Rogers · 12 years ago
  34. 776ac1f Separate out more of LLVM build. Move verifier. by Ian Rogers · 12 years ago