Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
22b62e4133bd7ea028f04409e9cb0ec09d45e8db
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
8a4deed
Rename mock_dynamic_partition_control to am: b57c27012f
by Kelvin Zhang
· 5 years ago
ebc8de1
Add OpenCowReader interface method to dynamic partition control am: c82511cd8f
by Kelvin Zhang
· 5 years ago
b57c270
Rename mock_dynamic_partition_control to mock_dynamic_partition_control_android
by Kelvin Zhang
· 5 years ago
c82511c
Add OpenCowReader interface method to dynamic partition control
by Kelvin Zhang
· 5 years ago
6bd5cd4
Add `full_boot` option to brillo_update_payload am: 999705e45c
by Kelvin Zhang
· 5 years ago
999705e
Add `full_boot` option to brillo_update_payload
by Kelvin Zhang
· 5 years ago
ac83488
update_engine: Add enterprise rollback update policy impl
by Saurabh Nijhara
· 5 years ago
538bd59
update_engine: Make SystemState accessible from everywhere
by Amin Hassani
· 5 years ago
c349d75
Add timeout to OpenCowWriter am: 877ddbe3a7
by Kelvin Zhang
· 5 years ago
877ddbe
Add timeout to OpenCowWriter
by Kelvin Zhang
· 5 years ago
780800e
Add FileDescriptorPtr interface to verity writer am: b138ab5e1d
by Kelvin Zhang
· 5 years ago
b138ab5
Add FileDescriptorPtr interface to verity writer
by Kelvin Zhang
· 5 years ago
50b3783
Add small testcase for merge sequence generator am: b65868ccc0
by Kelvin Zhang
· 5 years ago
b65868c
Add small testcase for merge sequence generator
by Kelvin Zhang
· 5 years ago
79fec2d
update_engine: Add minimum version policy impl
by Saurabh Nijhara
· 5 years ago
123c3e1
Revert "Handle resume of VABC updates by emitting labels" am: 59928f18f7
by Kelvin Zhang
· 5 years ago
59928f1
Revert "Handle resume of VABC updates by emitting labels"
by Kelvin Zhang
· 5 years ago
f368735
update_engine: Turn on Shill by default
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
4c5413d
update_engine: Store fingerprint value from Omaha response.
by Vyshu Khota
· 5 years ago
f8decd3
Add PReadAll/PWriteAll for filedescriptor ptr am: c3c0a3ab46
by Kelvin Zhang
· 5 years ago
5ff76a2
update_engine: Make PayloadStateTests class tests
by Amin Hassani
· 5 years ago
956a89c
update_engine: Remove inline identifier from RealSystemState
by Amin Hassani
· 5 years ago
c288bf6
update_engine: Move DaemonStateInterface implementation to UpdateAttempter
by Amin Hassani
· 5 years ago
d0e2c2e
Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll am: 4b28024b7b
by Kelvin Zhang
· 5 years ago
da35b87
update_engine: Clean up a bit of logs
by Amin Hassani
· 5 years ago
e2cac61
update_engine: Support DLC Cohorts
by Jae Hoon Kim
· 5 years ago
5611cd3
update_engine: Rename const test variables
by Jae Hoon Kim
· 5 years ago
c3c0a3a
Add PReadAll/PWriteAll for filedescriptor ptr
by Kelvin Zhang
· 5 years ago
4b28024
Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll
by Kelvin Zhang
· 5 years ago
268f043
Estimate COW image size during OTA generation am: 7a2657510c
by Kelvin Zhang
· 5 years ago
dfa200f
Handle resume of VABC updates by emitting labels am: 24599af599
by Kelvin Zhang
· 5 years ago
7a26575
Estimate COW image size during OTA generation
by Kelvin Zhang
· 5 years ago
Next »