1. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years ago
  2. 9dd2d4f Reland: Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 4 years ago
  3. e34db34 Revert "Add ApexInfo field to update_metadata.proto" by Tianjie Xu · 4 years ago
  4. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 4 years ago
  5. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years ago
  6. 8e2dce0 Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 4 years ago
  7. ad8ea10 Add a "vabc_enabled" flag to update_metadata by Kelvin Zhang · 4 years ago
  8. 42c2f98 Merge remote-tracking branch 'remotes/aosp/upstream-master' into merge-cros by Amin Hassani · 4 years, 2 months ago
  9. 7d64e28 Add estimate_cow_size field to update metadata by Kelvin Zhang · 4 years, 4 months ago
  10. 852f57d update engine: clang formatting by Vyshu · 4 years, 3 months ago
  11. ffa4c66 Merge "update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master" by Commit Bot · 4 years, 3 months ago
  12. a81598b payload_generator: Remove unused attributes by Vyshu · 4 years, 3 months ago
  13. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 4 years, 5 months ago
  14. d719103 Support per-partition timestamps by Kelvin Zhang · 4 years, 5 months ago
  15. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 6 months ago
  16. d3865d1 Add PartitionUpdateGenerator by Tianjie · 4 years, 7 months ago
  17. d04ca0c update_engine: Fix delta_performer_fuzzer by Andrew Lassalle · 5 years ago
  18. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 5 years ago
  19. 7bbe015 Add EC key signing support by Tianjie Xu · 5 years ago
  20. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 5 years ago
  21. 05b3b96 Add snapshot_enabled field to DeltaArchiveManifest. by Yifan Hong · 5 years ago
  22. cb13124 Update comments in update_metadata.proto by Sen Jiang · 6 years ago
  23. 9edcd04 Support payload larger than 4GiB. by Sen Jiang · 6 years ago
  24. 398cb54 Add dynamic_partition_metadata to update manifest by Yifan Hong · 6 years ago
  25. 57f9180 Calculate verity hash tree. by Sen Jiang · 7 years ago
  26. 6d7c0a5 Correct some spellings. am: 771f6486a3 am: 5e67287bc1 by Sen Jiang · 7 years ago
  27. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  28. 7bee1b4 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  29. 77d7cbc update_engine: Disable puffin in minor version 4 by Amin Hassani · 7 years ago
  30. 4490696 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  31. df3a866 update_engine: Fix comments in update_metadata.proto by Amin Hassani · 7 years ago
  32. efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 7 years ago
  33. cdeb6e6 update_payload: Add puffdiff support. by Amin Hassani · 7 years ago
  34. f5a06d8 update_engine: Stop adding unneeded parameters for some operations. by Amin Hassani · 7 years ago
  35. 5011df6 Add maximum timestamp to the payload. by Sen Jiang · 8 years ago
  36. 49fdb09 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  37. 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 7 years ago
  38. 489875a update_engine: Defines proto2 as the syntax of the protobuf by Amin Hassani · 7 years ago
  39. 5b91c6b New setting to mark postinstall as optional. by Alex Deymo · 8 years ago
  40. 3317b88 Add IMGDIFF operation to protobuf. by Sen Jiang · 9 years ago
  41. eb86e55 Include post-install path in the payload format. by Alex Deymo · 9 years ago
  42. c1d7f12 Document payload v2 changes in update_metadata.proto. by Alex Deymo · 9 years ago
  43. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  44. ac6246a update_engine: Extend payload metadata with Brillo fields. by Alex Deymo · 9 years ago
  45. a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 9 years ago
  46. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 10 years ago
  47. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 10 years ago
  48. 3283a55 update_engine: Add new operation codes for a to b operations by Allie Wood · 10 years ago
  49. b8f16a1 update_engine: Replace libprotobuf with protobuf-lite. by Alex Deymo · 11 years ago
  50. b8dd1d9 Add and enforce MinorVersion in Payload Manifest. by Don Garrett · 11 years ago
  51. 0dd3985 Add human friendly payload information to the manifest. by Don Garrett · 12 years ago
  52. 74475bf Update manifest protobuf to include optional hash for operation blobs. by Jay Srinivasan · 12 years ago
  53. 36a5822 AU: Include the old/new kernel/rootfs size/hash in the update metadata. by Darin Petkov · 14 years ago
  54. 932bc4c AU: Sign delta payloads by Andrew de los Reyes · 14 years ago
  55. 0c44005 AU: Payload Signer class by Andrew de los Reyes · 14 years ago
  56. 94f025d AU: Support signatures in new-style update images. by Andrew de los Reyes · 14 years ago
  57. f4c7ef1 AU: delta compress the kernel partition by Andrew de los Reyes · 15 years ago
  58. 1e338b8 AU: Gut code for old updater. New protobuf for v2 updater. by Andrew de los Reyes · 15 years ago
  59. 4fe15d0 AU: Try delta updates first, then full updates by Andrew de los Reyes · 15 years ago
  60. e573399 TBR: derat@chromium.org by Andrew de los Reyes · 15 years ago
  61. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago