1. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 3 years, 10 months ago
  2. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years, 2 months ago
  3. eeec381 Add checks before writing hashtree/verity by Kelvin Zhang · 3 years, 10 months ago
  4. f7ef12a Unmap all partitions after postinstall finishes by Kelvin Zhang · 3 years, 9 months ago
  5. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 3 years, 10 months ago
  6. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 3 years, 10 months ago
  7. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 3 years, 10 months ago
  8. 0c37f62 Record VAB boot time metrics. by David Anderson · 3 years, 10 months ago
  9. 7977564 Improve load speed for python payload script by Kelvin Zhang · 3 years, 10 months ago
  10. 1c21eb8 Emit a warning instead of aborting by Kelvin Zhang · 3 years, 10 months ago
  11. 48b788f Actually abort update_engine for CHECK failure by Tianjie · 3 years, 10 months ago
  12. 413982e Allow disable_vabc flag in full OTA by Kelvin Zhang · 3 years, 10 months ago
  13. 0e1c7fd Verify that dynamic partitions have a usable size after resizing. by David Anderson · 3 years, 10 months ago
  14. 8bda821 Collect more COW size data in SnapshotMergeReport. by David Anderson · 3 years, 10 months ago
  15. c612f20 Add a python wrapper for cow conversion tool by Kelvin Zhang · 3 years, 10 months ago
  16. 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 3 years, 10 months ago
  17. 59724d8 Skip merge_operations which are not SOURCE_COPY by Kelvin Zhang · 3 years, 11 months ago
  18. 63b3911 Add a --verify_only flag, which verifies the payload by Kelvin Zhang · 3 years, 10 months ago
  19. 472d561 Fix python3 compatibility issues by Kelvin Zhang · 3 years, 10 months ago
  20. 5bd4622 Push care_map.pb to device when serving an OTA by Kelvin Zhang · 3 years, 10 months ago
  21. a314d2b Call CowWriter::Finalize() before attempting to get size of COW by Kelvin Zhang · 3 years, 10 months ago
  22. 4676944 Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 10 months ago
  23. a2e7018 Merge RQ2A.210305.007 by Xin Li · 3 years, 10 months ago
  24. 91ad662 Fix incorrect mountable device path for VABC by Kelvin Zhang · 3 years, 10 months ago
  25. bacace7 Add a util for converting ota payload to cow image am: b93055f15c by Kelvin Zhang · 3 years, 10 months ago
  26. df5cb43 Add a library function for performing a cow dry run am: 4ab946d067 by Kelvin Zhang · 3 years, 10 months ago
  27. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 3 years, 11 months ago
  28. 4ab946d Add a library function for performing a cow dry run by Kelvin Zhang · 3 years, 10 months ago
  29. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 3 years, 10 months ago
  30. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 3 years, 11 months ago
  31. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 3 years, 10 months ago
  32. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 3 years, 10 months ago
  33. 68776d0 Allow update_engine to communicate with apexd for size calculation am: 24a8279469 by Mohammad Samiul Islam · 3 years, 10 months ago
  34. d2fcb43 Reserve space for apex by creating a file and write 0s am: 8933d5721a by Kelvin Zhang · 3 years, 10 months ago
  35. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 3 years, 11 months ago
  36. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 4 years ago
  37. b95ff97 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 3 years, 10 months ago
  38. b068c13 Add vabc_compression parameter to update_metadata am: 4ca06c192d by Kelvin Zhang · 3 years, 10 months ago
  39. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 3 years, 11 months ago
  40. e11e1c7 Add option to invoke AllocateSpaceForPayload from update_device.py am: 51aad993dd by Kelvin Zhang · 3 years, 10 months ago
  41. 8e97550 Merge ab/7061308 into stage. by Xin Li · 3 years, 10 months ago
  42. 51aad99 Add option to invoke AllocateSpaceForPayload from update_device.py by Kelvin Zhang · 3 years, 10 months ago
  43. 258a49e Detect if update is already running when updating with file descriptor am: b00089bc16 by Håkan Kvist · 3 years, 10 months ago
  44. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 4 years ago
  45. 238e419 Use UpdateUsesSnapshotCompression to determine if VABC is used am: 0618835556 by Kelvin Zhang · 3 years, 10 months ago
  46. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 3 years, 11 months ago
  47. bfce537 Don't list dynamic if a slot doesn't support DAP am: 3a55fc2e5f by Tianjie · 3 years, 10 months ago
  48. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 3 years, 11 months ago
  49. 14bdc05 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine am: 9b85a6c202 by Bob Badour · 3 years, 11 months ago
  50. 9b85a6c [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years, 11 months ago
  51. 4ea1673 Reland: Pass apex_info.pb file to delta_generator am: deb34459c3 by Kelvin Zhang · 3 years, 11 months ago
  52. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years ago
  53. edbce76 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. am: bab11c59e6 by Yifan Hong · 3 years, 11 months ago
  54. 0c92c28 MetricsReporter gets DynamicPartitionControl. am: c514f66360 by Yifan Hong · 3 years, 11 months ago
  55. bab11c5 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. by Yifan Hong · 3 years, 11 months ago
  56. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 3 years, 11 months ago
  57. 4ebbfff UpdateAttempterAndroidTest: Fix field init order am: 93c497d4ec by Yifan Hong · 3 years, 11 months ago
  58. d6864bc Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression am: b0cbd39947 by Yifan Hong · 3 years, 11 months ago
  59. 93c497d UpdateAttempterAndroidTest: Fix field init order by Yifan Hong · 3 years, 11 months ago
  60. b0cbd39 Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression by Yifan Hong · 3 years, 11 months ago
  61. 430c647 Add a flag to manually override VABC am: 9101ff33e2 by Kelvin Zhang · 3 years, 11 months ago
  62. 9101ff3 Add a flag to manually override VABC by Kelvin Zhang · 4 years ago
  63. 904efb9 Check for null of cow_writer_ before call Finalize() am: 6a4d1ec1d0 by Kelvin Zhang · 3 years, 11 months ago
  64. 4efcba4 Propagate the update compression status into SnapshotMergeStats. am: 9661fb3698 by David Anderson · 3 years, 11 months ago
  65. 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 3 years, 11 months ago
  66. 9661fb3 Propagate the update compression status into SnapshotMergeStats. by David Anderson · 3 years, 11 months ago
  67. 0bb44f9 Reland: Add ApexInfo field to update_metadata.proto am: 9dd2d4f8ae by Mohammad Samiul Islam · 3 years, 11 months ago
  68. 9dd2d4f Reland: Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 4 years ago
  69. 6637194 Skip merge sequence and COW computation if VABC disabled am: 0a52f1b9a9 by Kelvin Zhang · 3 years, 11 months ago
  70. 0a52f1b Skip merge sequence and COW computation if VABC disabled by Kelvin Zhang · 4 years ago
  71. 04c183f Add a preupload hook to forbid use of "required" keyword in protobuf am: 6b45ea5c3d by Kelvin Zhang · 3 years, 11 months ago
  72. 6b45ea5 Add a preupload hook to forbid use of "required" keyword in protobuf by Kelvin Zhang · 3 years, 11 months ago
  73. 74ed97a Revert "Add ApexInfo field to update_metadata.proto" am: e34db34d58 by Tianjie Xu · 4 years ago
  74. db5a575 Revert "Pass apex_info.pb file to delta_generator" am: 195d0a9e38 by Tianjie Xu · 4 years ago
  75. c73836e Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" am: 2e3cdae869 by Tianjie Xu · 4 years ago
  76. e34db34 Revert "Add ApexInfo field to update_metadata.proto" by Tianjie Xu · 4 years ago
  77. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 4 years ago
  78. 2e3cdae Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" by Tianjie Xu · 4 years ago
  79. 8f18403 Regenerate checked-in update_metadata_pb2.py with aprotoc am: f650fa4194 by Yifan Hong · 4 years ago
  80. f650fa4 Regenerate checked-in update_metadata_pb2.py with aprotoc by Yifan Hong · 4 years ago
  81. 2b54133 Pass apex_info.pb file to delta_generator am: 4e5da3e9d7 by Kelvin Zhang · 4 years ago
  82. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 4 years ago
  83. 5bb4d84 Calculate vbmetadigest of inactive slot am: 838793dc39 by Tianjie · 4 years ago
  84. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years ago
  85. 8a7ff2a Add ApexInfo field to update_metadata.proto am: 8e2dce0ccc by Mohammad Samiul Islam · 4 years ago
  86. 8e2dce0 Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 4 years ago
  87. 1609cd2 Specify version for aidl_interface explicitly am: 95f89e9add by Jeongik Cha · 4 years ago
  88. 95f89e9 Specify version for aidl_interface explicitly by Jeongik Cha · 4 years ago
  89. 5610d5e Correctly propagate not_in_payload flag am: 66a9ebbf3b by Kelvin Zhang · 4 years ago
  90. 66a9ebb Correctly propagate not_in_payload flag by Kelvin Zhang · 4 years ago
  91. 0b38281 Don't use VABC in recovery am: b9a5f61c2e by Kelvin Zhang · 4 years ago
  92. b9a5f61 Don't use VABC in recovery by Kelvin Zhang · 4 years ago
  93. 65f3fa8 Add a "vabc_enabled" flag to update_metadata am: ad8ea1059b by Kelvin Zhang · 4 years ago
  94. ad8ea10 Add a "vabc_enabled" flag to update_metadata by Kelvin Zhang · 4 years ago
  95. fc37eaa Remove two pointers of delta performer am: 22b62e4133 by Kelvin Zhang · 4 years ago
  96. 22b62e4 Remove two pointers of delta performer by Kelvin Zhang · 4 years ago
  97. 8cebf22 Move signature persistence to CheckpointUpdateProgress am: bb8e999e21 by Kelvin Zhang · 4 years ago
  98. c4b131b Use string_view for pref interface to reduce copy am: cf4600e158 by Kelvin Zhang · 4 years ago
  99. bb8e999 Move signature persistence to CheckpointUpdateProgress by Kelvin Zhang · 4 years ago
  100. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 4 years, 2 months ago