1. 90e9f19 update_engine: Use PrefsInterface from SystemState by Amin Hassani · 4 years ago
  2. 0468a76 update_engine: Use clock and fake clock from SystemState by Amin Hassani · 4 years ago
  3. 538bd59 update_engine: Make SystemState accessible from everywhere by Amin Hassani · 4 years ago
  4. 5ff76a2 update_engine: Make PayloadStateTests class tests by Amin Hassani · 4 years ago
  5. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years ago[Renamed (99%) from payload_state_unittest.cc]
  6. e815363 update_engine: Make policy UpdateCheckParams processing easier by Amin Hassani · 4 years ago
  7. cc6ab9f update_engine: Fix non inclusive vocabulary by Andrew · 4 years, 4 months ago
  8. 7658391 update_engine: Skip post DownloadAction exclusions by Jae Hoon Kim · 4 years, 4 months ago
  9. 694eeb0 update_engine: Add PayloadState Exclusion Logic by Jae Hoon Kim · 4 years, 5 months ago
  10. a3210e6 update_engine: NextPayload() resets URL index by Jae Hoon Kim · 4 years, 5 months ago
  11. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 6 years ago
  12. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  13. 8712e96 Report duration uptime for successful update. by Sen Jiang · 6 years ago
  14. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 7 years ago
  15. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  16. 1841408 Merge remote-tracking branch 'goog/upstream-master'. by Sen Jiang · 7 years ago
  17. d4777a1 Collect android metrics for bytes downloaded by Tianjie Xu · 7 years ago
  18. 672c1f5 update_engine: replace testing::SetArgumentPointee with testing::SetArgPointee by Ben Chan · 7 years ago
  19. 90aaa10 Collect metrics for android update attempt by Tianjie Xu · 7 years ago
  20. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 7 years ago
  21. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  22. cdd5206 Support IsDeltaPayload per <package>. by Sen Jiang · 7 years ago
  23. 0affc2c Parse multiple packages from Omaha response. by Sen Jiang · 8 years ago
  24. 80f70ff Build unittests in Brillo. by Alex Deymo · 9 years ago
  25. 1f19dcc Add ErrorCode::kUserCanceled. by Alex Deymo · 9 years ago
  26. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  27. af9a863 Remove obsolete Installer.* metrics. by Alex Deymo · 9 years ago
  28. 763e7db update_engine: New BootControlInterface class. by Alex Deymo · 9 years ago
  29. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  30. 0b3db6b update_engine: Remove all references to glib. by Alex Deymo · 9 years ago
  31. eb9e6d8 update_engine: Remove copy from source to destination partition. by Allie Wood · 10 years ago
  32. 8427b4a update_engine: Standarize mock/fake filenames. by Alex Deymo · 10 years ago
  33. 2c0db7b update_engine: Use FakePrefs instead of the real Prefs in unittests. by Alex Deymo · 10 years ago
  34. 74b5f55 update_engine: Relocate inference and storage of P2P related properties. by Gilad Arnold · 10 years ago
  35. f329b93 update_engine: Fix all the "using" declaration usage. by Alex Deymo · 10 years ago
  36. 06c76a4 Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  37. f3e2801 update_engine: Reject XML with internal entity declarations. by David Zeuthen · 10 years ago
  38. d2779df update_engine: fixed warnings from cpplint by Alex Vakulenko · 10 years ago
  39. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 10 years ago
  40. 4e1d149 metrics: Emit kAbnormalTermination if last update attempt failed. by David Zeuthen · 10 years ago
  41. 96197df metrics: Add UpdateEngine.Rollback.Result metric. by David Zeuthen · 11 years ago
  42. afed4a1 Don't report metrics when rolling back. by David Zeuthen · 11 years ago
  43. 5bb4c90 Rename MockSystemState into FakeSystemState. by Gilad Arnold · 11 years ago
  44. 1f84723 Revise the SystemState hierarchy. by Gilad Arnold · 11 years ago
  45. 33bae49 Add new metrics. by David Zeuthen · 11 years ago
  46. 75039d7 update_engine: update to libbase 242728 by Alex Vakulenko · 11 years ago
  47. a6742b3 AU: shift to use new TMPDIR-enabled temp file by Gilad Arnold · 11 years ago
  48. 6646b44 Don't rollback if the other partition isn't valid. by Don Garrett · 11 years ago
  49. 83692e4 Mark the new kernel invalid when starting an update. by Don Garrett · 11 years ago
  50. 056b0ab Move IsOfficialBuild() and IsNormalBootMode() into HardwareInterface. by J. Richard Barnette · 11 years ago
  51. 4da2cc1 Make FakeHardware the default for all unit tests. by J. Richard Barnette · 11 years ago
  52. 4d03944 Enforce handling of expected payload versions only. by Don Garrett · 11 years ago
  53. 3084293 Move KernelDeviceOfBootDevice() to utils. by J. Richard Barnette · 11 years ago
  54. 20f005c Don't backoff update attempts for interactive checks. by Chris Sosa · 11 years ago
  55. b3dcdb3 Load the and store rollback version into the correct variable. by Chris Sosa · 11 years ago
  56. bb8bdc7 p2p: Add HttpPeer to DownloadSource enumeration by David Zeuthen · 11 years ago
  57. dcba809 p2p: Add accounting for p2p usage to PayloadStateInterface by David Zeuthen · 11 years ago
  58. f7d8004 Allow HTTP urls when device policy doesn't specify. by Chris Sosa · 11 years ago
  59. b33b0f0 Add Installer.UpdatesAbandonedEventCount metric. by Alex Deymo · 11 years ago
  60. 81018e0 Correctly report firmware update failure if RO needs update. by Don Garrett · 11 years ago
  61. 569c424 Don't send metrics on update_engine restart without reboot. by Alex Deymo · 11 years ago
  62. 4243291 Send an UMA metric when failed to boot into the new partition. by Alex Deymo · 11 years ago
  63. 29b51d9 Add Installer.[Full]PayloadAttemptNumber by Alex Deymo · 11 years ago
  64. 820cc70 Add Installer.AttemptsCount.Total metric. by Alex Deymo · 11 years ago
  65. 1c656c4 Add Installer.PayloadFormat metric by Alex Deymo · 11 years ago
  66. aa18e16 Blacklist versions as part of Rollback along with unittests. by Chris Sosa · 11 years ago
  67. e4c58bf Add Installer.TimeToRebootMinutes metric by David Zeuthen · 11 years ago
  68. a573d6f Add Installer.UpdatesAbandonedCount metric by David Zeuthen · 11 years ago
  69. 53173b9 Download via HTTP only if enterprise policy allows. by Jay Srinivasan · 11 years ago
  70. dbd9ea2 Add DownloadSourcesUsed and DownloadOverheadPercentage metrics. by Jay Srinivasan · 11 years ago
  71. a99981f Rename ActionExitCode to ErrorCode by David Zeuthen · 11 years ago
  72. f413fe5 Add unit tests for duration metrics by David Zeuthen · 11 years ago
  73. 674c318 Use better histogram parameters for duration metrics by David Zeuthen · 12 years ago
  74. be45bef Add update reboot metric to the update engine. by Chris Sosa · 12 years ago
  75. cc6f996 Add metric to report number of URL switches per update attempt by David Zeuthen · 12 years ago
  76. 19409b7 Add metrics to report the number of bytes downloaded per protocol. by Jay Srinivasan · 12 years ago
  77. 9a017f2 Measure and send update duration (and corresponding uptime) to UMA by David Zeuthen · 12 years ago
  78. d29695d Refactoring: Move prefs constants out to the constants.h/cc by Jay Srinivasan · 12 years ago
  79. 1c0fe79 Cancel the current download if user chooses a different channel. by Jay Srinivasan · 12 years ago
  80. ae4697c Enhanced channel changing behavior by Jay Srinivasan · 12 years ago
  81. 0826288 Implement exponential backoff for throttling repeated AU downloads. by Jay Srinivasan · 12 years ago
  82. 2b5a0f0 Classify errors and advance URL index according to the error code. by Jay Srinivasan · 12 years ago
  83. 6f6ea00 Support for processing multiple URLs in update_engine. by Jay Srinivasan · 12 years ago