1. 1b3d6ca Improved dumping of const-wide instructions. by Elliott Hughes · 12 years ago
  2. cfe8db4 Really fix instruction decoding for throw verification error. by jeffhao · 13 years ago
  3. e89df50 Fixed instruction decoding for throw-verification error format. by jeffhao · 13 years ago
  4. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  5. e3c845c Add code dumping to oatdump. by Elliott Hughes · 13 years ago
  6. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  7. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  8. 9fdfc18 Debug support for verifier rewriting. by Ian Rogers · 13 years ago
  9. 5ed29bf Make verifier more liberal with interfaces. by Ian Rogers · 13 years ago
  10. 2c8a857 Debug tidying some verification fixes. by Ian Rogers · 13 years ago
  11. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  12. e0cfb6f Fixes to allow the verifier to process frameworks. by jeffhao · 13 years ago
  13. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  14. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  15. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 13 years ago
  16. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago