1. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  2. 72133ad Fix alloc-dealloc-mismatch (new[] vs delete) in tests. by Evgenii Stepanov · 9 years ago
  3. 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 9 years ago
  4. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  5. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  6. 14317f0 Remove unused headers. by Ian Rogers · 10 years ago
  7. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  8. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  9. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  10. 7747c8d ART: Remove test files after test by Andreas Gampe · 10 years ago
  11. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 10 years ago
  12. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  13. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  14. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  15. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  16. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  17. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  18. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  19. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago