1. 8c5a5c7 Disable trimming for src blocks by Kelvin Zhang · 3 years, 10 months ago
  2. ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 3 years, 10 months ago
  3. fffad3b Add some helper macros for testing precondition by Kelvin Zhang · 3 years, 10 months ago
  4. 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 3 years, 10 months ago
  5. 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 3 years, 10 months ago
  6. 5ebe296 Make simulate_ota support images in RADIO/ dir by Kelvin Zhang · 3 years, 10 months ago
  7. e36e4a3 Implement cow estimator with XOR enabled by Kelvin Zhang · 4 years ago
  8. 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 3 years, 11 months ago
  9. a75a763 Support boot image v4 by Kelvin Zhang · 3 years, 11 months ago
  10. d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 3 years, 11 months ago
  11. dc1f258 Consider .capex files as zip archives by Kelvin Zhang · 3 years, 11 months ago
  12. 4e93cf1 Sort filenames in Android.bp by Kelvin Zhang · 3 years, 11 months ago
  13. 06e654a Attempt to mount block device even if postinstall is disabled by Kelvin Zhang · 3 years, 11 months ago
  14. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years ago
  15. f4502bb Add option to override minor version by Tianjie · 3 years, 11 months ago
  16. 8c85655 Support extracting images from full OTAs by Kelvin Zhang · 3 years, 11 months ago
  17. 1f658cc Support zucchini patch by Tianjie · 4 years ago
  18. f0c73d4 Rename LibcurlHttpFetcherTest by Kelvin Zhang · 3 years, 11 months ago
  19. 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 4 years ago
  20. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 1 month ago
  21. 8e0090d Add skeleton for zucchini patch by Tianjie · 4 years ago
  22. 00b718b Reland the change again by Tianjie · 4 years ago
  23. cf208f2 Only mmap once when executing ZERO install op by Kelvin Zhang · 4 years ago
  24. cf3280b Bump map snapshot timeout to 10s by Kelvin Zhang · 4 years ago
  25. fc2afd4 Include sequence op in cow size estimate by Kelvin Zhang · 4 years ago
  26. c700169 Add zucchini support in update_engine by Tianjie · 4 years ago
  27. 52c4b79 Filter out duplicate blocks in new image by Kelvin Zhang · 4 years ago
  28. 53d73b9 Improve the control flow of generating diff patches by Tianjie · 4 years ago
  29. a37aafc Write cow merge sequence at beginning of update by Kelvin Zhang · 4 years, 2 months ago
  30. e239944 Add a script to trim OTA package for go/otaanalyzer by Kelvin Zhang · 4 years ago
  31. bf357c6 Use binary search for ExtentRanges::OverlapsWithExtent by Kelvin Zhang · 4 years ago
  32. bef99c3 Make sure ExtentRanges don't merge extents by Kelvin Zhang · 4 years ago
  33. c56afa3 Add support for calling setShouldSwitchSlot from host by Kelvin Zhang · 4 years ago
  34. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 4 years ago
  35. e95dfee Remove Cros from AOSP update_engine by Kelvin Zhang · 4 years ago
  36. a69cfe2 Add libzucchini as a dependency for puffin by Tianjie · 4 years ago
  37. af9b9b2 Print better debug messages in extent map by Kelvin Zhang · 4 years ago
  38. 9351f5d Implement ExtentLess correctly by Kelvin Zhang · 4 years ago
  39. be1c180 Support slot switch API in update_engine_client by Kelvin Zhang · 4 years, 1 month ago
  40. 5e4e293 Document the quirks of merge sequence by Kelvin Zhang · 4 years ago
  41. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 4 years, 1 month ago
  42. 1c0fa69 Set src_extents before calling PopulateXorOps by Kelvin Zhang · 4 years ago
  43. d567c8b Add Extent map by Kelvin Zhang · 4 years, 1 month ago
  44. a837f00 Add EmitXorBlocks stub to FakeCowWriter by Daniel Rosenberg · 4 years, 1 month ago
  45. 0a813e6 update_engine: put update_engine into background sched group by Wei Wang · 4 years ago
  46. ca9704e Add GetNthBlockTest by Kelvin Zhang · 4 years, 1 month ago
  47. b170676 Add block extent writer by Kelvin Zhang · 4 years, 1 month ago
  48. 43cb9c0 Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  49. 7f8f2ab Add stub implementation for APIs to switch slot by Tianjie · 4 years ago
  50. 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 4 years ago
  51. da607a3 Add an API in update_engine to switch the slot back and forth by Tianjie · 4 years, 3 months ago
  52. 5395370 Include XOR ops in merge sequence by Kelvin Zhang · 4 years, 2 months ago
  53. f7f7cc3 Add test for xor op generator by Kelvin Zhang · 4 years, 1 month ago
  54. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 4 years, 7 months ago
  55. 7cfc94a Use ASSERT_* instead of EXPECT_* by Kelvin Zhang · 4 years, 1 month ago
  56. 0de22fc Add proto field to store xor operation in update manifest by Kelvin Zhang · 4 years, 2 months ago
  57. cb419e6 Add GetActiveBootSlot API to boot control interface by Kelvin Zhang · 4 years, 2 months ago
  58. a43d6e8 Detect rollback and cleanup space allocated for apex by Kelvin Zhang · 4 years, 2 months ago
  59. fba6ee5 Add EmitSequenceData stub to FakeCowWriter by Daniel Rosenberg · 4 years, 1 month ago
  60. 3a327e6 Log how much time running update_device.py took by Nikita Ioffe · 4 years, 1 month ago
  61. bb68225 Report source and target build fingerprints in SNAPSHOT_MERGE_REPORTED. by David Anderson · 4 years, 1 month ago
  62. 4657407 Record the source build fingerprint in SnapshotMergeStats. by David Anderson · 4 years, 1 month ago
  63. 6e59e11 Ignore vscode files by Kelvin Zhang · 4 years, 1 month ago
  64. faddb7e Read payload signature if they exist by Kelvin Zhang · 4 years, 1 month ago
  65. e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 4 years, 6 months ago
  66. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 4 years, 5 months ago
  67. 3cce62a Add ramdisk_available to init_first_stage's deps by Inseob Kim · 4 years, 2 months ago
  68. 1877a47 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 4 years, 2 months ago
  69. cece603 Move Install op executor to a separate file am: 40d9666b3a by Kelvin Zhang · 4 years, 2 months ago
  70. 4b798e6 Simplify logic for PerformZeroOrDiscardOperation am: f45758675f by Kelvin Zhang · 4 years, 2 months ago
  71. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 4 years, 5 months ago
  72. f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 4 years, 5 months ago
  73. ee24607 Only call InitAfterReboot if we detect a device reboot am: d6fd6820ca by Kelvin Zhang · 4 years, 2 months ago
  74. d6fd682 Only call InitAfterReboot if we detect a device reboot by Kelvin Zhang · 4 years, 2 months ago
  75. ded6e0b Add InstallOperationExecutor which hanldes interpretation of install op am: 1d402cbc5e by Kelvin Zhang · 4 years, 2 months ago
  76. 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 4 years, 6 months ago
  77. e1e4412 DO NOT MERGE - Merge ab/7272582 am: 11284444f7 by Xin Li · 4 years, 2 months ago
  78. 1128444 DO NOT MERGE - Merge ab/7272582 by Xin Li · 4 years, 2 months ago
  79. a136fd4 Simplify logic for PerformSourceCopyOperation am: 37b9b70925 by Kelvin Zhang · 4 years, 2 months ago
  80. 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 4 years, 5 months ago
  81. ec2d880 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot am: 4061c51718 by Kelvin Zhang · 4 years, 2 months ago
  82. 4061c51 Refactor UpdatePrefsAndReportUpdateMetricsOnReboot by Kelvin Zhang · 4 years, 2 months ago
  83. 51428b6 Retain merge failure codes if merge succeeds. am: 28e46893d0 by David Anderson · 4 years, 2 months ago
  84. 28e4689 Retain merge failure codes if merge succeeds. by David Anderson · 4 years, 2 months ago
  85. 11202d9 Define constants in header am: 575b8f8a50 by Kelvin Zhang · 4 years, 2 months ago
  86. 575b8f8 Define constants in header by Kelvin Zhang · 4 years, 3 months ago
  87. 01405ab Refactor: Migrate all prefs to string_view am: 1c86a92bc7 by Kelvin Zhang · 4 years, 2 months ago
  88. 1c86a92 Refactor: Migrate all prefs to string_view by Kelvin Zhang · 4 years, 3 months ago
  89. eda4c38 Clean up reserved space for decompression when OTA cancelled am: b5c07bfe7e by Mohammad Samiul Islam · 4 years, 3 months ago
  90. b5c07bf Clean up reserved space for decompression when OTA cancelled by Mohammad Samiul Islam · 4 years, 5 months ago
  91. d9ff838 Fix some lint/style error am: 1d99ae1932 by Kelvin Zhang · 4 years, 3 months ago
  92. 5d4aeec ResetStatus if update_engine boot in different slot but same build am: 8660347589 by Kelvin Zhang · 4 years, 3 months ago
  93. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 4 years, 3 months ago
  94. 8660347 ResetStatus if update_engine boot in different slot but same build by Kelvin Zhang · 4 years, 3 months ago
  95. e7dee68 Write verity first, then do fs verification am: 8704c83dbe by Kelvin Zhang · 4 years, 3 months ago
  96. 5ac9a7d Refactor get partition path and IsVABC into separate function am: e012f65a1b by Kelvin Zhang · 4 years, 3 months ago
  97. e75db4f Add a case to cover repeatedelly running fs verification am: 81eb075609 by Kelvin Zhang · 4 years, 3 months ago
  98. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 4 years, 3 months ago
  99. 358b7f1 Add more unittest for fs verification VABC behavior am: 30486bdb67 by Kelvin Zhang · 4 years, 3 months ago
  100. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 4 years, 3 months ago