1. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 9 months ago
  2. 43d7adc update_engine: add variable for DeviceQuickFixBuildToken policy by Saurabh Nijhara · 4 years, 9 months ago
  3. cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 9 months ago
  4. 03277de update_engine: Providing testing capability for periodic update checks by Amin Hassani · 5 years ago
  5. 37b6723 update_engine: Implement ReleaseLtsTag by Amin Hassani · 5 years ago
  6. bfa8226 update_engine: Remove references to bluetooth and wimax by Alex Khouderchah · 6 years ago
  7. 9d9492f update_engine: Indicate existence of owner instead of owner's email in log. by Jae Hoon Kim · 6 years ago
  8. d84c428 Removed RollbackOnlyIfRestorePossible option from DeviceRollbackToTargetVersion policy by Aya ElAttar · 6 years ago
  9. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  10. d4bc462 update_engine: Rename policy values of DeviceRollbackToTargetVersion by Marton Hunyady · 7 years ago
  11. 31aefb9 update_engine: Add new rollback policy values by Marton Hunyady · 7 years ago
  12. 7a7a082 update_engine: Change time restrictions to return kSucceeded by Adolfo Victoria · 7 years ago
  13. 0dbf1f9 update_engine: Modify Update Time Restrictions to block downloads by Adolfo Victoria · 7 years ago
  14. 94ffe13 update_engine: Add Update Time Restrictions by Adolfo Victoria · 7 years ago
  15. 8b936f2 update_engine: Allow rollback to kiosk-specified target version by Marton Hunyady · 7 years ago
  16. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  17. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 7 years ago
  18. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  19. 0e0e354 update_engine: Populate UpdateCheckParams with rollback policies. by Marton Hunyady · 7 years ago
  20. 186ff6a Refactor ChromeOSPolicy into policy and utilities by Amin Hassani · 7 years ago
  21. c73fdc1 Codestyle fixups to satisfy presubmits by Aaron Wood · 8 years ago
  22. 56d8ab3 Policy for AndroidThings by Aaron Wood · 8 years ago
  23. 255e22b Move ParseConnection*() to connection_utils. by Sen Jiang · 9 years ago
  24. ed9bd92 Follow up on AllowKioskAppControlChromeVersion policy CL by Xiyuan Xia · 9 years ago
  25. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 9 years ago
  26. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  27. 3f39d5c update_engine: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 10 years ago
  28. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 10 years ago
  29. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  30. 509dd53 update_engine: Convert update_manager to chromeos::MessageLoop. by Alex Deymo · 10 years ago
  31. 9c155d2 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 11 years ago
  32. 610277e update_engine: Add override when possible. by Alex Deymo · 11 years ago
  33. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  34. 14a9e70 update_engine: UM: Properly handle update download deterrents. by Gilad Arnold · 11 years ago
  35. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 11 years ago
  36. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  37. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 11 years ago
  38. ef8d087 update_engine: UM: More permissive use of P2P. by Gilad Arnold · 11 years ago
  39. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  40. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 11 years ago
  41. d4b3032 update_engine: UM: UpdateCheckAllowed returns target version prefix. by Gilad Arnold · 11 years ago
  42. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  43. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  44. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 11 years ago
  45. a1eabcd UpdateManager: Do not schedule update checks if OOBE did not complete. by Gilad Arnold · 11 years ago
  46. bfc44f7 UpdateManager: Do not schedule update checks if booted from removable device. by Gilad Arnold · 11 years ago
  47. fe12a0f UpdateManager: Do not schedule periodic update checks on unofficial builds. by Gilad Arnold · 11 years ago
  48. 38b1402 UpdateManager: Fix update scheduling interval/fuzz inference. by Gilad Arnold · 11 years ago
  49. 28d6be6 UpdateManager: UpdateCurrentConnectionAllowed should return kAskMeAgainLater. by Gilad Arnold · 11 years ago
  50. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  51. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 11 years ago
  52. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 11 years ago
  53. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  54. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (93%) from policy_manager/chromeos_policy_unittest.cc]
  55. 76a11f6 PM: OOBE prevents scattering. by Gilad Arnold · 11 years ago
  56. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 11 years ago
  57. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  58. c850b4f PolicyManager: Dump EvaluationContext on test failure. by Alex Deymo · 11 years ago
  59. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago