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