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