1. 5bd4622 Push care_map.pb to device when serving an OTA by Kelvin Zhang · 3 years, 8 months ago
  2. a314d2b Call CowWriter::Finalize() before attempting to get size of COW by Kelvin Zhang · 3 years, 8 months ago
  3. 4676944 Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 8 months ago
  4. a2e7018 Merge RQ2A.210305.007 by Xin Li · 3 years, 8 months ago
  5. 91ad662 Fix incorrect mountable device path for VABC by Kelvin Zhang · 3 years, 8 months ago
  6. bacace7 Add a util for converting ota payload to cow image am: b93055f15c by Kelvin Zhang · 3 years, 8 months ago
  7. df5cb43 Add a library function for performing a cow dry run am: 4ab946d067 by Kelvin Zhang · 3 years, 8 months ago
  8. b93055f Add a util for converting ota payload to cow image by Kelvin Zhang · 3 years, 9 months ago
  9. 4ab946d Add a library function for performing a cow dry run by Kelvin Zhang · 3 years, 8 months ago
  10. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 3 years, 8 months ago
  11. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 3 years, 9 months ago
  12. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 3 years, 8 months ago
  13. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 3 years, 8 months ago
  14. 68776d0 Allow update_engine to communicate with apexd for size calculation am: 24a8279469 by Mohammad Samiul Islam · 3 years, 8 months ago
  15. d2fcb43 Reserve space for apex by creating a file and write 0s am: 8933d5721a by Kelvin Zhang · 3 years, 8 months ago
  16. 24a8279 Allow update_engine to communicate with apexd for size calculation by Mohammad Samiul Islam · 3 years, 8 months ago
  17. 8933d57 Reserve space for apex by creating a file and write 0s by Kelvin Zhang · 3 years, 9 months ago
  18. b95ff97 Merge "Merge ab/7061308 into stage." into stage-aosp-master by TreeHugger Robot · 3 years, 8 months ago
  19. b068c13 Add vabc_compression parameter to update_metadata am: 4ca06c192d by Kelvin Zhang · 3 years, 8 months ago
  20. 4ca06c1 Add vabc_compression parameter to update_metadata by Kelvin Zhang · 3 years, 9 months ago
  21. e11e1c7 Add option to invoke AllocateSpaceForPayload from update_device.py am: 51aad993dd by Kelvin Zhang · 3 years, 8 months ago
  22. 8e97550 Merge ab/7061308 into stage. by Xin Li · 3 years, 8 months ago
  23. 51aad99 Add option to invoke AllocateSpaceForPayload from update_device.py by Kelvin Zhang · 3 years, 8 months ago
  24. 258a49e Detect if update is already running when updating with file descriptor am: b00089bc16 by Håkan Kvist · 3 years, 8 months ago
  25. b00089b Detect if update is already running when updating with file descriptor by Håkan Kvist · 3 years, 9 months ago
  26. 238e419 Use UpdateUsesSnapshotCompression to determine if VABC is used am: 0618835556 by Kelvin Zhang · 3 years, 8 months ago
  27. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 3 years, 8 months ago
  28. bfce537 Don't list dynamic if a slot doesn't support DAP am: 3a55fc2e5f by Tianjie · 3 years, 8 months ago
  29. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 3 years, 8 months ago
  30. 14bdc05 [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine am: 9b85a6c202 by Bob Badour · 3 years, 8 months ago
  31. 9b85a6c [LSC] Add LOCAL_LICENSE_KINDS to system/update_engine by Bob Badour · 3 years, 8 months ago
  32. 4ea1673 Reland: Pass apex_info.pb file to delta_generator am: deb34459c3 by Kelvin Zhang · 3 years, 8 months ago
  33. deb3445 Reland: Pass apex_info.pb file to delta_generator by Kelvin Zhang · 3 years, 9 months ago
  34. edbce76 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. am: bab11c59e6 by Yifan Hong · 3 years, 8 months ago
  35. 0c92c28 MetricsReporter gets DynamicPartitionControl. am: c514f66360 by Yifan Hong · 3 years, 8 months ago
  36. bab11c5 Add vabc flag to UpdateAttemptReported / SnapshotMergeReported. by Yifan Hong · 3 years, 9 months ago
  37. c514f66 MetricsReporter gets DynamicPartitionControl. by Yifan Hong · 3 years, 9 months ago
  38. 4ebbfff UpdateAttempterAndroidTest: Fix field init order am: 93c497d4ec by Yifan Hong · 3 years, 8 months ago
  39. d6864bc Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression am: b0cbd39947 by Yifan Hong · 3 years, 8 months ago
  40. 93c497d UpdateAttempterAndroidTest: Fix field init order by Yifan Hong · 3 years, 8 months ago
  41. b0cbd39 Add DynamicPartitionControlInterface::UpdateUsesSnapshotCompression by Yifan Hong · 3 years, 9 months ago
  42. 430c647 Add a flag to manually override VABC am: 9101ff33e2 by Kelvin Zhang · 3 years, 8 months ago
  43. 9101ff3 Add a flag to manually override VABC by Kelvin Zhang · 3 years, 9 months ago
  44. 904efb9 Check for null of cow_writer_ before call Finalize() am: 6a4d1ec1d0 by Kelvin Zhang · 3 years, 8 months ago
  45. 4efcba4 Propagate the update compression status into SnapshotMergeStats. am: 9661fb3698 by David Anderson · 3 years, 8 months ago
  46. 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 3 years, 9 months ago
  47. 9661fb3 Propagate the update compression status into SnapshotMergeStats. by David Anderson · 3 years, 9 months ago
  48. 0bb44f9 Reland: Add ApexInfo field to update_metadata.proto am: 9dd2d4f8ae by Mohammad Samiul Islam · 3 years, 9 months ago
  49. 9dd2d4f Reland: Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 3 years, 9 months ago
  50. 6637194 Skip merge sequence and COW computation if VABC disabled am: 0a52f1b9a9 by Kelvin Zhang · 3 years, 9 months ago
  51. 0a52f1b Skip merge sequence and COW computation if VABC disabled by Kelvin Zhang · 3 years, 9 months ago
  52. 04c183f Add a preupload hook to forbid use of "required" keyword in protobuf am: 6b45ea5c3d by Kelvin Zhang · 3 years, 9 months ago
  53. 6b45ea5 Add a preupload hook to forbid use of "required" keyword in protobuf by Kelvin Zhang · 3 years, 9 months ago
  54. 74ed97a Revert "Add ApexInfo field to update_metadata.proto" am: e34db34d58 by Tianjie Xu · 3 years, 9 months ago
  55. db5a575 Revert "Pass apex_info.pb file to delta_generator" am: 195d0a9e38 by Tianjie Xu · 3 years, 9 months ago
  56. c73836e Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" am: 2e3cdae869 by Tianjie Xu · 3 years, 9 months ago
  57. e34db34 Revert "Add ApexInfo field to update_metadata.proto" by Tianjie Xu · 3 years, 9 months ago
  58. 195d0a9 Revert "Pass apex_info.pb file to delta_generator" by Tianjie Xu · 3 years, 9 months ago
  59. 2e3cdae Revert "Regenerate checked-in update_metadata_pb2.py with aprotoc" by Tianjie Xu · 3 years, 9 months ago
  60. 8f18403 Regenerate checked-in update_metadata_pb2.py with aprotoc am: f650fa4194 by Yifan Hong · 3 years, 9 months ago
  61. f650fa4 Regenerate checked-in update_metadata_pb2.py with aprotoc by Yifan Hong · 3 years, 9 months ago
  62. 2b54133 Pass apex_info.pb file to delta_generator am: 4e5da3e9d7 by Kelvin Zhang · 3 years, 9 months ago
  63. 4e5da3e Pass apex_info.pb file to delta_generator by Kelvin Zhang · 3 years, 9 months ago
  64. 5bb4d84 Calculate vbmetadigest of inactive slot am: 838793dc39 by Tianjie · 3 years, 9 months ago
  65. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 3 years, 9 months ago
  66. 8a7ff2a Add ApexInfo field to update_metadata.proto am: 8e2dce0ccc by Mohammad Samiul Islam · 3 years, 9 months ago
  67. 8e2dce0 Add ApexInfo field to update_metadata.proto by Mohammad Samiul Islam · 3 years, 9 months ago
  68. 1609cd2 Specify version for aidl_interface explicitly am: 95f89e9add by Jeongik Cha · 3 years, 9 months ago
  69. 95f89e9 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 9 months ago
  70. 5610d5e Correctly propagate not_in_payload flag am: 66a9ebbf3b by Kelvin Zhang · 3 years, 9 months ago
  71. 66a9ebb Correctly propagate not_in_payload flag by Kelvin Zhang · 3 years, 9 months ago
  72. 0b38281 Don't use VABC in recovery am: b9a5f61c2e by Kelvin Zhang · 3 years, 9 months ago
  73. b9a5f61 Don't use VABC in recovery by Kelvin Zhang · 3 years, 9 months ago
  74. 65f3fa8 Add a "vabc_enabled" flag to update_metadata am: ad8ea1059b by Kelvin Zhang · 3 years, 9 months ago
  75. ad8ea10 Add a "vabc_enabled" flag to update_metadata by Kelvin Zhang · 3 years, 9 months ago
  76. fc37eaa Remove two pointers of delta performer am: 22b62e4133 by Kelvin Zhang · 3 years, 9 months ago
  77. 22b62e4 Remove two pointers of delta performer by Kelvin Zhang · 3 years, 10 months ago
  78. 8cebf22 Move signature persistence to CheckpointUpdateProgress am: bb8e999e21 by Kelvin Zhang · 3 years, 10 months ago
  79. c4b131b Use string_view for pref interface to reduce copy am: cf4600e158 by Kelvin Zhang · 3 years, 10 months ago
  80. bb8e999 Move signature persistence to CheckpointUpdateProgress by Kelvin Zhang · 3 years, 10 months ago
  81. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 4 years ago
  82. 4d63656 Validate payload data for each operation am: 1205ea684e by Tianjie · 3 years, 10 months ago
  83. 730e76c Unconditionally save checkpoints when force = true am: 3265b317b3 am: bfb78c318e by Kelvin Zhang · 3 years, 10 months ago
  84. bfb78c3 Unconditionally save checkpoints when force = true am: 3265b317b3 by Kelvin Zhang · 3 years, 10 months ago
  85. 3265b31 Unconditionally save checkpoints when force = true by Kelvin Zhang · 3 years, 10 months ago
  86. a188620 Add unittest for filesystem verification action am: 44858971e0 am: 686ea12f50 by Kelvin Zhang · 3 years, 10 months ago
  87. 4e6c9e0 Add unittest for load cache manifest success path am: ead9fd765f am: d4c636a584 by Kelvin Zhang · 3 years, 10 months ago
  88. 686ea12 Add unittest for filesystem verification action am: 44858971e0 by Kelvin Zhang · 3 years, 10 months ago
  89. d4c636a Add unittest for load cache manifest success path am: ead9fd765f by Kelvin Zhang · 3 years, 10 months ago
  90. 4485897 Add unittest for filesystem verification action by Kelvin Zhang · 4 years ago
  91. 703280a Remove cros specific bits from aosp am: 5c1451f87b am: f02d05e09a by Kelvin Zhang · 3 years, 10 months ago
  92. f02d05e Remove cros specific bits from aosp am: 5c1451f87b by Kelvin Zhang · 3 years, 10 months ago
  93. ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 3 years, 11 months ago
  94. 5c1451f Remove cros specific bits from aosp by Kelvin Zhang · 3 years, 11 months ago
  95. 34ec5e1 Add host side simulation python script am: 576efc53d5 am: 3210d983b0 by Kelvin Zhang · 3 years, 10 months ago
  96. 3210d98 Add host side simulation python script am: 576efc53d5 by Kelvin Zhang · 3 years, 10 months ago
  97. 576efc5 Add host side simulation python script by Kelvin Zhang · 3 years, 11 months ago
  98. 9a9f735 Always write SOURCE_COPY blocks in reverse order am: eb8703b9f6 am: fb6507adc0 by Kelvin Zhang · 3 years, 10 months ago
  99. fb6507a Always write SOURCE_COPY blocks in reverse order am: eb8703b9f6 by Kelvin Zhang · 3 years, 10 months ago
  100. eb8703b Always write SOURCE_COPY blocks in reverse order by Kelvin Zhang · 3 years, 10 months ago