summaryrefslogtreecommitdiff
path: root/payload_generator/graph_utils.cc
AgeCommit message (Expand)Author
2019-10-03update_engine: Deprecate minor version 1Amin Hassani
2019-01-16update_engine: Run clang-format on payload_generator/Amin Hassani
2017-12-12update_engine: Remove the duplicate BlocksInExtentsAmin Hassani
2015-11-12Split payload application code into a subdirectory.Alex Deymo
2015-08-19Re-license update_engine to Apache2Alex Deymo
2015-07-17update_engine: Sort full operations by destination.Alex Deymo
2015-06-12update_engine: Use the FilesystemInterface to generate deltas.Alex Deymo
2015-06-04update_engine: Split Extent utils from graph_utils.Alex Deymo
2015-03-27update_engine: Refactor OperationsGenerator into a base class.Alex Deymo
2015-02-20update_engine: Add new operation codes for a to b operationsAllie Wood
2014-11-01update_engine: Fix all the "using" declaration usage.Alex Deymo
2014-09-03update_engine: Include base/macros.h instead of base/basictypes.hBen Chan
2014-07-19update_engine: fixed remaining linter and some spelling errorsAlex Vakulenko
2014-06-18update_engine: fixed warnings from cpplintAlex Vakulenko
2014-05-19Move payload generator files to payload_generator/ directory.Alex Deymo