1. 05871fa Allow to shrink ext2 filesystems. by Alex Deymo · 8 years ago
  2. a4073ef Introduce PayloadVersion struct for version information. by Alex Deymo · 8 years ago
  3. 55c4f9b Include IMGDIFF operation in minor version 4 or up. by Sen Jiang · 8 years ago
  4. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  5. 625406c payload_generator: Remove PartitionName enum. by Sen Jiang · 9 years ago
  6. ebdf17d Generate update operations per partition by Sen Jiang · 9 years ago
  7. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  8. a12ee11 update_engine: Move InstallOperation to the top level. by Alex Deymo · 9 years ago
  9. 8cc502d update_engine: Change OperationsGenerator to use BlobFileWriter by Sen Jiang · 9 years ago
  10. 2d3b2d6 update_engine: Implement soft/hard chunk size limits. by Alex Deymo · 9 years ago
  11. 896fdba update_engine: Prevent the InplaceGenerator to add MOVEs to block 0. by Alex Deymo · 9 years ago
  12. 3b2c7d0 update_engine: Sort full operations by destination. by Alex Deymo · 9 years ago
  13. f616535 update_engine: Resolve read-after-write dependencies in the kernel. by Alex Deymo · 9 years ago
  14. b42b98d update_engine: Load minor_version from the FilesystemInterface. by Alex Deymo · 9 years ago
  15. 1415857 update_engine: Split delta_diff_generator file. by Alex Deymo · 9 years ago
  16. 249fbf5 update_engine: Avoid emitting a MOVE to 0. by Alex Deymo · 9 years ago
  17. 1beda78 update_engine: Remove unused IsIdempotentOperation(). by Alex Deymo · 9 years ago
  18. 35589c2 update_engine: Remove rootfs_mountpt from ImageConfig. by Alex Deymo · 9 years ago
  19. 6b9e38e update_engine: Use the FilesystemInterface to generate deltas. by Alex Deymo · 9 years ago
  20. 5c6c655 update_engine: Split Extent utils from graph_utils. by Alex Deymo · 9 years ago
  21. c4797c4 update_engine: Delta generator should not read past old image size. by Gilad Arnold · 9 years ago
  22. 9f6f0a5 update_engine: Implement SOURCE_COPY/SOURCE_BSDIFF operations. by Allie Wood · 9 years ago
  23. 5687345 update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  24. 703022b Revert "update_engine: Remove sparse hole extents." by Shawn N · 9 years ago
  25. 8e2c4ef update_engine: Remove sparse hole extents. by Allie Wood · 9 years ago
  26. 477aec2 update_engine: Refactor OperationsGenerator into a base class. by Alex Deymo · 9 years ago
  27. 9b244df update_engine: Refactor operation generation methods. by Alex Deymo · 9 years ago
  28. fffd23e update_engine: Payload generator emits SOURCE_COPY and SOURCE_BSDIFF ops. by Allie Wood · 9 years ago
  29. cd514b5 update_engine: Refactor inplace payload generator algorithm code. by Allie Wood · 9 years ago