1. 55c2bfe DeltaPerformer: Don't destroy previously allocated space by Yifan Hong · 5 years ago
  2. 6561303 Implement UpdateAttempterAndroid::AllocateSpaceForPayload by Yifan Hong · 5 years ago
  3. b9d6357 DeltaPerformer: add static PreparePartitionsForUpdate by Yifan Hong · 5 years ago
  4. f033ecb DynamicPartitionControl: Add required_size to Prepare by Yifan Hong · 5 years ago
  5. 0b664d1 DynamicPartitionControl: document FinishUpdate by Yifan Hong · 5 years ago
  6. 087de9d Allow update_engine to skip post-install by Tianjie Xu · 5 years ago
  7. 2236ea0 Add stubs for UpdateEngine.CleanupSuccessfulUpdate by Yifan Hong · 5 years ago
  8. 7727990 Add ErrorCode::kDeviceCorrupted. by Yifan Hong · 5 years ago
  9. 6f7e29f Add stubs for UpdateEngine.AllocateSpaceForPayload by Yifan Hong · 5 years ago
  10. e7ce821 Use libfs_mgr_binder when linking to binder-enabled libsnapshot. by David Anderson · 5 years ago
  11. 60f3a23 During binding, check the status when calling callback functions by Tianjie Xu · 5 years ago
  12. eec2927 Refactor BinderUpdateEngineAndroidService. by Yifan Hong · 5 years ago
  13. bd47d62 Refactor UpdateAttmpeterAndroid. by Yifan Hong · 5 years ago
  14. 46e37d4 Add ErrorCode::kNotEnoughSpace. by Yifan Hong · 5 years ago
  15. f6c805a Sync with CrOS error codes. by Yifan Hong · 5 years ago
  16. 173e619 Switch to use libdm to bind loop devices by Tianjie Xu · 5 years ago
  17. 6eec995 Only skip operation on snapshot partitions by Yifan Hong · 5 years ago
  18. 8d38431 DeltaPerformer uses ShouldSkipOperation() by Alessio Balsini · 5 years ago
  19. 2a3b4a2 Skip identical SOURCE_COPY operations by Alessio Balsini · 5 years ago
  20. 36e2289 SkipInstallOperation placeholders am: 14980e2fbb by Alessio Balsini · 5 years ago
  21. 14980e2 SkipInstallOperation placeholders by Alessio Balsini · 5 years ago
  22. 44f1cf0 Schedule a warm_reset after an OTA am: d6aa91fbaa by Tianjie Xu · 5 years ago
  23. d6aa91f Schedule a warm_reset after an OTA by Tianjie Xu · 5 years ago
  24. ca8f1fe Don't FinishUpdate() in BootControl*::SetActiveBootSlot() am: e858362209 by Yifan Hong · 5 years ago
  25. ed03909 Remove BootControlInterface::Cleanup am: 9194ce85ca by Yifan Hong · 5 years ago
  26. 505f1bb Remove BootControlInterface::PreparePartitionsForUpdate am: 02e2b6b80c by Yifan Hong · 5 years ago
  27. 00133c4 BootControl exposes DynamicPartitionControl. am: daac732e42 by Yifan Hong · 5 years ago
  28. 70f0ee4 Move DynamicPartitionControlInterface to common/ am: 15726b9f9c by Yifan Hong · 5 years ago
  29. 307f876 Proper split of BootControl and DynamicPartitionControl. am: 3a1a561839 by Yifan Hong · 5 years ago
  30. e858362 Don't FinishUpdate() in BootControl*::SetActiveBootSlot() by Yifan Hong · 5 years ago
  31. 9194ce8 Remove BootControlInterface::Cleanup by Yifan Hong · 5 years ago
  32. 02e2b6b Remove BootControlInterface::PreparePartitionsForUpdate by Yifan Hong · 5 years ago
  33. daac732 BootControl exposes DynamicPartitionControl. by Yifan Hong · 5 years ago
  34. 15726b9 Move DynamicPartitionControlInterface to common/ by Yifan Hong · 5 years ago
  35. 3a1a561 Proper split of BootControl and DynamicPartitionControl. by Yifan Hong · 5 years ago
  36. c52db8d Add @UnsupportedAppUsage annotations for greylist. am: 2b0f10a8c1 by Artur Satayev · 5 years ago
  37. 2b0f10a Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 5 years ago
  38. 492c56a Update keys in dynamic_partitions_info.txt. am: 8683ed40d9 by Yifan Hong · 5 years ago
  39. 8683ed4 Update keys in dynamic_partitions_info.txt. by Yifan Hong · 5 years ago
  40. 1a9836a Partially revert "Sanity check that no downgrade package on launch VAB device." by Yifan Hong · 5 years ago
  41. 2f1ca03 Partially revert "Sanity check that no downgrade package on launch VAB device." by Yifan Hong · 5 years ago
  42. e26cfb8 Allow update_device install the secondary payload am: 3f9be772bd by Tianjie Xu · 5 years ago
  43. 3f9be77 Allow update_device install the secondary payload by Tianjie Xu · 5 years ago
  44. 0695efc Allow skipping timestamp check in certain debug conditions am: 4ad3af6330 by Tianjie Xu · 5 years ago
  45. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 5 years ago
  46. e1ed866 Merge "DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master" into stage-aosp-master by Xin Li · 5 years ago
  47. f8f60d0 DynamicPartitionControlAndroid: remove unused arg am: 02513dc7b6 by Yifan Hong · 5 years ago
  48. 243b7df DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  49. bc814df Mount /metadata in sideload. am: 2c62c13b19 by Yifan Hong · 5 years ago
  50. 4b21ee2 Setup android-base logging in sideload. am: c73cb8ce94 by Yifan Hong · 5 years ago
  51. 02513dc DynamicPartitionControlAndroid: remove unused arg by Yifan Hong · 5 years ago
  52. 2c62c13 Mount /metadata in sideload. by Yifan Hong · 5 years ago
  53. c73cb8c Setup android-base logging in sideload. by Yifan Hong · 5 years ago
  54. 8fe1bce Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 5 years ago
  55. dc6d9b1 Sanity check that no downgrade package on launch VAB device. am: 6e0d0ef979 by Yifan Hong · 5 years ago
  56. 6e0d0ef Sanity check that no downgrade package on launch VAB device. by Yifan Hong · 5 years ago
  57. 40bf7c1 Fix the behavior for metadata verification when no public key presents by Tianjie Xu · 5 years ago
  58. 6c70b93 Fix the behavior for metadata verification when no public key presents by Tianjie Xu · 5 years ago
  59. ba7b09e Avoid reading sysprops again. am: b38e1afa1f by Yifan Hong · 5 years ago
  60. b38e1af Avoid reading sysprops again. by Yifan Hong · 5 years ago
  61. f841425 Link to IBootControl 1.1. am: 2111d063ce by David Anderson · 5 years ago
  62. 2111d06 Link to IBootControl 1.1. by David Anderson · 5 years ago
  63. f688194 Update engine now depends on otacerts am: be4ea231bc by Tianjie Xu · 5 years ago
  64. be4ea23 Update engine now depends on otacerts by Tianjie Xu · 5 years ago
  65. ecc4541 DynamicPartitionControl: Load metadata correctly for downgrading Virtual A/B by Yifan Hong · 5 years ago
  66. e421c5b Call SnapshotManager::CancelUpdate on downgrade path am: 6d88856a1b by Yifan Hong · 5 years ago
  67. fbc9ac7 Delete COW group for downgrade Virtual A/B am: a4e7da3b8a by Yifan Hong · 5 years ago
  68. f30f8ea DynamicPartitionControl: only create snapshot when snapshot_enabled by Yifan Hong · 5 years ago
  69. 50a56c6 DynamicPartitionControl: Load metadata correctly for downgrading Virtual A/B by Yifan Hong · 5 years ago
  70. 6d88856 Call SnapshotManager::CancelUpdate on downgrade path by Yifan Hong · 5 years ago
  71. a4e7da3 Delete COW group for downgrade Virtual A/B by Yifan Hong · 5 years ago
  72. f0f4a91 DynamicPartitionControl: only create snapshot when snapshot_enabled by Yifan Hong · 5 years ago
  73. ed7974d Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 5 years ago
  74. de863bc Allow update engine read public keys from otacerts.zip am: 7a78d630e1 by Tianjie Xu · 5 years ago
  75. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 5 years ago
  76. bc642e1 Add a command in delta_generator to calculate the maximum signature size by Tianjie Xu · 5 years ago
  77. 42f5bd4 Add EC key signing support am: 7bbe015a1b by Tianjie Xu · 5 years ago
  78. 9cad266 Add a command in delta_generator to calculate the maximum signature size by Tianjie Xu · 5 years ago
  79. 7bbe015 Add EC key signing support by Tianjie Xu · 5 years ago
  80. 77f8ce0 Update update_metadata_pb2.py am: 1e2573f97f by Yifan Hong · 5 years ago
  81. 1e2573f Update update_metadata_pb2.py by Yifan Hong · 5 years ago
  82. e4c81aa Use ParcelFileDescriptor over FileDescriptor am: 4213299356 by Kyeongkab.Nam · 5 years ago
  83. 4213299 Use ParcelFileDescriptor over FileDescriptor by Kyeongkab.Nam · 5 years ago
  84. 3fdffe3 Factor out the RSA verification in payload verifier am: 6cf830b891 by Tianjie Xu · 5 years ago
  85. 6cf830b Factor out the RSA verification in payload verifier by Tianjie Xu · 5 years ago
  86. f10d616 Replace `look` with `grep`. am: c288d5ba21 by Tao Bao · 5 years ago
  87. c288d5b Replace `look` with `grep`. by Tao Bao · 5 years ago
  88. d91a060 Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 am: 75d90ab4c4 by Yifan Hong · 5 years ago
  89. e259d60 Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 by Yifan Hong · 5 years ago
  90. 75d90ab Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 by Yifan Hong · 5 years ago
  91. 05b3b96 Add snapshot_enabled field to DeltaArchiveManifest. by Yifan Hong · 5 years ago
  92. 57f0145 Signature size now uses size_t am: dac04b7336 am: 4dcb4cde74 am: 6f1e9e349e by Tianjie Xu · 5 years ago
  93. 6f1e9e3 Signature size now uses size_t am: dac04b7336 am: 4dcb4cde74 by Tianjie Xu · 5 years ago
  94. 4dcb4cd Signature size now uses size_t am: dac04b7336 by Tianjie Xu · 5 years ago
  95. dac04b7 Signature size now uses size_t by Tianjie Xu · 5 years ago
  96. e89141f Call SnapshotManager::FinishedSnapshotWrites am: a33bca41ec am: aa6764ecbc by Yifan Hong · 5 years ago
  97. 12a9f84 DynamicPartitionControl: map snapshot devices for virt ab am: 420db9b98a am: 38f97a6f61 by Yifan Hong · 5 years ago
  98. 212fce1 [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl am: 13d41cb2ac am: dcfde359b9 by Yifan Hong · 5 years ago
  99. 4eead0f Call SnapshotManager::FinishedSnapshotWrites am: a33bca41ec am: aa6764ecbc by Yifan Hong · 5 years ago
  100. 4aa4cce DynamicPartitionControl: map snapshot devices for virt ab am: 420db9b98a by Yifan Hong · 5 years ago