1. 2a3fa67 Use conservative permissions when creating files in ART by Calin Juravle · 5 years ago rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1
  2. b08ad19 Fix OS::GetFileSizeBytes(). by Vladimir Marko · 6 years ago
  3. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago[Renamed (84%) from runtime/os_linux.cc]
  4. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  5. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  6. df674c4 Do not fsync profiles on close by Calin Juravle · 7 years ago
  7. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 8 years ago
  8. df87892 ART: Add FdFile constructors by Andreas Gampe · 9 years ago
  9. f83e733 Move the trace file out of the profiles folder. by Calin Juravle · 9 years ago
  10. b73f1f5 ART: Unlink old file in OS::CreateEmptyFile by Andreas Gampe · 9 years ago
  11. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  12. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  13. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  14. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  15. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/os_linux.cc]
  16. b45ccbf Add some checks for bad inputs when opening files by Brian Carlstrom · 11 years ago
  17. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 11 years ago
  18. f582258 oat file patching by Brian Carlstrom · 12 years ago
  19. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  20. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  21. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 13 years ago
  22. 4e777d4 Revisions to "First pass of ImageWriter" by Brian Carlstrom · 13 years ago
  23. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago