- 5919288 update_engine: Run backuptool only in debuggable builds by Luca Stefani · 4 years, 10 months ago
- ee10c41 update_engine: Transition to backuptool domain by Luca Stefani · 6 years ago
- c0ff77c update_engine: Add performance mode by Gabriele M · 7 years ago
- 4bdbf0f Revert "Add ramdisk_available to init_first_stage's deps" by Inseob Kim · 3 years, 6 months ago
- 7729c21 Add ramdisk_available to init_first_stage's deps by Inseob Kim · 3 years, 7 months ago
- 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 3 years, 8 months ago
- aedfef3 Don't call into apexservice if device uses flattened apexes by Nikita Ioffe · 3 years, 8 months ago
- 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 3 years, 8 months ago
- b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 3 years, 9 months ago
- 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years, 2 months ago
- b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 3 years, 11 months ago
- 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 3 years, 11 months ago
- 9b85a6c [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years, 11 months ago
- 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years ago
- 95f89e9 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years ago
- eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 4 years, 1 month ago
- c710cf2 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Kelvin Zhang · 4 years, 1 month ago
- 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 4 years, 1 month ago
- 6d121de Add product_available to product available modules by Justin Yun · 4 years, 2 months ago
- 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 4 years, 1 month ago
- 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 2 months ago
- 64a8016 update_engine: Turn on Chrome Kiosk app by default by Amin Hassani · 4 years, 2 months ago
- 4fec0f2 update_engine: Turn on Chrome network proxy by default by Amin Hassani · 4 years, 2 months ago
- 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 4 years, 2 months ago
- 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 2 months ago
- ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 2 months ago
- 9754f17 Implement SnapshotExtentWriter by Kelvin Zhang · 4 years, 3 months ago
- b05e4e2 Implement common library for converting InstallOps to Cow Ops by Kelvin Zhang · 4 years, 3 months ago
- 9b10dba Implement VABCPartitionWriter by Kelvin Zhang · 4 years, 3 months ago
- 6c190a2 Link to libsnapshot_cow and libz where libsnapshot is linked. by David Anderson · 4 years, 3 months ago
- 94f51cc Add a skeleton class for VABCPartitionWriter by Kelvin Zhang · 4 years, 3 months ago
- 309c8a8 Make update_engine_stable_client product_specific. by Yifan Hong · 4 years, 3 months ago
- 300a8eb Revert "Link to libsnapshot_cow where libsnapshot is linked." by Tianjie Xu · 4 years, 3 months ago
- 50bac65 Move partition writer to a separate file by Kelvin Zhang · 4 years, 3 months ago
- 9bd519d Add partition writer class. by Kelvin Zhang · 4 years, 3 months ago
- 420bed5 Link to libsnapshot_cow where libsnapshot is linked. by David Anderson · 4 years, 3 months ago
- 70ba92e Read boot image version from ro.bootimage.build.date.utc by Yifan Hong · 4 years, 3 months ago
- 126d13e Only prevent boot image downgrade if sysprop set. by Yifan Hong · 4 years, 3 months ago
- 5e6dfe3 Allow including file_descriptor.h in fs_mgr. by David Anderson · 4 years, 3 months ago
- 18e9f3c Use sh_binary for a host shell script. by Martin Stjernholm · 4 years, 4 months ago
- fd6640f Check boot image version before update. by Yifan Hong · 4 years, 4 months ago
- c1c9305 Revert "Revert "Expose extent_ranges for libsnapshot to use in resolving..."" by David Anderson · 4 years, 4 months ago
- 87af6c0 Implement the functions in CowMergeOperations by Tianjie · 4 years, 5 months ago
- e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 4 years, 5 months ago
- 5ef2d8a Revert "Expose extent_ranges for libsnapshot to use in resolving..." by Ankit Goyal · 4 years, 4 months ago
- 1f3f3b0 Expose extent_ranges for libsnapshot to use in resolving merge sequences. by David Anderson · 4 years, 4 months ago
- a6e1812 Remove metric_report_android.cc from unittests by Kelvin Zhang · 4 years, 5 months ago
- d51738c Add update_engine_stable_client by Yifan Hong · 4 years, 5 months ago
- 2562cf2 Add binder_service_stable_android by Yifan Hong · 4 years, 5 months ago
- 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 4 years, 5 months ago
- 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 4 years, 6 months ago
- 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 4 years, 7 months ago
- d3865d1 Add PartitionUpdateGenerator by Tianjie · 4 years, 7 months ago
- e757420 sideload: fix duplicated logging by Yifan Hong · 4 years, 9 months ago
- 29ebd7a Revert "Setup android-base logging in sideload." by Yifan Hong · 4 years, 9 months ago
- 2969290 Add DynamicPartitionControl::EraseSystemOtherAvbFooter by Yifan Hong · 4 years, 9 months ago
- 37ae856 Allow parsing boot image with header version 3 by Tianjie · 4 years, 9 months ago
- 0f821c7 Remove libutilscallstack dependency by Yifan Hong · 4 years, 11 months ago
- d976cc5 Virtual A/B report metrics from update_engine. (1/2) by Yifan Hong · 4 years, 10 months ago
- c80de2d [REFACTOR] Split Android and CrOS logging. by Yifan Hong · 4 years, 10 months ago
- dad0af8 Add CleanupPreviousUpdateAction. by Yifan Hong · 4 years, 10 months ago
- 212d795 Temporarily add libutilscallstack dependency by Yifan Hong · 5 years ago
- 6230025 Remove libmetricslogger dependency from update_engine by Tianjie Xu · 5 years ago
- 75cc9f2 Report metrics to statsd from update engine by Tianjie Xu · 5 years ago
- e7ce821 Use libfs_mgr_binder when linking to binder-enabled libsnapshot. by David Anderson · 5 years ago
- 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 5 years ago
- daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 5 years ago
- 3a1a561 Proper split of BootControl and DynamicPartitionControl. by Yifan Hong · 5 years ago
- c73cb8c Setup android-base logging in sideload. by Yifan Hong · 5 years ago
- 2111d06 Link to IBootControl 1.1. by David Anderson · 5 years ago
- be4ea23 Update engine now depends on otacerts by Tianjie Xu · 5 years ago
- 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 5 years ago
- 7bbe015 Add EC key signing support by Tianjie Xu · 5 years ago
- 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 5 years ago
- 420db9b DynamicPartitionControl: map snapshot devices for virt ab by Yifan Hong · 5 years ago
- 87ea73f dynamic_partition_test_utils: use libstorage_literals_headers by Yifan Hong · 5 years ago
- 48598e8 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
- 916af85 update_engine: Test update_engine printouts by Jae Hoon Kim · 5 years ago
- 644ffc0 [REFACTOR] Move and refactor tests. am: c049f93549 by Yifan Hong · 5 years ago
- a6ba12c [REFACTOR] DynamicPartitionControl: minimize API am: 012508efa3 by Yifan Hong · 5 years ago
- c049f93 [REFACTOR] Move and refactor tests. by Yifan Hong · 5 years ago
- 012508e [REFACTOR] DynamicPartitionControl: minimize API by Yifan Hong · 5 years ago
- 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
- 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
- 565331e update_engine: Break UpdateEngineDaemon into their own implementations by Amin Hassani · 6 years ago
- c80d2d8 update_engine: Remove brillo binder library by Amin Hassani · 6 years ago
- 4b6d126 update_engine: Validate payload properties. by Jae Hoon Kim · 6 years ago
- 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
- 8bc0f30 Match src paths with aidl package name am: 3c7e4b6046 am: 49813e0de7 by Dan Willemsen · 6 years ago
- 3c7e4b6 Match src paths with aidl package name by Dan Willemsen · 6 years ago
- 51ce9dd Remove the support for PRODUCT_STATIC_BOOT_CONTROL_HAL. am: 3d9f2edc37 by Tao Bao · 6 years ago
- 3d9f2ed Remove the support for PRODUCT_STATIC_BOOT_CONTROL_HAL. by Tao Bao · 6 years ago
- 552a9cd Support `atest update_engine_unittests`. am: 9456b6fa14 am: ffb7595386 by Tao Bao · 6 years ago
- 9456b6f Support `atest update_engine_unittests`. by Tao Bao · 6 years ago
- 1e882f6 update_engine requires update_engine_payload_key. am: 1e1c86cd64 am: 3799647e6b by Tao Bao · 6 years ago
- 1e1c86c update_engine requires update_engine_payload_key. by Tao Bao · 6 years ago
- 26858e2 Support signing payload with 4096 bits RSA keys am: cda3c034bc am: 5bb6cf142b by xunchang · 6 years ago
- cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
- 2d05af4 Merge "Merge aosp/upstream-master into aosp/master." am: d58a121177 am: f6c1a57a62 by Sen Jiang · 6 years ago
- 2e4eda5 update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago