Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
abdc0115548985d8ca3f3f2aeb1283741ce409a6
abdc011
Fix building delta_generator.
by Alex Deymo
· 9 years ago
14e7dde
Poll Omaha every 5 hours on Brillo builds.
by Alex Deymo
· 9 years ago
0bc2611
Move bzip.h to payload_generator.
by Alex Deymo
· 9 years ago
1016ae1
Remove unused BlockDevSize(const string& path).
by Alex Deymo
· 9 years ago
110e030
Remove test_utils::RecursiveUnlinkDir().
by Alex Deymo
· 9 years ago
aef1c6f
PayloadVerifier should not depend on DeltaPerformer to load payload.
by Sen Jiang
· 9 years ago
35b3584
Use CA certificates from standard location in Brillo.
by Alex Deymo
· 9 years ago
6eddf26
BootControlStub: New class used if CreateBootControl() fail.
by David Zeuthen
· 9 years ago
8561665
Read ProductId, ProductVersion and Channel setting in Brillo.
by Alex Deymo
· 9 years ago
5fa2c6d
Disable post-install on major version 1 payloads in Brillo.
by Alex Deymo
· 9 years ago
703803c
update_engine.rc: Add update_engine to system group.
by Alex Deymo
· 9 years ago
7454265
Don't attempt to create prefs directory if already exists.
by Alex Deymo
· 9 years ago
f22a39a
init: Start update_engine by default as root.
by Alex Deymo
· 9 years ago
8241ffb
Print operation names using InstallOperationTypeName().
by Alex Deymo
· 9 years ago
906191f
Base the update complete marker on persisted data.
by Alex Deymo
· 9 years ago
d6f6007
update_manager: Make Prefs Variable async.
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
6dd160a
Disable deadline file in Android.
by Alex Deymo
· 9 years ago
e5e5fe9
Move InstallPlan partitions to a list of partitions.
by Alex Deymo
· 9 years ago
93417cd
Merge "Link against libshill-client library."
by Alex Deymo
· 9 years ago
7334b38
Merge "Android.mk: Sort library dependencies."
by Alex Deymo
· 9 years ago
7eb2305
Link against libshill-client library.
by Alex Deymo
· 9 years ago
eadab7d
Android.mk: Sort library dependencies.
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
4279178
Fix ZERO and DISCARD build for 32-bit targets.
by Alex Deymo
· 9 years ago
79715ad
Implement ZERO and DISCARD operations in update_engine.
by Alex Deymo
· 9 years ago
16daa08
Add DBus hiding client library
by Christopher Wiley
· 9 years ago
5ed695e
Mark the new slot as not ready from the DownloadAction.
by Alex Deymo
· 9 years ago
6b6cc1b
Rename UPDATE_STATUS_* enum values in tests
by Christopher Wiley
· 9 years ago
ded6349
Merge "Parse metadata signature size in payload version 2."
by Sen Jiang
· 9 years ago
b8060e4
Parse metadata signature size in payload version 2.
by Sen Jiang
· 9 years ago
931e49a
Merge "Add helper to convert strings to UpdateStatus values"
by Christopher Wiley
· 9 years ago
e2e735e
Merge "Move UpdateStatus and helpers to dedicated files"
by Christopher Wiley
· 9 years ago
5df6836
delta_generator: Accept a list of partitions in the command line.
by Sen Jiang
· 9 years ago
3f97b5d
Add helper to convert strings to UpdateStatus values
by Christopher Wiley
· 9 years ago
cc8ce0e
Move UpdateStatus and helpers to dedicated files
by Christopher Wiley
· 9 years ago
981eb11
Support multiple partitions in ImageConfig
by Sen Jiang
· 9 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
2e71f90
Implement XzExtentWriter.
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
0532287
Transfer memory ownership when stacking ExtentWriters.
by Alex Deymo
· 9 years ago
f4bb3e6
Add metadata signature size field in payload major version 2.
by Sen Jiang
· 9 years ago
7599e6c
update_engine: build on non-Linux hosts
by Scott James Remnant
· 9 years ago
e6fc8e1
Update the payload public key location in Android.
by Alex Deymo
· 9 years ago
7857a55
Merge "update_engine: Install payload signing public key"
by Gaurav Shah
· 9 years ago
263614f
update_engine: Install payload signing public key
by Gaurav Shah
· 9 years ago
cbf0989
Include the major version in update_engine.conf
by Alex Deymo
· 9 years ago
2d528b4
Add unit tests to test delta performer directly.
by Sen Jiang
· 9 years ago
a4365d6
Split delta performer integration test to separate file.
by Sen Jiang
· 9 years ago
d78b389
Make metadata signature test independent of integration test.
by Sen Jiang
· 9 years ago
af9a863
Remove obsolete Installer.* metrics.
by Alex Deymo
· 9 years ago
f123ae2
Remove leaked callback when CleanUp() from TimeoutCallback().
by Alex Deymo
· 9 years ago
ed80c80
Merge "ResetStatus() reverts the boot flags changes."
by Alex Deymo
· 9 years ago
be64092
Merge "Move partition info to PartitionUpdate in payload verison 2."
by Sen Jiang
· 9 years ago
9870c0e
ResetStatus() reverts the boot flags changes.
by Alex Deymo
· 9 years ago
1c4e84a
Read official-build and dev-mode from the system properties.
by Alex Deymo
· 9 years ago
d7971ef
Merge "Include post-install path in the payload format."
by Alex Deymo
· 9 years ago
b9ef491
Move partition info to PartitionUpdate in payload verison 2.
by Sen Jiang
· 9 years ago
eb86e55
Include post-install path in the payload format.
by Alex Deymo
· 9 years ago
60d1cfa
Merge "payload_generator: Remove PartitionName enum."
by Sen Jiang
· 9 years ago
86e67bc
Merge "Disable update_engine by default."
by Gilad Arnold
· 9 years ago
625406c
payload_generator: Remove PartitionName enum.
by Sen Jiang
· 9 years ago
7d95368
Disable update_engine by default.
by Gilad Arnold
· 9 years ago
70a6ab0
Move install operations to partitions field in major version 2.
by Sen Jiang
· 9 years ago
5fc5e10
Allow ext4 filesystems in postinstall.
by Alex Deymo
· 9 years ago
5aa1c54
Create temporary files in the system's temp directory.
by Alex Deymo
· 9 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 9 years ago
1459560
Merge "Allow update_engine to create executable files."
by Alex Deymo
· 9 years ago
a9fea84
Allow update_engine to create executable files.
by Alex Deymo
· 9 years ago
06ae786
Merge "Move MarkBootSuccessful to BootControlInterface."
by Alex Deymo
· 9 years ago
3f897d4
Merge "Move update_engine to late_start init class."
by Gilad Arnold
· 9 years ago
6ab76ae
Merge "Use Brillo partition names in payload version 1."
by Alex Deymo
· 9 years ago
fb3a3b6
Move update_engine to late_start init class.
by Gilad Arnold
· 9 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 9 years ago
bd4c06b
Don't fork the daemon.
by Gilad Arnold
· 9 years ago
70141f2
Rename init.update_engine.rc into update_engine.rc.
by Gilad Arnold
· 9 years ago
92da84d
Add init.update_engine.rc.
by Gilad Arnold
· 9 years ago
9cda72d
Use Brillo partition names in payload version 1.
by Alex Deymo
· 9 years ago
dd132f3
Make non-volatile directory platform-specific.
by Alex Deymo
· 9 years ago
ac41a82
Set default updater URL and version per platform.
by Alex Deymo
· 9 years ago
6b3db46
Merge "Remove obsolete GetKernelDevices() method."
by Alex Deymo
· 9 years ago
96da363
Merge "BootControlAndroid: Implement using libhardware."
by David Zeuthen
· 9 years ago
753fadc
BootControlAndroid: Implement using libhardware.
by David Zeuthen
· 9 years ago
cbea78f
Remove obsolete GetKernelDevices() method.
by Alex Deymo
· 9 years ago
4d2990d
Fix segfault on IsOOBEComplete() Android Stub.
by Alex Deymo
· 9 years ago
0290c1f
Disable update_engine targets for non-linux hosts.
by Alex Deymo
· 9 years ago
2da4902
Merge "Add Android.mk for update_engine targets."
by Alex Deymo
· 9 years ago
7d9bd92
Include missing REPLACE_XZ switch case.
by Alex Deymo
· 9 years ago
d5561a5
Add Android.mk for update_engine targets.
by Alex Deymo
· 9 years ago
a240d4a
Merge "Document payload v2 changes in update_metadata.proto."
by Alex Deymo
· 9 years ago
c1d7f12
Document payload v2 changes in update_metadata.proto.
by Alex Deymo
· 9 years ago
daac227
Merge "Remove unused dbus_constants.h."
by Alex Deymo
· 9 years ago
ef366e1
delta_generator: Accept --metadata_signature_file flag.
by Alex Deymo
· 9 years ago
ba3b0f5
Remove unused dbus_constants.h.
by Alex Deymo
· 9 years ago
758dd53
Skip invalid DefaultService object path values.
by Alex Deymo
· 9 years ago
Next »