1. d601af8 Move old dex file creation logic to oat file creation by Brian Carlstrom · 14 years ago
  2. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 15 years ago
  3. 9557241 Don't default-construct std::strings and then assign them. by Elliott Hughes · 14 years ago
  4. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 15 years ago
  5. b82b687 Make sure threads allocating are in the kRunnable state by Brian Carlstrom · 15 years ago
  6. 262bf46 dex2oat invoked by system if it can't find an oat file for a dex file. by jeffhao · 15 years ago
  7. c393a4f System calls dex2oat when opening a dex file with an output location by jeffhao · 15 years ago
  8. c252c3e Clarify cause of 071 failure with an UNIMPLEMENTED by Brian Carlstrom · 15 years ago
  9. fad7143 Assorted fixes by Brian Carlstrom · 15 years ago
  10. 1d9f52b Implement DexFile_isDexOptNeeded by Brian Carlstrom · 15 years ago
  11. 03a20ba Implement DexFile_getClassNameList by Brian Carlstrom · 15 years ago
  12. 41ec477 Fixed DexFile.defineClass to return null, not throw Exception by Brian Carlstrom · 15 years ago
  13. df14324 Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's boot classpath by Brian Carlstrom · 15 years ago
  14. bc4b76d Fix class name format for jniThrowExceptionFmt by Brian Carlstrom · 15 years ago
  15. aded5f7 Working ClassLoader by Brian Carlstrom · 15 years ago
  16. f91c8c3 Adding JNI code for dalvik.system.DexFile and java.lang.Class by Brian Carlstrom · 15 years ago