Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_update_engine
/
aedfef3c2f2834645654833bae6fd1daf6ca1040
/
common
/
subprocess_unittest.cc
b0b6cc2
update_engine: remove usages of base::MessageLoop.
by Qijiang Fan
· 4 years, 3 months ago
9956320
Fix remaining styling and compiling issues
by Amin Hassani
· 4 years, 4 months ago
15a6ead
Reduce wait time in SubprocessTest.CancelTest
by Qijiang Fan
· 4 years, 6 months ago
934b847
Update UE to remove MessageLoop::current()->WatchFileDescriptor.
by Tianjie
· 4 years, 7 months ago
55abd3c
Merge remote-tracking branch 'aosp/upstream-master' into merge
by Tianjie
· 4 years, 7 months ago
6955bcc
update_engine: Get rid of WatchFileDescriptor.
by Qijiang Fan
· 5 years ago
3a4caa1
update_engine: pipe stderr individually in SycnronousExec
by Amin Hassani
· 5 years ago
b268959
update_engine: Run clang-format on common/
by Amin Hassani
· 6 years ago
eab915e
Revert "Partially Revert 2b9d241"
by Hidehiko Abe
· 6 years ago
71818c8
Partially Revert 2b9d241
by Amin Hassani
· 7 years ago
2b9d241
update_engine: Update libchrome APIS to r456626.
by Hidehiko Abe
· 7 years ago
ffb30ed
Revert "update_engine: Update libchrome APIS to r456626."
by Luis Hector Chavez
· 7 years ago
663ff4b
update_engine: Update libchrome APIS to r456626.
by Jay Civelli
· 8 years ago
70a2119
update_engine: clean up sleep process in SubprocessTest.CancelTest
by Ben Chan
· 8 years ago
5c6bb1d
Fix clang-tidy performance warnings in update_engine.
by Chih-Hung Hsieh
· 8 years ago
f1cf348
update_engine: Update libchrome APIs to r405848
by Luis Hector Chavez
· 8 years ago
279d572
Fix PipeClosedWhenNotRedirectedTest.
by Alex Deymo
· 9 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
279bbab
Fix Subprocess unittests.
by Alex Deymo
· 9 years ago
80f70ff
Build unittests in Brillo.
by Alex Deymo
· 9 years ago
39910dc
Split payload application code into a subdirectory.
by Alex Deymo
· 9 years ago
[Renamed (98%) from subprocess_unittest.cc]
3f39d5c
update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
aea4c1c
Re-license update_engine to Apache2
by Alex Deymo
· 9 years ago
0b3db6b
update_engine: Remove all references to glib.
by Alex Deymo
· 9 years ago
b7ca096
update_engine: Migrate UE DBus service to chrome DBus bindings.
by Alex Deymo
· 10 years ago
ea4444d
update_engine: Replace g_usleep() with usleep().
by Alex Deymo
· 9 years ago
461b259
update_engine: Use libchromeos to launch subprocesses.
by Alex Deymo
· 9 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
aab50e3
Include the implemented header first in all projects.
by Alex Deymo
· 10 years ago
10875d9
update_engine: Move test-only utils to test_utils.{h,cc}.
by Alex Deymo
· 10 years ago
88b591f
update_engine: Replace NULL with nullptr
by Alex Vakulenko
· 10 years ago
5d52780
update_engine: Move ext2 tools to its own file in payload_generator.
by Alex Deymo
· 11 years ago
d2779df
update_engine: fixed warnings from cpplint
by Alex Vakulenko
· 11 years ago
75039d7
update_engine: update to libbase 242728
by Alex Vakulenko
· 11 years ago
b6c562a
AU/unittest: test code spawns local HTTP server with unique port
by Gilad Arnold
· 12 years ago
97bdb3f
AU/unittest: parameterize test_http_server port
by Gilad Arnold
· 12 years ago
8e3f126
AU: replace sleep/usleep with g_usleep
by Gilad Arnold
· 12 years ago
8155d08
pull in base/stringprintf.h explicitly
by Mike Frysinger
· 13 years ago
85d02b7
AU: Add support for reading the output of synchronous exec calls.
by Darin Petkov
· 14 years ago
c1d5c93
AU: Handle firmware update failure when booted from FW slot B.
by Andrew de los Reyes
· 14 years ago
6f03a3b
AU: Execute postinst asynchronously so that the D-Bus service is not blocked.
by Darin Petkov
· 14 years ago
f67bb1f
AU: Change test http server port from 8080 to 8088.
by Darin Petkov
· 14 years ago
b7de1d5
Don't generate quitquitquit files when running unit tests.
by Darin Petkov
· 14 years ago
27fa9c5
Don't wait for the http server forever.
by Darin Petkov
· 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