1. 51db7be Use exit to avoid destructors in dex2oat. by Ian Rogers · 11 years ago
  2. d76e083 Make files writable on the installd path as well by Brian Carlstrom · 11 years ago
  3. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  4. f30f6da Set small ART override for image as an option. by Ian Rogers · 11 years ago
  5. 3f3d22c Reduce the scope of a ScopedObjectAccess in dex2oat. by Ian Rogers · 11 years ago
  6. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  7. fe9ca40 Compiler filter update by buzbee · 11 years ago
  8. 4639860 dex2oat flag to always dump timing data. by Ian Rogers · 11 years ago
  9. e6bb3b2 Reduce AOT initialization. by Ian Rogers · 11 years ago
  10. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  11. 0f40ac3 Fix races in small mode compiler filters setup by Ian Rogers · 11 years ago
  12. 1d1e267 Merge "Refactor java.lang.reflect implementation" into dalvik-dev by Ian Rogers · 11 years ago
  13. 75a43f1 Clean up logcat spam from compiler and verifier by Anwar Ghuloum · 11 years ago
  14. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  15. 7b67bee Merge "Add a systrace support for lock contention logging." into dalvik-dev by Hiroshi Yamauchi · 11 years ago
  16. b373308 Add a systrace support for lock contention logging. by Hiroshi Yamauchi · 11 years ago
  17. 155ecba Fix SMALL_ART by buzbee · 11 years ago
  18. a024a06 Compilation filter by buzbee · 11 years ago
  19. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  20. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  21. 6f28d91 Add systrace support to NewTimingLogger, migrate compiler timing logging to NewTimingLogger by Anwar Ghuloum · 11 years ago
  22. b9a0324 Merge "Remove OatWriter buffering to memory for ElfWriterQuick" into dalvik-dev by Brian Carlstrom · 11 years ago
  23. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  24. 8a7bc17 am 55c0ac85: Merge "Enable darwin target build for art." by Brian Carlstrom · 11 years ago
  25. 19e776c Enable darwin target build for art. by Brian Carlstrom · 11 years ago
  26. 7fcba11 Restore conditional oat file copying used by build system. by Brian Carlstrom · 11 years ago
  27. 4560248 Move TimingLogger creation to dex2oat by Brian Carlstrom · 11 years ago
  28. 0177fe2 Remove CompilerDriver::IsDebuggingSupported by Brian Carlstrom · 11 years ago
  29. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  30. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 11 years ago
  31. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago