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