1. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  2. 5378f5e Initialize channel information on Init(). by Alex Deymo · 9 years ago
  3. 6eddf26 BootControlStub: New class used if CreateBootControl() fail. by David Zeuthen · 9 years ago
  4. 1c4e84a Read official-build and dev-mode from the system properties. by Alex Deymo · 9 years ago
  5. dd132f3 Make non-volatile directory platform-specific. by Alex Deymo · 9 years ago
  6. b17327c New BootControlInterface implementation for Android. by Alex Deymo · 9 years ago
  7. 40d86b2 Make Hardware class platform specific. by Alex Deymo · 9 years ago
  8. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  9. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  10. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  11. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  12. 4a0321b update_engine: Policy determines P2P enabled status. by Gilad Arnold · 10 years ago
  13. 41f2cf5 update_engine: Share payloads for a maximum of five days only. by David Zeuthen · 10 years ago
  14. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  15. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  16. fd45a73 update_engine: UM: Async request expiration handled differently. by Gilad Arnold · 10 years ago
  17. b227199 UM: Make the evaluation timeout configurable. by Gilad Arnold · 10 years ago
  18. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago
  19. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  20. 680d022 PolicyManager: Remove unnecessary Init() methods. by Alex Deymo · 10 years ago
  21. c83baf6 PolicyManager: New DevicePolicy provider. by Alex Deymo · 10 years ago
  22. 41a75a7 PolicyManager: Extend the EvaluationContext to handle IsTimeGreaterThan() by Alex Deymo · 10 years ago
  23. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  24. ae47a9a PM: Add an update engine provider. by Gilad Arnold · 10 years ago
  25. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  26. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 11 years ago
  27. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 10 years ago
  28. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 11 years ago[Renamed from system_state.cc]
  29. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  30. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  31. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  32. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  33. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  34. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  35. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  36. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  37. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  38. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 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. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  43. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago