1. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 7 years ago
  2. 270524f Remove NOLINT. by Chih-Hung Hsieh · 7 years ago
  3. 1fae1c1 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 7 years ago
  4. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 10 years ago
  5. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 11 years ago
  6. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 11 years ago
  7. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 11 years ago
  8. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  9. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 11 years ago
  10. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago[Renamed (92%) from policy_manager/boxed_value.h]
  11. fe225c1 PM: Add BoxedValue::ToString() method. by David Zeuthen · 11 years ago
  12. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 11 years ago
  13. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 12 years ago