Sign in
android
/
platform
/
system
/
update_engine
/
refs/heads/oreo-dr2-release
/
payload_generator
98e0fb7
Add multi thread support for A/B generator
by Tianjie Xu
· 8 years ago
oreo-dr1-dev
4681587
Only split operation if it has multiple dst extents.
by Sen Jiang
· 8 years ago
dcb1861
Disable macro redefined warnings on some includes.
by Christopher Ferris
· 8 years ago
20bdc70
Parse Android .map files for unknown filesystem.
by Alex Deymo
· 8 years ago
95699a9
Make FileWriter errors verbose.
by Alex Deymo
· 8 years ago
efbeecf
system/update_engine/payload_generator: cleanup compiler warnings (unused value).
by Rahul Chaudhry
· 8 years ago
5b91c6b
New setting to mark postinstall as optional.
by Alex Deymo
· 9 years ago
5c6bb1d
Fix clang-tidy performance warnings in update_engine.
by Chih-Hung Hsieh
· 9 years ago
9d66d76
Add type casts to silence warnings intorduced by protobuf v3.0.0
by Tamas Berghammer
· 9 years ago
05871fa
Allow to shrink ext2 filesystems.
by Alex Deymo
· 9 years ago
26dd80f
Generate SOURCE_COPY and ZERO operations beyond the end of the filesystem.
by Alex Deymo
· 9 years ago
a57ce77
payload_generator: Mark all zero blocks in the old partition as visited.
by Alex Deymo
· 9 years ago
4108c32
Don't set data_offset and data_length if data blob is empty.
by Sen Jiang
· 9 years ago
726aeca
delta_generator: Use REPLACE_XZ in deltas when allowed.
by Alex Deymo
· 9 years ago
a78ee10
Make update_engine_unittests depend on bsdiff.
by Sen Jiang
· 9 years ago
d3251ef
Fix memory leak in unittests with malformed data.
by Alex Deymo
· 9 years ago
0497d05
Fix ZERO and DISCARD operations.
by Alex Deymo
· 9 years ago
d41606f
Enable REPLACE_XZ operations in full payloads.
by Alex Deymo
· 9 years ago
a4073ef
Introduce PayloadVersion struct for version information.
by Alex Deymo
· 9 years ago
260f03b
Fix unittest key path in Brillo.
by Sen Jiang
· 9 years ago
246bf21
Implement Xz compressor functions.
by Alex Deymo
· 9 years ago
dcbc0ae
Remove GetFilesystemSize.
by Sen Jiang
· 9 years ago
990c27b
Use pre-generated ext image instead of create it on the fly.
by Sen Jiang
· 9 years ago
e0d0428
Check if zlib is compatible.
by Sen Jiang
· 9 years ago
923886a
Fix PayloadSignerTest.* in Brillo.
by Sen Jiang
· 9 years ago
d15c546
Implement susped, resume and cancel for the Postinstall action.
by Alex Deymo
· 9 years ago
55c4f9b
Include IMGDIFF operation in minor version 4 or up.
by Sen Jiang
· 9 years ago
c90be63
Fix Ext2FilesystemTest unittests on Brillo.
by Alex Deymo
· 9 years ago
brillo-m10-dev
brillo-m10-release
5fe0c4e
Fix unittest build in x86_64.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
98e691c
New "properties" sub-command to export payload properties.
by Alex Deymo
· 9 years ago
0103c36
update_engine: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
542c19b
Remove SystemState references from DeltaPerformer.
by Alex Deymo
· 9 years ago
05feee0
delta_generator: Include postinstall calls in the payload major version 2.
by Sen Jiang
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
82352f9
delta_generator: Include per-operation source hash.
by Sen Jiang
· 9 years ago
af1575f
Fix logging percentage in BlobFileWriter.
by Sen Jiang
· 9 years ago
3e728fe
Do not include signature dummy operation in major version 2.
by Sen Jiang
· 9 years ago
644f618
delta_generator: Include metadata signature in major version 2.
by Sen Jiang
· 9 years ago
720df3e
Skip metadata signature when hashing payload in major version 2.
by Sen Jiang
· 9 years ago
abdc011
Fix building delta_generator.
by Alex Deymo
· 9 years ago
0bc2611
Move bzip.h to payload_generator.
by Alex Deymo
· 9 years ago
aef1c6f
PayloadVerifier should not depend on DeltaPerformer to load payload.
by Sen Jiang
· 9 years ago
8241ffb
Print operation names using InstallOperationTypeName().
by Alex Deymo
· 9 years ago
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
25fbdf8
Merge "delta_generator: Add --out_metadata_size_file flag."
by Sen Jiang
· 9 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 9 years ago
d8ae872
delta_generator: Add --out_metadata_size_file flag.
by Sen Jiang
· 9 years ago
7e13b00
Merge "delta_generator: Accept a list of partitions in the command line."
by Sen Jiang
· 9 years ago
b8060e4
Parse metadata signature size in payload version 2.
by Sen Jiang
· 9 years ago
5df6836
delta_generator: Accept a list of partitions in the command line.
by Sen Jiang
· 9 years ago
981eb11
Support multiple partitions in ImageConfig
by Sen Jiang
· 10 years ago
0d04ce3
Merge "Use file size instead of filesystem size for all partitions."
by Sen Jiang
· 9 years ago
2d621a3
Implement REPLACE_XZ on the update_engine.
by Alex Deymo
· 9 years ago
f2af4c6
Use file size instead of filesystem size for all partitions.
by Sen Jiang
· 9 years ago
a59304a
Merge "Add metadata signature size field in payload major version 2."
by Sen Jiang
· 9 years ago
b552a68
Check all signatures regardless of the version.
by Alex Deymo
· 9 years ago
f4bb3e6
Add metadata signature size field in payload major version 2.
by Sen Jiang
· 9 years ago
cbf0989
Include the major version in update_engine.conf
by Alex Deymo
· 10 years ago
b9ef491
Move partition info to PartitionUpdate in payload verison 2.
by Sen Jiang
· 9 years ago
625406c
payload_generator: Remove PartitionName enum.
by Sen Jiang
· 9 years ago
70a6ab0
Move install operations to partitions field in major version 2.
by Sen Jiang
· 10 years ago
7d9bd92
Include missing REPLACE_XZ switch case.
by Alex Deymo
· 9 years ago
ef366e1
delta_generator: Accept --metadata_signature_file flag.
by Alex Deymo
· 10 years ago
262c7be
Remove Chrome OS specific verity_utils module.
by Alex Deymo
· 10 years ago
6f20dd4
Fix includes and DBus headers to build on Android.
by Alex Deymo
· 10 years ago
46e9b17
Add major_version flag in delta_generator.
by Sen Jiang
· 10 years ago
ebdf17d
Generate update operations per partition
by Sen Jiang
· 10 years ago
5456c19
Call SetOperationBlob in ChunkProcessor
by Sen Jiang
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
ac6246a
update_engine: Extend payload metadata with Brillo fields.
by Alex Deymo
· 10 years ago
a12ee11
update_engine: Move InstallOperation to the top level.
by Alex Deymo
· 10 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 10 years ago
8cc502d
update_engine: Change OperationsGenerator to use BlobFileWriter
by Sen Jiang
· 10 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 10 years ago
7fad7b7
update_engine: Replace gthread with libchrome equivalents.
by Alex Deymo
· 10 years ago
cfe8c15
update_engine: Set a sane chunk_size default.
by Alex Deymo
· 10 years ago
2d3b2d6
update_engine: Implement soft/hard chunk size limits.
by Alex Deymo
· 10 years ago
56a088e
update_engine: Remove deprecated flags.
by Alex Deymo
· 10 years ago
896fdba
update_engine: Prevent the InplaceGenerator to add MOVEs to block 0.
by Alex Deymo
· 10 years ago
3b2c7d0
update_engine: Sort full operations by destination.
by Alex Deymo
· 10 years ago
f616535
update_engine: Resolve read-after-write dependencies in the kernel.
by Alex Deymo
· 10 years ago
f006135
update_engine: Handle moved and zero blocks in payload generation.
by Alex Deymo
· 10 years ago
b42b98d
update_engine: Load minor_version from the FilesystemInterface.
by Alex Deymo
· 10 years ago
2e9533b
update_engine: Expose the update_engine.conf in the FilesystemInterface.
by Alex Deymo
· 10 years ago
1415857
update_engine: Split delta_diff_generator file.
by Alex Deymo
· 10 years ago
6c396a9
update_engine: Fix full payload generation when using chunk_size.
by Alex Deymo
· 10 years ago
8e66534
Revert "update_engine: Change the default chunk_size to 200MB"
by Alex Deymo
· 10 years ago
2a9cb2a
update_engine: Remove unused ext2_utils.h
by Alex Deymo
· 10 years ago
2b6b1db
update_engine: Change the default chunk_size to 200MB
by Kevin Cernekee
· 10 years ago
249fbf5
update_engine: Avoid emitting a MOVE to 0.
by Alex Deymo
· 10 years ago
a508705
update_engine: Fix memory leak on new ext2_filesystem code.
by Alex Deymo
· 10 years ago
bfeeb2e
update_engine: Fix temp file leak in unittest.
by Alex Deymo
· 10 years ago
1beda78
update_engine: Remove unused IsIdempotentOperation().
by Alex Deymo
· 10 years ago
35589c2
update_engine: Remove rootfs_mountpt from ImageConfig.
by Alex Deymo
· 10 years ago
6b9e38e
update_engine: Use the FilesystemInterface to generate deltas.
by Alex Deymo
· 10 years ago
2b19cfb
update_engine: Introduce FilesystemInterface abstraction.
by Alex Deymo
· 10 years ago
52490e7
update_engine: Further move Extent manipulation to extent_utils.
by Alex Deymo
· 10 years ago
2350445
update_engine: Remove duplicated function.
by Alex Deymo
· 10 years ago
5c6c655
update_engine: Split Extent utils from graph_utils.
by Alex Deymo
· 10 years ago
Next »