1. 91f48b4 update_engine: Fix an invalid memory access in OmahaRequestAction::TransferComplete by Amin Hassani · 6 years ago
  2. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  3. 5a0a82c update_engine: add utilities for update staging policy by Adolfo Victoria · 6 years ago
  4. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
  5. 68512d4 update_engine: Fix a memory leak in UpdateDeferredByPolicyTest by Amin Hassani · 6 years ago
  6. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 6 years ago
  7. 7a7a082 update_engine: Change time restrictions to return kSucceeded by Adolfo Victoria · 6 years ago
  8. abe4a77 update_engine: Remove Action object from FilesystemVerifierActionDelegate by Amin Hassani · 6 years ago
  9. 0dbf1f9 update_engine: Modify Update Time Restrictions to block downloads by Adolfo Victoria · 6 years ago
  10. 0882a51 update_engine: Pospone setgoodkernel after update check by Amin Hassani · 7 years ago
  11. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  12. 94ffe13 update_engine: Add Update Time Restrictions by Adolfo Victoria · 6 years ago
  13. fdc488d update_payload: Modify payload_info_unittest.py by Amin Hassani · 6 years ago
  14. 50dd2f0 update_payload: import cros_payload_unittest.py as is by Amin Hassani · 6 years ago
  15. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  16. 5ec5bd1 brillo_update_payload: Clean up arguments in calls to delta_generator by Tudor Brindus · 6 years ago
  17. b432db8 brillo_update_payload: Add paycheck.py-based check command by Tudor Brindus · 6 years ago
  18. 5c8c627 update_payload: Drop usage of deprecated paycheck.py args from test_paycheck.sh by Tudor Brindus · 6 years ago
  19. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 6 years ago
  20. b220d66 update_payload: Make paycheck take "root" instead of "rootfs" by Tudor Brindus · 6 years ago
  21. 50a74d6 update_engine: Remove presubmit check for header_guard by Marton Hunyady · 6 years ago
  22. dda79e2 delta_generator: Use "kernel" and "root" partition names internally by Tudor Brindus · 6 years ago
  23. acd2039 update_payload: Implement applying for major version 2 payloads by Tudor Brindus · 6 years ago
  24. 40506cd update_payload: Implement checking for major version 2 payloads by Tudor Brindus · 6 years ago
  25. 2d22c1a update_payload: Allow specifying partition options for major version 2 by Tudor Brindus · 6 years ago
  26. 8d05a7e update_payload: De-duplicate paycheck partition handling for major version 2 by Tudor Brindus · 6 years ago
  27. 8b936f2 update_engine: Allow rollback to kiosk-specified target version by Marton Hunyady · 6 years ago
  28. 9614350 update_engine: Add minutes variable to real time provider. by Adolfo Victoria · 6 years ago
  29. 8f6f243 update_engine: Add hardware support for firmware_max_rollforward by Zentaro Kavanagh · 6 years ago
  30. a42496e update-engine: Remove code for AUE'd boards by Thiemo Nagel · 6 years ago
  31. 2a14d41 update_payload: Remove instances to au-generator by Amin Hassani · 6 years ago
  32. 8af23df Merge commit '3538a883700a86c8224bff075e1cc4bab552d2ed' into patch_branch by chrome-bot · 6 years ago
  33. 0eae427 update_engine: Fix update check error crash by Amin Hassani · 6 years ago
  34. b477829 update_engine: Rename signing variables. by Amin Hassani · 6 years ago
  35. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  36. ffbfdfb update_engine: Send UMA stats about kernel key versions by Marton Hunyady · 6 years ago
  37. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 6 years ago
  38. 77ab7bd Recover source hash failures on other source operations. by Sen Jiang · 6 years ago
  39. 8712e96 Report duration uptime for successful update. by Sen Jiang · 6 years ago
  40. e6e0f04 Add update_engine/scripts/payload_info.py by Sen Jiang · 6 years ago
  41. 80f4d4c update_engine: Report VPD write failure to UMA by Amin Hassani · 6 years ago
  42. 761be2c update_engine: ASSERT_TRUE Time::FromString calls by Eric Caruso · 6 years ago
  43. dcaf797 Support a range of major and minor version. by Sen Jiang · 6 years ago
  44. 76af266 update_engine: Move setting kernel_max_rollforward earlier by Zentaro Kavanagh · 6 years ago
  45. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 6 years ago
  46. c288206 update_engine: Ignore OOBE update check result after rollback by Marton Hunyady · 6 years ago
  47. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 6 years ago
  48. 3978ddd Fix error code for no update. by Sen Jiang · 7 years ago
  49. 28d8ed9 Implement VerifyPayloadApplicable. by Sen Jiang · 7 years ago
  50. b5f601d Split payload metadata logic from DeltaPerformer into its own class. by Sen Jiang · 7 years ago
  51. 20c9672 Add a binder function verifyPayloadApplicable(). by Tao Bao · 7 years ago
  52. 5520b2d Don't use fec on host. by Sen Jiang · 6 years ago
  53. 654ce96 Match LZMA SDK 18.05 API. by Sen Jiang · 6 years ago
  54. 51c264e Recover source hash failures on SOURCE_COPY operations. by Alex Deymo · 8 years ago
  55. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 6 years ago
  56. 96e3672 Turn on build/header_guard in cpplint. by Sen Jiang · 6 years ago
  57. 99ced78 update_engine: Add GetMinFirmwareKeyVersion to read tpm_fwver value by Marton Hunyady · 6 years ago
  58. 782c713 Remove all equal deflates. by Sen Jiang · 7 years ago
  59. ac773de Move calling BZ2_bzDecompressEnd() to destructor. by Sen Jiang · 6 years ago
  60. 1f899d5 update_engine: Set min kernel version based on rollback policy. by Zentaro Kavanagh · 7 years ago
  61. 2abda31 update_engine: Refactor omaha_request_action_unittest by Marton Hunyady · 6 years ago
  62. 89b9a2d update_engine_client: Change bit-wise OR to logical OR for flags by Amin Hassani · 7 years ago
  63. 128936f postinstall: fixed postinst_action_progress is NaN by Yoshitaka Ishida · 7 years ago
  64. 6479359 init: Change the update_engine's respawn rate limit by Amin Hassani · 7 years ago
  65. 51c3e5d Check if FileDeltaProcessor succeeded. by Sen Jiang · 7 years ago
  66. 9b9c12e Fragment each file's operations in parallel. by Sen Jiang · 7 years ago
  67. 2560c54 Produce ZERO operations directly for zero blocks. by Sen Jiang · 7 years ago
  68. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 7 years ago
  69. e0b9521 update_engine: Consumer value of RollbackAllowedMilestones policy. by Marton Hunyady · 7 years ago
  70. 07216d6 Additionally look for partition files under RADIO/ in target_files zip. by Tao Bao · 7 years ago
  71. 9150223 update_engine: Check for available candidate urls before setting current url by Amin Hassani · 7 years ago
  72. 84f507b Improve logging when generating delta. by Sen Jiang · 7 years ago
  73. ed4c47d Sort FileDeltaProcessor. by Sen Jiang · 7 years ago
  74. e3843cb Parallelize delta read non file data. by Sen Jiang · 7 years ago
  75. ed37d68 Replace is_interactive with interactive for consistency in the code. by Amin Hassani · 7 years ago
  76. 49a0897 Remove Chrome OS reference in log in common code. by Sen Jiang · 7 years ago
  77. 771f648 Correct some spellings. by Sen Jiang · 7 years ago
  78. ffb6d80 update_engine: Do not ignore backoff on test/dev images by Amin Hassani · 7 years ago
  79. baacb98 update_engine: Add functions for reading/writing TPM values for rollback. by Zentaro Kavanagh · 7 years ago
  80. afaaa03 update_engine: puffdiff .zvoice files by Amin Hassani · 7 years ago
  81. a57d53e Fix Android Things policy order. by Sen Jiang · 7 years ago
  82. 304680c Add the dependency on libbootloader_message. by Tao Bao · 7 years ago
  83. 04df23a update_engine: Use org.chromium.KioskAppService service. by Daniel Erat · 7 years ago
  84. 2bb8dde Remove unused OmahaResponseHandlerAction::GotNoUpdateResponse(). by Sen Jiang · 7 years ago
  85. 89e24c1 Fix error code for no update. by Sen Jiang · 7 years ago
  86. 0e0e354 update_engine: Populate UpdateCheckParams with rollback policies. by Marton Hunyady · 7 years ago
  87. fe28440 Support optional powerwash from Omaha response. by Sen Jiang · 7 years ago
  88. 7283a5e update_engine: Remove WATCHLIST by Amin Hassani · 7 years ago
  89. 000dfa2 update_engine: Add new rollback device policies. by Marton Hunyady · 7 years ago
  90. 89a3712 update_engine: Reorder enum values in UpdateStatus by Amin Hassani · 7 years ago
  91. eb8c00a update_engine: Remove unused function by Amin Hassani · 7 years ago
  92. a885954 update_engine: Log output of alive subprocesses on exit. by Amin Hassani · 7 years ago
  93. ee67a8d Remove unnecessary nullptr check for kiosk_required_platform_version_p. by Sen Jiang · 7 years ago
  94. a86b108 update_payload: Allow check for given metadata size by Amin Hassani · 7 years ago
  95. 89afe86 update_engine: Remove 'inputs' from tar_bunzip2.gypi. by Sam McNally · 7 years ago
  96. 4ef4dac Add check for clang-format in pre-preupload hooks by Amin Hassani · 7 years ago
  97. 2229059 Decrease the low bandwidth download timeout by Aaron Wood · 7 years ago
  98. 421ff33 Reland update over cellular changes by Weidong Guo · 8 years ago
  99. 71818c8 Partially Revert 2b9d241 by Amin Hassani · 7 years ago
  100. e79eab6 update_engine: guarded 740efad for only android by Amin Hassani · 7 years ago