1. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  3. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  4. 3e0b53e update_engine: Fake chromeos-setgoodkernel command for testing. by Alex Deymo · 10 years ago
  5. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  6. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  7. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 10 years ago
  8. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  9. 8303a86 Replace deprecated scoped_array<T> with scoped_ptr<T[]> by Ben Chan · 10 years ago
  10. 8155d08 pull in base/stringprintf.h explicitly by Mike Frysinger · 12 years ago
  11. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  12. 85d02b7 AU: Add support for reading the output of synchronous exec calls. by Darin Petkov · 13 years ago
  13. 478435e AU: Fix memory leaks in Subprocess. by Darin Petkov · 13 years ago
  14. d903c3b [update_engine] Roll forward to new libchrome by Chris Masone · 13 years ago
  15. c1d5c93 AU: Handle firmware update failure when booted from FW slot B. by Andrew de los Reyes · 13 years ago
  16. 6f03a3b AU: Execute postinst asynchronously so that the D-Bus service is not blocked. by Darin Petkov · 14 years ago
  17. 50f3649 AU: locate bsdiff/bspatch in $PATH, rather than hard coding their location. by Andrew de los Reyes · 14 years ago
  18. 5a23283 AU: Pass opened device fd from update engine to bspatch. by Andrew de los Reyes · 14 years ago
  19. c6c57a5 [update_engine] handle NULL returns from strdup by Chris Masone · 14 years ago
  20. a7fcafa AU: Mix stdout and stderr together in the logs. by Kenneth Waters · 14 years ago
  21. bef0c7d AU: clean up logs by Andrew de los Reyes · 14 years ago
  22. 790e62e [update_engine] Update to use not-hideously-old logging API from chrome by Chris Masone · 14 years ago
  23. 3270f74 AU: Changes for deltas on traditional bios machines. by Andrew de los Reyes · 14 years ago
  24. 09e56d6 AU: Class to perform delta updates. by Andrew de los Reyes · 14 years ago
  25. 08c4e27 update engine: 32- and 64-bit compile by Andrew de los Reyes · 14 years ago
  26. b10320d AU: Delta Diff Generator by Andrew de los Reyes · 14 years ago
  27. 3defe6a Missed new files in last commit by adlr@google.com · 15 years ago