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