1. 45061b6 update_engine: update for libchrome uprev by Qijiang Fan · 5 years ago
  2. 0cf1acb update_engine: Add powerwash flag to update status by Miriam Polzer · 5 years ago
  3. fab175a update_engine: Change parameters of AttemptInstall() DBus by Amin Hassani · 5 years ago
  4. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 5 years ago
  5. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 6 years ago
  6. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 5 years ago
  7. e99511f update_engine: Deprecate GetStatus DBus and StatusUpdate Signal by Amin Hassani · 6 years ago
  8. 2cbb069 update_engine: Deprecate EOL Status by Amin Hassani · 6 years ago
  9. 051627a update_engine: Parse and supply EOL date for Chrome by Jae Hoon Kim · 6 years ago
  10. a1f4a7d Revert "update_engine: Support milestones to EOL from Omaha" by Jae Hoon Kim · 6 years ago
  11. 9be122e update_engine: Pass is_enterprise_rollback in the StatusResult by Amin Hassani · 6 years ago
  12. 893cae4 update_engine: Support milestones to EOL from Omaha by Jae Hoon Kim · 6 years ago
  13. 2f78c1c update_engine: Leverage install indication in StatusResult protobuf by Jae Hoon Kim · 6 years ago
  14. a441743 update_engine: Use operation instead of current_operation from update_engine.proto by Amin Hassani · 6 years ago
  15. c437ea5 update_engine: Block force update + install when not idle by Jae Hoon Kim · 6 years ago
  16. 3bab177 update_engine: Use DBus protobuf capabilities in dlcservice API methods by Amin Hassani · 6 years ago
  17. eb463ee update_engine: Add newer DBus method and signal for GetStatus by Amin Hassani · 6 years ago
  18. 7dc8cd5 update_engine: Remove unused variable new_system_version by Amin Hassani · 6 years ago
  19. c80d2d8 update_engine: Remove brillo binder library by Amin Hassani · 6 years ago
  20. 9b66aa6 update_engine: Use dlcservice.proto instead of update_engine.proto by Amin Hassani · 6 years ago
  21. aefaab2 update_engine: Run clang-format on client_library/ by Amin Hassani · 7 years ago
  22. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 7 years ago
  23. f53a5d3 update_engine: fix english by Xiaochu Liu · 7 years ago
  24. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 7 years ago
  25. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  26. 96e3672 Turn on build/header_guard in cpplint. by Sen Jiang · 7 years ago
  27. 89a3712 update_engine: Reorder enum values in UpdateStatus by Amin Hassani · 7 years ago
  28. 421ff33 Reland update over cellular changes by Weidong Guo · 8 years ago
  29. 6bb001f Fix broken build introduced by ag/3016038 by Amin Hassani · 8 years ago
  30. 795c5b4 Correct variable name for last update check time by Aaron Wood · 8 years ago
  31. 0b3cc24 Use new bitwise operators for UpdateAttemptFlags by Aaron Wood · 8 years ago
  32. 081c023 Add interactive override update restriction flags by Aaron Wood · 8 years ago
  33. bf5a252 Add flag for restricting downloads by Aaron Wood · 8 years ago
  34. 7f92e2b Update API: initial support by Aaron Wood · 8 years ago
  35. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 8 years ago
  36. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  37. 5b5fa8b Add {Get,Set}CohortHint interface. by Alex Deymo · 9 years ago
  38. b3fa53b Parse and expose end-of-life flag. by Alex Deymo · 9 years ago
  39. 2997173 Add a feature to get the last UpdateAttempt ErrorCode from update_engine by Shuqian Zhao · 10 years ago
  40. 492eaf5 client: Fix the build when using the client dbus interface. by Alex Deymo · 10 years ago
  41. 6ee50b9 Handle interactive bool correctly from binder interface by Casey Dahlin · 10 years ago
  42. a715f7b Properly handle handler registering and unregistering by Casey Dahlin · 10 years ago
  43. 4089249 Make client use binder interface on brillo by Casey Dahlin · 10 years ago
  44. a93cd53 Introduce brillo binder interface by Casey Dahlin · 10 years ago
  45. 1944141 Initialize DBus in CreateInstance by Casey Dahlin · 10 years ago
  46. 97c8705 Introduce status handlers and use them in client by Casey Dahlin · 10 years ago
  47. d815846 Add missing override to GetPrevVersion by Casey Dahlin · 10 years ago
  48. ef36113 Move all blocking client calls to libupdate_engine_client by Casey Dahlin · 10 years ago
  49. 87ab88e Port all available calls to libupdate_engine_client by Casey Dahlin · 10 years ago
  50. e844c1a Port update_engine_client ResetStatus command to lib by Casey Dahlin · 10 years ago
  51. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  52. 16daa08 Add DBus hiding client library by Christopher Wiley · 10 years ago
  53. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 10 years ago