1. 8a6bbfc 64bit cleanliness for the dex file verifier. by Ian Rogers · 11 years ago
  2. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  3. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  4. a672490 Move hot utf routines into -inl.h. by Ian Rogers · 11 years ago
  5. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  6. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  7. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/dex_file_verifier.cc]
  8. 2b87ddf Elision of checks optimization. by Dragos Sbirlea · 11 years ago
  9. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  10. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  11. e222ee0 Move stringpiece.h and stringprintf.h to base/. by Elliott Hughes · 12 years ago
  12. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  13. ee0fa76 Don't use variable-length arrays. by Elliott Hughes · 13 years ago
  14. f6174e8 Fix to prevent a dex file from being verified multiple times. by jeffhao · 13 years ago
  15. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  16. 30fab40 Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like naming. by Ian Rogers · 13 years ago
  17. 10037c8 Added pass to verify structure of dex file. by jeffhao · 13 years ago