index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payload_generator
/
graph_utils.cc
Age
Commit message (
Expand
)
Author
2019-10-03
update_engine: Deprecate minor version 1
Amin Hassani
2019-01-16
update_engine: Run clang-format on payload_generator/
Amin Hassani
2017-12-12
update_engine: Remove the duplicate BlocksInExtents
Amin Hassani
2015-11-12
Split payload application code into a subdirectory.
Alex Deymo
2015-08-19
Re-license update_engine to Apache2
Alex Deymo
2015-07-17
update_engine: Sort full operations by destination.
Alex Deymo
2015-06-12
update_engine: Use the FilesystemInterface to generate deltas.
Alex Deymo
2015-06-04
update_engine: Split Extent utils from graph_utils.
Alex Deymo
2015-03-27
update_engine: Refactor OperationsGenerator into a base class.
Alex Deymo
2015-02-20
update_engine: Add new operation codes for a to b operations
Allie Wood
2014-11-01
update_engine: Fix all the "using" declaration usage.
Alex Deymo
2014-09-03
update_engine: Include base/macros.h instead of base/basictypes.h
Ben Chan
2014-07-19
update_engine: fixed remaining linter and some spelling errors
Alex Vakulenko
2014-06-18
update_engine: fixed warnings from cpplint
Alex Vakulenko
2014-05-19
Move payload generator files to payload_generator/ directory.
Alex Deymo