summaryrefslogtreecommitdiff
path: root/payload_consumer/postinstall_runner_action_unittest.cc
AgeCommit message (Expand)Author
2021-05-05Rename postinstall_mount_device to readonly_target_pathKelvin Zhang
2021-03-30Allow /postinstall files to have custom contextsAlex Light
2020-12-07Mock a /postinstall dir at test timeKelvin Zhang
2020-11-23Do not map dynamic partitions on VABC devicesKelvin Zhang
2020-11-03update_engine: Create cros vs. aosp boundary clearAmin Hassani
2020-10-23update_engine: remove usages of base::MessageLoop.Qijiang Fan
2020-07-29Update language to comply with Android's inclusive language guidanceSaint Chou
2020-07-06Merge remote-tracking branch 'aosp/upstream-master' into mergeTianjie
2020-01-14Allow update_engine to skip post-installTianjie Xu
2019-09-17update_engine: AddressSanitizer PostinstallerRunnerAction RunAsRoot leak fixJae Hoon Kim
2019-04-24update_engine: Place enterprise rollback save marker fileZentaro Kavanagh
2019-01-22update_engine: Add support for enterprise rollback powerwashZentaro Kavanagh
2019-01-10Remove unused functions in test_utils.Sen Jiang
2018-08-13Merge remote-tracking branch 'aosp/upstream-master' into aosp/master.Sen Jiang
2018-07-25update_engine: Pass Action ownership to ActionProcessorAmin Hassani
2018-05-14update_engine: Process Omaha response for rollback imagesMarton Hunyady
2018-03-19Partially Revert 2b9d241Amin Hassani
2018-01-11Merge remote-tracking branch 'goog/upstream-master'.Sen Jiang
2017-12-18update_engine: Update libchrome APIS to r456626.Hidehiko Abe
2017-09-21update_engine: Replace vector<Extent> with RepeatedPtrField<Extent>Amin Hassani
2016-07-27update_engine: Update libchrome APIs to r405848Luis Hector Chavez
2016-06-10Add a few more unittest for parsing global_progress.Alex Deymo
2016-06-09Implement powerwash on Android.Alex Deymo
2016-04-13Remove utils::MakeTempDirectory().Sen Jiang
2016-04-12Remove postinstall unittests root check.Alex Deymo
2016-04-04Parse postinstall program progress updates.Alex Deymo
2016-03-23Fix unittest key path in Brillo.Sen Jiang
2016-03-12Implement susped, resume and cancel for the Postinstall action.Alex Deymo
2016-03-12Rework postinstall unittests to pass on Android.Alex Deymo
2016-02-29Parse postinstall parameters from the payload metadata.Alex Deymo
2016-02-17Build unittests in Brillo.Alex Deymo
2015-11-25Remove SystemState from post-install step.Alex Deymo
2015-11-12Split payload application code into a subdirectory.Alex Deymo