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
/
full_update_generator_unittest.cc
Age
Commit message (
Expand
)
Author
2020-10-29
update_engine: Fix leaking unit tests
Amin Hassani
2019-10-29
update_engine: Deprecate major version 1
Amin Hassani
2018-07-03
Use ScopedTempFile in unit test.
Sen Jiang
2017-12-12
update_engine: Remove the duplicate BlocksInExtents
Amin Hassani
2016-03-25
Introduce PayloadVersion struct for version information.
Alex Deymo
2016-02-16
Fix unittest build in x86_64.
Alex Deymo
2016-02-17
Build unittests in Brillo.
Alex Deymo
2015-11-12
Split payload application code into a subdirectory.
Alex Deymo
2015-10-13
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
Alex Vakulenko
2015-09-28
Include the major version in update_engine.conf
Alex Deymo
2015-09-18
payload_generator: Remove PartitionName enum.
Sen Jiang
2015-08-26
Generate update operations per partition
Sen Jiang
2015-08-19
Re-license update_engine to Apache2
Alex Deymo
2015-08-15
update_engine: Move InstallOperation to the top level.
Alex Deymo
2015-08-13
update_engine: Change OperationsGenerator to use BlobFileWriter
Sen Jiang
2015-07-23
update_engine: Implement soft/hard chunk size limits.
Alex Deymo
2015-07-01
update_engine: Fix full payload generation when using chunk_size.
Alex Deymo
2015-06-12
update_engine: Remove rootfs_mountpt from ImageConfig.
Alex Deymo
2015-03-27
update_engine: Refactor OperationsGenerator into a base class.
Alex Deymo
2015-03-13
update_engine: Refactor operation generation methods.
Alex Deymo
2015-03-12
update_engine: Refactor payload generation request args in a class.
Alex Deymo
2015-02-11
update_engine: replace std::vector<char> with chromeos::Blob
Alex Vakulenko
2014-11-12
Include the implemented header first in all projects.
Alex Deymo
2014-11-12
update_engine: Move test-only utils to test_utils.{h,cc}.
Alex Deymo
2014-09-01
update_engine: Replace NULL with nullptr
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