summaryrefslogtreecommitdiff
path: root/scripts/update_payload/applier.py
AgeCommit message (Expand)Author
2019-11-27update_payload: Adapt subprocess.check_call to py3Andrew
2019-11-26update_payload: Remove 'buffer' in applier.pyAndrew
2019-11-25update_payload: Fix array type in applier.pyAndrew
2019-11-19update_payload: Port scripts to python3Andrew Lassalle
2019-10-29update_engine: Deprecate major version 1Amin Hassani
2019-10-03update_engine: Deprecate minor version 1Amin Hassani
2019-01-10update_payload: uprev to minor version 6Amin Hassani
2018-07-11update_payload: Make paycheck take "root" instead of "rootfs"Tudor Brindus
2018-06-26update_payload: Implement applying for major version 2 payloadsTudor Brindus
2018-06-25update_payload: Allow specifying partition options for major version 2Tudor Brindus
2018-02-08update_engine: Disable puffin in minor version 4Amin Hassani
2018-01-30update_payload: migrate the license headers to AOSPAmin Hassani
2018-01-23Relanding 'update_payload: Add XZ compression support'Amin Hassani
2018-01-05update_payload: Fix most of lint styling issues.Amin Hassani
2017-12-15Revert "update_payload: Add XZ compression support"Amin Hassani
2017-12-14update_payload: Add XZ compression supportAmin Hassani
2017-11-22update_engine: Adds BROTLI_BSDIFF operationAmin Hassani
2017-10-31update_payload: Add puffdiff support.Amin Hassani
2017-10-24update_payload: Add zero operation supportAmin Hassani
2017-08-09update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatchAmin Hassani
2016-06-30paycheck: Support minor version 4.Sen Jiang
2015-12-12paycheck: Allow minor version 3 in applier.Sen Jiang
2015-07-17paycheck: Disambiguate hash error messages.Gilad Arnold
2015-07-17paycheck: Fix linter errors.Gilad Arnold
2015-04-15update_payload: Add SOURCE operations to applier.Allie Wood
2013-08-26paycheck: allow to pass an explicit path to bspatchGilad Arnold
2013-06-03paycheck/applier: stop using fallocateGilad Arnold
2013-05-24paycheck: truncate partitions resulting from applying a payloadGilad Arnold
2013-05-13paycheck: applier honors sparse holesGilad Arnold
2013-05-13paycheck: support for in-place BSDIFF operationsGilad Arnold
2013-05-13paycheck: src/dst -> old/new in applier codeGilad Arnold
2013-05-07paycheck: use base64 encoding for SHA256 hashes throughoutGilad Arnold
2013-05-07paycheck: enforce physical partition size correctlyGilad Arnold
2013-03-08Update payload library + command-line toolGilad Arnold