1. 5b332c8 Fix checksum verification when opening DexFiles from OatFiles by Brian Carlstrom · 13 years ago
  2. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  3. 10037c8 Added pass to verify structure of dex file. by jeffhao · 13 years ago
  4. ba8eee1 Remove more lint. by Elliott Hughes · 13 years ago
  5. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  6. c20a83e Eager verification GC maps are present in debug mode by Ian Rogers · 13 years ago
  7. e7d856b Add GC map to oat file by Brian Carlstrom · 13 years ago
  8. 0755ec5 Record Class::Status information in oat file by Brian Carlstrom · 13 years ago
  9. 389efb0 Rename OatMethods to OatClass by Brian Carlstrom · 13 years ago
  10. 6e3b1d9 Combine OatDexFile and OatClasses sections of oat file by Brian Carlstrom · 13 years ago
  11. 2a2ff56 Remove the damage caused by my bad advice. by Elliott Hughes · 13 years ago
  12. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  13. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 13 years ago
  14. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  15. 234da57 Basic file locking. by Elliott Hughes · 13 years ago
  16. 3fe7957 Make dex2oat more chatty with the log. by Ian Rogers · 13 years ago
  17. f479dcc Changed oat writer deduplication to use pointers to vectors. by jeffhao · 13 years ago
  18. 55d7821 Added code deduplication to the oat writer. by jeffhao · 13 years ago
  19. 387b699 Don't fail oat writing for unresolvable classes. by Ian Rogers · 13 years ago
  20. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  21. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  22. f09afe8 Better detection of duplicate compiled methods/invoke stubs. by Elliott Hughes · 13 years ago
  23. 06b37d9 Always log the value when an alignment check fails. by Elliott Hughes · 13 years ago
  24. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  25. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  26. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago