1. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 4 years, 7 months ago
  2. cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 4 years, 7 months ago
  3. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 4 years, 7 months ago
  4. df3c195 Move unittest constants to header by Kelvin Zhang · 4 years, 7 months ago
  5. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 4 years, 7 months ago
  6. ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 4 years, 7 months ago
  7. 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 4 years, 7 months ago
  8. 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 4 years, 7 months ago
  9. 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 4 years, 7 months ago
  10. d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 4 years, 7 months ago
  11. 06e654a Attempt to mount block device even if postinstall is disabled by Kelvin Zhang · 4 years, 7 months ago
  12. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years, 8 months ago
  13. f4502bb Add option to override minor version by Tianjie · 4 years, 7 months ago
  14. 1f658cc Support zucchini patch by Tianjie · 4 years, 8 months ago
  15. 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 4 years, 8 months ago
  16. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 10 months ago
  17. 8e0090d Add skeleton for zucchini patch by Tianjie · 4 years, 8 months ago
  18. cf208f2 Only mmap once when executing ZERO install op by Kelvin Zhang · 4 years, 8 months ago
  19. c700169 Add zucchini support in update_engine by Tianjie · 4 years, 8 months ago
  20. a37aafc Write cow merge sequence at beginning of update by Kelvin Zhang · 4 years, 10 months ago
  21. bef99c3 Make sure ExtentRanges don't merge extents by Kelvin Zhang · 4 years, 8 months ago
  22. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years, 8 months ago
  23. e95dfee Remove Cros from AOSP update_engine by Kelvin Zhang · 4 years, 9 months ago
  24. af9b9b2 Print better debug messages in extent map by Kelvin Zhang · 4 years, 8 months ago
  25. 9351f5d Implement ExtentLess correctly by Kelvin Zhang · 4 years, 8 months ago
  26. be1c180 Support slot switch API in update_engine_client by Kelvin Zhang · 4 years, 10 months ago
  27. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 4 years, 10 months ago
  28. d567c8b Add Extent map by Kelvin Zhang · 4 years, 10 months ago
  29. a837f00 Add EmitXorBlocks stub to FakeCowWriter by Daniel Rosenberg · 4 years, 10 months ago
  30. ca9704e Add GetNthBlockTest by Kelvin Zhang · 4 years, 9 months ago
  31. b170676 Add block extent writer by Kelvin Zhang · 4 years, 10 months ago
  32. 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 4 years, 9 months ago
  33. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 5 years ago
  34. fba6ee5 Add EmitSequenceData stub to FakeCowWriter by Daniel Rosenberg · 4 years, 10 months ago
  35. e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 5 years ago
  36. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 5 years ago
  37. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 5 years ago
  38. f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 5 years ago
  39. 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 5 years ago
  40. 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 5 years ago
  41. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 5 years ago
  42. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 5 years ago
  43. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 5 years ago
  44. 81eb075 Add a case to cover repeatedelly running fs verification by Kelvin Zhang · 5 years ago
  45. 30486bd Add more unittest for fs verification VABC behavior by Kelvin Zhang · 5 years ago
  46. 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 5 years ago
  47. 9105f4b Fix verity discarded bug by Kelvin Zhang · 5 years ago
  48. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 5 years ago
  49. 433d6c4 Unmmap all partitions after postinstall by Kelvin Zhang · 5 years ago
  50. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 5 years ago
  51. f55eab8 Add a unittest for read-after-write pattern in cow writer by Kelvin Zhang · 5 years ago
  52. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 5 years ago
  53. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 5 years ago
  54. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 5 years ago
  55. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 5 years ago
  56. eeec381 Add checks before writing hashtree/verity by Kelvin Zhang · 5 years ago
  57. f7ef12a Unmap all partitions after postinstall finishes by Kelvin Zhang · 5 years ago
  58. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 5 years ago
  59. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 5 years ago
  60. 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 5 years ago
  61. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 5 years ago
  62. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 5 years ago
  63. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 5 years ago
  64. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 5 years ago
  65. 8e97550 Merge ab/7061308 into stage. by Xin Li · 5 years ago
  66. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 5 years ago
  67. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 5 years ago
  68. 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 5 years ago
  69. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 5 years ago
  70. bb8e999 Move signature persistence to CheckpointUpdateProgress by Kelvin Zhang · 5 years ago
  71. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 5 years ago
  72. 4d63656 Validate payload data for each operation am: 1205ea684e by Tianjie · 5 years ago
  73. 3265b31 Unconditionally save checkpoints when force = true by Kelvin Zhang · 5 years ago
  74. 4485897 Add unittest for filesystem verification action by Kelvin Zhang · 5 years ago
  75. ead9fd7 Add unittest for load cache manifest success path by Kelvin Zhang · 5 years ago
  76. cfe694f Add unittest for set next op index by Kelvin Zhang · 5 years ago
  77. 9056021 For ext4 filesystem log if created/modified timestamp differs by Håkan Kvist · 5 years ago
  78. 47c7d7f Skip SOURCE_COPY with same src/dst extent by Kelvin Zhang · 5 years ago
  79. 2379fa9 Don't clear fs_mount_dir_ by Kelvin Zhang · 5 years ago
  80. e9def4e Mock a /postinstall dir at test time by Kelvin Zhang · 5 years ago
  81. 4aeaa12 Merge remote-tracking branch 'aosp/upstream-master' into merge by Kelvin Zhang · 5 years ago
  82. 2379503 update_engine: Make InstallPlan's dump nicer by Amin Hassani · 5 years ago
  83. e4235b0 Add unittest for resume update by Kelvin Zhang · 5 years ago
  84. 4ce0110 Check if mount directory exists before attempting mount() syscall by Kelvin Zhang · 5 years ago
  85. 043355b update_engine: use new base::Delete{File,PathRecursively} by hscham · 5 years ago
  86. e3293c7 Check for return value of ConsumeWithBuffer by Kelvin Zhang · 5 years ago
  87. 91d95fa Do not map dynamic partitions on VABC devices by Kelvin Zhang · 5 years ago
  88. 52cb1d7 Handle resume of VABC updates by emitting labels by Kelvin Zhang · 5 years ago
  89. 3f60d53 Don't use unix open() syscall on VABC partitions by Kelvin Zhang · 5 years ago
  90. ec205cf Use FileDescriptorPtr to implement async reads in verify stage by Kelvin Zhang · 6 years ago
  91. b138ab5 Add FileDescriptorPtr interface to verity writer by Kelvin Zhang · 5 years ago
  92. 59928f1 Revert "Handle resume of VABC updates by emitting labels" by Kelvin Zhang · 5 years ago
  93. 4c5413d update_engine: Store fingerprint value from Omaha response. by Vyshu Khota · 5 years ago
  94. 4b28024 Rename PReadAll/PWriteAll for file descriptor ptr to ReadAll/WriteAll by Kelvin Zhang · 5 years ago
  95. 7a26575 Estimate COW image size during OTA generation by Kelvin Zhang · 5 years ago
  96. 24599af Handle resume of VABC updates by emitting labels by Kelvin Zhang · 5 years ago
  97. 30b09d0 Merge "Merge remote-tracking branch 'aosp/upstream-master' into merge" by Tianjie Xu · 5 years ago
  98. a1e7c8f Support host simulation of partial update by Tianjie · 5 years ago
  99. 5b58987 Merge remote-tracking branch 'aosp/upstream-master' into merge by Tianjie · 5 years ago
  100. ec7bc11 update_engine: Create cros vs. aosp boundary clear by Amin Hassani · 5 years ago