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