1. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  2. 44b9b7e Fix rollback crash while previous rollback is in progress. by Chris Sosa · 11 years ago
  3. 2bddadd update_engine: Added more logging and debugging for rollback checking by Alex Vakulenko · 11 years ago
  4. dea2eac update_engine: Added ability to retrieve old version via DBus by Alex Vakulenko · 11 years ago
  5. 6ae9120 Treat confirmed Tethered networks as Cellular networks. by Alex Deymo · 11 years ago
  6. 59e253e update_engine: added CanRollback dbus method by Alex Vakulenko · 11 years ago
  7. 3d41c4d Remove the marshal generation code. by Alex Deymo · 11 years ago
  8. bb26fc8 Set GError in DBus responses. by Don Garrett · 12 years ago
  9. 3c55abd Add D-Bus method to get the duration since an update completed. by David Zeuthen · 12 years ago
  10. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 12 years ago
  11. 75a4c3e update_engine_client: Add -interactive=true|false flag by David Zeuthen · 12 years ago
  12. ad92373 Replace bool by gboolean on DBus generated calls. by Alex Deymo · 12 years ago
  13. 5fdf776 New DBus methods to enable/disable P2P update sharing. by Alex Deymo · 12 years ago
  14. cb7fa88 Remove all mentions of Set/Get Track and hard-coding of canary-channel. by Chris Sosa · 12 years ago
  15. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 12 years ago
  16. efb7c4c Prefs: Implement and use Prefs::GetBoolean/SetBoolean. by Alex Deymo · 12 years ago
  17. f4867c4 Add DBus methods to allow/disallow updates over 3G by Alex Deymo · 12 years ago
  18. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  19. 1ed6078 If ReleaseChannelDelegated is unset, allow channel change. by Chris Sosa · 12 years ago
  20. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 12 years ago
  21. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  22. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  23. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 13 years ago
  24. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 13 years ago
  25. e73acab Support in update_engine for the crosh autest "-scheduled" option. by Jay Srinivasan · 13 years ago
  26. 5445e16 AU: Switch autest to the new test server URL. by Darin Petkov · 14 years ago
  27. 820a77b If the Omaha URL is 'autest', point to the hardcoded test server. by Darin Petkov · 14 years ago
  28. d698231 Use g_strdup() instead of strdup(). by Satoru Takabayashi · 15 years ago
  29. 583667b AU: Implement getting of tracks through GetTrack. by Satoru Takabayashi · 15 years ago
  30. 49d9132 AU: Implement switching of tracks through SetTrack. by Darin Petkov · 15 years ago
  31. 8daa324 AU: Provide a D-Bus API for changing the update track. by Darin Petkov · 15 years ago
  32. ba3fb17 AU: Really disable URL/version setting over D-Bus on official images. by Darin Petkov · 15 years ago
  33. a07586b AU: Restrict URL/version change over D-Bus to non-official builds only. by Darin Petkov · 15 years ago
  34. c6c57a5 [update_engine] handle NULL returns from strdup by Chris Masone · 15 years ago
  35. 0aa39a6 Remove obsolete CheckForUpdate/check_for_update D-Bus method. by Darin Petkov · 15 years ago
  36. 296889c AU: Provide a reboot_if_needed D-Bus API. by Darin Petkov · 15 years ago
  37. 5a7f565 Add support to update_engine_client for -app_version and -omaha_url. by Darin Petkov · 15 years ago
  38. 63b96d7 AU: DBus support. by Andrew de los Reyes · 15 years ago
  39. 4e9b9f4 AU: Beginnings of dbus support. by Andrew de los Reyes · 15 years ago