aboutsummaryrefslogtreecommitdiff
path: root/aosp
AgeCommit message (Expand)Author
2024-04-03cow estimation: use old partition sizeDaniel Zheng
2024-03-18Add a version of update engine that does not send statsNikita Putikhin
2024-01-29update_engine: remove unused variableDaniel Zheng
2024-01-29update_engine: log network IDDaniel Zheng
2024-01-10Move FinishedSnapshotWrites call back to PostinstallRunnerActionKelvin Zhang
2024-01-04Reduce frequency of sync() in update_engine loggingKelvin Zhang
2024-01-04Allow overriding COW version in host-side cow_converterKelvin Zhang
2024-01-03Only wait for merge delay if there's merge pendingKelvin Zhang
2023-12-14Logging improvementsKelvin Zhang
2023-12-12Add support to disable multi-threaded compression at install timeKelvin Zhang
2023-12-12Remove dependency on cacerts_googleDarren Krahn
2023-12-04Add specific error codes to enable better error handlingKelvin Zhang
2023-11-20Add a sysprop to delay merge by fix durationKelvin Zhang
2023-11-07Add error check for GetCurrentSlotKelvin Zhang
2023-11-03Allow host cow_converter to change compression paramKelvin Zhang
2023-10-23Allow on device spl downgrade check to be bypassedKelvin Zhang
2023-10-05Revert "Add UID permission check to update_engine"Kelvin Zhang
2023-10-05Add UID permission check to update_engineKelvin Zhang
2023-09-19Fix typoDaniel Zheng
2023-08-17Use String8/16 c_strTomasz Wasilczyk
2023-08-02Print full build fingerprint after OTA updateKelvin Zhang
2023-07-14Adding error for when overlayfs is enabled in OTADaniel Zheng
2023-07-05Replace usage of base::Callback with std::functionKelvin Zhang
2023-07-05Replacing Brillo ErrorDaniel Zheng
2023-06-27Add include for brillo errorDaniel Zheng
2023-06-21Refactor for ISnapshotWriter removal.David Anderson
2023-06-13Refactor for new libsnapshot_cow API.David Anderson
2023-06-12Support squashfs in map_file_generatorKelvin Zhang
2023-06-08Support sparse images in map_file_generatorKelvin Zhang
2023-06-08Revert ResetUpdateProgress behaviorDaniel Zheng
2023-05-26Add a binary to generate .map files from filesystem imageKelvin Zhang
2023-05-24Move FinishedSnapshotWrites call to filesystem verifierKelvin Zhang
2023-04-27Check for metadata hash if specifiedKelvin Zhang
2023-04-06Fix partial read failure on last block of src partitionKelvin Zhang
2023-04-05Remove double filename loggingKelvin Zhang
2023-04-04Add file name and line number to libsnapshot logsKelvin Zhang
2023-03-30Reset slot switch before deleting snapshotsKelvin Zhang
2023-03-28Added a field to set enable_vabcDaniel Zheng
2023-03-13Rename update_device.py's --disable-vabc paramKelvin Zhang
2023-03-07Fix rollback detectionKelvin Zhang
2023-02-23Add cli option to enable multi-threaded compressionKelvin Zhang
2023-02-17Fix xor writer failureKelvin Zhang
2022-12-21Suppress uninitialized value warnings.Chih-Hung Hsieh
2022-12-19Throttle metric writing by 3 secondsKelvin Zhang
2022-12-12Skip postinstall mount check if we already completed postinstallKelvin Zhang
2022-12-12Skip filesystem verification if it's already doneKelvin Zhang
2022-12-09Fsync data after writing prefsKelvin Zhang
2022-11-08Clear completion marker upon resetting slot switchDaniel Zheng
2022-10-21Reset libsnapshot states before applying a new updateKelvin Zhang
2022-09-27Add a header value for configure max downlaod retry countKelvin Zhang