1. 5f07b22 update_engine: update op buf size with vabc_none by Daniel Zheng · 1 year, 9 months ago
  2. 99cbbe7 Fix sideload OTA breakage by Kelvin Zhang · 1 year, 9 months ago
  3. e532af3 Improve ExtentRanges::AddExtent() runtime from O(n) to O(log n) by Kelvin Zhang · 1 year, 9 months ago
  4. 19acf4f Move FinishedSnapshotWrites call back to PostinstallRunnerAction by Kelvin Zhang · 1 year, 9 months ago
  5. 09d022d update_engine: use cow_size_info by Daniel Zheng · 1 year, 11 months ago
  6. 49c06b2 Disable XOR ops if compression is set to none by Kelvin Zhang · 1 year, 10 months ago
  7. b1c0524 Handle errors on partition close by Kelvin Zhang · 1 year, 10 months ago
  8. 8ddadd3 Logging improvements by Kelvin Zhang · 1 year, 10 months ago
  9. 944cdac Add support to disable multi-threaded compression at install time by Kelvin Zhang · 1 year, 10 months ago
  10. 95bc6fb update engine: fix gnu++20 build by Tomasz Wasilczyk · 1 year, 11 months ago
  11. 85a6d99 Allow on device spl downgrade check to be bypassed by Kelvin Zhang · 2 years ago
  12. f3e8a2c Close the handle when the condition is met and return to prevent resource leaks by wuhaitao3 · 2 years, 2 months ago
  13. f79d4f8 Fix merge sequence failure due to XOR conversion by Kelvin Zhang · 2 years, 3 months ago
  14. 8fffea9 Lint: Initialize variables, log variables on error by Kelvin Zhang · 2 years, 3 months ago
  15. eede4c8 Adding error for when overlayfs is enabled in OTA by Daniel Zheng · 2 years, 4 months ago
  16. a4b7ba6 Refactor for ISnapshotWriter removal. by David Anderson · 2 years, 5 months ago
  17. cf29915 Mark source partition as writable before writing corrected bits by Kelvin Zhang · 2 years, 4 months ago
  18. 8144b25 Refactor for new libsnapshot_cow API. by David Anderson · 2 years, 5 months ago
  19. f978480 Revert ResetUpdateProgress behavior by Daniel Zheng · 2 years, 4 months ago
  20. 430852d Properly report an error for download action write errors by Kelvin Zhang · 2 years, 5 months ago
  21. 996766a Prefer vendor prop when fetching ab partition list by Kelvin Zhang · 2 years, 5 months ago
  22. 5b00dc5 Move FinishedSnapshotWrites call to filesystem verifier by Kelvin Zhang · 2 years, 5 months ago
  23. 5eece04 Make checkpointing atomic by Daniel Zheng · 2 years, 5 months ago
  24. e47767a Reduce VABC memory usage by Kelvin Zhang · 2 years, 5 months ago
  25. 7dd5a5e Do not skip copying in place block if source corrupted by Kelvin Zhang · 2 years, 5 months ago
  26. a3a68a9 Fix partial read failure on last block of src partition by Kelvin Zhang · 2 years, 7 months ago
  27. 67144e5 Fix S to T incremental OTA with XOR disabled by Kelvin Zhang · 2 years, 7 months ago
  28. d795875 Move all copy write processing to later in pipeline by Kelvin Zhang · 2 years, 7 months ago
  29. 9fc62b8 Added a field to set enable_vabc by Daniel Zheng · 2 years, 7 months ago
  30. 0a6ac9f Fix plain VAB OTA failure by Kelvin Zhang · 2 years, 7 months ago
  31. bfa1041 Fix cow size estimation of --vabc-none by Kelvin Zhang · 2 years, 7 months ago
  32. a7407b5 Rename update_device.py's --disable-vabc param by Kelvin Zhang · 2 years, 7 months ago
  33. 24287c3 Don't unmap partitions if they weren't mapped by Kelvin Zhang · 2 years, 7 months ago
  34. 1bcd7d7 Fix rollback detection by Kelvin Zhang · 2 years, 8 months ago
  35. 701cb6f Fixed infinite loop inside verity write and --disable_fec_computation by Daniel Zheng · 2 years, 8 months ago
  36. bdba354 Reject SPL downgrade for locked bootlaoders by Kelvin Zhang · 2 years, 8 months ago
  37. 6bef490 Add cli option to enable multi-threaded compression by Kelvin Zhang · 2 years, 8 months ago
  38. cb9932f Fix xor writer failure by Kelvin Zhang · 2 years, 9 months ago
  39. 9dbdcfb Remove log spams from update_engine by Kelvin Zhang · 2 years, 9 months ago
  40. 6c05706 Fix crashes when OTA install fails on non-VABC partition by Kelvin Zhang · 2 years, 9 months ago
  41. 3efb3f2 Verity writes propogate progress report by Daniel Zheng · 2 years, 10 months ago
  42. d4806f8 Changed new_cow_size var type to auto to prevent overflow. by Daniel Zheng · 2 years, 10 months ago
  43. 263a540 Skip postinstall mount check if we already completed postinstall by Kelvin Zhang · 2 years, 10 months ago
  44. 49170aa Fsync data after writing prefs by Kelvin Zhang · 2 years, 11 months ago
  45. ab15beb Remove unnecessary partition re-maps by Kelvin Zhang · 2 years, 11 months ago
  46. fc81688 Support overwriting existing signatures when signing OTA by Kelvin Zhang · 3 years ago
  47. bd16b01 Changed EncodeFEC to compute in incremental steps allowing OTA to be by Daniel Zheng · 3 years, 1 month ago
  48. d11e2fc Move some SOURCE_COPY op processing out of Init() function by Kelvin Zhang · 3 years ago
  49. 1528f92 libsnapshot: CowWriter - AddCopy API change by Akilesh Kailash · 3 years ago
  50. 32a1604 Add Fd() method to file descriptor wrapper by Kelvin Zhang · 3 years, 1 month ago
  51. 42f81b8 Checkpoint update progress before pausing by Kelvin Zhang · 3 years ago
  52. 4565a2e Moving cow_size_updates to before partitions are parsed. by Daniel Zheng · 3 years, 1 month ago
  53. 730ae9b added disable_vabc field to install_plan by Daniel Zheng · 3 years, 2 months ago
  54. 3e881aa Initialized unitialized variables. by Daniel Zheng · 3 years, 1 month ago
  55. da4f729 added .clangd config file. initialized uninitialized variables by Daniel Zheng · 3 years, 2 months ago
  56. 862c46c Also skip SPL check for empty SPL strings by Kelvin Zhang · 3 years, 2 months ago
  57. a10fd5a Skip SPL check if OTA doesn't contain SPL information by Kelvin Zhang · 3 years, 2 months ago
  58. cfc531f Add security patch level to update manifest by Kelvin Zhang · 3 years, 2 months ago
  59. 5b14582 Take partition size into account when reporting progress by Kelvin Zhang · 3 years, 3 months ago
  60. 1c4b981 Fix S and T mixed build OTA by Kelvin Zhang · 3 years, 7 months ago
  61. 91e839c Support incremental OTA in ota_extractor by Kelvin Zhang · 3 years, 7 months ago
  62. b936892 pread() data into memory instead of lazily mmap everything by Kelvin Zhang · 3 years, 7 months ago
  63. dc122bc Only verify source hash if there is one by Kelvin Zhang · 3 years, 7 months ago
  64. b5bd075 Verify hashes of source copy blocks at install time by Kelvin Zhang · 3 years, 7 months ago
  65. e4bffe6 Fix crash when hash tree isn't enabled but verity is by Kelvin Zhang · 3 years, 8 months ago
  66. 636ba2f Support streaming for lz4 recompress by Kelvin Zhang · 3 years, 8 months ago
  67. 1df000a Cleanup dangling mount on update_engine start by Kelvin Zhang · 3 years, 8 months ago
  68. 9792f08 Add UnownedCacheFileDescriptor by Kelvin Zhang · 3 years, 9 months ago
  69. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 3 years, 9 months ago
  70. 243d2a1 Use return value to report error instead of abort() by Kelvin Zhang · 3 years, 9 months ago
  71. e54dac6 Fix use-after-scope. by Florian Mayer · 3 years, 9 months ago
  72. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years, 10 months ago
  73. cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 4 years ago
  74. 26b82b1 Fix cpplint issues by Colin Cross · 3 years, 10 months ago
  75. 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 3 years, 10 months ago
  76. ddc2580 Dump build info about target build when installing OTA by Kelvin Zhang · 3 years, 10 months ago
  77. 77804b4 Gracefully return an error if cow reader failed by Kelvin Zhang · 3 years, 10 months ago
  78. 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 10 months ago
  79. f67dc49 Add install op types for lz4diff by Kelvin Zhang · 3 years, 10 months ago
  80. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 4 years ago
  81. 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 4 years ago
  82. c14676a Write CowReplace blocks in batch by Kelvin Zhang · 4 years ago
  83. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 4 years ago
  84. cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 4 years ago
  85. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 4 years ago
  86. df3c195 Move unittest constants to header by Kelvin Zhang · 4 years ago
  87. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 4 years ago
  88. ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 4 years ago
  89. 5d74b72 Only write merge sequence if XOR is enabled by Kelvin Zhang · 4 years, 1 month ago
  90. 9e5e1ed Verify sequence ops when finish writing InstallOps by Kelvin Zhang · 4 years, 1 month ago
  91. 82161a6 Write blocks in increasing order if src/dst extent start at same block by Kelvin Zhang · 4 years, 1 month ago
  92. d1f90bc Fix a bug where merge sequence is incorrect by Kelvin Zhang · 4 years, 1 month ago
  93. 06e654a Attempt to mount block device even if postinstall is disabled by Kelvin Zhang · 4 years, 1 month ago
  94. c5803b7 Add update_engine_host_unittests by Kelvin Zhang · 4 years, 2 months ago
  95. f4502bb Add option to override minor version by Tianjie · 4 years, 1 month ago
  96. 1f658cc Support zucchini patch by Tianjie · 4 years, 2 months ago
  97. 23dfcd2 Make InstallOpExecutor take in unique_ptr by Kelvin Zhang · 4 years, 2 months ago
  98. 76f10b8 Write XOR ops for bsdiff and puffdiff by Kelvin Zhang · 4 years, 4 months ago
  99. 8e0090d Add skeleton for zucchini patch by Tianjie · 4 years, 2 months ago
  100. cf208f2 Only mmap once when executing ZERO install op by Kelvin Zhang · 4 years, 2 months ago