1. 6955bcc update_engine: Get rid of WatchFileDescriptor. by Qijiang Fan · 5 years ago
  2. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 5 years ago
  3. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  4. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 6 years ago
  5. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
  6. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  7. ffb30ed Revert "update_engine: Update libchrome APIS to r456626." by Luis Hector Chavez · 7 years ago
  8. 663ff4b update_engine: Update libchrome APIS to r456626. by Jay Civelli · 8 years ago
  9. 70a2119 update_engine: clean up sleep process in SubprocessTest.CancelTest by Ben Chan · 8 years ago
  10. 5c6bb1d Fix clang-tidy performance warnings in update_engine. by Chih-Hung Hsieh · 8 years ago
  11. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 9 years ago
  12. 279d572 Fix PipeClosedWhenNotRedirectedTest. by Alex Deymo · 9 years ago
  13. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 9 years ago
  14. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  15. e384bb2 Subprocess: Close all unused file descriptors. by Alex Deymo · 9 years ago
  16. 279bbab Fix Subprocess unittests. by Alex Deymo · 9 years ago
  17. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  18. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago[Renamed (98%) from subprocess_unittest.cc]
  19. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  20. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  21. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  22. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  23. ea4444d update_engine: Replace g_usleep() with usleep(). by Alex Deymo · 9 years ago
  24. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  25. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 10 years ago
  26. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  27. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  28. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  29. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  30. 5d52780 update_engine: Move ext2 tools to its own file in payload_generator. by Alex Deymo · 11 years ago
  31. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  32. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  33. b6c562a AU/unittest: test code spawns local HTTP server with unique port by Gilad Arnold · 12 years ago
  34. 97bdb3f AU/unittest: parameterize test_http_server port by Gilad Arnold · 12 years ago
  35. 8e3f126 AU: replace sleep/usleep with g_usleep by Gilad Arnold · 12 years ago
  36. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  37. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 14 years ago
  38. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 14 years ago
  39. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 14 years ago
  40. f67bb1f AU: Change test http server port from 8080 to 8088. by Darin Petkov · 14 years ago
  41. b7de1d5 Don't generate quitquitquit files when running unit tests. by Darin Petkov · 14 years ago
  42. 27fa9c5 Don't wait for the http server forever. by Darin Petkov · 15 years ago
  43. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 15 years ago
  44. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago