1. 131980f Add ElfWriter::GetStream(). by Vladimir Marko · 9 years ago[Renamed from compiler/output_stream_test.cc]
  2. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  3. 98088c4 ART: Fix data loss when symbolizing oat files. by Zheng Xu · 9 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  5. 0279ebb Tidy ELF builder. by Ian Rogers · 10 years ago
  6. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  7. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  8. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  9. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  10. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/output_stream_test.cc]
  11. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  12. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  13. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/output_stream_test.cc]
  14. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  15. 49a0f15 Address OutputStream feedback by Brian Carlstrom · 12 years ago
  16. cd60ac7 Create OutputStream abstraction by Brian Carlstrom · 12 years ago