1. 8389dfe Add erofs compression param by Kelvin Zhang · 3 years, 7 months ago
  2. e67e543 Don't filter src/dst blocks if EROFS is used by Kelvin Zhang · 3 years, 7 months ago
  3. 2298798 Add option to enable zucchini by Kelvin Zhang · 3 years, 7 months ago
  4. cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 3 years, 9 months ago
  5. d76a8ac Rename stdout and stderr to stdout_str and stderr_str by Colin Cross · 3 years, 8 months ago
  6. 26b82b1 Fix cpplint issues by Colin Cross · 3 years, 8 months ago
  7. 759e8b9 Add erofs filesystem unittest by Kelvin Zhang · 3 years, 8 months ago
  8. 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 8 months ago
  9. 6fbf594 Fix rare deflate util error by Kelvin Zhang · 3 years, 8 months ago
  10. f67dc49 Add install op types for lz4diff by Kelvin Zhang · 3 years, 8 months ago
  11. b744f9e Fix DeltaDiffUtilsTest creating object that captures temporaries by reference. by Florian Mayer · 3 years, 8 months ago
  12. 1223f16 Move deflate filtering logic outside of DiffGenerator by Kelvin Zhang · 3 years, 8 months ago
  13. 0aa4fae Add --compressor_types option by Kelvin Zhang · 3 years, 9 months ago
  14. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years, 10 months ago
  15. f041a9d Expose logic to serialize a DeltaArchiveManifest to proper payload file by Kelvin Zhang · 3 years, 10 months ago
  16. df3c195 Move unittest constants to header by Kelvin Zhang · 3 years, 10 months ago
  17. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 3 years, 10 months ago
  18. 8c5a5c7 Disable trimming for src blocks by Kelvin Zhang · 3 years, 10 months ago
  19. e36e4a3 Implement cow estimator with XOR enabled by Kelvin Zhang · 4 years ago
  20. a75a763 Support boot image v4 by Kelvin Zhang · 3 years, 11 months ago
  21. dc1f258 Consider .capex files as zip archives by Kelvin Zhang · 3 years, 11 months ago
  22. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years ago
  23. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 1 month ago
  24. 00b718b Reland the change again by Tianjie · 4 years ago
  25. fc2afd4 Include sequence op in cow size estimate by Kelvin Zhang · 4 years ago
  26. c700169 Add zucchini support in update_engine by Tianjie · 4 years ago
  27. 52c4b79 Filter out duplicate blocks in new image by Kelvin Zhang · 4 years ago
  28. 53d73b9 Improve the control flow of generating diff patches by Tianjie · 4 years ago
  29. bf357c6 Use binary search for ExtentRanges::OverlapsWithExtent by Kelvin Zhang · 4 years ago
  30. bef99c3 Make sure ExtentRanges don't merge extents by Kelvin Zhang · 4 years ago
  31. 9351f5d Implement ExtentLess correctly by Kelvin Zhang · 4 years ago
  32. 5e4e293 Document the quirks of merge sequence by Kelvin Zhang · 4 years ago
  33. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 4 years, 1 month ago
  34. 1c0fa69 Set src_extents before calling PopulateXorOps by Kelvin Zhang · 4 years ago
  35. d567c8b Add Extent map by Kelvin Zhang · 4 years, 1 month ago
  36. 5395370 Include XOR ops in merge sequence by Kelvin Zhang · 4 years, 2 months ago
  37. f7f7cc3 Add test for xor op generator by Kelvin Zhang · 4 years, 1 month ago
  38. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 4 years, 7 months ago
  39. 7cfc94a Use ASSERT_* instead of EXPECT_* by Kelvin Zhang · 4 years, 1 month ago
  40. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 4 years, 6 months ago
  41. 3632df9 Add COW version to the update_metadata.proto by Akilesh Kailash · 4 years, 4 months ago
  42. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 4 years, 6 months ago
  43. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 4 years, 7 months ago
  44. 413982e Allow disable_vabc flag in full OTA by Kelvin Zhang · 4 years, 5 months ago
  45. a314d2b Call CowWriter::Finalize() before attempting to get size of COW by Kelvin Zhang · 4 years, 5 months ago
  46. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 4 years, 6 months ago
  47. 4ab946d Add a library function for performing a cow dry run by Kelvin Zhang · 4 years, 6 months ago
  48. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 4 years, 6 months ago
  49. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years, 7 months ago
  50. 9101ff3 Add a flag to manually override VABC by Kelvin Zhang · 4 years, 7 months ago
  51. 0a52f1b Skip merge sequence and COW computation if VABC disabled by Kelvin Zhang · 4 years, 6 months ago
  52. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 4 years, 6 months ago
  53. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years, 7 months ago
  54. ad8ea10 Add a "vabc_enabled" flag to update_metadata by Kelvin Zhang · 4 years, 7 months ago
  55. eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 4 years, 8 months ago
  56. 58480ef Avoid self-overpping SOURCE_COPY ops by split them by Kelvin Zhang · 4 years, 8 months ago
  57. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 8 months ago
  58. 098e79a Add --disable_verity_computation flag to delta_generator by Kelvin Zhang · 4 years, 9 months ago
  59. 7010853 Cleanup PayloadSigner::AddSignatureToManifest() by Sen Jiang · 4 years, 9 months ago
  60. 999705e Add `full_boot` option to brillo_update_payload by Kelvin Zhang · 4 years, 9 months ago
  61. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 9 months ago
  62. b65868c Add small testcase for merge sequence generator by Kelvin Zhang · 4 years, 9 months ago
  63. 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 4 years, 9 months ago
  64. 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years, 9 months ago
  65. 30b09d0 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 4 years, 9 months ago
  66. a1e7c8f Support host simulation of partial update by Tianjie · 4 years, 10 months ago
  67. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 9 months ago
  68. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago
  69. 4c42a43 Fix hang on host apply payload by Yifan Hong · 4 years, 9 months ago
  70. 42c2f98 Merge remote-tracking branch 'remotes/aosp/upstream-master' into merge-cros by Amin Hassani · 4 years, 9 months ago
  71. 2fe8432 Revert "update_engine: Remove case conditions for deprecated operations" by Amin Hassani · 4 years, 9 months ago
  72. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 10 months ago
  73. b05e4e2 Implement common library for converting InstallOps to Cow Ops by Kelvin Zhang · 4 years, 11 months ago
  74. 852f57d update engine: clang formatting by Vyshu · 4 years, 10 months ago
  75. 7d19220 update_engine: Switch back crypto function calls to get0 version by Amin Hassani · 4 years, 10 months ago
  76. ffa4c66 Merge "update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master" by Commit Bot · 4 years, 11 months ago
  77. a81598b payload_generator: Remove unused attributes by Vyshu · 5 years ago
  78. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 5 years ago
  79. 31ad119 Implement the topology sort in CreateCowMergeOperation by Tianjie · 5 years ago
  80. 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 5 years ago
  81. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 5 years ago
  82. 1f49642 Set per-partition timestamps in OTA generation by Kelvin Zhang · 5 years ago
  83. b753e0e Fix race condition in blob_file_writer by Kelvin Zhang · 5 years ago
  84. e283ce4 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  85. d60dc39 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  86. 5b00207 update_engine: Fix non inclusive vocabulary by Andrew · 5 years ago
  87. b0b9c20 Parallelize delta generation across partition by Kelvin Zhang · 5 years ago
  88. c036b10 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  89. f5baff4 Support generation of partial updates by Tianjie · 5 years ago
  90. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  91. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  92. cc6ab9f update_engine: Fix non inclusive vocabulary by Andrew · 5 years ago
  93. f4d1196 update_engine: Remove case conditions for deprecated operations by Amin Hassani · 5 years ago
  94. 45061b6 update_engine: update for libchrome uprev by Qijiang Fan · 5 years ago
  95. 3f894a8 update_engine: Fix ubsan error for undefined-behavior by Jae Hoon Kim · 5 years ago
  96. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  97. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  98. 37ae856 Allow parsing boot image with header version 3 by Tianjie · 5 years ago
  99. 822d485 Reland "update_engine: Deprecate major version 1" by Amin Hassani · 5 years ago
  100. 1a200c1 update_engine: Don't search for deflates again in SquashFS compressed files by Amin Hassani · 5 years ago