Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
b93055f15cf30fbb50107fdc3a55867c2487e141
b93055f
Add a util for converting ota payload to cow image
by Kelvin Zhang
· 5 years ago
4ab946d
Add a library function for performing a cow dry run
by Kelvin Zhang
· 5 years ago
9b8a2bb
Allow payload_metadata to take raw pointers with size
by Kelvin Zhang
· 5 years ago
51e08b9
Fix an edge case where AllocateSpaceForPayload causes OTA to fail
by Kelvin Zhang
· 5 years ago
24a8279
Allow update_engine to communicate with apexd for size calculation
by Mohammad Samiul Islam
· 5 years ago
8933d57
Reserve space for apex by creating a file and write 0s
by Kelvin Zhang
· 5 years ago
4ca06c1
Add vabc_compression parameter to update_metadata
by Kelvin Zhang
· 5 years ago
51aad99
Add option to invoke AllocateSpaceForPayload from update_device.py
by Kelvin Zhang
· 5 years ago
b00089b
Detect if update is already running when updating with file descriptor
by Håkan Kvist
· 5 years ago
0618835
Use UpdateUsesSnapshotCompression to determine if VABC is used
by Kelvin Zhang
· 5 years ago
3a55fc2
Don't list dynamic if a slot doesn't support DAP
by Tianjie
· 5 years ago
9b85a6c
[LSC] Add LOCAL_LICENSE_KINDS to system/update_engine
by Bob Badour
· 5 years ago
deb3445
Reland: Pass apex_info.pb file to delta_generator
by Kelvin Zhang
· 5 years ago
bab11c5
Add vabc flag to UpdateAttemptReported / SnapshotMergeReported.
by Yifan Hong
· 5 years ago
c514f66
MetricsReporter gets DynamicPartitionControl.
by Yifan Hong
· 5 years ago
93c497d
UpdateAttempterAndroidTest: Fix field init order
by Yifan Hong
· 5 years ago
b0cbd39
Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression
by Yifan Hong
· 5 years ago
9101ff3
Add a flag to manually override VABC
by Kelvin Zhang
· 5 years ago
6a4d1ec
Check for null of cow_writer_ before call Finalize()
by Kelvin Zhang
· 5 years ago
9661fb3
Propagate the update compression status into SnapshotMergeStats.
by David Anderson
· 5 years ago
9dd2d4f
Reland: Add ApexInfo field to update_metadata.proto
by Mohammad Samiul Islam
· 5 years ago
0a52f1b
Skip merge sequence and COW computation if VABC disabled
by Kelvin Zhang
· 5 years ago
6b45ea5
Add a preupload hook to forbid use of "required" keyword in protobuf
by Kelvin Zhang
· 5 years ago
e34db34
Revert "Add ApexInfo field to update_metadata.proto"
by Tianjie Xu
· 5 years ago
195d0a9
Revert "Pass apex_info.pb file to delta_generator"
by Tianjie Xu
· 5 years ago
2e3cdae
Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc"
by Tianjie Xu
· 5 years ago
f650fa4
Regenerate checked-in update_metadata_pb2.py with aprotoc
by Yifan Hong
· 5 years ago
4e5da3e
Pass apex_info.pb file to delta_generator
by Kelvin Zhang
· 5 years ago
838793d
Calculate vbmetadigest of inactive slot
by Tianjie
· 5 years ago
8e2dce0
Add ApexInfo field to update_metadata.proto
by Mohammad Samiul Islam
· 5 years ago
95f89e9
Specify version for aidl_interface explicitly
by Jeongik Cha
· 5 years ago
66a9ebb
Correctly propagate not_in_payload flag
by Kelvin Zhang
· 5 years ago
b9a5f61
Don't use VABC in recovery
by Kelvin Zhang
· 5 years ago
ad8ea10
Add a "vabc_enabled" flag to update_metadata
by Kelvin Zhang
· 5 years ago
22b62e4
Remove two pointers of delta performer
by Kelvin Zhang
· 5 years ago
bb8e999
Move signature persistence to CheckpointUpdateProgress
by Kelvin Zhang
· 5 years ago
cf4600e
Use string_view for pref interface to reduce copy
by Kelvin Zhang
· 5 years ago
3265b31
Unconditionally save checkpoints when force = true
by Kelvin Zhang
· 5 years ago
4485897
Add unittest for filesystem verification action
by Kelvin Zhang
· 5 years ago
ead9fd7
Add unittest for load cache manifest success path
by Kelvin Zhang
· 5 years ago
5c1451f
Remove cros specific bits from aosp
by Kelvin Zhang
· 5 years ago
576efc5
Add host side simulation python script
by Kelvin Zhang
· 5 years ago
eb8703b
Always write SOURCE_COPY blocks in reverse order
by Kelvin Zhang
· 5 years ago
58480ef
Avoid self-overpping SOURCE_COPY ops by split them
by Kelvin Zhang
· 5 years ago
cfe694f
Add unittest for set next op index
by Kelvin Zhang
· 5 years ago
9056021
For ext4 filesystem log if created/modified timestamp differs
by Håkan Kvist
· 5 years ago
47c7d7f
Skip SOURCE_COPY with same src/dst extent
by Kelvin Zhang
· 5 years ago
2379fa9
Don't clear fs_mount_dir_
by Kelvin Zhang
· 5 years ago
fe74c61
Copy a version of download action for ChromeOS am: 97cb0585a1
by Kelvin Zhang
· 5 years ago
97cb058
Copy a version of download action for ChromeOS
by Kelvin Zhang
· 5 years ago
441e236
Mock a /postinstall dir at test time am: e9def4e20e
by Kelvin Zhang
· 5 years ago
e9def4e
Mock a /postinstall dir at test time
by Kelvin Zhang
· 5 years ago
87b8d43
Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" am: c710cf28ff
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
89f3cf0
Add product_available to product available modules am: 6d121de1d4
by Justin Yun
· 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
4f5657e
update_engine: Reduce the generated file sizes in some unittests
by Amin Hassani
· 5 years ago
f2c7435
Fix English typo in update_device.py am: 07676f5c38
by Kelvin Zhang
· 5 years ago
07676f5
Fix English typo in update_device.py
by Kelvin Zhang
· 5 years ago
6e8a37b
update_engine: Save and reload ping prefs from powerwash prefs.
by Vyshu
· 5 years ago
e33561e
Add unittest for resume update am: e4235b0ae4
by Kelvin Zhang
· 5 years ago
ddd6822
update_engine: Make SystemState pointer static only
by Amin Hassani
· 5 years ago
e4235b0
Add unittest for resume update
by Kelvin Zhang
· 5 years ago
1b1e2f5
Check if mount directory exists before attempting mount() syscall am: 4ce0110765
by Kelvin Zhang
· 5 years ago
76b3a64
update_engine: Add restricted intervals monitor
by Saurabh Nijhara
· 5 years ago
4ce0110
Check if mount directory exists before attempting mount() syscall
by Kelvin Zhang
· 5 years ago
043355b
update_engine: use new base::Delete{File,PathRecursively}
by hscham
· 5 years ago
bca33e1
Check for return value of ConsumeWithBuffer am: e3293c7c02
by Kelvin Zhang
· 5 years ago
a05050e
Do not map dynamic partitions on VABC devices am: 91d95fa945
by Kelvin Zhang
· 5 years ago
606abc9
update_engine: Restructure Omaha response processing
by Amin Hassani
· 5 years ago
e3293c7
Check for return value of ConsumeWithBuffer
by Kelvin Zhang
· 5 years ago
90e9f19
update_engine: Use PrefsInterface from SystemState
by Amin Hassani
· 5 years ago
0468a76
update_engine: Use clock and fake clock from SystemState
by Amin Hassani
· 5 years ago
01a45c0
update_engine: Unify cc flags with platform2
by Amin Hassani
· 5 years ago
1469ac1
Merge "Mark ab/6881855 as merged" into stage-aosp-master
by TreeHugger Robot
· 5 years ago
6e5ef9f
Add --disable_verity_computation flag to delta_generator am: 098e79a0c3
by Kelvin Zhang
· 5 years ago
91d95fa
Do not map dynamic partitions on VABC devices
by Kelvin Zhang
· 5 years ago
098e79a
Add --disable_verity_computation flag to delta_generator
by Kelvin Zhang
· 5 years ago
ba38e29
Mark ab/6881855 as merged
by Xin Li
· 5 years ago
159aa25
Handle resume of VABC updates by emitting labels am: 52cb1d75b6
by Kelvin Zhang
· 5 years ago
928feed
define full_boot flag in brillo_update_payload am: dde2ef4d52
by Kelvin Zhang
· 5 years ago
52cb1d7
Handle resume of VABC updates by emitting labels
by Kelvin Zhang
· 5 years ago
dde2ef4
define full_boot flag in brillo_update_payload
by Kelvin Zhang
· 5 years ago
a859c92
update_engine: Fix a TODO about variable name
by Amin Hassani
· 5 years ago
9ed2cee
update_engine: Don't keep pointer to SystemState available objects
by Amin Hassani
· 5 years ago
6178903
update_engine: Get OmahaRequestParams from SystemState
by Amin Hassani
· 5 years ago
1e19be3
update_engine: Use a second ActionProcessor for UpdateBootFlagsAction
by Amin Hassani
· 5 years ago
ce2345d
Add no_slot_switch flag to update_device script am: 8212f53f9d
by Kelvin Zhang
· 5 years ago
8212f53
Add no_slot_switch flag to update_device script
by Kelvin Zhang
· 5 years ago
b16e377
Don't use unix open() syscall on VABC partitions am: 3f60d53253
by Kelvin Zhang
· 5 years ago
3f60d53
Don't use unix open() syscall on VABC partitions
by Kelvin Zhang
· 5 years ago
59e0b4e
Use FileDescriptorPtr to implement async reads in verify stage am: ec205cf8dd
by Kelvin Zhang
· 5 years ago
d14d6a2
Add IsDynamicPartition API to easily check if a partition is dynamic am: eb9de16077
by Kelvin Zhang
· 5 years ago
ec205cf
Use FileDescriptorPtr to implement async reads in verify stage
by Kelvin Zhang
· 5 years ago
eb9de16
Add IsDynamicPartition API to easily check if a partition is dynamic
by Kelvin Zhang
· 5 years ago
43d7adc
update_engine: add variable for DeviceQuickFixBuildToken policy
by Saurabh Nijhara
· 5 years ago
e25fecb
Cleanup PayloadSigner::AddSignatureToManifest() am: 7010853f44
by Sen Jiang
· 5 years ago
7010853
Cleanup PayloadSigner::AddSignatureToManifest()
by Sen Jiang
· 5 years ago
Next »