1. 11d92d5 update_engine: Do not attempt to run backuptool in recovery by Alessandro Astone · 3 years, 9 months ago
  2. 875db89 update_engine: Remove any (stale) read-only flag before r/w mount of system by Christian Hoffmann · 3 years ago
  3. ac104e8 Don't verify payload signatures in recovery by Alessandro Astone · 4 years ago
  4. d682a97 update_engine: Run backuptool only in debuggable builds by Luca Stefani · 4 years, 10 months ago
  5. e82db25 update_engine: Transition to backuptool domain by Luca Stefani · 6 years ago
  6. f7dcabf update_engine: Run backuptool script before normal postinstall script by Dan Pasanen · 8 years ago
  7. 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 2 years, 9 months ago
  8. 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 2 years, 9 months ago
  9. b936892 pread() data into memory instead of lazily mmap everything by Kelvin Zhang · 2 years, 9 months ago
  10. dc122bc Only verify source hash if there is one by Kelvin Zhang · 2 years, 10 months ago
  11. b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 2 years, 10 months ago
  12. e4bffe6 Fix crash when hash tree isn't enabled but verity is by Kelvin Zhang · 2 years, 10 months ago
  13. 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 2 years, 11 months ago
  14. 1df000a Cleanup dangling mount on update_engine start by Kelvin Zhang · 2 years, 11 months ago
  15. 9792f08 Add UnownedCacheFileDescriptor by Kelvin Zhang · 2 years, 11 months ago
  16. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 2 years, 11 months ago
  17. 243d2a1 Use return value to report error instead of abort() by Kelvin Zhang · 2 years, 11 months ago
  18. e54dac6 Fix use-after-scope. by Florian Mayer · 3 years ago
  19. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years ago
  20. cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 3 years, 1 month ago
  21. 26b82b1 Fix cpplint issues by Colin Cross · 3 years ago
  22. 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 3 years ago
  23. ddc2580 Dump build info about target build when installing OTA by Kelvin Zhang · 3 years ago
  24. 77804b4 Gracefully return an error if cow reader failed by Kelvin Zhang · 3 years ago
  25. 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 1 month ago
  26. f67dc49 Add install op types for lz4diff by Kelvin Zhang · 3 years, 1 month ago
  27. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 3 years, 2 months ago
  28. 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 3 years, 1 month ago
  29. c14676a Write CowReplace blocks in batch by Kelvin Zhang · 3 years, 2 months ago
  30. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years, 3 months ago
  31. cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 3 years, 3 months ago
  32. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years, 3 months ago
  33. df3c195 Move unittest constants to header by Kelvin Zhang · 3 years, 3 months ago
  34. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 3 years, 3 months ago
  35. ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 3 years, 3 months ago
  36. 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 3 years, 3 months ago
  37. 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 3 years, 3 months ago
  38. 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 3 years, 3 months ago
  39. d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 3 years, 3 months ago
  40. 06e654a Attempt to mount block device even if postinstall is disabled by Kelvin Zhang · 3 years, 4 months ago
  41. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 3 years, 4 months ago
  42. f4502bb Add option to override minor version by Tianjie · 3 years, 4 months ago
  43. 1f658cc Support zucchini patch by Tianjie · 3 years, 4 months ago
  44. 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 3 years, 4 months ago
  45. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 3 years, 6 months ago
  46. 8e0090d Add skeleton for zucchini patch by Tianjie · 3 years, 4 months ago
  47. cf208f2 Only mmap once when executing ZERO install op by Kelvin Zhang · 3 years, 4 months ago
  48. c700169 Add zucchini support in update_engine by Tianjie · 3 years, 4 months ago
  49. a37aafc Write cow merge sequence at beginning of update by Kelvin Zhang · 3 years, 7 months ago
  50. bef99c3 Make sure ExtentRanges don't merge extents by Kelvin Zhang · 3 years, 4 months ago
  51. 20982a5 Implement setShouldSwitchSlotOnReboot and resetShouldSwitchSlotOnReboot by Kelvin Zhang · 3 years, 5 months ago
  52. e95dfee Remove Cros from AOSP update_engine by Kelvin Zhang · 3 years, 5 months ago
  53. af9b9b2 Print better debug messages in extent map by Kelvin Zhang · 3 years, 4 months ago
  54. 9351f5d Implement ExtentLess correctly by Kelvin Zhang · 3 years, 4 months ago
  55. be1c180 Support slot switch API in update_engine_client by Kelvin Zhang · 3 years, 6 months ago
  56. 4bb4920 Add XorExtentWriter by Kelvin Zhang · 3 years, 6 months ago
  57. d567c8b Add Extent map by Kelvin Zhang · 3 years, 6 months ago
  58. a837f00 Add EmitXorBlocks stub to FakeCowWriter by Daniel Rosenberg · 3 years, 6 months ago
  59. ca9704e Add GetNthBlockTest by Kelvin Zhang · 3 years, 5 months ago
  60. b170676 Add block extent writer by Kelvin Zhang · 3 years, 6 months ago
  61. 5e5ad39 Don't check for FEC offset if fec is disabled by Kelvin Zhang · 3 years, 5 months ago
  62. 02df21b Emit XOR ops at OTA generation time by Kelvin Zhang · 4 years ago
  63. fba6ee5 Add EmitSequenceData stub to FakeCowWriter by Daniel Rosenberg · 3 years, 6 months ago
  64. e52b6cd Refactor both PartitionWriter and VABCPartitionWriter by Kelvin Zhang · 3 years, 11 months ago
  65. ab3ce60 Refactor ECC related code to a separate class by Kelvin Zhang · 3 years, 10 months ago
  66. 40d9666 Move Install op executor to a separate file by Kelvin Zhang · 3 years, 10 months ago
  67. f457586 Simplify logic for PerformZeroOrDiscardOperation by Kelvin Zhang · 3 years, 10 months ago
  68. 1d402cb Add InstallOperationExecutor which hanldes interpretation of install op by Kelvin Zhang · 3 years, 11 months ago
  69. 37b9b70 Simplify logic for PerformSourceCopyOperation by Kelvin Zhang · 3 years, 10 months ago
  70. 1d99ae1 Fix some lint/style error by Kelvin Zhang · 3 years, 8 months ago
  71. 8704c83 Write verity first, then do fs verification by Kelvin Zhang · 3 years, 8 months ago
  72. e012f65 Refactor get partition path and IsVABC into separate function by Kelvin Zhang · 3 years, 8 months ago
  73. 81eb075 Add a case to cover repeatedelly running fs verification by Kelvin Zhang · 3 years, 8 months ago
  74. 30486bd Add more unittest for fs verification VABC behavior by Kelvin Zhang · 3 years, 8 months ago
  75. 46d6c49 Create a minimal testcase to reproduce silent verity corruption by Kelvin Zhang · 3 years, 8 months ago
  76. 9105f4b Fix verity discarded bug by Kelvin Zhang · 3 years, 8 months ago
  77. a9b5d8c Rename postinstall_mount_device to readonly_target_path by Kelvin Zhang · 3 years, 8 months ago
  78. 433d6c4 Unmmap all partitions after postinstall by Kelvin Zhang · 3 years, 9 months ago
  79. 4d22ca2 Refactor extent writer to take filedescriptor in constructor by Kelvin Zhang · 3 years, 11 months ago
  80. f55eab8 Add a unittest for read-after-write pattern in cow writer by Kelvin Zhang · 3 years, 10 months ago
  81. 331e3bd Allow /postinstall files to have custom contexts by Alex Light · 3 years, 10 months ago
  82. 4f28a6c Support verity writes in VABC by Kelvin Zhang · 4 years ago
  83. 21a4991 Make dynamic partition control android return a writable fd by Kelvin Zhang · 3 years, 10 months ago
  84. 569c97e Add CowWriterFileDescriptor by Kelvin Zhang · 4 years, 2 months ago
  85. eeec381 Add checks before writing hashtree/verity by Kelvin Zhang · 3 years, 10 months ago
  86. f7ef12a Unmap all partitions after postinstall finishes by Kelvin Zhang · 3 years, 9 months ago
  87. 7f92567 Refactor verity reads/writes to a separate fucntion by Kelvin Zhang · 3 years, 10 months ago
  88. ebd115e Pass in source slot to ctor of dynamic control by Kelvin Zhang · 3 years, 10 months ago
  89. 4430ea5 Only skip CowCopy ops with same src/dst block by Kelvin Zhang · 3 years, 10 months ago
  90. 6949831 Allow payload_metadata to take raw pointers with size am: 9b8a2bb050 by Kelvin Zhang · 3 years, 10 months ago
  91. 9b8a2bb Allow payload_metadata to take raw pointers with size by Kelvin Zhang · 3 years, 11 months ago
  92. fc006c7 Fix an edge case where AllocateSpaceForPayload causes OTA to fail am: 51e08b90a7 by Kelvin Zhang · 3 years, 10 months ago
  93. 51e08b9 Fix an edge case where AllocateSpaceForPayload causes OTA to fail by Kelvin Zhang · 3 years, 10 months ago
  94. 8e97550 Merge ab/7061308 into stage. by Xin Li · 3 years, 10 months ago
  95. 0618835 Use UpdateUsesSnapshotCompression to determine if VABC is used by Kelvin Zhang · 3 years, 11 months ago
  96. 3a55fc2 Don't list dynamic if a slot doesn't support DAP by Tianjie · 3 years, 11 months ago
  97. 6a4d1ec Check for null of cow_writer_ before call Finalize() by Kelvin Zhang · 3 years, 11 months ago
  98. 838793d Calculate vbmetadigest of inactive slot by Tianjie · 4 years ago
  99. bb8e999 Move signature persistence to CheckpointUpdateProgress by Kelvin Zhang · 4 years ago
  100. cf4600e Use string_view for pref interface to reduce copy by Kelvin Zhang · 4 years, 2 months ago