index
:
Project-1CE/system_update_engine
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payload_consumer
/
postinstall_runner_action_unittest.cc
Age
Commit message (
Expand
)
Author
2021-05-05
Rename postinstall_mount_device to readonly_target_path
Kelvin Zhang
2021-03-30
Allow /postinstall files to have custom contexts
Alex Light
2020-12-07
Mock a /postinstall dir at test time
Kelvin Zhang
2020-11-23
Do not map dynamic partitions on VABC devices
Kelvin Zhang
2020-11-03
update_engine: Create cros vs. aosp boundary clear
Amin Hassani
2020-10-23
update_engine: remove usages of base::MessageLoop.
Qijiang Fan
2020-07-29
Update language to comply with Android's inclusive language guidance
Saint Chou
2020-07-06
Merge remote-tracking branch 'aosp/upstream-master' into merge
Tianjie
2020-01-14
Allow update_engine to skip post-install
Tianjie Xu
2019-09-17
update_engine: AddressSanitizer PostinstallerRunnerAction RunAsRoot leak fix
Jae Hoon Kim
2019-04-24
update_engine: Place enterprise rollback save marker file
Zentaro Kavanagh
2019-01-22
update_engine: Add support for enterprise rollback powerwash
Zentaro Kavanagh
2019-01-10
Remove unused functions in test_utils.
Sen Jiang
2018-08-13
Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.
Sen Jiang
2018-07-25
update_engine: Pass Action ownership to ActionProcessor
Amin Hassani
2018-05-14
update_engine: Process Omaha response for rollback images
Marton Hunyady
2018-03-19
Partially Revert 2b9d241
Amin Hassani
2018-01-11
Merge remote-tracking branch 'goog/upstream-master'.
Sen Jiang
2017-12-18
update_engine: Update libchrome APIS to r456626.
Hidehiko Abe
2017-09-21
update_engine: Replace vector<Extent> with RepeatedPtrField<Extent>
Amin Hassani
2016-07-27
update_engine: Update libchrome APIs to r405848
Luis Hector Chavez
2016-06-10
Add a few more unittest for parsing global_progress.
Alex Deymo
2016-06-09
Implement powerwash on Android.
Alex Deymo
2016-04-13
Remove utils::MakeTempDirectory().
Sen Jiang
2016-04-12
Remove postinstall unittests root check.
Alex Deymo
2016-04-04
Parse postinstall program progress updates.
Alex Deymo
2016-03-23
Fix unittest key path in Brillo.
Sen Jiang
2016-03-12
Implement susped, resume and cancel for the Postinstall action.
Alex Deymo
2016-03-12
Rework postinstall unittests to pass on Android.
Alex Deymo
2016-02-29
Parse postinstall parameters from the payload metadata.
Alex Deymo
2016-02-17
Build unittests in Brillo.
Alex Deymo
2015-11-25
Remove SystemState from post-install step.
Alex Deymo
2015-11-12
Split payload application code into a subdirectory.
Alex Deymo