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