summaryrefslogtreecommitdiff
path: root/payload_generator/graph_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* update_engine: Run clang-format on payload_generator/Amin Hassani2019-01-161-15/+16
* update_engine: Remove the duplicate BlocksInExtentsAmin Hassani2017-12-121-3/+3
* Split payload application code into a subdirectory.Alex Deymo2015-11-121-1/+1
* Re-license update_engine to Apache2Alex Deymo2015-08-191-3/+15
* update_engine: Sort full operations by destination.Alex Deymo2015-07-171-4/+4
* update_engine: Use the FilesystemInterface to generate deltas.Alex Deymo2015-06-121-1/+0
* update_engine: Split Extent utils from graph_utils.Alex Deymo2015-06-041-33/+1
* update_engine: Refactor OperationsGenerator into a base class.Alex Deymo2015-03-271-22/+2
* update_engine: Add new operation codes for a to b operationsAllie Wood2015-02-201-0/+6
* update_engine: Fix all the "using" declaration usage.Alex Deymo2014-11-011-1/+1
* update_engine: Include base/macros.h instead of base/basictypes.hBen Chan2014-09-031-1/+1
* update_engine: fixed remaining linter and some spelling errorsAlex Vakulenko2014-07-191-1/+1
* update_engine: fixed warnings from cpplintAlex Vakulenko2014-06-181-1/+1
* Move payload generator files to payload_generator/ directory.Alex Deymo2014-05-191-0/+176