1. ad909af Update references to the ART APEX. by Martin Stjernholm · 7 years ago
  2. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 7 years ago
  3. 240cb2a FileUtils: Do not expect Android root without an ending slash by David Brazdil · 7 years ago
  4. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 7 years ago
  5. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 7 years ago
  6. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 7 years ago
  7. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 7 years ago
  8. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 7 years ago
  9. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 7 years ago
  10. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 7 years ago
  11. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 7 years ago
  12. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 7 years ago
  13. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 7 years ago
  14. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 7 years ago
  15. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 7 years ago
  16. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 7 years ago
  17. 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 8 years ago
  18. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 8 years ago
  19. 35696a0 Add DupCloexec to atomically dup and set FD_CLOEXEC. by Josh Gao · 8 years ago
  20. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 8 years ago
  21. e64d58c Fix typo that leads to crash. by Nicolas Geoffray · 8 years ago
  22. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 8 years ago[Renamed (98%) from runtime/base/file_utils.cc]
  23. 0d0f316 Handle multidex in LocationIsOnSystemFramework. by Nicolas Geoffray · 8 years ago
  24. 1979c64 Clean up include paths by David Sehr · 8 years ago
  25. 79e2607 Move profile dependent modules to libartbase by David Sehr · 8 years ago
  26. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 8 years ago
  27. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 8 years ago
  28. eefabd2 Allow hidden API access from system libraries by David Brazdil · 8 years ago
  29. 62c2d71 Fix ReplaceFileExtension() to stop looking for '.' at '/'. by Vladimir Marko · 8 years ago
  30. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  31. b2ec9f5 Remove duplication, split tests by David Sehr · 8 years ago
  32. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  33. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  34. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago
  35. 2b1a21e Merge "Load /data oat/odex files non-executable when only_use_system_oat_files is set." by Nicolas Geoffray · 8 years ago
  36. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  37. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 8 years ago
  38. 39b378c ART: Factor out gAborting by Andreas Gampe · 8 years ago
  39. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago