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