summaryrefslogtreecommitdiff
path: root/odrefresh
AgeCommit message (Expand)Author
2022-02-08Fall back to compiling the primary boot image on device. Jiakai Zhang
2022-01-31Don't do force-compile in CompOS mode Alan Stokes
2022-01-27Modify --compilation-os-mode to not omit APEX timestamps. Jiakai Zhang
2022-01-21Set the trigger to be kApexVersionMismatch when no prior cache-info. Jiakai Zhang
2022-01-20Revert odrefresh split Victor Hsieh
2022-01-20Remove --max-{execution, child-process}-seconds Victor Hsieh
2022-01-18Make it easier to change the location of the primary boot image. Jiakai Zhang
2022-01-12Compile the entire bootclasspath on device. Jiakai Zhang
2022-01-11odrefresh: Avoid uninitialized usage Greg Kaiser
2022-01-11odrefresh: Avoid uninitialized usage Greg Kaiser
2022-01-11Remove pvm_exec call from odrefresh Victor Hsieh
2022-01-11Revert^2 "Remove redundant odrefresh test template" Jiakai Zhang
2022-01-11Fail if given an unrecognised option. Alan Stokes
2022-01-11Revert "Remove redundant odrefresh test template" Alan Stokes
2022-01-10Add a Compilation OS mode to odrefresh. Jiakai Zhang
2022-01-10Remove redundant odrefresh test template Victor Hsieh
2022-01-10odrefresh: add flag of system server compiler filter Victor Hsieh
2022-01-07Remove odrefresh host flags. Jiakai Zhang
2022-01-07Ignore changes to irrelevant APEXes Alan Stokes
2021-12-16odrefresh should exit non-zero for invalid argument Victor Hsieh
2021-12-15Cleanup unexpected files even if compilation is not required. Jiakai Zhang
2021-12-14Fix --dalvik-cache Alan Stokes
2021-12-02Respect ART_APEX_DATA for default artifact dir Victor Hsieh
2021-12-01Create a test ART apex that forces execution of JIT zygote. Nicolas Geoffray
2021-11-26Refresh existing artifacts in the compilation phase. Jiakai Zhang
2021-11-26Fix OdRefreshTest.CompileSetsCompilerFilter. Jiakai Zhang
2021-11-19Make odrefresh respect ANDROID_ROOT on file open Victor Hsieh
2021-11-19odrefresh: Add --staging-dir Victor Hsieh
2021-11-18Compile standalone system server jars. Jiakai Zhang
2021-11-17odrefresh: support --zygote-arch in target variant Victor Hsieh
2021-11-17Support compiling partial system server jars. Jiakai Zhang
2021-11-17Fix odrefresh partial compilation. Jiakai Zhang
2021-11-17Fix the logic for skipping compilation based on backoff. Jiakai Zhang
2021-11-16Fix timeouts. Alan Stokes
2021-11-09Consolidate min_sdk_version settings. Martin Stjernholm
2021-11-09Build `odrefresh` ART gtests for both 32- and 64-bit architectures. Roland Levillain
2021-11-04Remove the code for verifying artifacts. Jiakai Zhang
2021-10-28Add dexpreopt_test. Jiakai Zhang
2021-10-18Add timeout flags to the cmdline usage Victor Hsieh
2021-10-16odrefresh: Don't pass JARs in APEX as FD to dex2oat Victor Hsieh
2021-10-15Set timeout by command line flag Victor Hsieh
2021-10-15Allow odrefresh to write elsewhere than dalvik-cache Alan Stokes
2021-10-12Revert "Implement another OdrDexopt to use new CompOS API" Sorin Basca
2021-10-12Implement another OdrDexopt to use new CompOS API Victor Hsieh
2021-10-11Use cid=0 to mean not specified Alan Stokes
2021-10-11Increase max execution time for a VM Alan Stokes
2021-10-08Reland^2: Create an abstraction for dexopt tasks Victor Hsieh
2021-10-01Revert "Create an abstraction for dexopt tasks" Nicolas Geoffray
2021-09-30Create an abstraction for dexopt tasks Victor Hsieh
2021-09-29odrefresh: explicitly initialize to use system logger Orion Hodson