index
:
system_update_engine.git
master
p9.0
q10.0
r11.0
r11.1
system_update_engine
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payload_generator
/
full_update_generator_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ScopedTempFile in unit test.
Sen Jiang
2018-07-03
1
-8
/
+4
*
update_engine: Remove the duplicate BlocksInExtents
Amin Hassani
2017-12-12
1
-3
/
+4
*
Introduce PayloadVersion struct for version information.
Alex Deymo
2016-03-25
1
-3
/
+5
*
Fix unittest build in x86_64.
Alex Deymo
2016-02-16
1
-1
/
+1
*
Build unittests in Brillo.
Alex Deymo
2016-02-17
1
-3
/
+3
*
Split payload application code into a subdirectory.
Alex Deymo
2015-11-12
1
-2
/
+2
*
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
Alex Vakulenko
2015-10-13
1
-3
/
+3
*
Include the major version in update_engine.conf
Alex Deymo
2015-09-28
1
-2
/
+2
*
payload_generator: Remove PartitionName enum.
Sen Jiang
2015-09-18
1
-1
/
+1
*
Generate update operations per partition
Sen Jiang
2015-08-26
1
-64
/
+54
*
Re-license update_engine to Apache2
Alex Deymo
2015-08-19
1
-3
/
+15
*
update_engine: Move InstallOperation to the top level.
Alex Deymo
2015-08-15
1
-4
/
+2
*
update_engine: Change OperationsGenerator to use BlobFileWriter
Sen Jiang
2015-08-13
1
-6
/
+5
*
update_engine: Implement soft/hard chunk size limits.
Alex Deymo
2015-07-23
1
-8
/
+9
*
update_engine: Fix full payload generation when using chunk_size.
Alex Deymo
2015-07-01
1
-27
/
+73
*
update_engine: Remove rootfs_mountpt from ImageConfig.
Alex Deymo
2015-06-12
1
-9
/
+9
*
update_engine: Refactor OperationsGenerator into a base class.
Alex Deymo
2015-03-27
1
-20
/
+18
*
update_engine: Refactor operation generation methods.
Alex Deymo
2015-03-13
1
-0
/
+1
*
update_engine: Refactor payload generation request args in a class.
Alex Deymo
2015-03-12
1
-29
/
+33
*
update_engine: replace std::vector<char> with chromeos::Blob
Alex Vakulenko
2015-02-11
1
-2
/
+2
*
Include the implemented header first in all projects.
Alex Deymo
2014-11-12
1
-1
/
+2
*
update_engine: Move test-only utils to test_utils.{h,cc}.
Alex Deymo
2014-11-12
1
-2
/
+3
*
update_engine: Replace NULL with nullptr
Alex Vakulenko
2014-09-01
1
-2
/
+2
*
update_engine: fixed warnings from cpplint
Alex Vakulenko
2014-06-18
1
-1
/
+1
*
Move payload generator files to payload_generator/ directory.
Alex Deymo
2014-05-19
1
-0
/
+91