1. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  2. 209e57a Fix compile error when USE_CHROME_NETWORK_PROXY is not set. by Alex Deymo · 7 years ago
  3. e94ece5 update_engine: Breaks the use of libcros into two dbus proxies. by Amin Hassani · 7 years ago
  4. e5f6f25 update_engine: Use org.chromium.NetworkProxyService. by Daniel Erat · 7 years ago
  5. dc066f1 Remove weave support from update_engine. by Alex Deymo · 7 years ago
  6. c92195c Compile libupdate_engine without DBus. by Sen Jiang · 8 years ago
  7. aeeb2e0 Make UpdateAttempter own debugd_proxy. by Sen Jiang · 8 years ago
  8. 9730679 Make RealDevicePolicyProvider own session_manager. by Sen Jiang · 8 years ago
  9. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 8 years ago
  10. f5bebae Add ConnectionManagerAndroid. by Sen Jiang · 8 years ago
  11. 299128e Make DBus a singleton. by Sen Jiang · 8 years ago
  12. 6e30bc5 Handle AllowKioskAppControlChromeVersion device policy by Xiyuan Xia · 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 · 9 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. 5378f5e Initialize channel information on Init(). by Alex Deymo · 9 years ago
  23. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 9 years ago
  24. 1c4e84a Read official-build and dev-mode from the system properties. by Alex Deymo · 9 years ago
  25. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  26. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 9 years ago
  27. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  28. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  29. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  30. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  31. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  32. 4a0321b update_engine: Policy determines P2P enabled status. by Gilad Arnold · 10 years ago
  33. 41f2cf5 update_engine: Share payloads for a maximum of five days only. by David Zeuthen · 10 years ago
  34. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  35. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  36. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  37. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  38. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago
  39. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  40. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 10 years ago
  41. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 10 years ago
  42. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 10 years ago
  43. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  44. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 10 years ago
  45. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  46. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 10 years ago
  47. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  48. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 10 years ago[Renamed from system_state.cc]
  49. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  50. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  51. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  52. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  53. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  54. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  55. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  56. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  57. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  58. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  59. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  60. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  61. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  62. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  63. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago