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