summaryrefslogtreecommitdiff
path: root/common/subprocess_unittest.cc
AgeCommit message (Expand)Author
2020-10-23update_engine: remove usages of base::MessageLoop.Qijiang Fan
2020-09-16Fix remaining styling and compiling issuesAmin Hassani
2020-07-28Reduce wait time in SubprocessTest.CancelTestQijiang Fan
2020-07-23Update UE to remove MessageLoop::current()->WatchFileDescriptor.Tianjie
2020-07-06Merge remote-tracking branch 'aosp/upstream-master' into mergeTianjie
2019-11-24update_engine: Get rid of WatchFileDescriptor.Qijiang Fan
2019-11-07update_engine: pipe stderr individually in SycnronousExecAmin Hassani
2019-01-16update_engine: Run clang-format on common/Amin Hassani
2018-11-21Revert "Partially Revert 2b9d241"Hidehiko Abe
2018-03-19Partially Revert 2b9d241Amin Hassani
2017-12-18update_engine: Update libchrome APIS to r456626.Hidehiko Abe
2017-07-26Revert "update_engine: Update libchrome APIS to r456626."Luis Hector Chavez
2017-07-26update_engine: Update libchrome APIS to r456626.Jay Civelli
2017-05-31update_engine: clean up sleep process in SubprocessTest.CancelTestBen Chan
2016-07-28Fix clang-tidy performance warnings in update_engine.Chih-Hung Hsieh
2016-07-27update_engine: Update libchrome APIs to r405848Luis Hector Chavez
2016-04-08Fix PipeClosedWhenNotRedirectedTest.Alex Deymo
2016-04-05Revert "Make transition to "postinstall" domain explicit."Alex Deymo
2016-04-05Make transition to "postinstall" domain explicit.Alex Deymo
2016-04-04Subprocess: Close all unused file descriptors.Alex Deymo
2016-02-19Fix Subprocess unittests.Alex Deymo
2016-02-17Build unittests in Brillo.Alex Deymo
2015-11-12Split payload application code into a subdirectory.Alex Deymo