1. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 11 years ago
  2. 560ae1d update_engine: Mock out UpdateAttempter and OmahaRequestParams. by Alex Deymo · 11 years ago
  3. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago
  4. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 11 years ago
  5. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 11 years ago
  6. 42c30c3 PolicyManager: Move Init() from the Provider class to the classes that require it. by Alex Deymo · 11 years ago
  7. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 11 years ago
  8. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago[Renamed (93%) from mock_system_state.cc]
  9. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  10. 76b2b48 Fix/extend unit test related functionality. by Gilad Arnold · 11 years ago
  11. 51e0499 Missing delete on MockSystemState. by Alex Deymo · 11 years ago
  12. 1cac5aa MockSystemState: Initialize connection_manager_ member. by David Zeuthen · 11 years ago
  13. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 11 years ago
  14. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 11 years ago
  15. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 12 years ago
  16. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 12 years ago
  17. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  18. f413fe5 Add unit tests for duration metrics by David Zeuthen · 12 years ago
  19. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 12 years ago
  20. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  21. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 13 years ago