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