1. ddd6822 update_engine: Make SystemState pointer static only by Amin Hassani · 4 years, 2 months ago
  2. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years, 2 months ago
  3. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years, 2 months ago
  4. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years, 2 months ago
  5. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 3 months ago[Renamed (96%) from system_state.h]
  6. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  7. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  8. dc066f1 Remove weave support from update_engine. by Alex Deymo · 8 years ago
  9. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 9 years ago
  10. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  11. b09305e Compile delta_generator and payload_consumer when "dbus" is disabled. 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. cf175a0 Fix cpplint errors. by Gilad Arnold · 11 years ago
  19. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 11 years ago
  20. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 11 years ago
  21. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  22. 76b2b48 Fix/extend unit test related functionality. by Gilad Arnold · 11 years ago
  23. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago
  24. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 11 years ago
  25. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  26. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  27. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  28. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  29. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 12 years ago
  30. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 12 years ago
  31. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 12 years ago
  32. f413fe5 Add unit tests for duration metrics by David Zeuthen · 12 years ago
  33. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  34. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  35. f3815bb AU: add missing include by Gilad Arnold · 12 years ago
  36. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  37. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  38. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  39. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  40. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  41. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  42. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 13 years ago