1. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. 05735a1 update_engine: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  3. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  4. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 10 years ago
  5. 48415f1 UpdateManager: Adjustments for cpplint. by Gilad Arnold · 10 years ago
  6. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago[Renamed (92%) from policy_manager/boxed_value.h]
  7. fe225c1 PM: Add BoxedValue::ToString() method. by David Zeuthen · 10 years ago
  8. 2cbb385 PM: Make header guards comply with Google style. by Gilad Arnold · 10 years ago
  9. 23949d4 PolicyManager: New EvaluationContext class. by Alex Deymo · 11 years ago