1. c52db8d Add @UnsupportedAppUsage annotations for greylist. am: 2b0f10a8c1 by Artur Satayev · 6 years ago
  2. 2b0f10a Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 6 years ago
  3. 492c56a Update keys in dynamic_partitions_info.txt. am: 8683ed40d9 by Yifan Hong · 6 years ago
  4. 8683ed4 Update keys in dynamic_partitions_info.txt. by Yifan Hong · 6 years ago
  5. 1a9836a Partially revert "Sanity check that no downgrade package on launch VAB device." by Yifan Hong · 6 years ago
  6. 2f1ca03 Partially revert "Sanity check that no downgrade package on launch VAB device." by Yifan Hong · 6 years ago
  7. e26cfb8 Allow update_device install the secondary payload am: 3f9be772bd by Tianjie Xu · 6 years ago
  8. 3f9be77 Allow update_device install the secondary payload by Tianjie Xu · 6 years ago
  9. 0695efc Allow skipping timestamp check in certain debug conditions am: 4ad3af6330 by Tianjie Xu · 6 years ago
  10. 4ad3af6 Allow skipping timestamp check in certain debug conditions by Tianjie Xu · 6 years ago
  11. 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
  12. f8f60d0 DynamicPartitionControlAndroid: remove unused arg am: 02513dc7b6 by Yifan Hong · 6 years ago
  13. 243b7df DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 6 years ago
  14. bc814df Mount /metadata in sideload. am: 2c62c13b19 by Yifan Hong · 6 years ago
  15. 4b21ee2 Setup android-base logging in sideload. am: c73cb8ce94 by Yifan Hong · 6 years ago
  16. 02513dc DynamicPartitionControlAndroid: remove unused arg by Yifan Hong · 6 years ago
  17. 2c62c13 Mount /metadata in sideload. by Yifan Hong · 6 years ago
  18. c73cb8c Setup android-base logging in sideload. by Yifan Hong · 6 years ago
  19. 8fe1bce Merge "Skip QD1A.190821.011 in stage-aosp-master" into stage-aosp-master by TreeHugger Robot · 6 years ago
  20. dc6d9b1 Sanity check that no downgrade package on launch VAB device. am: 6e0d0ef979 by Yifan Hong · 6 years ago
  21. 6e0d0ef Sanity check that no downgrade package on launch VAB device. by Yifan Hong · 6 years ago
  22. 40bf7c1 Fix the behavior for metadata verification when no public key presents by Tianjie Xu · 6 years ago
  23. 6c70b93 Fix the behavior for metadata verification when no public key presents by Tianjie Xu · 6 years ago
  24. ba7b09e Avoid reading sysprops again. am: b38e1afa1f by Yifan Hong · 6 years ago
  25. b38e1af Avoid reading sysprops again. by Yifan Hong · 6 years ago
  26. f841425 Link to IBootControl 1.1. am: 2111d063ce by David Anderson · 6 years ago
  27. 2111d06 Link to IBootControl 1.1. by David Anderson · 6 years ago
  28. f688194 Update engine now depends on otacerts am: be4ea231bc by Tianjie Xu · 6 years ago
  29. be4ea23 Update engine now depends on otacerts by Tianjie Xu · 6 years ago
  30. ecc4541 DynamicPartitionControl: Load metadata correctly for downgrading Virtual A/B by Yifan Hong · 6 years ago
  31. e421c5b Call SnapshotManager::CancelUpdate on downgrade path am: 6d88856a1b by Yifan Hong · 6 years ago
  32. fbc9ac7 Delete COW group for downgrade Virtual A/B am: a4e7da3b8a by Yifan Hong · 6 years ago
  33. f30f8ea DynamicPartitionControl: only create snapshot when snapshot_enabled by Yifan Hong · 6 years ago
  34. 50a56c6 DynamicPartitionControl: Load metadata correctly for downgrading Virtual A/B by Yifan Hong · 6 years ago
  35. 6d88856 Call SnapshotManager::CancelUpdate on downgrade path by Yifan Hong · 6 years ago
  36. a4e7da3 Delete COW group for downgrade Virtual A/B by Yifan Hong · 6 years ago
  37. f0f4a91 DynamicPartitionControl: only create snapshot when snapshot_enabled by Yifan Hong · 6 years ago
  38. ed7974d Skip QD1A.190821.011 in stage-aosp-master by Xin Li · 6 years ago
  39. de863bc Allow update engine read public keys from otacerts.zip am: 7a78d630e1 by Tianjie Xu · 6 years ago
  40. 7a78d63 Allow update engine read public keys from otacerts.zip by Tianjie Xu · 6 years ago
  41. bc642e1 Add a command in delta_generator to calculate the maximum signature size by Tianjie Xu · 6 years ago
  42. 42f5bd4 Add EC key signing support am: 7bbe015a1b by Tianjie Xu · 6 years ago
  43. 9cad266 Add a command in delta_generator to calculate the maximum signature size by Tianjie Xu · 6 years ago
  44. 7bbe015 Add EC key signing support by Tianjie Xu · 6 years ago
  45. 77f8ce0 Update update_metadata_pb2.py am: 1e2573f97f by Yifan Hong · 6 years ago
  46. 1e2573f Update update_metadata_pb2.py by Yifan Hong · 6 years ago
  47. e4c81aa Use ParcelFileDescriptor over FileDescriptor am: 4213299356 by Kyeongkab.Nam · 6 years ago
  48. 4213299 Use ParcelFileDescriptor over FileDescriptor by Kyeongkab.Nam · 6 years ago
  49. 3fdffe3 Factor out the RSA verification in payload verifier am: 6cf830b891 by Tianjie Xu · 6 years ago
  50. 6cf830b Factor out the RSA verification in payload verifier by Tianjie Xu · 6 years ago
  51. f10d616 Replace `look` with `grep`. am: c288d5ba21 by Tao Bao · 6 years ago
  52. c288d5b Replace `look` with `grep`. by Tao Bao · 6 years ago
  53. d91a060 Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 am: 75d90ab4c4 by Yifan Hong · 6 years ago
  54. e259d60 Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 by Yifan Hong · 6 years ago
  55. 75d90ab Add snapshot_enabled field to DeltaArchiveManifest. am: 05b3b96388 by Yifan Hong · 6 years ago
  56. 05b3b96 Add snapshot_enabled field to DeltaArchiveManifest. by Yifan Hong · 6 years ago
  57. 57f0145 Signature size now uses size_t am: dac04b7336 am: 4dcb4cde74 am: 6f1e9e349e by Tianjie Xu · 6 years ago
  58. 6f1e9e3 Signature size now uses size_t am: dac04b7336 am: 4dcb4cde74 by Tianjie Xu · 6 years ago
  59. 4dcb4cd Signature size now uses size_t am: dac04b7336 by Tianjie Xu · 6 years ago
  60. dac04b7 Signature size now uses size_t by Tianjie Xu · 6 years ago
  61. e89141f Call SnapshotManager::FinishedSnapshotWrites am: a33bca41ec am: aa6764ecbc by Yifan Hong · 6 years ago
  62. 12a9f84 DynamicPartitionControl: map snapshot devices for virt ab am: 420db9b98a am: 38f97a6f61 by Yifan Hong · 6 years ago
  63. 212fce1 [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl am: 13d41cb2ac am: dcfde359b9 by Yifan Hong · 6 years ago
  64. 4eead0f Call SnapshotManager::FinishedSnapshotWrites am: a33bca41ec am: aa6764ecbc by Yifan Hong · 6 years ago
  65. 4aa4cce DynamicPartitionControl: map snapshot devices for virt ab am: 420db9b98a by Yifan Hong · 6 years ago
  66. f6251b8 [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl am: 13d41cb2ac by Yifan Hong · 6 years ago
  67. aa6764e Call SnapshotManager::FinishedSnapshotWrites am: a33bca41ec by Yifan Hong · 6 years ago
  68. 38f97a6 DynamicPartitionControl: map snapshot devices for virt ab am: 420db9b98a by Yifan Hong · 6 years ago
  69. dcfde35 [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl am: 13d41cb2ac by Yifan Hong · 6 years ago
  70. a33bca4 Call SnapshotManager::FinishedSnapshotWrites by Yifan Hong · 6 years ago
  71. 420db9b DynamicPartitionControl: map snapshot devices for virt ab by Yifan Hong · 6 years ago
  72. 13d41cb [REFACTOR] Pass DeltaArchiveManifest to DynamicPartitionControl by Yifan Hong · 6 years ago
  73. c196589 dynamic_partition_test_utils: use libstorage_literals_headers am: 87ea73fe5a am: 6c88b93cc3 by Yifan Hong · 6 years ago
  74. b769ae9 dynamic_partition_test_utils: use libstorage_literals_headers am: 87ea73fe5a by Yifan Hong · 6 years ago
  75. 6c88b93 dynamic_partition_test_utils: use libstorage_literals_headers am: 87ea73fe5a by Yifan Hong · 6 years ago
  76. 87ea73f dynamic_partition_test_utils: use libstorage_literals_headers by Yifan Hong · 6 years ago
  77. e4299b3 Remove libhwbinder/libhidltransport deps am: 48598e8b0d am: b9e386946a by Steven Moreland · 6 years ago
  78. 3966db1 Remove libhwbinder/libhidltransport deps am: 48598e8b0d am: b9e386946a by Steven Moreland · 6 years ago
  79. b9e3869 Remove libhwbinder/libhidltransport deps am: 48598e8b0d by Steven Moreland · 6 years ago
  80. 49143e4 [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master am: 0ed6696f2e -s ours by Xin Li · 6 years ago
  81. 6349ea2 [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  82. 0ed6696 Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-master by Xin Li · 6 years ago
  83. 48598e8 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  84. debb2e1 [automerger skipped] DO NOT MERGE - Merge Android 10 into master am: 9c448b4895 -s ours am: ccf05f3a5a by Xin Li · 6 years ago
  85. 3a5b1ee [automerger skipped] DO NOT MERGE - Merge Android 10 into master am: 9c448b4895 -s ours by Xin Li · 6 years ago
  86. ccf05f3 [automerger skipped] DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  87. 9c448b4 DO NOT MERGE - Merge Android 10 into master by Xin Li · 6 years ago
  88. c9cf58a Put update_engine to blkio background group am: 13bdba8cdc am: 801359deec am: 15438be978 by Rick Yiu · 6 years ago
  89. 6e32d91 Put update_engine to blkio background group am: 13bdba8cdc am: 801359deec by Rick Yiu · 6 years ago
  90. 15438be Put update_engine to blkio background group am: 13bdba8cdc am: 801359deec by Rick Yiu · 6 years ago
  91. 801359d Put update_engine to blkio background group am: 13bdba8cdc by Rick Yiu · 6 years ago
  92. 13bdba8 Put update_engine to blkio background group by Rick Yiu · 6 years ago
  93. 10c0529 DynamicPartitionsControl: Add Virtual A/B feature flag. am: 413d572453 am: b3344169ac am: d76c56f730 by Yifan Hong · 6 years ago
  94. 9fe088f DynamicPartitionsControl: Add Virtual A/B feature flag. am: 413d572453 am: b3344169ac by Yifan Hong · 6 years ago
  95. d76c56f DynamicPartitionsControl: Add Virtual A/B feature flag. am: 413d572453 by Yifan Hong · 6 years ago
  96. b334416 DynamicPartitionsControl: Add Virtual A/B feature flag. am: 413d572453 by Yifan Hong · 6 years ago
  97. 413d572 DynamicPartitionsControl: Add Virtual A/B feature flag. by Yifan Hong · 6 years ago
  98. e8311fc Use the payload size as the base to calculate download overhead am: 21030c18fc am: 3410c0d044 am: fc98acec65 by Tianjie Xu · 6 years ago
  99. e8f64dc Use the payload size as the base to calculate download overhead am: 21030c18fc am: 3410c0d044 by Tianjie Xu · 6 years ago
  100. fc98ace Use the payload size as the base to calculate download overhead am: 21030c18fc by Tianjie Xu · 6 years ago