- d021d81 Limit partition parallelization to number of CPU cores by Kelvin Zhang · 1 year, 6 months ago
- cbe8e63 Changed delta_generator to make use of --max_threads by Daniel Zheng · 3 years ago
- 3e881aa Initialized unitialized variables. by Daniel Zheng · 3 years, 7 months ago
- e67e543 Don't filter src/dst blocks if EROFS is used by Kelvin Zhang · 4 years, 3 months ago
- 2298798 Add option to enable zucchini by Kelvin Zhang · 4 years, 3 months ago
- cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 4 years, 5 months ago
- 1223f16 Move deflate filtering logic outside of DiffGenerator by Kelvin Zhang · 4 years, 4 months ago
- 0aa4fae Add --compressor_types option by Kelvin Zhang · 4 years, 5 months ago
- 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 4 years, 6 months ago
- 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 4 years, 6 months ago
- 8c5a5c7 Disable trimming for src blocks by Kelvin Zhang · 4 years, 6 months ago
- c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years, 7 months ago
- 00b718b Reland the change again by Tianjie · 4 years, 7 months ago
- c700169 Add zucchini support in update_engine by Tianjie · 4 years, 8 months ago
- 52c4b79 Filter out duplicate blocks in new image by Kelvin Zhang · 4 years, 8 months ago
- 53d73b9 Improve the control flow of generating diff patches by Tianjie · 4 years, 7 months ago
- 1c0fa69 Set src_extents before calling PopulateXorOps by Kelvin Zhang · 4 years, 8 months ago
- 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 5 years ago
- ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 5 years ago
- 5b00207 update_engine: Fix non inclusive vocabulary by Andrew · 6 years ago
- c036b10 Update language to comply with Android's inclusive language guidance by Saint Chou · 6 years ago
- 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 6 years ago
- 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 6 years ago
- 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 7 years ago
- cebb688 Use InstallOperation::Type instead of InstallOperation_Type. by Sen Jiang · 7 years ago
- 232f8f9 update_engine: Run clang-format on payload_generator/ by Amin Hassani · 7 years ago
- 53c2ec5 Use base::TimeTicks. by Sen Jiang · 7 years ago
- cf50e9d update_engine: Remove problematic deflate caches. by Amin Hassani · 7 years ago
- ba0fc92 Always filter out all zero blocks from old_file_extents. by Sen Jiang · 7 years ago
- ce39e67 Fix partition spelling. by Sen Jiang · 7 years ago
- efb0fda Use a similar file if no old files matches new file name. by Sen Jiang · 7 years ago
- a8485a8 Consider diff operation overhead. by Sen Jiang · 7 years ago
- e4ba45f Only filter old_visited_blocks for inplace update. by Sen Jiang · 7 years ago
- a778e5b Support writing FEC. by Sen Jiang · 8 years ago
- 3a4dfac Generate verity config. by Sen Jiang · 8 years ago
- 782c713 Remove all equal deflates. by Sen Jiang · 8 years ago
- 51c3e5d Check if FileDeltaProcessor succeeded. by Sen Jiang · 8 years ago
- 9b9c12e Fragment each file's operations in parallel. by Sen Jiang · 8 years ago
- 2560c54 Produce ZERO operations directly for zero blocks. by Sen Jiang · 8 years ago
- 84f507b Improve logging when generating delta. by Sen Jiang · 8 years ago
- ed4c47d Sort FileDeltaProcessor. by Sen Jiang · 8 years ago
- e3843cb Parallelize delta read non file data. by Sen Jiang · 8 years ago
- de1685f Enable brotli_bsdiff in update package generation by Tianjie Xu · 8 years ago
- 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 8 years ago
- d8b67f4 update_engine: Remove the duplicate BlocksInExtents by Amin Hassani · 8 years ago
- 06c6d08 update_engine: Add an explanatory comment by Amin Hassani · 8 years ago
- efa62d9 update_engine: Adds BROTLI_BSDIFF operation by Amin Hassani · 8 years ago
- 3cd4df1 update_engine: Generate PUFFDIFF operation by Amin Hassani · 9 years ago
- f5a06d8 update_engine: Stop adding unneeded parameters for some operations. by Amin Hassani · 8 years ago
- e9f9661 Add multi thread support for A/B generator by Tianjie Xu · 9 years ago
- 924183b update_engine: Add Squashfs (phase 2) by Amin Hassani · 9 years ago
- 71be937 update_engine: Use the bsdiff library instead of its executable by Amin Hassani · 9 years ago
- 49fdb09 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 9 years ago
- 20053fc update_engine: Use the bsdiff library instead of its executable by Amin Hassani · 9 years ago
- 5ef5d45 update_engine: Change imgdiff/imgpatch to a dummy puffdiff/puffpatch by Amin Hassani · 9 years ago
- 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 9 years ago
- fca4775 Contained clang specific pragmas inside #if defined(__clang__) #endif by Amin Hassani · 9 years ago
- c4ad1eb Add multi thread support for A/B generator by Tianjie Xu · 9 years ago
- dcb1861 Disable macro redefined warnings on some includes. by Christopher Ferris · 9 years ago
- 20bdc70 Parse Android .map files for unknown filesystem. by Alex Deymo · 9 years ago
- efbeecf system/update_engine/payload_generator: cleanup compiler warnings (unused value). by Rahul Chaudhry · 9 years ago
- 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 10 years ago
- 9d66d76 Add type casts to silence warnings intorduced by protobuf v3.0.0 by Tamas Berghammer · 10 years ago
- 26dd80f Generate SOURCE_COPY and ZERO operations beyond the end of the filesystem. by Alex Deymo · 10 years ago
- a57ce77 payload_generator: Mark all zero blocks in the old partition as visited. by Alex Deymo · 10 years ago
- 4108c32 Don't set data_offset and data_length if data blob is empty. by Sen Jiang · 10 years ago
- 726aeca delta_generator: Use REPLACE_XZ in deltas when allowed. by Alex Deymo · 10 years ago
- a78ee10 Make update_engine_unittests depend on bsdiff. by Sen Jiang · 10 years ago
- a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 10 years ago
- dcbc0ae Remove GetFilesystemSize. by Sen Jiang · 10 years ago
- 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 10 years ago
- 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
- abdc011 Fix building delta_generator. by Alex Deymo · 10 years ago
- 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
- aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 11 years ago
- a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 11 years ago
- 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 11 years ago
- 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 11 years ago
- 896fdba update_engine: Prevent the InplaceGenerator to add MOVEs to block 0. by Alex Deymo · 11 years ago
- 3b2c7d0 update_engine: Sort full operations by destination. by Alex Deymo · 11 years ago
- f006135 update_engine: Handle moved and zero blocks in payload generation. by Alex Deymo · 11 years ago
- b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 11 years ago
- 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 11 years ago