1. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 4 years, 9 months ago
  2. 24e1d72 update_engine: remove system_id and system_version by Amin Hassani · 4 years, 9 months ago
  3. 2fe8432 Revert "update_engine: Remove case conditions for deprecated operations" by Amin Hassani · 4 years, 9 months ago
  4. ed03b44 update_engine: Fix leaking unit tests by Amin Hassani · 4 years, 10 months ago
  5. b0b6cc2 update_engine: remove usages of base::MessageLoop. by Qijiang Fan · 4 years, 10 months ago
  6. 852f57d update engine: clang formatting by Vyshu · 4 years, 10 months ago
  7. e331f5a update_engine: Verify payload hash before its signature by Amin Hassani · 4 years, 10 months ago
  8. 7d19220 update_engine: Switch back crypto function calls to get0 version by Amin Hassani · 4 years, 10 months ago
  9. fbe526c update_engine: Remove unused function by Amin Hassani · 4 years, 10 months ago
  10. aff7200 update_engine: Enterprise channel downgrade by Miriam Polzer · 5 years ago
  11. ffa4c66 Merge "update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master" by Commit Bot · 4 years, 11 months ago
  12. a81598b payload_generator: Remove unused attributes by Vyshu · 5 years ago
  13. e53b39b update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 5 years ago
  14. 9956320 Fix remaining styling and compiling issues by Amin Hassani · 5 years ago
  15. f624e11 Check for public key before checking for signatures by Amin Hassani · 5 years ago
  16. 0d01bbd Update test comment. by Yifan Hong · 5 years ago
  17. 8702933 HardwareInterface::IsPartitionUpdateValid: fine grained error by Yifan Hong · 5 years ago
  18. e9156ec Add CowMergeOperations as a hint for snapshot write by Tianjie · 5 years ago
  19. d719103 Support per-partition timestamps by Kelvin Zhang · 5 years ago
  20. 612da76 update_engine: Remove check for deprecated values by Amin Hassani · 5 years ago
  21. 3b323cf Fetch a/b ota partitions from the build prop, instead of walking through by Kelvin Zhang · 5 years ago
  22. aba70ab Improve payload magic header handling by Kelvin Zhang · 5 years ago
  23. 88d1069 Improve error message when hitting checksum mismatch by Kelvin Zhang · 5 years ago
  24. 9dd9305 Add unit test for fallback route of manifest cache by Kelvin Zhang · 5 years ago
  25. e283ce4 Update language to comply with Android's inclusive language guidance by Tianjie · 5 years ago
  26. 0a92a62 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  27. fc24afe Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  28. a9997f0 Update language to comply with Android's inclusive language guidance by Saint Chou · 5 years ago
  29. c380666 Bump the minor version by Tianjie · 5 years ago
  30. 934b847 Update UE to remove MessageLoop::current()->WatchFileDescriptor. by Tianjie · 5 years ago
  31. f5baff4 Support generation of partial updates by Tianjie · 5 years ago
  32. cc011d3 Cache OTA manifest in update_engine by Kelvin Zhang · 5 years ago
  33. 24f9609 Verify the extents for untouched dynamic partitions during partial update by Tianjie · 5 years ago
  34. d2da7b1 Report actual payload type by Kelvin Zhang · 5 years ago
  35. 242e33a Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 5 years ago
  36. 55abd3c Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  37. f4d1196 update_engine: Remove case conditions for deprecated operations by Amin Hassani · 5 years ago
  38. 70eef23 Add progress updates to FilesystemVerificationAction by Kelvin Zhang · 5 years ago
  39. 99d570d Implement PartitionUpdateGenerator for partial updates by Tianjie · 5 years ago
  40. d3865d1 Add PartitionUpdateGenerator by Tianjie · 5 years ago
  41. 50504d6 update_engine: Dump InstallPlan with Partitions by Jae Hoon Kim · 5 years ago
  42. 00b6aa2 update_engine: changes for libchrome r680000 uprev by hscham · 5 years ago
  43. 9d5a61d update_engine: Fix issues reported by clang-tidy by Andrew · 5 years ago
  44. 7b3910a Allow forward merge on powerwash. by Yifan Hong · 5 years ago
  45. f526156 ShouldSkipOperation -> OptimizeOperation by Yifan Hong · 5 years ago
  46. 822d485 Reland "update_engine: Deprecate major version 1" by Amin Hassani · 5 years ago
  47. 955aa6e update_engine: post libchrome uprev clean-up by hscham · 6 years ago
  48. fac2022 Revert "update_engine: Deprecate major version 1" by Amin Hassani · 6 years ago
  49. 55c2bfe DeltaPerformer: Don't destroy previously allocated space by Yifan Hong · 6 years ago
  50. b9d6357 DeltaPerformer: add static PreparePartitionsForUpdate by Yifan Hong · 6 years ago
  51. f033ecb DynamicPartitionControl: Add required_size to Prepare by Yifan Hong · 6 years ago
  52. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 6 years ago
  53. 8da11e2 update_engine: Fix Install Plan Dump() misleading prints by Jae Hoon Kim · 6 years ago
  54. 3a7dc26 update_engine: Check metadata and signature sizes by Andrew · 6 years ago
  55. 6eec995 Only skip operation on snapshot partitions by Yifan Hong · 6 years ago
  56. 8d38431 DeltaPerformer uses ShouldSkipOperation() by Alessio Balsini · 6 years ago
  57. d04ca0c update_engine: Fix delta_performer_fuzzer by Andrew Lassalle · 6 years ago
  58. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 6 years ago
  59. e858362 Don't FinishUpdate() in BootControl*::SetActiveBootSlot() by Yifan Hong · 6 years ago
  60. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 6 years ago
  61. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 6 years ago
  62. 55c7541 update_engine: Deprecate major version 1 by Amin Hassani · 6 years ago
  63. 6c70b93 Fix the behavior for metadata verification when no public key presents by Tianjie Xu · 6 years ago
  64. 6f0366d update_engine: Add delta_performer_fuzzer by Amin Hassani · 6 years ago
  65. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  66. 7bbe015 Add EC key signing support by Tianjie Xu · 6 years ago
  67. 6cf830b Factor out the RSA verification in payload verifier by Tianjie Xu · 6 years ago
  68. 0f59a9a update_engine: Deprecate minor version 1 by Amin Hassani · 6 years ago
  69. dac04b7 Signature size now uses size_t by Tianjie Xu · 6 years ago
  70. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 6 years ago
  71. 0aa7e51 update_engine: AddressSanitizer PostinstallerRunnerAction RunAsRoot leak fix by Jae Hoon Kim · 6 years ago
  72. 493fecb update_engine: Replace FileWatcher. by Hidehiko Abe · 6 years ago
  73. 7b428f5 update_engine: drop MTD logic by Brian Norris · 6 years ago
  74. 500ca13 Enable update_engine to access OTA package via file descriptor by Kyeongkab.Nam · 6 years ago
  75. 7982100 update_engine: Add --properties_format flag to delta_generator by Amin Hassani · 6 years ago
  76. 32e8204 Set the block device to be writable before writing verity data by xunchang · 6 years ago
  77. 28def4f update_engine: Place enterprise rollback save marker file by Zentaro Kavanagh · 7 years ago
  78. cda3c03 Support signing payload with 4096 bits RSA keys by xunchang · 6 years ago
  79. e69ca5f Allow creation of a logical partition by Hridya Valsaraju · 6 years ago
  80. cebb688 Use InstallOperation::Type instead of InstallOperation_Type. by Sen Jiang · 6 years ago
  81. 9b2f178 Use string for Signatures protobuf. by Sen Jiang · 7 years ago
  82. 0418de3 update_engine: Add support for enterprise rollback powerwash by Zentaro Kavanagh · 7 years ago
  83. 008c458 update_engine: Run clang-format on payload_consumer by Amin Hassani · 7 years ago
  84. 7438410 update_engine: Merge remote-tracking branch 'cros/upstream' into 'cros/master' by Amin Hassani · 7 years ago
  85. 53c2ec5 Use base::TimeTicks. by Sen Jiang · 7 years ago
  86. 3a25dc2 Force the last checkpoint to be saved. by Sen Jiang · 7 years ago
  87. ab6bda9 Remove unused functions in test_utils. by Sen Jiang · 7 years ago
  88. 08c6da1 Don't use temp file for public key. by Sen Jiang · 7 years ago
  89. 2e4eda5 update_engine: Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  90. 3ce4e52 Merge aosp/upstream-master into aosp/master. by Sen Jiang · 7 years ago
  91. 3406c77 Call InitPartitionMetadata when resuming an update. by Tao Bao · 7 years ago
  92. 1d9077f Improve the logic for mapping target dynamic partitions. by Yifan Hong · 7 years ago
  93. 28e8970 Revert "Remove kPrefsDynamicPartitionMetadataInitialized." by Yifan Hong · 7 years ago
  94. 7328c9f DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  95. 09f6e0f Remove kPrefsDynamicPartitionMetadataInitialized. by Tao Bao · 7 years ago
  96. eab915e Revert "Partially Revert 2b9d241" by Hidehiko Abe · 7 years ago
  97. 0e452c9 update_engine: Reduce prefs writes during update by Colin Howes · 7 years ago
  98. 5e1af98 Remove ZeroPadExtentWriter. by Sen Jiang · 7 years ago
  99. d4db07e Support updateable groups. by Yifan Hong · 7 years ago
  100. 9acd9cb Fix false negative NeedResize by Yifan Hong · 7 years ago