1. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 8 years ago
  2. df87892 ART: Add FdFile constructors by Andreas Gampe · 9 years ago
  3. 6f6b134 Use PwriteFully and write image header last by Mathieu Chartier · 8 years ago
  4. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  5. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  6. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  7. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  8. 5096e66 ART: Add FdFile::Copy() to copy data from another file. by Vladimir Marko · 9 years ago
  9. 6a887d6 Stop wrapping close(2) with TEMP_FAILURE_RETRY in art. by Elliott Hughes · 9 years ago
  10. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  11. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  12. 4303ba9 ART: Track Flush & Close in FdFile by Andreas Gampe · 10 years ago
  13. 825201e ART: ReadFully needs to fail when EOF by Andreas Gampe · 10 years ago
  14. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  15. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  16. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  17. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/base/unix_file/fd_file.cc]
  18. b45ccbf Add some checks for bad inputs when opening files by Brian Carlstrom · 11 years ago
  19. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  20. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago