index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
update_payload
/
checker_unittest.py
Age
Commit message (
Expand
)
Author
2019-11-19
update_payload: Port scripts to python3
Andrew Lassalle
2019-10-29
update_engine: Deprecate major version 1
Amin Hassani
2019-10-03
update_engine: Deprecate minor version 1
Amin Hassani
2018-12-10
update_payload: Add the remaining major version 2 signature supports
Amin Hassani
2018-06-26
update_payload: Implement checking for major version 2 payloads
Tudor Brindus
2018-06-25
update_payload: Allow specifying partition options for major version 2
Tudor Brindus
2018-06-21
update_payload: De-duplicate paycheck partition handling for major version 2
Tudor Brindus
2018-03-23
update_payload: Allow check for given metadata size
Amin Hassani
2018-02-08
update_engine: Disable puffin in minor version 4
Amin Hassani
2018-01-30
update_payload: migrate the license headers to AOSP
Amin Hassani
2018-01-23
Relanding 'update_payload: Add XZ compression support'
Amin Hassani
2018-01-05
update_payload: Fix most of lint styling issues.
Amin Hassani
2017-12-15
Revert "update_payload: Add XZ compression support"
Amin Hassani
2017-12-14
update_payload: Add XZ compression support
Amin Hassani
2017-11-22
update_engine: Adds BROTLI_BSDIFF operation
Amin Hassani
2017-10-31
update_payload: Add puffdiff support.
Amin Hassani
2017-10-24
update_payload: Add zero operation support
Amin Hassani
2017-10-16
update_payload: Fix larger source issue
Amin Hassani
2017-08-09
update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch
Amin Hassani
2016-06-30
paycheck: Support minor version 4.
Sen Jiang
2016-04-04
update_payload: Regenerate protobuf to include IMGDIFF.
Sen Jiang
2015-12-11
paycheck: support minor version 3.
Sen Jiang
2015-09-14
paycheck: Update generated protobuf code.
Alex Deymo
2015-07-17
paycheck: Properly infer usable target partition size.
Gilad Arnold
2015-07-17
paycheck: Improve minor_version checking.
Gilad Arnold
2015-04-27
paycheck: Check MOVE operations for start block 0.
Allie Wood
2015-04-06
update_payload: Fix checker unittests.
Allie Wood
2015-02-27
update_payload: Move minor version checks to CheckOperation.
Allie Wood
2015-02-26
update_payload: Add checks for new operations and minor version.
Allie Wood
2015-02-26
update_payload: Remove assertIsNone.
Alex Deymo
2015-02-06
paycheck: Allow payloads with no operations.
Gilad Arnold
2015-02-06
paycheck: Fix format compliance errors.
Gilad Arnold
2013-09-12
paycheck: fixes to checker module (readability review)
Gilad Arnold
2013-05-22
paycheck: move stuff from checker_unittest.py to test_utils.py
Gilad Arnold
2013-05-07
paycheck: enforce physical partition size correctly
Gilad Arnold
2013-05-02
paycheck: allow to disable specific checks
Gilad Arnold
2013-04-05
paycheck: unit tests + fixes to checker module
Gilad Arnold