Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_update_engine
/
514d031c182cef1d8740456e4fb5df49050d6437
/
common
/
subprocess.h
d76a8ac
Rename stdout and stderr to stdout_str and stderr_str
by Colin Cross
· 3 years, 5 months ago
852f57d
update engine: clang formatting
by Vyshu
· 4 years, 7 months ago
4bd46b3
Fix header includes for brillo/supprocess
by Amin Hassani
· 4 years, 8 months ago
934b847
Update UE to remove MessageLoop::current()->WatchFileDescriptor.
by Tianjie
· 5 years ago
55abd3c
Merge remote-tracking branch 'aosp/upstream-master' into merge
by Tianjie
· 5 years ago
e017627
update_engine: Update for new location for brillo processes
by Simon Glass
· 5 years ago
3a4caa1
update_engine: pipe stderr individually in SycnronousExec
by Amin Hassani
· 6 years ago
493fecb
update_engine: Replace FileWatcher.
by Hidehiko Abe
· 6 years ago
b268959
update_engine: Run clang-format on common/
by Amin Hassani
· 6 years ago
eb8c00a
update_engine: Remove unused function
by Amin Hassani
· 7 years ago
a885954
update_engine: Log output of alive subprocesses on exit.
by Amin Hassani
· 7 years ago
109c28d
Revert "Make transition to "postinstall" domain explicit."
by Alex Deymo
· 9 years ago
20e3960
Make transition to "postinstall" domain explicit.
by Alex Deymo
· 9 years ago
e384bb2
Subprocess: Close all unused file descriptors.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 10 years ago
[Renamed (96%) from subprocess.h]
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 10 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 10 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 11 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 10 years ago
29b8153
update_engine: Watch file descriptors using chromeos::MessageLoop.
by Alex Deymo
· 10 years ago
60ca1a7
update_engine: Migrate time-based glib main loop calls to MessageLoop.
by Alex Deymo
· 10 years ago
f9cb98c
update_engine: Clean up angle brackets in template types.
by Ben Chan
· 11 years ago
05735a1
update_engine: Include base/macros.h instead of base/basictypes.h
by Ben Chan
· 11 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 11 years ago
cf175a0
Fix cpplint errors.
by Gilad Arnold
· 11 years ago
bc91a27
Replace std::tr1::shared_ptr by std::shared_ptr.
by Alex Deymo
· 11 years ago
759c275
Fix header guards to comply with Google Coding Style.
by Alex Deymo
· 11 years ago
85d02b7
AU: Add support for reading the output of synchronous exec calls.
by Darin Petkov
· 14 years ago
6f03a3b
AU: Execute postinst asynchronously so that the D-Bus service is not blocked.
by Darin Petkov
· 15 years ago
5a23283
AU: Pass opened device fd from update engine to bspatch.
by Andrew de los Reyes
· 15 years ago
a7fcafa
AU: Mix stdout and stderr together in the logs.
by Kenneth Waters
· 15 years ago
790e62e
[update_engine] Update to use not-hideously-old logging API from chrome
by Chris Masone
· 15 years ago
09e56d6
AU: Class to perform delta updates.
by Andrew de los Reyes
· 15 years ago
3defe6a
Missed new files in last commit
by adlr@google.com
· 15 years ago