1. 73202a9 Make scripts/update_payload available for other python modules by Kelvin Zhang · 3 years ago
  2. 42c2f98 Merge remote-tracking branch 'remotes/aosp/upstream-master' into merge-cros by Amin Hassani · 4 years, 7 months ago
  3. 582d8fe update_payload: Add support for minor version 7 by Amin Hassani · 4 years, 8 months ago
  4. c0840c4 update_payload: Remove signature version checking by Amin Hassani · 4 years, 8 months ago
  5. 165843c update_payload: Port scripts to python3 by Andrew Lassalle · 6 years ago
  6. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 6 years ago
  7. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 6 years ago
  8. 6cf8e67 update_payload: deprecate unused flags from paycheck.py by Xiaochu Liu · 6 years ago
  9. ef1af27 update_payload: uprev to minor version 6 by Amin Hassani · 6 years ago
  10. 72b80ed update_payload: Fix problem with signature size on unsigned payloads by Amin Hassani · 6 years ago
  11. 8ea1957 update_payload: Add the remaining major version 2 signature supports by Amin Hassani · 6 years ago
  12. b220d66 update_payload: Make paycheck take "root" instead of "rootfs" by Tudor Brindus · 7 years ago
  13. 40506cd update_payload: Implement checking for major version 2 payloads by Tudor Brindus · 7 years ago
  14. 2d22c1a update_payload: Allow specifying partition options for major version 2 by Tudor Brindus · 7 years ago
  15. 8d05a7e update_payload: De-duplicate paycheck partition handling for major version 2 by Tudor Brindus · 7 years ago
  16. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  17. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  18. a86b108 update_payload: Allow check for given metadata size by Amin Hassani · 7 years ago
  19. 77d7cbc update_engine: Disable puffin in minor version 4 by Amin Hassani · 7 years ago
  20. f94b643 update_payload: migrate the license headers to AOSP by Amin Hassani · 7 years ago
  21. 0de7f78 Relanding 'update_payload: Add XZ compression support' by Amin Hassani · 7 years ago
  22. b05a65a update_payload: Fix most of lint styling issues. by Amin Hassani · 7 years ago
  23. b44f73b Revert "update_payload: Add XZ compression support" by Amin Hassani · 7 years ago
  24. f1d6cea update_payload: Add XZ compression support by Amin Hassani · 7 years ago
  25. efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 8 years ago
  26. 8ad22ba update_payload: Add zero operation support by Amin Hassani · 8 years ago
  27. ae85374 update_payload: Fix larger source issue by Amin Hassani · 8 years ago
  28. 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 8 years ago
  29. 92161a7 paycheck: Support minor version 4. by Sen Jiang · 9 years ago
  30. d6122bb paycheck: Allow minor version 3 in applier. by Sen Jiang · 9 years ago
  31. 912c4df paycheck: support minor version 3. by Sen Jiang · 9 years ago
  32. 06eea33 paycheck: Properly infer usable target partition size. by Gilad Arnold · 10 years ago
  33. 0d575cd paycheck: Improve minor_version checking. by Gilad Arnold · 10 years ago
  34. b065e13 paycheck: Check MOVE operations for start block 0. by Allie Wood · 10 years ago
  35. 7cf9f13 update_payload: Move minor version checks to CheckOperation. by Allie Wood · 10 years ago
  36. f5c4f3e update_payload: Add checks for new operations and minor version. by Allie Wood · 10 years ago
  37. 5bc7fbe paycheck: Allow payloads with no operations. by Gilad Arnold · 10 years ago
  38. f583a7d paycheck: Fix format compliance errors. by Gilad Arnold · 10 years ago
  39. 6a3a387 paycheck: fix errors around percentage / formatting of zero sizes by Gilad Arnold · 12 years ago
  40. cb63891 paycheck: fixes to checker module (readability review) by Gilad Arnold · 12 years ago
  41. 9753f3d paycheck: accommodate > 255 block reads/writes by Gilad Arnold · 12 years ago
  42. 0990f51 update_payload library: TODO + bug references by Gilad Arnold · 12 years ago
  43. 9b90c93 paycheck: move default pubkey handling inside the library by Gilad Arnold · 12 years ago
  44. 4f50b41 paycheck: allow src_extents to span the whole new partition size by Gilad Arnold · 12 years ago
  45. 272a499 paycheck: support for in-place BSDIFF operations by Gilad Arnold · 12 years ago
  46. 9640537 paycheck: use base64 encoding for SHA256 hashes throughout by Gilad Arnold · 12 years ago
  47. 382df5c paycheck: enforce physical partition size correctly by Gilad Arnold · 12 years ago
  48. eaed0d1 paycheck: allow to disable specific checks by Gilad Arnold · 12 years ago
  49. 5502b56 paycheck: unit tests + fixes to checker module by Gilad Arnold · 12 years ago
  50. aa55d1a Fix update out-of-bounds check for partition boundary. by Gilad Arnold · 12 years ago
  51. 553b0ec Update payload library + command-line tool by Gilad Arnold · 12 years ago