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