1. 8cb9483 Remove bind_lambda.h include directive. by Hidehiko Abe · 6 years ago
  2. 72b80ed update_payload: Fix problem with signature size on unsigned payloads by Amin Hassani · 6 years ago
  3. 8ea1957 update_payload: Add the remaining major version 2 signature supports by Amin Hassani · 6 years ago
  4. ac170d9 update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  5. 978c108 update_attempter: Set is_install_ to false when doing a rollback. by Colin Howes · 6 years ago
  6. f9e5656 Revert "update_engine: Don't require reboot after install." by Xiaochu Liu · 6 years ago
  7. d772aae update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  8. f53a5d3 update_engine: fix english by Xiaochu Liu · 6 years ago
  9. 3991186 update_engine: add omaha_request_action_fuzzer target by Xiaochu Liu · 6 years ago
  10. e318392 update_engine: edit OWNERS by Xiaochu Liu · 6 years ago
  11. e2008f1 update_engine: check pointer for nullptr by Xiaochu Liu · 6 years ago
  12. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 6 years ago
  13. abf1770 update_engine: Add permissions for dlcservice user. by Colin Howes · 6 years ago
  14. c9e98d6 update_engine: Add disconnected network type for metrics reporting by Colin Howes · 6 years ago
  15. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  16. 0e452c9 update_engine: Reduce prefs writes during update by Colin Howes · 6 years ago
  17. 9c91588 update_engine: Use static libraries of bsdiff and bspatch by Amin Hassani · 6 years ago
  18. 6310be6 update_engine: do not send platform updatecheck for install by Xiaochu Liu · 6 years ago
  19. 0d69220 update_engine: define dlc constants by Xiaochu Liu · 6 years ago
  20. 61544e6 Do not report NEED_PERMISSION_TO_UPDATE for non-critical OOBE updates by Toni Barzic · 6 years ago
  21. 26bb865 brillo_update_payload: stop searching /usr/lib/crosutils by Mike Frysinger · 6 years ago
  22. 88d9038 update_engine: support downloading DLC by Xiaochu Liu · 6 years ago
  23. 1aafbfd update_engine: Change the default autest Omaha URL by Amin Hassani · 6 years ago
  24. 6600a56 update_engine: clean up the Omaha response tags and attributes. by Amin Hassani · 6 years ago
  25. c482bbd update_engine: clean up depreacated values in omaha response by Amin Hassani · 6 years ago
  26. 46b1fd1 update_engine: Disable source file name checking in gyp by Amin Hassani · 6 years ago
  27. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  28. d4bc462 update_engine: Rename policy values of DeviceRollbackToTargetVersion by Marton Hunyady · 6 years ago
  29. 31aefb9 update_engine: Add new rollback policy values by Marton Hunyady · 6 years ago
  30. 20262ad update_engine: Reset update pending callback after update actions by Adolfo Victoria · 6 years ago
  31. 897e540 update_engine: Remove xattr checks by Amin Hassani · 6 years ago
  32. 91f48b4 update_engine: Fix an invalid memory access in OmahaRequestAction::TransferComplete by Amin Hassani · 6 years ago
  33. 497044c update_engine: Add staging to update_attempter and omaha_request by Adolfo Victoria · 6 years ago
  34. 5a0a82c update_engine: add utilities for update staging policy by Adolfo Victoria · 6 years ago
  35. 0cd9d77 update_engine: ReceivedBytes returns boolean on transfer completion/termination by Amin Hassani · 6 years ago
  36. 68512d4 update_engine: Fix a memory leak in UpdateDeferredByPolicyTest by Amin Hassani · 6 years ago
  37. 667cf7b update_engine: Reflect ActionProcessor and UpdateBootFlags changes in AOSP by Amin Hassani · 6 years ago
  38. 7a7a082 update_engine: Change time restrictions to return kSucceeded by Adolfo Victoria · 6 years ago
  39. abe4a77 update_engine: Remove Action object from FilesystemVerifierActionDelegate by Amin Hassani · 6 years ago
  40. 0dbf1f9 update_engine: Modify Update Time Restrictions to block downloads by Adolfo Victoria · 6 years ago
  41. 0882a51 update_engine: Pospone setgoodkernel after update check by Amin Hassani · 7 years ago
  42. d3f4bea update_engine: Pass Action ownership to ActionProcessor by Amin Hassani · 6 years ago
  43. 94ffe13 update_engine: Add Update Time Restrictions by Adolfo Victoria · 6 years ago
  44. fdc488d update_payload: Modify payload_info_unittest.py by Amin Hassani · 6 years ago
  45. 50dd2f0 update_payload: import cros_payload_unittest.py as is by Amin Hassani · 6 years ago
  46. d3a1e35 update_engine: add staging pref to payload_state by Adolfo Victoria · 6 years ago
  47. 5ec5bd1 brillo_update_payload: Clean up arguments in calls to delta_generator by Tudor Brindus · 6 years ago
  48. b432db8 brillo_update_payload: Add paycheck.py-based check command by Tudor Brindus · 6 years ago
  49. 5c8c627 update_payload: Drop usage of deprecated paycheck.py args from test_paycheck.sh by Tudor Brindus · 6 years ago
  50. 0ff621c update_engine: Store and test kern/fw versions as 4 values by Zentaro Kavanagh · 6 years ago
  51. b220d66 update_payload: Make paycheck take "root" instead of "rootfs" by Tudor Brindus · 6 years ago
  52. 50a74d6 update_engine: Remove presubmit check for header_guard by Marton Hunyady · 6 years ago
  53. dda79e2 delta_generator: Use "kernel" and "root" partition names internally by Tudor Brindus · 6 years ago
  54. acd2039 update_payload: Implement applying for major version 2 payloads by Tudor Brindus · 6 years ago
  55. 40506cd update_payload: Implement checking for major version 2 payloads by Tudor Brindus · 6 years ago
  56. 2d22c1a update_payload: Allow specifying partition options for major version 2 by Tudor Brindus · 6 years ago
  57. 8d05a7e update_payload: De-duplicate paycheck partition handling for major version 2 by Tudor Brindus · 6 years ago
  58. 8b936f2 update_engine: Allow rollback to kiosk-specified target version by Marton Hunyady · 6 years ago
  59. 9614350 update_engine: Add minutes variable to real time provider. by Adolfo Victoria · 6 years ago
  60. 8f6f243 update_engine: Add hardware support for firmware_max_rollforward by Zentaro Kavanagh · 6 years ago
  61. a42496e update-engine: Remove code for AUE'd boards by Thiemo Nagel · 6 years ago
  62. 2a14d41 update_payload: Remove instances to au-generator by Amin Hassani · 6 years ago
  63. 8af23df Merge commit '3538a883700a86c8224bff075e1cc4bab552d2ed' into patch_branch by chrome-bot · 6 years ago
  64. 0eae427 update_engine: Fix update check error crash by Amin Hassani · 6 years ago
  65. b477829 update_engine: Rename signing variables. by Amin Hassani · 6 years ago
  66. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  67. ffbfdfb update_engine: Send UMA stats about kernel key versions by Marton Hunyady · 6 years ago
  68. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 6 years ago
  69. 77ab7bd Recover source hash failures on other source operations. by Sen Jiang · 6 years ago
  70. 8712e96 Report duration uptime for successful update. by Sen Jiang · 6 years ago
  71. e6e0f04 Add update_engine/scripts/payload_info.py by Sen Jiang · 6 years ago
  72. 80f4d4c update_engine: Report VPD write failure to UMA by Amin Hassani · 6 years ago
  73. 761be2c update_engine: ASSERT_TRUE Time::FromString calls by Eric Caruso · 6 years ago
  74. dcaf797 Support a range of major and minor version. by Sen Jiang · 6 years ago
  75. 76af266 update_engine: Move setting kernel_max_rollforward earlier by Zentaro Kavanagh · 6 years ago
  76. 5d95615 update_engine: Fix TPM variable name max_kernel_rollfoward by Zentaro Kavanagh · 6 years ago
  77. c288206 update_engine: Ignore OOBE update check result after rollback by Marton Hunyady · 6 years ago
  78. 199152d update_engine: Process Omaha response for rollback images by Marton Hunyady · 6 years ago
  79. 3978ddd Fix error code for no update. by Sen Jiang · 7 years ago
  80. 28d8ed9 Implement VerifyPayloadApplicable. by Sen Jiang · 7 years ago
  81. b5f601d Split payload metadata logic from DeltaPerformer into its own class. by Sen Jiang · 7 years ago
  82. 20c9672 Add a binder function verifyPayloadApplicable(). by Tao Bao · 7 years ago
  83. 5520b2d Don't use fec on host. by Sen Jiang · 6 years ago
  84. 654ce96 Match LZMA SDK 18.05 API. by Sen Jiang · 6 years ago
  85. 51c264e Recover source hash failures on SOURCE_COPY operations. by Alex Deymo · 8 years ago
  86. ba51c3f update_engine: Add rollback_allowed policy in Omaha requests by Marton Hunyady · 6 years ago
  87. 96e3672 Turn on build/header_guard in cpplint. by Sen Jiang · 6 years ago
  88. 99ced78 update_engine: Add GetMinFirmwareKeyVersion to read tpm_fwver value by Marton Hunyady · 6 years ago
  89. 782c713 Remove all equal deflates. by Sen Jiang · 6 years ago
  90. ac773de Move calling BZ2_bzDecompressEnd() to destructor. by Sen Jiang · 6 years ago
  91. 1f899d5 update_engine: Set min kernel version based on rollback policy. by Zentaro Kavanagh · 7 years ago
  92. 2abda31 update_engine: Refactor omaha_request_action_unittest by Marton Hunyady · 6 years ago
  93. 89b9a2d update_engine_client: Change bit-wise OR to logical OR for flags by Amin Hassani · 6 years ago
  94. 128936f postinstall: fixed postinst_action_progress is NaN by Yoshitaka Ishida · 7 years ago
  95. 6479359 init: Change the update_engine's respawn rate limit by Amin Hassani · 6 years ago
  96. 51c3e5d Check if FileDeltaProcessor succeeded. by Sen Jiang · 7 years ago
  97. 9b9c12e Fragment each file's operations in parallel. by Sen Jiang · 7 years ago
  98. 2560c54 Produce ZERO operations directly for zero blocks. by Sen Jiang · 7 years ago
  99. e58bddb update_engine: Don't do force updates after rollback. by Marton Hunyady · 7 years ago
  100. e0b9521 update_engine: Consumer value of RollbackAllowedMilestones policy. by Marton Hunyady · 7 years ago