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