1. 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
  2. b7ee387 update_engine: Accumulate functions into OmahaRequestBuilderXml class. by Jae Hoon Kim · 6 years ago
  3. 21ac996 Set the Quick fix build token if the device is enterprise enrolled by Amr Aboelkher · 6 years ago
  4. 8f2fa74 update_engine: Fix fallthrough warning by Denis Nikitin · 6 years ago
  5. d4fe0fb update_engine: migrate client package to use GN by Keigo Oka · 6 years ago
  6. aa8e1a4 update_engine: add chrome os device requisition to the omaha request by Matt Ziegelbaum · 6 years ago
  7. d84c428 Removed RollbackOnlyIfRestorePossible option from DeviceRollbackToTargetVersion policy by Aya ElAttar · 6 years ago
  8. 1329fd8 update_engine: trigger a crash on unrecoverable condition by Xiaochu Liu · 6 years ago
  9. 0ede7bd update_engine: migrate the package to use GN. by Keigo Oka · 6 years ago
  10. 3d53cbc init: respawn UE on crash by Nicolas Norvez · 6 years ago
  11. 4a1173a update_engine: add logs and metrics for libcurl errors by Xiaochu Liu · 6 years ago
  12. 000c762 update_engine: Set kernel_max_rollforward to inifinity for test images. by Amin Hassani · 6 years ago
  13. 519b455 update_engine: remove MetricsLibrary::Init call by Joel Kitching · 6 years ago
  14. 570ca87 update_engine: Include quick_fix_build_token in updatecheck request body by Askar Aitzhan · 6 years ago
  15. 5d18505 update_engine: De-duplicate zlib blocks of squashfs images by Amin Hassani · 6 years ago
  16. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 6 years ago
  17. 84634dc update_engine: Only use CAPATH for certificate verification by Alex Khouderchah · 6 years ago
  18. 41ac04b update_engine: Simplify unittests in omaha_request_action_unittest.cc by Amin Hassani · 6 years ago
  19. 7fca286 update_engine: Move Omaha xml request generation into its own file by Amin Hassani · 6 years ago
  20. 73733a0 update_engine: Add support for DLC packages. by Amin Hassani · 6 years ago
  21. 6cf8e67 update_payload: deprecate unused flags from paycheck.py by Xiaochu Liu · 6 years ago
  22. a7add99 update_engine: Remove --install and --dlc_module_ids flags by Amin Hassani · 6 years ago
  23. 9b66aa6 update_engine: Use dlcservice.proto instead of update_engine.proto by Amin Hassani · 6 years ago
  24. 7c41bbf update_engine: Change Omaha request updater version format by Amin Hassani · 6 years ago
  25. f3ce47f update_engine: Fix bug in rollback tests by Bailey Berro · 6 years ago
  26. 77c25fc update_engine: Add delta payload support for squashfs by Amin Hassani · 6 years ago
  27. 0ef9a2f update_engine: Update the TPM with max_rollforward on rollback by Zentaro Kavanagh · 7 years ago
  28. b9cf501 update_engine: use shared DLC path strings by Xiaochu Liu · 6 years ago
  29. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 6 years ago
  30. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 6 years ago
  31. 4b71743 update_engine: Run clang-format on update_manager/ by Amin Hassani · 6 years ago
  32. aefaab2 update_engine: Run clang-format on client_library/ by Amin Hassani · 6 years ago
  33. 232f8f9 update_engine: Run clang-format on payload_generator/ by Amin Hassani · 6 years ago
  34. b268959 update_engine: Run clang-format on common/ by Amin Hassani · 6 years ago
  35. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 6 years ago
  36. bacee40 Merge commit '7438410328547d8f55b6555ebdcfd9768978fcb9' into patch_branch by chrome-bot · 6 years ago
  37. ef13c92 update_engine: Initialize kernel_max_rollforward to infinity on init by Amin Hassani · 6 years ago
  38. 7438410 update_engine: Merge remote-tracking branch 'cros/upstream' into 'cros/master' by Amin Hassani · 6 years ago
  39. 1c3db7d Remove utils::TimeFromStructTimespec(). by Sen Jiang · 6 years ago
  40. 53c2ec5 Use base::TimeTicks. by Sen Jiang · 6 years ago
  41. 3a25dc2 Force the last checkpoint to be saved. by Sen Jiang · 6 years ago
  42. ef1af27 update_payload: uprev to minor version 6 by Amin Hassani · 6 years ago
  43. ab6bda9 Remove unused functions in test_utils. by Sen Jiang · 6 years ago
  44. c2b3766 Remove utils::SetRootTempDir(). by Sen Jiang · 6 years ago
  45. 08c6da1 Don't use temp file for public key. by Sen Jiang · 6 years ago
  46. 642b32b Add MultiRangeHttpFetcherOverFileFetcherTest to HttpFetcherTest. by Tao Bao · 6 years ago
  47. 2e4eda5 update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 6 years ago
  48. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 6 years ago
  49. cf50e9d update_engine: Remove problematic deflate caches. by Amin Hassani · 6 years ago
  50. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 6 years ago
  51. 58e01d6 update_engine: brillo_update_payload: Switch to major version 2 by Amin Hassani · 6 years ago
  52. 1bafff8 Android: Reset update progress when booted into new version. by Sen Jiang · 6 years ago
  53. 62b42c8 Call fs_mgr_overlayfs_is_setup() in InitPartitionMetadata by Mark Salyzyn · 6 years ago
  54. b5f631d Add support for parsing Verified Boot 1.0 metadata. by Sen Jiang · 6 years ago
  55. 028ea41 MultiRangeHttpFetcher::ReceivedBytes should signal the caller correctly. by Tao Bao · 6 years ago
  56. 04d4162 update_engine: Fix a memory access violation by Amin Hassani · 6 years ago
  57. fcfbda2 Don't inherit from std::string. by Dan Albert · 6 years ago
  58. 8cb9483 Remove bind_lambda.h include directive. by Hidehiko Abe · 6 years ago
  59. 5a71c60 Remove bind_lambda.h include directive. by Hidehiko Abe · 6 years ago
  60. 72b80ed update_payload: Fix problem with signature size on unsigned payloads by Amin Hassani · 6 years ago
  61. 1d9077f Improve the logic for mapping target dynamic partitions. by Yifan Hong · 6 years ago
  62. 35410ed Map target partitions with force_writable when resuming an update. by Yifan Hong · 6 years ago
  63. 28e8970 Revert "Remove kPrefsDynamicPartitionMetadataInitialized." by Yifan Hong · 6 years ago
  64. 7328c9f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  65. 8ea1957 update_payload: Add the remaining major version 2 signature supports by Amin Hassani · 6 years ago
  66. 4b821d7 Use xxd directly rather than head and hexdump by Yifan Hong · 6 years ago
  67. ac170d9 update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  68. 09f6e0f Remove kPrefsDynamicPartitionMetadataInitialized. by Tao Bao · 6 years ago
  69. 978c108 update_attempter: Set is_install_ to false when doing a rollback. by Colin Howes · 6 years ago
  70. ba0fc92 Always filter out all zero blocks from old_file_extents. by Sen Jiang · 6 years ago
  71. 4885062 Merge PQ1A.181205.006 from Pi-QPR1-Release into ToT for Pi-Platform release.\n\nBUG: 120448245 by Bill Rassieur · 6 years ago
  72. f9e5656 Revert "update_engine: Don't require reboot after install." by Xiaochu Liu · 6 years ago
  73. d772aae update_engine: Don't require reboot after install. by Colin Howes · 6 years ago
  74. ce39e67 Fix partition spelling. by Sen Jiang · 6 years ago
  75. 5df503c Use xxd directly rather than head and hexdump by Elliott Hughes · 6 years ago
  76. f53a5d3 update_engine: fix english by Xiaochu Liu · 6 years ago
  77. 3991186 update_engine: add omaha_request_action_fuzzer target by Xiaochu Liu · 6 years ago
  78. e318392 update_engine: edit OWNERS by Xiaochu Liu · 6 years ago
  79. 812e9d1 Add apex file to the list of zip extensions. by Sen Jiang · 6 years ago
  80. efb0fda Use a similar file if no old files matches new file name. by Sen Jiang · 6 years ago
  81. e2008f1 update_engine: check pointer for nullptr by Xiaochu Liu · 6 years ago
  82. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 6 years ago
  83. c01f41a Use /dev/block/loop* for loop devices in Android. by Sen Jiang · 6 years ago
  84. 30eb7b5 BootControlAndroid unittests: fix tests by Yifan Hong · 6 years ago
  85. 6e38b35 Retrofit devices do not do allocatable space / 2. by Yifan Hong · 6 years ago
  86. 124a460 Reject update if static partition is a super block device. by Yifan Hong · 6 years ago
  87. abf1770 update_engine: Add permissions for dlcservice user. by Colin Howes · 6 years ago
  88. c9e98d6 update_engine: Add disconnected network type for metrics reporting by Colin Howes · 6 years ago
  89. a7897f3 Fix typo. by Yifan Hong · 6 years ago
  90. 1b54e70 Update update_metadata_pb2.py by Sen Jiang · 6 years ago
  91. 8cc1e9e BootControlAndroid::GetPartitionDevice ignore dynamic partitions by Yifan Hong · 6 years ago
  92. b97e3ab BootControlAndroid: load / store metadata to correct 'super' by Yifan Hong · 6 years ago
  93. 6e706b1 DynamicPartitionControl: support retrofit devices by Yifan Hong · 6 years ago
  94. 8ba486f update_engine: support DLC update by Xiaochu Liu · 6 years ago
  95. 9edcd04 Support payload larger than 4GiB. by Sen Jiang · 6 years ago
  96. 23bae40 Parse deflates in gzip files. by Sen Jiang · 6 years ago
  97. 0e452c9 update_engine: Reduce prefs writes during update by Colin Howes · 6 years ago
  98. 5e1af98 Remove ZeroPadExtentWriter. by Sen Jiang · 6 years ago
  99. f23bf92 Print total number of operations. by Sen Jiang · 6 years ago
  100. a8485a8 Consider diff operation overhead. by Sen Jiang · 6 years ago