1. a329345 Make it easier to change the location of the primary boot image. by Jiakai Zhang · 3 years ago
  2. 884e22f Compile the entire bootclasspath on device. by Jiakai Zhang · 3 years, 1 month ago
  3. a2e3936 Ignore changes to irrelevant APEXes by Alan Stokes · 3 years ago
  4. fb00761 Respect ART_APEX_DATA for default artifact dir by Victor Hsieh · 3 years, 1 month ago
  5. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 3 months ago
  6. d4d21bf Allow odrefresh to write elsewhere than dalvik-cache by Alan Stokes · 3 years, 3 months ago
  7. 73c4f79 Reland^2: Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  8. 4aaf695 Revert "Create an abstraction for dexopt tasks" by Nicolas Geoffray · 3 years, 4 months ago
  9. 6221e67 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  10. d750630 Revert "Create an abstraction for dexopt tasks" by Victor Hsieh · 3 years, 4 months ago
  11. c887816 Create an abstraction for dexopt tasks by Victor Hsieh · 3 years, 4 months ago
  12. 7fa7086 Update ART runtime to recognize artifacts on /system for APEX. by Jiakai Zhang · 3 years, 4 months ago
  13. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years, 6 months ago
  14. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 7 months ago
  15. 094b1cf odrefresh: enable loading of system_server image files by Orion Hodson · 3 years, 7 months ago
  16. 93c28ed Use the system namespace to get the right permitted paths for loading OAT files. by Martin Stjernholm · 3 years, 8 months ago
  17. 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 4 years ago
  18. d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 4 years ago
  19. d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
  20. 5477b8e Allow bootjars in system_ext. by Chris Gross · 4 years, 9 months ago
  21. 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
  22. b5146a3 Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." by vichang · 4 years, 8 months ago
  23. 50f89ba Calling @IntraCoreApi from core-icu4j should not cause "Core platform API violation" by Victor Chang · 4 years, 9 months ago
  24. 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
  25. 0c0f302 Host gtests: Use the apex boot image instead of core.art. by David Srbecky · 5 years ago
  26. e58624f Various renames following the name change from "Runtime APEX" to "ART APEX". by Martin Stjernholm · 5 years ago
  27. ad909af Update references to the ART APEX. by Martin Stjernholm · 6 years ago
  28. 43e7243 ART: Remove file_utils' ReadFileToString by Andreas Gampe · 6 years ago
  29. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  30. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  31. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
  32. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 6 years ago
  33. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 6 years ago
  34. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 6 years ago
  35. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 6 years ago
  36. 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 6 years ago
  37. e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 6 years ago
  38. de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
  39. 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
  40. 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
  41. 12162de hiddenapi: check for CorePlatform domain by Orion Hodson · 6 years ago
  42. 35696a0 Add DupCloexec to atomically dup and set FD_CLOEXEC. by Josh Gao · 6 years ago
  43. c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago[Renamed (95%) from runtime/base/file_utils.h]
  44. 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
  45. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 7 years ago
  46. 0127b71 Revert "Allow hidden API access from system libraries" by Nicolas Geoffray · 7 years ago
  47. eefabd2 Allow hidden API access from system libraries by David Brazdil · 7 years ago
  48. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  49. 2974260 Load /data oat/odex files non-executable when only_use_system_oat_files is set. by Nicolas Geoffray · 7 years ago
  50. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  51. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago