1. ac41a82 Set default updater URL and version per platform. by Alex Deymo · 9 years ago
  2. cbea78f Remove obsolete GetKernelDevices() method. by Alex Deymo · 9 years ago
  3. d6deb1d Use installed DBus libraries instead of generating them. by Alex Deymo · 9 years ago
  4. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  5. b8803bb Split DBus client proxies into separated headers. by Alex Deymo · 9 years ago
  6. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  7. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  8. 3053450 update_engine: Switch to chrome-dbus for client requests in update_engine by Alex Deymo · 9 years ago
  9. b7ca096 update_engine: Migrate UE DBus service to chrome DBus bindings. by Alex Deymo · 10 years ago
  10. 461b259 update_engine: Use libchromeos to launch subprocesses. by Alex Deymo · 9 years ago
  11. 60ca1a7 update_engine: Migrate time-based glib main loop calls to MessageLoop. by Alex Deymo · 9 years ago
  12. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 9 years ago
  13. fdf0051 update_engine: Add fds for the source partitions. by Allie Wood · 10 years ago
  14. 907b4fa update_engine: Don't require hashes for non-official builds. by David Pursell · 10 years ago
  15. 02c1864 update_engine: Allow `cros flash` on base images. by David Pursell · 10 years ago
  16. 965d708 update_engine: Remove unused methods from UpdateAttempter. by Alex Deymo · 10 years ago
  17. 020600d update_engine: Use C++11 range-based for loop when possible. by Alex Deymo · 10 years ago
  18. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  19. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  20. 749ecf1 update_engine: Re-introduce RefreshDevicePolicy() before computing update params. by Alex Deymo · 10 years ago
  21. 519cfc7 update_engine: Move scattering wait period store/load to PayloadState. by Gilad Arnold · 10 years ago
  22. afd70ed update_engine: Remove legacy logic and tests. by Gilad Arnold · 10 years ago
  23. 54fa66d update_engine: Respond to forced update requests when updates are disabled. by Gilad Arnold · 10 years ago
  24. f9cb98c update_engine: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  25. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  26. ec7f916 update_engine: Ditch UpdateCheckScheduler, use UpdateCheckAllowed instead. by Gilad Arnold · 10 years ago
  27. 88b591f update_engine: Replace NULL with nullptr by Alex Vakulenko · 10 years ago
  28. 4906c1c update_engine: Replace googe::protobuf::Closure with base::Closure by Alex Vakulenko · 10 years ago
  29. d9aca3b update_engine: Add helpful messages about lsb-release file. by David Zeuthen · 10 years ago
  30. 3e0b53e update_engine: Fake chromeos-setgoodkernel command for testing. by Alex Deymo · 10 years ago
  31. 9abb763 update_engine: Use integer types from stdint.h by Ben Chan · 10 years ago
  32. 44666f9 update_engine: Remove dependency on libupdate_engine from the client. by Alex Deymo · 10 years ago
  33. 44dc3bf update_engine: UM: UpdateCheckAllowed now considers interactive update requests. by Gilad Arnold · 10 years ago
  34. a0258a5 UpdateManager: Obey server-dictated poll interval when scheduling checks. by Gilad Arnold · 10 years ago
  35. cf175a0 Fix cpplint errors. by Gilad Arnold · 10 years ago
  36. 65f1da0 update_engine: Use powerd for rebooting. by Daniel Erat · 10 years ago
  37. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  38. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  39. bc91a27 Replace std::tr1::shared_ptr by std::shared_ptr. by Alex Deymo · 10 years ago
  40. 7d623eb update_engine: Remove GPIO support. by Nam T. Nguyen · 10 years ago
  41. a6dab94 PM: UpdaterProvider reports the number of consecutive failed update checks. by Gilad Arnold · 10 years ago
  42. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  43. bccbc38 Move IsOOBEComplete to HardwareInterface. by Alex Deymo · 11 years ago
  44. 44b9b7e Fix rollback crash while previous rollback is in progress. by Chris Sosa · 11 years ago
  45. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  46. 2bddadd update_engine: Added more logging and debugging for rollback checking by Alex Vakulenko · 11 years ago
  47. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  48. d38b113 Remove stable channel check for rollback. by Chris Sosa · 11 years ago
  49. dea2eac update_engine: Added ability to retrieve old version via DBus by Alex Vakulenko · 11 years ago
  50. 1b9d6ae Further cleanup around DBus interface classes. by Gilad Arnold · 11 years ago
  51. 59e253e update_engine: added CanRollback dbus method by Alex Vakulenko · 11 years ago
  52. 639aa36 Record installation date and include it in every Omaha request. by David Zeuthen · 11 years ago
  53. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 11 years ago
  54. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  55. af9085e Fix UE crash during rollback operations. by Don Garrett · 11 years ago
  56. 3c55abd Add D-Bus method to get the duration since an update completed. by David Zeuthen · 11 years ago
  57. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  58. 192449e Add --follow to update_engine_client that follows any AU operation to completion. by Chris Sosa · 11 years ago
  59. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  60. c1f07c3 update_engine: Use shared constants for update status. by Daniel Erat · 11 years ago
  61. 985b112 Add Installer.OSAgeDays metric by David Zeuthen · 11 years ago
  62. 92d9c8b Also use DevicePolicy::GetAuP2PEnabled() to determine if p2p is enabled by David Zeuthen · 11 years ago
  63. 052d290 p2p: Remove IsP2PAllowedForInteractiveChecks() function and its users by David Zeuthen · 11 years ago
  64. 8f191b2 p2p: Use p2p for updates by David Zeuthen · 11 years ago
  65. 70e476e AU/unittest: allow use of a parametric update completed marker by Gilad Arnold · 11 years ago
  66. fb1020e Add version information to install plan and GetStatus. by Chris Sosa · 11 years ago
  67. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  68. d6ab404 ChannelDelegated policy: if value is missing, assume it is false. by Chris Sosa · 11 years ago
  69. 28e479c Don't allow rollback on the stable-channel. by Chris Sosa · 11 years ago
  70. 76a29ae Don't allow rollback when we are enterprise enrolled. by Chris Sosa · 11 years ago
  71. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  72. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 11 years ago
  73. d317e40 Implement Rollback to previously booted partitions. by Chris Sosa · 11 years ago
  74. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  75. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 11 years ago
  76. be45bef Add update reboot metric to the update engine. by Chris Sosa · 11 years ago
  77. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 11 years ago
  78. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 11 years ago
  79. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  80. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  81. dc9a8ca Fix update_disabled flag to be set to false when there's no policy. by Jay Srinivasan · 12 years ago
  82. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  83. 5b3f3b9 Make policy reloads explicit. by Julian Pastarmov · 12 years ago
  84. b92f0df AU: coalesce interactive / user-initiated flags by Gilad Arnold · 12 years ago
  85. bbdd490 AU: add an interactive flag to Omaha requests by Gilad Arnold · 12 years ago
  86. 55f50c2 Segregate UMA metrics for production scenarios from test scenarios. by Jay Srinivasan · 12 years ago
  87. bf7919b AU: disable GPIOs in production; some structural changes by Gilad Arnold · 12 years ago
  88. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  89. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago
  90. 4f8ee27 Modify priority tweaking to use CGroups. by Chris Sosa · 12 years ago
  91. edce283 Addressing review comments that came after merging previous CL. by Jay Srinivasan · 12 years ago
  92. f057205 Send UMA Stats for update engine error codes. by Jay Srinivasan · 12 years ago
  93. 51dcf26 Verify AU payload manifest signature if present. by Jay Srinivasan · 12 years ago
  94. c1ba09a Support in update_engine for script for UI jank investigation. by Jay Srinivasan · 12 years ago
  95. 21be075 Make sure waiting period in memory and persisted file are always in sync. by Jay Srinivasan · 12 years ago
  96. 34b5d86 Use a local UpdateFirstSeenAt timestamp instead of UpdatePublishedOn by Jay Srinivasan · 12 years ago
  97. 581c2ea Modify a FilesystemCopierAction unit test. by Gilad Arnold · 12 years ago
  98. 7c04e76 Enable test mode updates. by Gilad Arnold · 12 years ago
  99. 6dbbd39 Diagnose/eliminate FilesystemCopierAction unit test failure. by Gilad Arnold · 12 years ago
  100. e73acab Support in update_engine for the crosh autest "-scheduled" option. by Jay Srinivasan · 12 years ago