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