1. e017627 update_engine: Update for new location for brillo processes by Simon Glass · 5 years ago
  2. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  3. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  4. 3a4caa1 update_engine: pipe stderr individually in SycnronousExec by Amin Hassani · 6 years ago
  5. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  6. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 7 years ago
  7. eb8c00a update_engine: Remove unused function by Amin Hassani · 7 years ago
  8. a885954 update_engine: Log output of alive subprocesses on exit. by Amin Hassani · 7 years ago
  9. 1d3b863 Send SIGKILL to kill the child. by Sen Jiang · 9 years ago
  10. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 9 years ago
  11. 109c28d Revert "Make transition to "postinstall" domain explicit." by Alex Deymo · 9 years ago
  12. 20e3960 Make transition to "postinstall" domain explicit. by Alex Deymo · 9 years ago
  13. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  14. e384bb2 Subprocess: Close all unused file descriptors. by Alex Deymo · 9 years ago
  15. d15c546 Implement susped, resume and cancel for the Postinstall action. by Alex Deymo · 9 years ago
  16. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago[Renamed (98%) from subprocess.cc]
  17. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  18. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  19. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 11 years ago
  20. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 10 years ago
  21. 957cf4d update_engine: Stop watching stdout when child closes it. by Alex Deymo · 10 years ago
  22. 29b8153 update_engine: Watch file descriptors using chromeos::MessageLoop. by Alex Deymo · 10 years ago
  23. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  24. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  25. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 11 years ago
  26. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  27. 3e0b53e update_engine: Fake chromeos-setgoodkernel command for testing. by Alex Deymo · 11 years ago
  28. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 11 years ago
  29. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  30. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 11 years ago
  31. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  32. 8303a86 Replace deprecated scoped_array<T> with scoped_ptr<T[]> by Ben Chan · 12 years ago
  33. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 13 years ago
  34. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 14 years ago
  35. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 14 years ago
  36. 478435e AU: Fix memory leaks in Subprocess. by Darin Petkov · 14 years ago
  37. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 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 · 15 years ago
  40. 50f3649 AU: locate bsdiff/bspatch in $PATH, rather than hard coding their location. by Andrew de los Reyes · 15 years ago
  41. 5a23283 AU: Pass opened device fd from update engine to bspatch. by Andrew de los Reyes · 15 years ago
  42. c6c57a5 [update_engine] handle NULL returns from strdup by Chris Masone · 15 years ago
  43. a7fcafa AU: Mix stdout and stderr together in the logs. by Kenneth Waters · 15 years ago
  44. bef0c7d AU: clean up logs by Andrew de los Reyes · 15 years ago
  45. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 15 years ago
  46. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 15 years ago
  47. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 15 years ago
  48. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 15 years ago
  49. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 15 years ago
  50. 3defe6a Missed new files in last commit by adlr@google.com · 16 years ago