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