1. 7f92e2b Update API: initial support by Aaron Wood · 7 years ago
  2. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  3. 5688d16 Revert "Add functions to allow update over cellular (including tethered connection)" by Tao Bao · 7 years ago
  4. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 7 years ago
  5. 4b0d603 Add functions to allow update over cellular (including tethered connection) by Weidong Guo · 7 years ago
  6. c0e8f9a Always update target version prefix by Xiyuan Xia · 7 years ago
  7. 067053e update_engine: migrate usage of deprecated base::Value methods by Ben Chan · 7 years ago
  8. 2058a99 Compile update_engine without shill. by Sen Jiang · 8 years ago
  9. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 8 years ago
  10. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 8 years ago
  11. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 8 years ago
  12. 675d0d2 Fix ConnectionTypeToString unittest. by Sen Jiang · 8 years ago
  13. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 8 years ago
  14. 857ded1 Define static members outside the template class. by Alex Deymo · 8 years ago
  15. 46a9aae Fix non-critical updates on boards without an OOBE flow. by Alex Deymo · 8 years ago
  16. ed9bd92 Follow up on AllowKioskAppControlChromeVersion policy CL by Xiyuan Xia · 8 years ago
  17. 9467a78 Fix unused private field errors by Christopher Wiley · 8 years ago
  18. ce8c8ee update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  19. b9d4a67 Fix KioskRequiredPlatformVersion unittests. by Sen Jiang · 8 years ago
  20. 2494e28 Skip non-critical updates during OOBE update check by Kevin Cernekee · 8 years ago
  21. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 8 years ago
  22. 80f70ff Build unittests in Brillo. by Alex Deymo · 8 years ago
  23. e88e9fe Android: Print the error code string from the client. by Alex Deymo · 8 years ago
  24. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 8 years ago
  25. 0103c36 update_engine: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  26. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  27. dbe13b4 Increase exponential backoff maximum time to 26h on Brillo. by Alex Deymo · 9 years ago
  28. df6d9f4 Use new Any::GetUndecoratedTypeName() method by Alex Vakulenko · 9 years ago
  29. 14e7dde Poll Omaha every 5 hours on Brillo builds. by Alex Deymo · 9 years ago
  30. d6f6007 update_manager: Make Prefs Variable async. by Alex Deymo · 9 years ago
  31. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  32. 758dd53 Skip invalid DefaultService object path values. by Alex Deymo · 9 years ago
  33. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  34. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  35. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  36. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  37. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  38. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  39. 0bb2341 update_engine: Add locations to the MessageLoop calls. by Alex Deymo · 9 years ago
  40. 6a9d349 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  41. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 9 years ago
  42. cef5cd6 update_engine: fix -Wpessimizing-move warning by Yunlian Jiang · 9 years ago
  43. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  44. 35866ed update_engine: fix -Winconsistent-missing-override warning by Yunlian Jiang · 9 years ago
  45. 9b7ae1a update_engine: Refresh device policy when it is updated. by Alex Deymo · 10 years ago
  46. 9c155d2 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  47. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 10 years ago
  48. 610277e update_engine: Add override when possible. by Alex Deymo · 10 years ago
  49. aab50e3 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  50. 10875d9 update_engine: Move test-only utils to test_utils.{h,cc}. by Alex Deymo · 10 years ago
  51. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  52. 7fb6e25 update_engine: UM: MockPolicy extends DefaultPolicy by default. by Gilad Arnold · 10 years ago
  53. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 10 years ago
  54. 14a9e70 update_engine: UM: Properly handle update download deterrents. by Gilad Arnold · 10 years ago
  55. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 10 years ago
  56. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  57. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 10 years ago
  58. 560ae1d update_engine: Mock out UpdateAttempter and OmahaRequestParams. by Alex Deymo · 10 years ago
  59. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  60. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 10 years ago
  61. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 10 years ago
  62. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 10 years ago
  63. a2e8eaa update_engine: UM: Move static member initialization to .cc file. by Gilad Arnold · 10 years ago
  64. 2b4e2a5 Move KeyValueStore to libchromeos by Alex Deymo · 10 years ago
  65. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  66. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  67. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  68. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  69. f3e2801 update_engine: Reject XML with internal entity declarations. by David Zeuthen · 10 years ago
  70. 83ffdda update_engine: UM: UpdateManager removes EvaluationContext objects. by Gilad Arnold · 10 years ago
  71. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  72. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  73. dcf5a1d update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  74. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  75. d4b3032 update_engine: UM: UpdateCheckAllowed returns target version prefix. by Gilad Arnold · 10 years ago
  76. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 10 years ago
  77. a23e408 update_engine: UM: Make DefaultPolicy::UpdateCheckAllowed stateful. by Gilad Arnold · 10 years ago
  78. a65fced update_engine: UM: Add check for monotonic time elapsed. by Gilad Arnold · 10 years ago
  79. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  80. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 10 years ago
  81. 6e5ab5c UM: Dump the EvaluationContext when evaluation of a policy fails. by Gilad Arnold · 10 years ago
  82. f9f85d6 UM: Add an expiration timeout for async policy requests. by Gilad Arnold · 10 years ago
  83. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  84. a1eabcd UpdateManager: Do not schedule update checks if OOBE did not complete. by Gilad Arnold · 10 years ago
  85. bfc44f7 UpdateManager: Do not schedule update checks if booted from removable device. by Gilad Arnold · 10 years ago
  86. fe12a0f UpdateManager: Do not schedule periodic update checks on unofficial builds. by Gilad Arnold · 10 years ago
  87. 38b1402 UpdateManager: Fix update scheduling interval/fuzz inference. by Gilad Arnold · 10 years ago
  88. 28d6be6 UpdateManager: UpdateCurrentConnectionAllowed should return kAskMeAgainLater. by Gilad Arnold · 10 years ago
  89. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 10 years ago
  90. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 10 years ago
  91. fb794f4 UM: Fix async callback handling. by Gilad Arnold · 10 years ago
  92. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  93. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  94. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 10 years ago
  95. a8262e2 UM: Relocate implementation of UpdateCurrentConnectionAllowed. by Gilad Arnold · 10 years ago
  96. 897b5e5 PM: Blocking policy requests cannot be called synchronously. by Gilad Arnold · 10 years ago
  97. 3273d03 Fix memory leak on UpdateManager's event loop wrapper. by Alex Deymo · 10 years ago
  98. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago