1. 741c2d4 Check for VAB flag before calling UpdateUsesCompression by Kelvin Zhang · 3 years, 6 months ago
  2. 906f9c3 Report merge failure code from SnapshotMergeReported. by David Anderson · 3 years, 6 months ago
  3. 6ac3d47 Propagate the merge failure code to SnapshotMergeStats. by David Anderson · 3 years, 6 months ago
  4. 433d6c4 Unmmap all partitions after postinstall by Kelvin Zhang · 3 years, 7 months ago
  5. f708dda Add OTA stress test script by Kelvin Zhang · 3 years, 6 months ago
  6. 88f3c8c Use libgtest_prod_headers. by Elliott Hughes · 3 years, 6 months ago
  7. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 3 years, 8 months ago
  8. 0c71550 Update shebang line for update_device.py. by Yifan Hong · 3 years, 6 months ago
  9. 265a8e3 DynamicPartitions: Check precondition for non-snapshot updates properly. by Yifan Hong · 3 years, 6 months ago
  10. 3a1293a CheckSuperPartitionAllocatableSpace: based on device prop by Yifan Hong · 3 years, 6 months ago
  11. ffd2144 Rename no-care-map flag by Kelvin Zhang · 3 years, 6 months ago
  12. 3a18895 Add 5s timeout to cleanup commands by Kelvin Zhang · 3 years, 6 months ago
  13. b7e6ce5 Add vabc boot time and COW size metrics. by David Anderson · 3 years, 7 months ago
  14. b4b95c2 Add unittest for CleanupPreviousUpdateAction by Kelvin Zhang · 3 years, 7 months ago
  15. 65e8b6c Fix a potential wild pointer error when markSlotSuccessful comes late by Kelvin Zhang · 3 years, 7 months ago
  16. bec0f07 Add no postinstall option by Kelvin Zhang · 3 years, 7 months ago
  17. 9a5e368 Report metrics on whether verity is used by Kelvin Zhang · 3 years, 7 months ago
  18. f55eab8 Add a unittest for read-after-write pattern in cow writer by Kelvin Zhang · 3 years, 7 months ago
  19. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 3 years, 7 months ago
  20. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 3 years, 9 months ago
  21. 9f4dc7f Check the super partiton size in VAB case by Tianjie · 3 years, 7 months ago
  22. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 3 years, 7 months ago
  23. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years ago
  24. eeec381 Add checks before writing hashtree/verity by Kelvin Zhang · 3 years, 7 months ago
  25. f7ef12a Unmap all partitions after postinstall finishes by Kelvin Zhang · 3 years, 7 months ago
  26. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 3 years, 7 months ago
  27. b0ab865 Make update_engine reserve space for decompression via apexd by Mohammad Samiul Islam · 3 years, 8 months ago
  28. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 3 years, 7 months ago
  29. 0c37f62 Record VAB boot time metrics. by David Anderson · 3 years, 7 months ago
  30. 7977564 Improve load speed for python payload script by Kelvin Zhang · 3 years, 8 months ago
  31. 1c21eb8 Emit a warning instead of aborting by Kelvin Zhang · 3 years, 7 months ago
  32. 48b788f Actually abort update_engine for CHECK failure by Tianjie · 3 years, 7 months ago
  33. 413982e Allow disable_vabc flag in full OTA by Kelvin Zhang · 3 years, 8 months ago
  34. 0e1c7fd Verify that dynamic partitions have a usable size after resizing. by David Anderson · 3 years, 7 months ago
  35. 8bda821 Collect more COW size data in SnapshotMergeReport. by David Anderson · 3 years, 8 months ago
  36. c612f20 Add a python wrapper for cow conversion tool by Kelvin Zhang · 3 years, 8 months ago
  37. 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 3 years, 8 months ago
  38. 59724d8 Skip merge_operations which are not SOURCE_COPY by Kelvin Zhang · 3 years, 8 months ago
  39. 63b3911 Add a --verify_only flag, which verifies the payload by Kelvin Zhang · 3 years, 8 months ago
  40. 472d561 Fix python3 compatibility issues by Kelvin Zhang · 3 years, 8 months ago
  41. 5bd4622 Push care_map.pb to device when serving an OTA by Kelvin Zhang · 3 years, 8 months ago
  42. a314d2b Call CowWriter::Finalize() before attempting to get size of COW by Kelvin Zhang · 3 years, 8 months ago
  43. 4676944 Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 8 months ago
  44. a2e7018 Merge RQ2A.210305.007 by Xin Li · 3 years, 8 months ago
  45. 91ad662 Fix incorrect mountable device path for VABC by Kelvin Zhang · 3 years, 8 months ago
  46. bacace7 Add a util for converting ota payload to cow image am: b93055f15c by Kelvin Zhang · 3 years, 8 months ago
  47. df5cb43 Add a library function for performing a cow dry run am: 4ab946d067 by Kelvin Zhang · 3 years, 8 months ago
  48. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 3 years, 9 months ago
  49. 4ab946d Add a library function for performing a cow dry run by Kelvin Zhang · 3 years, 8 months ago
  50. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 3 years, 8 months ago
  51. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 3 years, 9 months ago
  52. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 3 years, 8 months ago
  53. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 3 years, 8 months ago
  54. 68776d0 Allow update_engine to communicate with apexd for size calculation am: 24a8279469 by Mohammad Samiul Islam · 3 years, 8 months ago
  55. d2fcb43 Reserve space for apex by creating a file and write 0s am: 8933d5721a by Kelvin Zhang · 3 years, 8 months ago
  56. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 3 years, 8 months ago
  57. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 3 years, 9 months ago
  58. b95ff97 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 3 years, 8 months ago
  59. b068c13 Add vabc_compression parameter to update_metadata am: 4ca06c192d by Kelvin Zhang · 3 years, 8 months ago
  60. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 3 years, 9 months ago
  61. e11e1c7 Add option to invoke AllocateSpaceForPayload from update_device.py am: 51aad993dd by Kelvin Zhang · 3 years, 8 months ago
  62. 8e97550 Merge ab/7061308 into stage. by Xin Li · 3 years, 8 months ago
  63. 51aad99 Add option to invoke AllocateSpaceForPayload from update_device.py by Kelvin Zhang · 3 years, 8 months ago
  64. 258a49e Detect if update is already running when updating with file descriptor am: b00089bc16 by Håkan Kvist · 3 years, 8 months ago
  65. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 3 years, 9 months ago
  66. 238e419 Use UpdateUsesSnapshotCompression to determine if VABC is used am: 0618835556 by Kelvin Zhang · 3 years, 8 months ago
  67. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 3 years, 8 months ago
  68. bfce537 Don't list dynamic if a slot doesn't support DAP am: 3a55fc2e5f by Tianjie · 3 years, 8 months ago
  69. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 3 years, 8 months ago
  70. 14bdc05 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine am: 9b85a6c202 by Bob Badour · 3 years, 8 months ago
  71. 9b85a6c [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years, 8 months ago
  72. 4ea1673 Reland: Pass apex_info.pb file to delta_generator am: deb34459c3 by Kelvin Zhang · 3 years, 8 months ago
  73. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 3 years, 9 months ago
  74. edbce76 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. am: bab11c59e6 by Yifan Hong · 3 years, 8 months ago
  75. 0c92c28 MetricsReporter gets DynamicPartitionControl. am: c514f66360 by Yifan Hong · 3 years, 8 months ago
  76. bab11c5 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. by Yifan Hong · 3 years, 9 months ago
  77. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 3 years, 9 months ago
  78. 4ebbfff UpdateAttempterAndroidTest: Fix field init order am: 93c497d4ec by Yifan Hong · 3 years, 8 months ago
  79. d6864bc Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression am: b0cbd39947 by Yifan Hong · 3 years, 8 months ago
  80. 93c497d UpdateAttempterAndroidTest: Fix field init order by Yifan Hong · 3 years, 8 months ago
  81. b0cbd39 Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression by Yifan Hong · 3 years, 9 months ago
  82. 430c647 Add a flag to manually override VABC am: 9101ff33e2 by Kelvin Zhang · 3 years, 8 months ago
  83. 9101ff3 Add a flag to manually override VABC by Kelvin Zhang · 3 years, 9 months ago
  84. 904efb9 Check for null of cow_writer_ before call Finalize() am: 6a4d1ec1d0 by Kelvin Zhang · 3 years, 8 months ago
  85. 4efcba4 Propagate the update compression status into SnapshotMergeStats. am: 9661fb3698 by David Anderson · 3 years, 8 months ago
  86. 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 3 years, 9 months ago
  87. 9661fb3 Propagate the update compression status into SnapshotMergeStats. by David Anderson · 3 years, 9 months ago
  88. 0bb44f9 Reland: Add ApexInfo field to update_metadata.proto am: 9dd2d4f8ae by Mohammad Samiul Islam · 3 years, 9 months ago
  89. 9dd2d4f Reland: Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 3 years, 9 months ago
  90. 6637194 Skip merge sequence and COW computation if VABC disabled am: 0a52f1b9a9 by Kelvin Zhang · 3 years, 9 months ago
  91. 0a52f1b Skip merge sequence and COW computation if VABC disabled by Kelvin Zhang · 3 years, 9 months ago
  92. 04c183f Add a preupload hook to forbid use of "required" keyword in protobuf am: 6b45ea5c3d by Kelvin Zhang · 3 years, 9 months ago
  93. 6b45ea5 Add a preupload hook to forbid use of "required" keyword in protobuf by Kelvin Zhang · 3 years, 9 months ago
  94. 74ed97a Revert "Add ApexInfo field to update_metadata.proto" am: e34db34d58 by Tianjie Xu · 3 years, 9 months ago
  95. db5a575 Revert "Pass apex_info.pb file to delta_generator" am: 195d0a9e38 by Tianjie Xu · 3 years, 9 months ago
  96. c73836e Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" am: 2e3cdae869 by Tianjie Xu · 3 years, 9 months ago
  97. e34db34 Revert "Add ApexInfo field to update_metadata.proto" by Tianjie Xu · 3 years, 9 months ago
  98. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 3 years, 9 months ago
  99. 2e3cdae Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" by Tianjie Xu · 3 years, 9 months ago
  100. 8f18403 Regenerate checked-in update_metadata_pb2.py with aprotoc am: f650fa4194 by Yifan Hong · 3 years, 9 months ago