1. 5e8e30b update_engine: UpdateAttempter manages lifetime of Excluder by Jae Hoon Kim · 4 years, 8 months ago
  2. 0cf1acb update_engine: Add powerwash flag to update status by Miriam Polzer · 4 years, 9 months ago
  3. 065d78d update_engine: Change DLC metadata path by Andrew · 4 years, 9 months ago
  4. 2b68e6b update_engine: Use GetDlcsToUpdate() instead of GetInstalled() by Amin Hassani · 4 years, 9 months ago
  5. 7fdfbf1 update_engine: Call dlcservice's Install/Update Completion DBus APIs by Jae Hoon Kim · 4 years, 9 months ago
  6. a8d7df3 update_engine: Move DLC metadata ownership to update_engine by Andrew · 4 years, 10 months ago
  7. e045aef update_engine: Add ping for DLCs in update_engine by Andrew · 5 years ago
  8. 9be122e update_engine: Pass is_enterprise_rollback in the StatusResult by Amin Hassani · 5 years ago
  9. ed3fcc0 update_engine: Clear lingering install indication by Jae Hoon Kim · 6 years ago
  10. ba2fdce update_engine: More accurate and general method name by Jae Hoon Kim · 6 years ago
  11. c437ea5 update_engine: Block force update + install when not idle by Jae Hoon Kim · 6 years ago
  12. 0ae8fe1 update_engine: Attach session ID to HTTP header of binary download by Jae Hoon Kim · 6 years ago
  13. 7dc8cd5 update_engine: Remove unused variable new_system_version by Amin Hassani · 6 years ago
  14. ecb60d3 update_engine: Reset forced update flag before sending Omaha ping by Amin Hassani · 6 years ago
  15. edb6550 update_engine: Make the ChromeOS/AOSP Omaha Client transmit sessionid. by Jae Hoon Kim · 6 years ago
  16. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 6 years ago
  17. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  18. 0ef9a2f update_engine: Update the TPM with max_rollforward on rollback by Zentaro Kavanagh · 7 years ago
  19. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 6 years ago
  20. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 6 years ago
  21. 04d4162 update_engine: Fix a memory access violation by Amin Hassani · 6 years ago
  22. ac170d9 update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  23. 978c108 update_attempter: Set is_install_ to false when doing a rollback. by Colin Howes · 6 years ago
  24. f9e5656 Revert "update_engine: Don't require reboot after install." by Xiaochu Liu · 6 years ago
  25. d772aae update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  26. f53a5d3 update_engine: fix english by Xiaochu Liu · 6 years ago
  27. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  28. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 6 years ago
  29. daeaa43 Small cleanups in UpdateAttempter. by Sen Jiang · 6 years ago
  30. d8be4b5 Move ProxyResolver to common. by Sen Jiang · 6 years ago
  31. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  32. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  33. 0882a51 update_engine: Pospone setgoodkernel after update check by Amin Hassani · 7 years ago
  34. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 7 years ago
  35. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  36. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 7 years ago
  37. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 7 years ago
  38. 3978ddd Fix error code for no update. by Sen Jiang · 7 years ago
  39. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 7 years ago
  40. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 7 years ago
  41. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  42. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  43. 89e24c1 Fix error code for no update. by Sen Jiang · 7 years ago
  44. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  45. 081c023 Add interactive override update restriction flags by Aaron Wood · 7 years ago
  46. bf5a252 Add flag for restricting downloads by Aaron Wood · 7 years ago
  47. 23bd339 Allow Policies to defer updates by Aaron Wood · 7 years ago
  48. cf5f1f1 Update to use libbrillo Chrome proxy resolver by Jeffrey Kardatzke · 7 years ago
  49. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  50. 7f92e2b Update API: initial support by Aaron Wood · 7 years ago
  51. 9321f50 Track bytes received across multiple update files by Aaron Wood · 7 years ago
  52. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  53. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  54. 5ae865b Resume multiple payloads. by Sen Jiang · 8 years ago
  55. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  56. c0e8f9a Always update target version prefix by Xiyuan Xia · 8 years ago
  57. dc066f1 Remove weave support from update_engine. by Alex Deymo · 8 years ago
  58. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  59. 03a4de7 Build update_engine_sideload. by Alex Deymo · 8 years ago
  60. e67bb5b Make HardwareChromeOS own debugd. by Sen Jiang · 9 years ago
  61. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  62. aeeb2e0 Make UpdateAttempter own debugd_proxy. by Sen Jiang · 9 years ago
  63. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 9 years ago
  64. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  65. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  66. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  67. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  68. 4089249 Make client use binder interface on brillo by Casey Dahlin · 9 years ago
  69. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  70. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 9 years ago
  71. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  72. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  73. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 9 years ago
  74. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  75. 1bab5a8 update_engine: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  76. 906191f Base the update complete marker on persisted data. by Alex Deymo · 9 years ago
  77. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  78. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago
  79. aa26f62 Move MarkBootSuccessful to BootControlInterface. by Alex Deymo · 9 years ago
  80. cbea78f Remove obsolete GetKernelDevices() method. by Alex Deymo · 9 years ago
  81. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  82. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  83. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  84. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  85. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  86. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  87. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  88. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  89. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  90. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 10 years ago
  91. 965d708 update_engine: Remove unused methods from UpdateAttempter. by Alex Deymo · 10 years ago
  92. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  93. 560ae1d update_engine: Mock out UpdateAttempter and OmahaRequestParams. by Alex Deymo · 10 years ago
  94. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  95. 54fa66d update_engine: Respond to forced update requests when updates are disabled. by Gilad Arnold · 10 years ago
  96. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  97. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 11 years ago
  98. 3e0b53e update_engine: Fake chromeos-setgoodkernel command for testing. by Alex Deymo · 10 years ago
  99. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  100. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago