Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_update_engine
/
f2af4c6a44bfc9fdb31b3cceea14a9fb2d63d61a
f2af4c6
Use file size instead of filesystem size for all partitions.
by Sen Jiang
· 10 years ago
a59304a
Merge "Add metadata signature size field in payload major version 2."
by Sen Jiang
· 10 years ago
b552a68
Check all signatures regardless of the version.
by Alex Deymo
· 10 years ago
0532287
Transfer memory ownership when stacking ExtentWriters.
by Alex Deymo
· 10 years ago
f4bb3e6
Add metadata signature size field in payload major version 2.
by Sen Jiang
· 10 years ago
7599e6c
update_engine: build on non-Linux hosts
by Scott James Remnant
· 10 years ago
e6fc8e1
Update the payload public key location in Android.
by Alex Deymo
· 10 years ago
7857a55
Merge "update_engine: Install payload signing public key"
by Gaurav Shah
· 10 years ago
263614f
update_engine: Install payload signing public key
by Gaurav Shah
· 10 years ago
cbf0989
Include the major version in update_engine.conf
by Alex Deymo
· 10 years ago
2d528b4
Add unit tests to test delta performer directly.
by Sen Jiang
· 10 years ago
a4365d6
Split delta performer integration test to separate file.
by Sen Jiang
· 10 years ago
d78b389
Make metadata signature test independent of integration test.
by Sen Jiang
· 10 years ago
af9a863
Remove obsolete Installer.* metrics.
by Alex Deymo
· 10 years ago
f123ae2
Remove leaked callback when CleanUp() from TimeoutCallback().
by Alex Deymo
· 10 years ago
ed80c80
Merge "ResetStatus() reverts the boot flags changes."
by Alex Deymo
· 10 years ago
be64092
Merge "Move partition info to PartitionUpdate in payload verison 2."
by Sen Jiang
· 10 years ago
9870c0e
ResetStatus() reverts the boot flags changes.
by Alex Deymo
· 10 years ago
1c4e84a
Read official-build and dev-mode from the system properties.
by Alex Deymo
· 10 years ago
d7971ef
Merge "Include post-install path in the payload format."
by Alex Deymo
· 10 years ago
b9ef491
Move partition info to PartitionUpdate in payload verison 2.
by Sen Jiang
· 10 years ago
eb86e55
Include post-install path in the payload format.
by Alex Deymo
· 10 years ago
60d1cfa
Merge "payload_generator: Remove PartitionName enum."
by Sen Jiang
· 10 years ago
86e67bc
Merge "Disable update_engine by default."
by Gilad Arnold
· 10 years ago
625406c
payload_generator: Remove PartitionName enum.
by Sen Jiang
· 10 years ago
7d95368
Disable update_engine by default.
by Gilad Arnold
· 10 years ago
70a6ab0
Move install operations to partitions field in major version 2.
by Sen Jiang
· 10 years ago
5fc5e10
Allow ext4 filesystems in postinstall.
by Alex Deymo
· 10 years ago
5aa1c54
Create temporary files in the system's temp directory.
by Alex Deymo
· 10 years ago
31d95ac
Mark the active slot from update_engine instead of /postinstall.
by Alex Deymo
· 10 years ago
1459560
Merge "Allow update_engine to create executable files."
by Alex Deymo
· 10 years ago
a9fea84
Allow update_engine to create executable files.
by Alex Deymo
· 10 years ago
06ae786
Merge "Move MarkBootSuccessful to BootControlInterface."
by Alex Deymo
· 10 years ago
3f897d4
Merge "Move update_engine to late_start init class."
by Gilad Arnold
· 10 years ago
6ab76ae
Merge "Use Brillo partition names in payload version 1."
by Alex Deymo
· 10 years ago
fb3a3b6
Move update_engine to late_start init class.
by Gilad Arnold
· 10 years ago
aa26f62
Move MarkBootSuccessful to BootControlInterface.
by Alex Deymo
· 10 years ago
bd4c06b
Don't fork the daemon.
by Gilad Arnold
· 10 years ago
70141f2
Rename init.update_engine.rc into update_engine.rc.
by Gilad Arnold
· 10 years ago
92da84d
Add init.update_engine.rc.
by Gilad Arnold
· 10 years ago
9cda72d
Use Brillo partition names in payload version 1.
by Alex Deymo
· 10 years ago
dd132f3
Make non-volatile directory platform-specific.
by Alex Deymo
· 10 years ago
ac41a82
Set default updater URL and version per platform.
by Alex Deymo
· 10 years ago
6b3db46
Merge "Remove obsolete GetKernelDevices() method."
by Alex Deymo
· 10 years ago
96da363
Merge "BootControlAndroid: Implement using libhardware."
by David Zeuthen
· 10 years ago
753fadc
BootControlAndroid: Implement using libhardware.
by David Zeuthen
· 10 years ago
cbea78f
Remove obsolete GetKernelDevices() method.
by Alex Deymo
· 10 years ago
4d2990d
Fix segfault on IsOOBEComplete() Android Stub.
by Alex Deymo
· 10 years ago
0290c1f
Disable update_engine targets for non-linux hosts.
by Alex Deymo
· 10 years ago
2da4902
Merge "Add Android.mk for update_engine targets."
by Alex Deymo
· 10 years ago
7d9bd92
Include missing REPLACE_XZ switch case.
by Alex Deymo
· 10 years ago
d5561a5
Add Android.mk for update_engine targets.
by Alex Deymo
· 10 years ago
a240d4a
Merge "Document payload v2 changes in update_metadata.proto."
by Alex Deymo
· 10 years ago
c1d7f12
Document payload v2 changes in update_metadata.proto.
by Alex Deymo
· 10 years ago
daac227
Merge "Remove unused dbus_constants.h."
by Alex Deymo
· 10 years ago
ef366e1
delta_generator: Accept --metadata_signature_file flag.
by Alex Deymo
· 10 years ago
ba3b0f5
Remove unused dbus_constants.h.
by Alex Deymo
· 10 years ago
758dd53
Skip invalid DefaultService object path values.
by Alex Deymo
· 10 years ago
080f6da
Merge "Remove Chrome OS specific verity_utils module."
by Alex Deymo
· 10 years ago
4600b8b
Remove unused ScopedEintrSafeFdCloser class.
by Alex Deymo
· 10 years ago
262c7be
Remove Chrome OS specific verity_utils module.
by Alex Deymo
· 10 years ago
b17327c
New BootControlInterface implementation for Android.
by Alex Deymo
· 10 years ago
40d86b2
Make Hardware class platform specific.
by Alex Deymo
· 10 years ago
6f20dd4
Fix includes and DBus headers to build on Android.
by Alex Deymo
· 10 years ago
749c176
Add .gyp file for the DBus client library ebuild.
by Alex Deymo
· 10 years ago
d6deb1d
Use installed DBus libraries instead of generating them.
by Alex Deymo
· 10 years ago
46e9b17
Add major_version flag in delta_generator.
by Sen Jiang
· 10 years ago
0e65938
Merge "update_engine: New BootControlInterface class."
by Alex Deymo
· 10 years ago
763e7db
update_engine: New BootControlInterface class.
by Alex Deymo
· 10 years ago
f90ca41
Merge "Generate update operations per partition"
by Sen Jiang
· 10 years ago
ebdf17d
Generate update operations per partition
by Sen Jiang
· 10 years ago
8a7d0ca
Rename DBus adaptor .xml file to .dbus-xml
by Alex Deymo
· 10 years ago
5476a47
Add PRESUBMIT.cfg to check the right license header.
by Alex Deymo
· 10 years ago
a7a34d8
Build update_engine from the new directory path.
by Alex Deymo
· 10 years ago
431992f
Merge "Fix cros_workon_make for update_engine."
by Alex Deymo
· 10 years ago
5456c19
Call SetOperationBlob in ChunkProcessor
by Sen Jiang
· 10 years ago
2b730d7
Fix cros_workon_make for update_engine.
by Alex Deymo
· 10 years ago
b8803bb
Split DBus client proxies into separated headers.
by Alex Deymo
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
d2956cc
update_engine: Split DBus client proxies to a library.
by Alex Deymo
· 10 years ago
583f7b9
Sync update_engine from chromiumos/platform2.
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
c00c98a
update_engine: Use portable string format functions.
by Alex Deymo
· 10 years ago
f7feb23
update_engine: libupdate_engine depends on dbus-proxies action.
by Alex Deymo
· 10 years ago
04ef207
update_engine: Upload sample images for testing.
by Alex Deymo
· 10 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 10 years ago
3053450
update_engine: Switch to chrome-dbus for client requests in update_engine
by Alex Deymo
· 10 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 11 years ago
8cc502d
update_engine: Change OperationsGenerator to use BlobFileWriter
by Sen Jiang
· 10 years ago
535f3b7
update_engine: Use chromeos::Process in http_fetcher_unittest.
by Alex Deymo
· 10 years ago
ea4444d
update_engine: Replace g_usleep() with usleep().
by Alex Deymo
· 10 years ago
b9e8e26
update_engine: Use FileStream in FilesystemVerifierAction.
by Alex Deymo
· 10 years ago
f6ee016
update_engine: Move ConnectionManager to an abstract Interface.
by Alex Deymo
· 10 years ago
75eac7e
update_engine: Convert NetworkConnectionType to enum class.
by Alex Deymo
· 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
da73df5
update_engine: Fix flaky DeltaPerformerTest.
by Alex Deymo
· 10 years ago
Next »