1. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  2. 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 9 years ago
  3. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  4. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  5. 9433ec6 ART: Track Flush & Close in FdFile by Andreas Gampe · 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. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  9. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  10. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 10 years ago
  11. 92572be Use libziparchive for art zip processing. by Narayan Kamath · 11 years ago
  12. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  13. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/zip_archive_test.cc]
  14. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  15. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 12 years ago
  16. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  17. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  18. 1f87008 Add HeapTest and make GC work enough to pass it by Brian Carlstrom · 13 years ago
  19. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  20. f734cf5 Add ParsedOptions test (and migrate RuntimeTest to CommonTest) by Brian Carlstrom · 13 years ago
  21. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  22. 350dad1 Fix zip_archive_test on the target. by Elliott Hughes · 13 years ago
  23. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago