1. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  2. 1c5eb70 Move super class verification to class linker by Ian Rogers · 13 years ago
  3. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  4. c3b77c7 Avoid copying and strlen(3) in the FindClass path. by Elliott Hughes · 13 years ago
  5. 84fa074 Make unresolved a first class verifier type. by Ian Rogers · 13 years ago
  6. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  7. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  8. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  9. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  10. bdb7651 Added second pass which does code flow checking to verifier. by jeffhao · 13 years ago
  11. 9baa4ae Remove use of MemMap for code allocation. by Brian Carlstrom · 13 years ago
  12. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  13. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  14. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago
  15. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago