1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  2. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  3. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  4. 0e480ca Move output_stream files out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/output_stream_test.cc]
  5. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  6. 7571e8b Add flock(2)ing on dex-cache files to prevent races 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/output_stream_test.cc]
  8. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  9. 49a0f15 Address OutputStream feedback by Brian Carlstrom · 12 years ago
  10. cd60ac7 Create OutputStream abstraction by Brian Carlstrom · 12 years ago