1. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 6 years ago
  2. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 6 years ago
  3. ac170d9 update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  4. 978c108 update_attempter: Set is_install_ to false when doing a rollback. by Colin Howes · 6 years ago
  5. f9e5656 Revert "update_engine: Don't require reboot after install." by Xiaochu Liu · 6 years ago
  6. d772aae update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  7. f53a5d3 update_engine: fix english by Xiaochu Liu · 6 years ago
  8. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 6 years ago
  9. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  10. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 6 years ago
  11. daeaa43 Small cleanups in UpdateAttempter. by Sen Jiang · 6 years ago
  12. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  13. 456853f Merge remote-tracking branch 'aosp/upstream-master' into aosp/master. by Sen Jiang · 6 years ago
  14. 20262ad update_engine: Reset update pending callback after update actions by Adolfo Victoria · 6 years ago
  15. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  16. 0882a51 update_engine: Pospone setgoodkernel after update check by Amin Hassani · 6 years ago
  17. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  18. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  19. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  20. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 6 years ago
  21. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 6 years ago
  22. 3978ddd Fix error code for no update. by Sen Jiang · 6 years ago
  23. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 6 years ago
  24. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 6 years ago
  25. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 6 years ago
  26. 771f648 Correct some spellings. by Sen Jiang · 6 years ago
  27. 89e24c1 Fix error code for no update. by Sen Jiang · 6 years ago
  28. 89a3712 update_engine: Reorder enum values in UpdateStatus by Amin Hassani · 6 years ago
  29. 421ff33 Reland update over cellular changes by Weidong Guo · 7 years ago
  30. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 6 years ago
  31. e79eab6 update_engine: guarded 740efad for only android by Amin Hassani · 6 years ago
  32. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  33. ee174a1 Lower the retry count in download fetcher if the update is interactive. by Sen Jiang · 7 years ago
  34. afd8cea update_engine: Log the rootfs and stateful partition's lsb-release by Amin Hassani · 7 years ago
  35. 2b9d241 update_engine: Update libchrome APIS to r456626. by Hidehiko Abe · 7 years ago
  36. 795c5b4 Correct variable name for last update check time by Aaron Wood · 7 years ago
  37. 081c023 Add interactive override update restriction flags by Aaron Wood · 7 years ago
  38. bf5a252 Add flag for restricting downloads by Aaron Wood · 7 years ago
  39. 23bd339 Allow Policies to defer updates by Aaron Wood · 7 years ago
  40. ab5a0af update_engine: migrate from base::MakeUnique to std::make_unique by Ben Chan · 7 years ago
  41. cf5f1f1 Update to use libbrillo Chrome proxy resolver by Jeffrey Kardatzke · 7 years ago
  42. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  43. 7f92e2b Update API: initial support by Aaron Wood · 7 years ago
  44. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  45. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  46. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 7 years ago
  47. 5ae865b Resume multiple payloads. by Sen Jiang · 7 years ago
  48. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 7 years ago
  49. 2703ef4 Store raw payload hash blob in install plan. by Sen Jiang · 7 years ago
  50. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 7 years ago
  51. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  52. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  53. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 7 years ago
  54. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  55. c0e8f9a Always update target version prefix by Xiyuan Xia · 7 years ago
  56. 27d9d53 Remove references to individual genders by Thiemo Nagel · 7 years ago
  57. 941cf23 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 7 years ago
  58. 70063d9 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  59. dc066f1 Remove weave support from update_engine. by Alex Deymo · 7 years ago
  60. 4d34c18 Always update target version prefix by Xiyuan Xia · 7 years ago
  61. dbc2a80 Fix Brillo build. by Alex Deymo · 8 years ago
  62. 740efad Reboot even if a system update is not available. by Greg Kerr · 8 years ago
  63. 5259033 Mark current slot successful after cancelling an update. by Alex Deymo · 8 years ago
  64. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 8 years ago
  65. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 8 years ago
  66. e67bb5b Make HardwareChromeOS own debugd. by Sen Jiang · 8 years ago
  67. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 8 years ago
  68. aeeb2e0 Make UpdateAttempter own debugd_proxy. by Sen Jiang · 8 years ago
  69. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 8 years ago
  70. fb905d9 Implement powerwash on Android. by Alex Deymo · 8 years ago
  71. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  72. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 8 years ago
  73. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 8 years ago
  74. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 8 years ago
  75. 7147908 Use provided omaha_url and app_version on non-interactive update. by Alex Deymo · 8 years ago
  76. f25eb49 Fix resuming canceled updates. by Alex Deymo · 8 years ago
  77. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 8 years ago
  78. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 9 years ago
  79. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  80. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  81. 4089249 Make client use binder interface on brillo by Casey Dahlin · 9 years ago
  82. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  83. 40e84df Update the weave state after changing the tracking channel. by Alex Deymo · 9 years ago
  84. c7cc45e update_engine: Use helper Command::AbortWithCustomError() method by Alex Vakulenko · 9 years ago
  85. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  86. 9bc7aae Initialize the ChromeBrowserProxyResolver only once. by Alex Deymo · 9 years ago
  87. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 9 years ago
  88. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  89. 2b4268c Fix crash on shutdown when update in progress. by Alex Deymo · 9 years ago
  90. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 9 years ago
  91. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 9 years ago
  92. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  93. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 9 years ago
  94. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  95. d942f9d Return the error reason to the caller of SetTargetChannel. by Alex Deymo · 9 years ago
  96. 87c0886 Send "success reboot" only after an update. by Alex Deymo · 9 years ago
  97. 906191f Base the update complete marker on persisted data. by Alex Deymo · 9 years ago
  98. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  99. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  100. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago