1. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 5 years ago
  2. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 5 years ago
  3. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 5 years ago
  4. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 5 years ago
  5. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 5 years ago
  6. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 6 years ago
  7. 5477b8e Allow bootjars in system_ext. by Chris Gross · 6 years ago
  8. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 6 years ago
  9. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 6 years ago
  10. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 6 years ago
  11. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 6 years ago
  12. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 6 years ago
  13. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 7 years ago
  14. ad909af Update references to the ART APEX. by Martin Stjernholm · 7 years ago
  15. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 7 years ago
  16. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 7 years ago
  17. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 7 years ago
  18. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 7 years ago
  19. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 7 years ago
  20. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 7 years ago
  21. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 7 years ago
  22. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 7 years ago
  23. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 7 years ago
  24. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 7 years ago
  25. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 7 years ago
  26. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 7 years ago
  27. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 7 years ago
  28. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 7 years ago
  29. 35696a0 Add DupCloexec to atomically dup and set FD_CLOEXEC. by Josh Gao · 8 years ago
  30. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 8 years ago[Renamed (95%) from runtime/base/file_utils.h]
  31. 79e2607 Move profile dependent modules to libartbase by David Sehr · 8 years ago
  32. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 8 years ago
  33. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 8 years ago
  34. eefabd2 Allow hidden API access from system libraries by David Brazdil · 8 years ago
  35. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 8 years ago
  36. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 8 years ago
  37. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 8 years ago
  38. 891a50e Separate file utilities from utils.cc by David Sehr · 9 years ago