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