1. cf5f1f1 Update to use libbrillo Chrome proxy resolver by Jeffrey Kardatzke · 7 years ago
  2. 4718629 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  3. 7ecda26 Open partitions with O_DSYNC flag only if the update is periodic. by Amin Hassani · 8 years ago
  4. 5c02c13 Replace brillo::make_unique_ptr with base::MakeUnique/base::WrapUnique. by Ben Chan · 8 years ago
  5. 013ebf9 Merge branch 'cros/upstream' into 'cros/master' by Amin Hassani · 8 years ago
  6. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  7. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  8. c0e8f9a Always update target version prefix by Xiyuan Xia · 8 years ago
  9. 27d9d53 Remove references to individual genders by Thiemo Nagel · 8 years ago
  10. 941cf23 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 8 years ago
  11. 70063d9 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 8 years ago
  12. dc066f1 Remove weave support from update_engine. by Alex Deymo · 8 years ago
  13. 4d34c18 Always update target version prefix by Xiyuan Xia · 8 years ago
  14. dbc2a80 Fix Brillo build. by Alex Deymo · 8 years ago
  15. 740efad Reboot even if a system update is not available. by Greg Kerr · 8 years ago
  16. 5259033 Mark current slot successful after cancelling an update. by Alex Deymo · 8 years ago
  17. 14c0da8 Remove libcurl support from update_engine_sideload. by Alex Deymo · 9 years ago
  18. f1cf348 update_engine: Update libchrome APIs to r405848 by Luis Hector Chavez · 9 years ago
  19. e67bb5b Make HardwareChromeOS own debugd. by Sen Jiang · 9 years ago
  20. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 9 years ago
  21. aeeb2e0 Make UpdateAttempter own debugd_proxy. by Sen Jiang · 9 years ago
  22. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 9 years ago
  23. fb905d9 Implement powerwash on Android. by Alex Deymo · 9 years ago
  24. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 9 years ago
  25. e6e4bb9 Remove BootControlInterface from FilesystemVerifierAction. by Sen Jiang · 9 years ago
  26. fef85fd Remove ComputeSourceHash mode in FileSystemVerification action. by Sen Jiang · 9 years ago
  27. 0d29854 Parse postinstall program progress updates. by Alex Deymo · 9 years ago
  28. 7147908 Use provided omaha_url and app_version on non-interactive update. by Alex Deymo · 9 years ago
  29. f25eb49 Fix resuming canceled updates. by Alex Deymo · 9 years ago
  30. 0cd976d Disable ChromeBrowserProxyResolver behind a flag. by Alex Deymo · 9 years ago
  31. 1b3556c Allow null SystemState in the DownloadAction. by Alex Deymo · 9 years ago
  32. ab0d976 CPULimiter: Refactor class to manage the CPU limitation. by Alex Deymo · 9 years ago
  33. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  34. 4089249 Make client use binder interface on brillo by Casey Dahlin · 9 years ago
  35. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  36. 40e84df Update the weave state after changing the tracking channel. by Alex Deymo · 9 years ago
  37. c7cc45e update_engine: Use helper Command::AbortWithCustomError() method by Alex Vakulenko · 9 years ago
  38. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  39. 9bc7aae Initialize the ChromeBrowserProxyResolver only once. by Alex Deymo · 9 years ago
  40. 542c19b Remove SystemState references from DeltaPerformer. by Alex Deymo · 9 years ago
  41. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  42. 2b4268c Fix crash on shutdown when update in progress. by Alex Deymo · 9 years ago
  43. b15a0b8 Remove SystemState from post-install step. by Alex Deymo · 9 years ago
  44. 706a5ab Remove SystemState dependency from HttpFetcher and InstallPlan. by Alex Deymo · 9 years ago
  45. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  46. 22ad861 Delete DownloadActionDelegate::SetDownloadStatus() method. by Alex Deymo · 9 years ago
  47. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  48. d942f9d Return the error reason to the caller of SetTargetChannel. by Alex Deymo · 9 years ago
  49. 87c0886 Send "success reboot" only after an update. by Alex Deymo · 9 years ago
  50. 906191f Base the update complete marker on persisted data. by Alex Deymo · 9 years ago
  51. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  52. e5e5fe9 Move InstallPlan partitions to a list of partitions. by Alex Deymo · 9 years ago
  53. cc8ce0e Move UpdateStatus and helpers to dedicated files by Christopher Wiley · 9 years ago
  54. af9a863 Remove obsolete Installer.* metrics. by Alex Deymo · 9 years ago
  55. 9870c0e ResetStatus() reverts the boot flags changes. by Alex Deymo · 9 years ago
  56. 31d95ac Mark the active slot from update_engine instead of /postinstall. by Alex Deymo · 9 years ago
  57. aa26f62 Move MarkBootSuccessful to BootControlInterface. by Alex Deymo · 9 years ago
  58. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  59. cbea78f Remove obsolete GetKernelDevices() method. by Alex Deymo · 9 years ago
  60. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  61. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  62. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  63. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  64. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  65. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 10 years ago
  66. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  67. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  68. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 10 years ago
  69. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  70. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  71. 907b4fa update_engine: Don't require hashes for non-official builds. by David Pursell · 10 years ago
  72. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 10 years ago
  73. 965d708 update_engine: Remove unused methods from UpdateAttempter. by Alex Deymo · 10 years ago
  74. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 10 years ago
  75. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  76. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  77. 749ecf1 update_engine: Re-introduce RefreshDevicePolicy() before computing update params. by Alex Deymo · 10 years ago
  78. 519cfc7 update_engine: Move scattering wait period store/load to PayloadState. by Gilad Arnold · 10 years ago
  79. afd70ed update_engine: Remove legacy logic and tests. by Gilad Arnold · 10 years ago
  80. 54fa66d update_engine: Respond to forced update requests when updates are disabled. by Gilad Arnold · 10 years ago
  81. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  82. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  83. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 11 years ago
  84. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  85. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 10 years ago
  86. d9aca3b update_engine: Add helpful messages about lsb-release file. by David Zeuthen · 10 years ago
  87. 3e0b53e update_engine: Fake chromeos-setgoodkernel command for testing. by Alex Deymo · 10 years ago
  88. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  89. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 11 years ago
  90. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  91. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 11 years ago
  92. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  93. 65f1da0 update_engine: Use powerd for rebooting. by Daniel Erat · 11 years ago
  94. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 11 years ago
  95. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  96. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 11 years ago
  97. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 11 years ago
  98. a6dab94 PM: UpdaterProvider reports the number of consecutive failed update checks. by Gilad Arnold · 11 years ago
  99. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  100. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago