1. fa78f14 Refactor daemon state and service async notification. by Alex Deymo · 9 years ago
  2. e97b39c Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  3. bdd765e Revert "Implement Android UE daemon using brillo::Daemon." by Alex Vakulenko · 9 years ago
  4. c180400 Implement Android UE daemon using brillo::Daemon. by Alex Deymo · 9 years ago
  5. 8c21b35 Move current daemon destruction logic to RealSystemState. by Alex Deymo · 9 years ago
  6. e119e6a update_engine: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  7. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  8. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  9. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  10. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  11. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  12. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  13. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  14. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  15. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  16. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  17. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  18. 02f7c1d update_engine: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  19. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  20. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  21. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago
  22. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  23. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 10 years ago
  24. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 10 years ago
  25. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  26. 76b2b48 Fix/extend unit test related functionality. by Gilad Arnold · 10 years ago
  27. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  28. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 10 years ago
  29. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 11 years ago
  30. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  31. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  32. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  33. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  34. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  35. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  36. f413fe5 Add unit tests for duration metrics by David Zeuthen · 11 years ago
  37. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  38. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  39. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago