- 562d536 Force the compilation reason of otapreopt to be "ab-ota". by Jiakai Zhang · 1 year, 10 months ago
- 5b5be65 Don't clear profile on otapreopt. by Jiakai Zhang · 2 years ago
- d03a6e0 Fix string comparison in otapreopt. by Jiakai Zhang · 2 years ago
- 28839ed Clean up dead code. by Martin Stjernholm · 2 years, 1 month ago
- db8c0f9 Skip "verify" packages in otapreopt. by Jiakai Zhang · 2 years, 1 month ago
- 2aea00b Ensure dex2oat is run with background priority for OTA dexopt. by Martin Stjernholm · 2 years, 1 month ago
- 6af6b97 Don't infer the default boot image location in otapreopt. by Jiakai Zhang · 2 years, 6 months ago
- 767d957 Improve error reporting in OTA dexopt code. by Martin Stjernholm · 2 years, 7 months ago
- 407697e Stop OtaDexopt when receive any exception signal by yangfuteng · 3 years, 1 month ago
- 202524b Update JIT Zygote image option for installd and otapreopt. by Jiakai Zhang · 3 years, 9 months ago
- fbdc726 Update BCP computation to use derive_classpath by Alex Light · 4 years, 4 months ago
- 96b3123 Don't delete new dalvik-cache for otapreopt by Alex Light · 4 years, 6 months ago
- 9c3d87d Update BOOTCLASSPATH environment variable search location by Alex Light · 4 years, 6 months ago
- c36d001 Only read system/build.prop for properties by Alex Light · 4 years, 6 months ago
- 6c857b7 Make otapreopt actually print dexopt error messages by Alex Light · 4 years, 6 months ago
- e9481ce Remove dex2oat_headers. by Nicolas Geoffray · 5 years ago
- 1b7094d Remove dead dependency of libartimagevalues. by Nicolas Geoffray · 5 years ago
- 0beed27 Remove sole "user" of DCHECK_CONSTEXPR. by Elliott Hughes · 5 years ago
- 2271b3e Adds support for restore dexopt flag by Patrick Baumann · 5 years ago
- 640cb76 otapreopt: use boot image from ART APEX by Orion Hodson · 5 years ago
- 4583746 installd: add dex2oat cpu-set system properties by Orion Hodson · 6 years ago
- a5e21a0 Merge "Move to using boot image profile" by Mathieu Chartier · 6 years ago
- eaa784c Move to using boot image profile by Mathieu Chartier · 6 years ago
- b3f1685 Move libartimagevalues to art/libartimagevalues by Paul Duffin · 6 years ago
- 67a14f6 Refactor paths to Android Runtime binaries in directory `cmds/installd/`. by Roland Levillain · 7 years ago
- 94b4180 Implement a tear-down phase in otapreopt_chroot. by Roland Levillain · 7 years ago
- 370222c Revert^2 "Have installd use ART binaries from the Android Runtime APEX." by Roland Levillain · 7 years ago
- 3a77feb Revert "Have installd use ART binaries from the Android Runtime APEX." by Andreas Gampe · 7 years ago
- b8f50cd Have installd use ART binaries from the Android Runtime APEX. by Roland Levillain · 7 years ago
- bd7aef1 Otapreopt: Accept boot image in system by Andreas Gampe · 7 years ago
- 3ad80d2 Otapreopt: Remove patchoat step by Andreas Gampe · 7 years ago
- ce9fe7f Otapreopt: Move binary to Soong by Andreas Gampe · 7 years ago
- 70564d5 Merge "Otapreopt: Add missing function" am: d760eb8662 by Andreas Gampe · 7 years ago
- a64a627 Otapreopt: Add missing function by Andreas Gampe · 7 years ago
- 1dc3dfa Add flag for controling app image generation by Mathieu Chartier · 7 years ago
- ad45a1b Add flag for controling app image generation by Mathieu Chartier · 7 years ago
- 351bc94 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 8 years ago
- f69c2f7 Add new dexopt flag to control CompactDex generation by Mathieu Chartier · 8 years ago
- 123a045 Merge "Installd: Add error message to dexopt" am: 0edada736b am: a6a9fe2b33 by Andreas Gampe · 8 years ago
- 023b224 Installd: Add error message to dexopt by Andreas Gampe · 8 years ago
- 1468e8c Merge "ART: Fix LOG_FATAL" am: 1330e553cc am: 4a4636369a am: 30721b3a02 by Andreas Gampe · 8 years ago
- d32eec2 ART: Fix LOG_FATAL by Andreas Gampe · 8 years ago
- eb7d567 Merge "have patchoat take directories instead of filenames" am: a92749ebae am: 6853290fcb by Chris Morin · 8 years ago
- a92749e Merge "have patchoat take directories instead of filenames" by Treehugger Robot · 8 years ago
- 2efc402 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 8 years ago
- dcccd83 [installd] Pass --compilation-reason to dex2oat by Calin Juravle · 8 years ago
- 62c5a37 [installd] Pass .dm files to dexopt by Calin Juravle · 8 years ago
- dff4729 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 8 years ago
- 408cd4a [installd] Extend profile operations to take the profile name by Calin Juravle · 8 years ago
- 824a64d Prepare installd to handle profiles per code path by Calin Juravle · 8 years ago
- 5224916 Refactor runtime hidden API flag from negative to positive by David Brazdil · 8 years ago
- 77c4875 have patchoat take directories instead of filenames by Chris Morin · 8 years ago
- 22cce5a Refactor runtime hidden API flag from negative to positive by David Brazdil · 8 years ago
- cc3b8ae [installd] Pass .dm files to dexopt by Calin Juravle · 8 years ago
- c9e7679 Extract the otapreopt parameters in their own class and add tests by Calin Juravle · 8 years ago
- 562de81 [installd] Extend profile operations to take the profile name by Calin Juravle · 8 years ago
- 6071725 Merge "Prepare installd to handle profiles per code path" by Calin Juravle · 8 years ago
- cfcd6aa Prepare installd to handle profiles per code path by Calin Juravle · 8 years ago
- 7295236 Merge "Add new dexopt flag to control hidden API restrictions" am: 37ea948a17 am: 6a278f573f by David Brazdil · 8 years ago
- 7fcbb81 Add new dexopt flag to control hidden API restrictions by David Brazdil · 8 years ago
- 78bf5ed Merge "Fix number of arguments in otapreopt v4" am: 7c7a04c934 am: cfb6267fb7 by David Brazdil · 8 years ago
- d9024ef Fix number of arguments in otapreopt v4 by David Brazdil · 8 years ago
- 5ff7719 Merge "Pass targetSdkVersion to dex2oat" am: 54bcf1c194 am: 772beadee8 by David Brazdil · 8 years ago
- 570d398 Pass targetSdkVersion to dex2oat by David Brazdil · 8 years ago
- 93b2637 Merge "StartsWith/EndsWith allow std::string prefixes/suffixes now." am: 2aa4cc4f36 am: af24c0d246 by Elliott Hughes · 8 years ago
- 969e4f8 StartsWith/EndsWith allow std::string prefixes/suffixes now. by Elliott Hughes · 8 years ago
- b3591f6 Add extra logging for A/B dexopt by Calin Juravle · 8 years ago
- 7e01b2b Otapreopt: Fix property handling by Andreas Gampe · 8 years ago
- c1149c9 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 8 years ago
- 54ef862 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 8 years ago
- 3f94b5e Revert "Otapreopt: Work around bug 38186355" by Andreas Gampe · 8 years ago
- 5696e63 Otapreopt: Fix property handling by Andreas Gampe · 8 years ago
- 1b9d9a6 Enable clang-tidy for sensitive domain. by Jeff Sharkey · 8 years ago
- 45c8743 Check dexopt needed for secondary dex while downgrading by Shubham Ajmera · 8 years ago
- efd53f8 Revert "Otapreopt: Work around bug 38186355" by Andreas Gampe · 8 years ago
- ef21fd2 Otapreopt: Add some static_asserts by Andreas Gampe · 8 years ago
- 2520d44 Remove obsolete DEXOPT_SAFEMODE. by Nicolas Geoffray · 8 years ago
- 1237506 Otapreopt: Work around bug 38186355 by Andreas Gampe · 8 years ago
- 645e79c Otapreopt: Fix count by Andreas Gampe · 8 years ago
- b39d2f0 Otapreopt: Add non-profile fallback by Andreas Gampe · 8 years ago
- c4ced4f OtaPreopt: Add version support by Andreas Gampe · 8 years ago
- 54e1a40 Otapreopt: Check dexopt return status before retry by Andreas Gampe · 8 years ago
- 013f02e Installd: Clean up installd by Andreas Gampe · 8 years ago
- 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
- a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
- f3e30b9 Filename refactoring, remove DEXOPT_OTA flag. by Jeff Sharkey · 9 years ago
- 6c2c056 Final push of installd to Binder; goodbye socket! by Jeff Sharkey · 9 years ago
- ad95fc0 Merge "installd: Simplify Dalvik cache path creation" by David Brazdil · 9 years ago
- fd12eda Otapreopt: Try to mount vendor partition for A/B OTA by Andreas Gampe · 9 years ago
- d089ca1 Otapreopt: Implement new A/B OTA path by Andreas Gampe · 9 years ago
- 56f79f9 Otapreopt: Filter preopted system apps by Andreas Gampe · 9 years ago
- 89b008d Installd: Change app image name computation by Andreas Gampe · 9 years ago
- 6db8db9 Installd: Remove string-helpers by Andreas Gampe · 9 years ago
- 548bdb9 Otapreopt: Fix after shared-library work by Andreas Gampe · 9 years ago
- 249c179 installd: Simplify Dalvik cache path creation by David Brazdil · 9 years ago
- 9c8f93a fixing const/non-const issues in preparation for libcxx rebase by Dan Austin · 9 years ago
- b63d91f Support to pass <uses-library> option through to dex2oat. by Jeff Hao · 9 years ago
- 4d0f825 Installd: Separate profile merging and compilation by Andreas Gampe · 9 years ago
- 1842af3 Otapreopt: Load properties from files by Andreas Gampe · 9 years ago
- 9fb85b0 Otapreopt: Remove b_mount_path by Andreas Gampe · 9 years ago