1. 43d7adc update_engine: add variable for DeviceQuickFixBuildToken policy by Saurabh Nijhara · 4 years, 9 months ago
  2. 7d43024 update_engine: Delete android things policy by Jae Hoon Kim · 4 years, 9 months ago
  3. cb210c5 update_engine: Delete UpdateDownloadAllowed Policy by Jae Hoon Kim · 4 years, 9 months ago
  4. e815363 update_engine: Make policy UpdateCheckParams processing easier by Amin Hassani · 4 years, 10 months ago
  5. aff7200 update_engine: Enterprise channel downgrade by Miriam Polzer · 5 years ago
  6. 37b6723 update_engine: Implement ReleaseLtsTag by Amin Hassani · 5 years ago
  7. fbb600f update_engine: Break instantiating system policies into their own files by Amin Hassani · 6 years ago
  8. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 7 years ago
  9. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  10. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  11. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 7 years ago
  12. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  13. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  14. 0e0e354 update_engine: Populate UpdateCheckParams with rollback policies. by Marton Hunyady · 7 years ago
  15. 56d8ab3 Policy for AndroidThings by Aaron Wood · 8 years ago
  16. 23bd339 Allow Policies to defer updates by Aaron Wood · 8 years ago
  17. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 10 years ago
  18. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  19. 78ecbfc update_engine: UM: Separate global P2P usage from payload-specific attributes. by Gilad Arnold · 11 years ago
  20. 14a9e70 update_engine: UM: Properly handle update download deterrents. by Gilad Arnold · 11 years ago
  21. b2f9919 update_engine: UM: Policy to distinguish between P2P downloading and sharing. by Gilad Arnold · 11 years ago
  22. 349ac83 update_engine: UM: Add P2P download limits to UpdateCanStart. by Gilad Arnold · 11 years ago
  23. d78caf9 update_engine: UM: Change policy argument from const ref to value. by Gilad Arnold · 11 years ago
  24. dc4bb26 update_engine: UM: Incorporate backoff logic in UpdateCanStart. by Gilad Arnold · 11 years ago
  25. d4b3032 update_engine: UM: UpdateCheckAllowed returns target version prefix. by Gilad Arnold · 11 years ago
  26. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 11 years ago
  27. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  28. 42f253b UpdateManager: Move logic from UpdateCanStart to UpdateCheckAllowed. by Gilad Arnold · 11 years ago
  29. 684219d UpdateManager: rename UpdateCurrentConnectionAllowed into UpdateDownloadAllowed. by Gilad Arnold · 11 years ago
  30. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  31. b3b0544 UM: Policy for deciding download URL. by Gilad Arnold · 11 years ago
  32. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (92%) from policy_manager/policy.h]
  33. ddd3fe3 PM: Fix two comments. by Gilad Arnold · 11 years ago
  34. 0adbc94 PM: Policy for checking whether an update may use the current connection. by Gilad Arnold · 11 years ago
  35. f62a4b8 PM: Policy for checking whether an update can start. by Gilad Arnold · 11 years ago
  36. 0d11c60 PolicyManager: UpdateCheckAllowed policy initial implementation. by Alex Deymo · 11 years ago
  37. af2f6ae PM: New (stub) policy for whether an update can be applied. by Gilad Arnold · 11 years ago
  38. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  39. e636c3c PolicyManager: Convert EvalStatus to a enum class. by Alex Deymo · 11 years ago
  40. 2de23f5 PolicyManager: Add a new State class grouping the state providers. by Alex Deymo · 11 years ago
  41. c705cc8 PolicyManager: New main PolicyManager class. by Alex Deymo · 11 years ago