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