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