1. 97b6f5a update_engine: remove gflags dependency by Steve Fung · 10 years ago
  2. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  3. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  4. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  5. f5c0b9c Exit with 1 if can_rollback returns UNAVAILABLE. by Chris Sosa · 10 years ago
  6. 7cb12f9 Unbreak 'update_engine_client -watch_for_updates'. by David Zeuthen · 10 years ago
  7. 9d73a72 update_engine_client: Make it easy to write a reboot manager. by David Zeuthen · 10 years ago
  8. 2bddadd update_engine: Added more logging and debugging for rollback checking by Alex Vakulenko · 10 years ago
  9. dea2eac update_engine: Added ability to retrieve old version via DBus by Alex Vakulenko · 10 years ago
  10. 59e253e update_engine: added CanRollback dbus method by Alex Vakulenko · 10 years ago
  11. 3d41c4d Remove the marshal generation code. by Alex Deymo · 10 years ago
  12. 192449e Add --follow to update_engine_client that follows any AU operation to completion. by Chris Sosa · 11 years ago
  13. 75a4c3e update_engine_client: Add -interactive=true|false flag by David Zeuthen · 11 years ago
  14. 36dc2f3 client: Replace DBus client generated method names. by Alex Deymo · 11 years ago
  15. 5fdf776 New DBus methods to enable/disable P2P update sharing. by Alex Deymo · 11 years ago
  16. cb7fa88 Remove all mentions of Set/Get Track and hard-coding of canary-channel. by Chris Sosa · 11 years ago
  17. f4867c4 Add DBus methods to allow/disallow updates over 3G by Alex Deymo · 11 years ago
  18. 46bf5c8 Remove unnecessary call to the deprecated g_thread_init(). by Ben Chan · 11 years ago
  19. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 11 years ago
  20. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  21. 50c6063 AU: recommend cgpt undo on update_engine_client -reset_status by Gilad Arnold · 11 years ago
  22. d793606 Change how update_engine_client handles DBus proxy failures. by Richard Barnette · 11 years ago
  23. 8e3f126 AU: replace sleep/usleep with g_usleep by Gilad Arnold · 12 years ago
  24. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 12 years ago
  25. a0b9e77 AU: Ensure update_engine_client get proxy retries are spaced out in time. by Darin Petkov · 13 years ago
  26. 8ed2d16 client: don't log about getting dbus proxy tries until one fails. by Andrew de los Reyes · 13 years ago
  27. 68ab6ed client: GetProxy: add retries by Andrew de los Reyes · 13 years ago
  28. 583667b AU: Implement getting of tracks through GetTrack. by Satoru Takabayashi · 14 years ago
  29. 49d9132 AU: Implement switching of tracks through SetTrack. by Darin Petkov · 14 years ago
  30. 8daa324 AU: Provide a D-Bus API for changing the update track. by Darin Petkov · 14 years ago
  31. 71e8e5c update_engine_client: Clarify error message. by Kenneth Waters · 14 years ago
  32. 9d911fa AU: Update status to DOWNLOADING only after receiving some bytes from server. by Darin Petkov · 14 years ago
  33. 58529db Provide a -update option to the AU client to allow synchronous updates. by Darin Petkov · 14 years ago
  34. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 14 years ago
  35. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 14 years ago
  36. ada4220 AU: land http://codereview.chromium.org/2931008/show for tfarina by Andrew de los Reyes · 14 years ago
  37. 63b96d7 AU: DBus support. by Andrew de los Reyes · 14 years ago
  38. c702078 AU: FilesystemCopierAction: copy bit-exactly by Andrew de los Reyes · 14 years ago
  39. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 14 years ago