1. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 5 years ago
  2. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  3. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 7 years ago
  4. 098f702 Rename metrics.cc to metrics_reporter_omaha.cc by Tianjie Xu · 7 years ago
  5. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  6. dc066f1 Remove weave support from update_engine. by Alex Deymo · 7 years ago
  7. b8c6a8f Add PowerManagerInterface. by Sen Jiang · 8 years ago
  8. f7ead81 Implement update_engine weave commands by Alex Deymo · 9 years ago
  9. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  10. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  11. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  12. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  13. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  14. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  15. f6ee016 update_engine: Move ConnectionManager to an abstract Interface. by Alex Deymo · 9 years ago
  16. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  17. 560ae1d update_engine: Mock out UpdateAttempter and OmahaRequestParams. by Alex Deymo · 10 years ago
  18. 157fe30 platform2: sweep the lint errors identified by the updated linter by Alex Vakulenko · 10 years ago
  19. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  20. 63784a5 Rename the PolicyManager to UpdateManager. by Alex Deymo · 10 years ago
  21. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  22. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 10 years ago[Renamed (96%) from mock_system_state.h]
  23. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 10 years ago
  24. 76b2b48 Fix/extend unit test related functionality. by Gilad Arnold · 10 years ago
  25. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 10 years ago
  26. 1cac5aa MockSystemState: Initialize connection_manager_ member. by David Zeuthen · 10 years ago
  27. 94c0616 Create a PolicyManager instance on the SystemState. by Alex Deymo · 10 years ago
  28. 759c275 Fix header guards to comply with Google Coding Style. by Alex Deymo · 10 years ago
  29. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 10 years ago
  30. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 10 years ago
  31. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 11 years ago
  32. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  33. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  34. 4da2cc1 Make FakeHardware the default for all unit tests. by J. Richard Barnette · 11 years ago
  35. 526cb58 p2p: Make P2PManager available from the SystemState singleton by David Zeuthen · 11 years ago
  36. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  37. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  38. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  39. f413fe5 Add unit tests for duration metrics by David Zeuthen · 11 years ago
  40. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  41. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 11 years ago
  42. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 11 years ago
  43. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 11 years ago
  44. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 11 years ago
  45. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 11 years ago
  46. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  47. 4348879 UpdateEngine-side changes to allow updates over 3G based on device policy. by Jay Srinivasan · 12 years ago
  48. 08fce04 Don't scatter during OOBE or user-initiated update checks. by Jay Srinivasan · 12 years ago