1. 6b4ef02 Make ResolveField not rely on Field::GetType resolution by Brian Carlstrom · 13 years ago
  2. 2c8a857 Debug tidying some verification fixes. by Ian Rogers · 13 years ago
  3. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  4. a51a3dd Add missing 'explicit's on single-argument constructors. by Elliott Hughes · 13 years ago
  5. e0cfb6f Fixes to allow the verifier to process frameworks. by jeffhao · 13 years ago
  6. b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
  7. a0a764a Added some utility functions for register maps. by jeffhao · 13 years ago
  8. e23d93c Added method fields for register map. Populated by verifier. by jeffhao · 13 years ago
  9. 98eacac Enabled verification in the compiler and some other verifier fixes. by jeffhao · 13 years ago
  10. d1f0fde Verifier now generates register maps, though nothing uses them yet. by jeffhao · 13 years ago
  11. 5fe594f A bit further along the track of multiple threads. by Elliott Hughes · 13 years ago
  12. bdb7651 Added second pass which does code flow checking to verifier. by jeffhao · 13 years ago
  13. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  14. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  15. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  16. 0e5d75d Add support for linking classes. by Carl Shapiro · 13 years ago