1. 363380a Parse VABC compression method from input target_files by Kelvin Zhang · 2 years, 8 months ago
  2. 1df000a Cleanup dangling mount on update_engine start by Kelvin Zhang · 2 years, 8 months ago
  3. 9792f08 Add UnownedCacheFileDescriptor by Kelvin Zhang · 2 years, 9 months ago
  4. 1a0ed71 Use raw pointer instead of shared_ptr by Kelvin Zhang · 2 years, 9 months ago
  5. 243d2a1 Use return value to report error instead of abort() by Kelvin Zhang · 2 years, 9 months ago
  6. e54dac6 Fix use-after-scope. by Florian Mayer · 2 years, 9 months ago
  7. 8389dfe Add erofs compression param by Kelvin Zhang · 2 years, 9 months ago
  8. e67e543 Don't filter src/dst blocks if EROFS is used by Kelvin Zhang · 2 years, 9 months ago
  9. 907b0e6 Add brillow_update_payload option to enable lz4diff by Kelvin Zhang · 2 years, 9 months ago
  10. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 2 years, 10 months ago
  11. 2298798 Add option to enable zucchini by Kelvin Zhang · 2 years, 10 months ago
  12. cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 2 years, 11 months ago
  13. 238d904 Use fcntl.h instead of sys/fcntl.h by Colin Cross · 2 years, 10 months ago
  14. d76a8ac Rename stdout and stderr to stdout_str and stderr_str by Colin Cross · 2 years, 10 months ago
  15. 26b82b1 Fix cpplint issues by Colin Cross · 2 years, 10 months ago
  16. 4203702 lz4diff: Check array bounds prior to access by Greg Kaiser · 2 years, 10 months ago
  17. 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 2 years, 10 months ago
  18. ddc2580 Dump build info about target build when installing OTA by Kelvin Zhang · 2 years, 10 months ago
  19. 77804b4 Gracefully return an error if cow reader failed by Kelvin Zhang · 2 years, 10 months ago
  20. 4eae81e Add lz4diff patch routines by Kelvin Zhang · 2 years, 10 months ago
  21. ee481e4 Add lz4diff routines by Kelvin Zhang · 2 years, 10 months ago
  22. 5562403 Add lz4 decompress/compress routines by Kelvin Zhang · 2 years, 10 months ago
  23. 759e8b9 Add erofs filesystem unittest by Kelvin Zhang · 2 years, 10 months ago
  24. 446989a Add parser for EROFS file data by Kelvin Zhang · 2 years, 10 months ago
  25. dcda7c0 Add DEFER macro, similar to go's defer by Kelvin Zhang · 2 years, 10 months ago
  26. 98001b2 Add protobuf definition for lz4diff by Kelvin Zhang · 2 years, 10 months ago
  27. 3aa55d5 Fix rare deflate util error am: 6fbf5945d2 by Kelvin Zhang · 2 years, 10 months ago
  28. 1edcb45 Add install op types for lz4diff am: f67dc4974d by Kelvin Zhang · 2 years, 10 months ago
  29. 99bb360 Add maybe_unused to some parameters am: 7608cd4a55 by Kelvin Zhang · 2 years, 10 months ago
  30. 6fbf594 Fix rare deflate util error by Kelvin Zhang · 2 years, 10 months ago
  31. f67dc49 Add install op types for lz4diff by Kelvin Zhang · 2 years, 10 months ago
  32. 7608cd4 Add maybe_unused to some parameters by Kelvin Zhang · 2 years, 10 months ago
  33. 6e58a35 update_engine: Use a new aggregated OTA profile am: ea7706471c by Rick Yiu · 2 years, 10 months ago
  34. ea77064 update_engine: Use a new aggregated OTA profile by Rick Yiu · 2 years, 10 months ago
  35. 8d255e6 Fix DeltaDiffUtilsTest creating object that captures temporaries by reference. am: b744f9e82e by Florian Mayer · 2 years, 10 months ago
  36. b744f9e Fix DeltaDiffUtilsTest creating object that captures temporaries by reference. by Florian Mayer · 2 years, 11 months ago
  37. 025842a Move deflate filtering logic outside of DiffGenerator am: 1223f16e44 by Kelvin Zhang · 2 years, 11 months ago
  38. 1223f16 Move deflate filtering logic outside of DiffGenerator by Kelvin Zhang · 2 years, 11 months ago
  39. 4c538ea Add integration test for XOR ops am: 02fe662cd1 by Kelvin Zhang · 2 years, 11 months ago
  40. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 3 years ago
  41. cfa3465 If the blocks are not overlapping, write am: 3e6e7dfb13 by Akilesh Kailash · 2 years, 11 months ago
  42. df358b4 Update OWNERS file for update_engine am: 1ddc8d15a7 by Kelvin Zhang · 2 years, 11 months ago
  43. 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 2 years, 11 months ago
  44. 1ddc8d1 Update OWNERS file for update_engine by Kelvin Zhang · 2 years, 11 months ago
  45. c7a0f7b Write CowReplace blocks in batch am: c14676a519 by Kelvin Zhang · 3 years ago
  46. c14676a Write CowReplace blocks in batch by Kelvin Zhang · 3 years ago
  47. 55d8ac1 Add --compressor_types option am: 0aa4fae74a am: 6e651f4d7e am: b4cf876dff by Kelvin Zhang · 3 years ago
  48. b4cf876 Add --compressor_types option am: 0aa4fae74a am: 6e651f4d7e by Kelvin Zhang · 3 years ago
  49. 6e651f4 Add --compressor_types option am: 0aa4fae74a by Kelvin Zhang · 3 years ago
  50. 0aa4fae Add --compressor_types option by Kelvin Zhang · 3 years ago
  51. 66c7420 Update README.md to include android specific information am: 0e00a0daec am: 27792b3751 am: 62b5074db7 by Kelvin Zhang · 3 years ago
  52. 3cd495f Make cow converter print estimated size and actual size am: e4f70e8b3a am: 30d8e69c0f am: 77254a09ff by Kelvin Zhang · 3 years ago
  53. 06b0ed9 Add UpdateAttempterIntegrationTesting am: 3fe496491e am: 62a1b1bcca am: 62416a0b6a by Kelvin Zhang · 3 years ago
  54. 62b5074 Update README.md to include android specific information am: 0e00a0daec am: 27792b3751 by Kelvin Zhang · 3 years ago
  55. 77254a0 Make cow converter print estimated size and actual size am: e4f70e8b3a am: 30d8e69c0f by Kelvin Zhang · 3 years ago
  56. 62416a0 Add UpdateAttempterIntegrationTesting am: 3fe496491e am: 62a1b1bcca by Kelvin Zhang · 3 years ago
  57. 27792b3 Update README.md to include android specific information am: 0e00a0daec by Kelvin Zhang · 3 years ago
  58. 30d8e69 Make cow converter print estimated size and actual size am: e4f70e8b3a by Kelvin Zhang · 3 years ago
  59. 62a1b1b Add UpdateAttempterIntegrationTesting am: 3fe496491e by Kelvin Zhang · 3 years ago
  60. 0e00a0d Update README.md to include android specific information by Kelvin Zhang · 3 years ago
  61. e4f70e8 Make cow converter print estimated size and actual size by Kelvin Zhang · 3 years ago
  62. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years ago
  63. b90463a Make XzEtentWriter::Init() idempotent am: cc04de757c am: 6fddec74db am: 067f699657 by Kelvin Zhang · 3 years ago
  64. 067f699 Make XzEtentWriter::Init() idempotent am: cc04de757c am: 6fddec74db by Kelvin Zhang · 3 years ago
  65. 6fddec7 Make XzEtentWriter::Init() idempotent am: cc04de757c by Kelvin Zhang · 3 years ago
  66. cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 3 years ago
  67. dd417f0 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 am: 085f417ba5 am: 7cfa676003 by Kelvin Zhang · 3 years ago
  68. 7cfa676 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 am: 085f417ba5 by Kelvin Zhang · 3 years ago
  69. 085f417 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 by Kelvin Zhang · 3 years ago
  70. f22bb80 Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 am: 35498acd6e am: 2142ce3223 by Kelvin Zhang · 3 years ago
  71. 2142ce3 Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 am: 35498acd6e by Kelvin Zhang · 3 years ago
  72. 35498ac Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 by Kelvin Zhang · 3 years ago
  73. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years ago
  74. f041a9d Expose logic to serialize a DeltaArchiveManifest to proper payload file by Kelvin Zhang · 3 years ago
  75. 224eca8 Move unittest constants to header am: df3c1952fc am: 002eed12b1 am: 229a638153 by Kelvin Zhang · 3 years ago
  76. 229a638 Move unittest constants to header am: df3c1952fc am: 002eed12b1 by Kelvin Zhang · 3 years ago
  77. 002eed1 Move unittest constants to header am: df3c1952fc by Kelvin Zhang · 3 years ago
  78. df3c195 Move unittest constants to header by Kelvin Zhang · 3 years ago
  79. 234f222 Only enable zucchini on a subset of files am: 0af0122ba7 am: fc66a771f5 am: dfe3b2dcd4 by Kelvin Zhang · 3 years ago
  80. dfe3b2d Only enable zucchini on a subset of files am: 0af0122ba7 am: fc66a771f5 by Kelvin Zhang · 3 years ago
  81. fc66a77 Only enable zucchini on a subset of files am: 0af0122ba7 by Kelvin Zhang · 3 years ago
  82. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 3 years ago
  83. 9d421e7 Merge "Merge Android 12" am: 86b156e8a8 am: 58a869c924 am: 96e198b09b by Xin Li · 3 years ago
  84. 34a45e0 Disable trimming for src blocks am: 8c5a5c78eb am: a954ec1212 am: 7c850c827f by Kelvin Zhang · 3 years ago
  85. 96e198b Merge "Merge Android 12" am: 86b156e8a8 am: 58a869c924 by Xin Li · 3 years ago
  86. 7c850c8 Disable trimming for src blocks am: 8c5a5c78eb am: a954ec1212 by Kelvin Zhang · 3 years ago
  87. 58a869c Merge "Merge Android 12" am: 86b156e8a8 by Xin Li · 3 years ago
  88. a954ec1 Disable trimming for src blocks am: 8c5a5c78eb by Kelvin Zhang · 3 years ago
  89. 86b156e Merge "Merge Android 12" by Xin Li · 3 years ago
  90. 8c5a5c7 Disable trimming for src blocks by Kelvin Zhang · 3 years, 1 month ago
  91. 7dfbd38 Merge Android 12 by Xin Li · 3 years ago
  92. 6399ae1 Initialize writer before executing zucchini ops am: ed3863c764 am: c05e085d28 am: 3cb3b11cbd by Kelvin Zhang · 3 years ago
  93. 3cb3b11 Initialize writer before executing zucchini ops am: ed3863c764 am: c05e085d28 by Kelvin Zhang · 3 years ago
  94. c05e085 Initialize writer before executing zucchini ops am: ed3863c764 by Kelvin Zhang · 3 years ago
  95. 33f23d5 Add some helper macros for testing precondition am: fffad3b84d am: aa25f457cf am: cd41ace074 by Kelvin Zhang · 3 years ago
  96. cd41ace Add some helper macros for testing precondition am: fffad3b84d am: aa25f457cf by Kelvin Zhang · 3 years ago
  97. aa25f45 Add some helper macros for testing precondition am: fffad3b84d by Kelvin Zhang · 3 years ago
  98. ed3863c Initialize writer before executing zucchini ops by Kelvin Zhang · 3 years ago
  99. fffad3b Add some helper macros for testing precondition by Kelvin Zhang · 3 years, 1 month ago
  100. cf0a8e1 Only write merge sequence if XOR is enabled am: 5d74b7297a am: 7379e1efb3 am: 2bd3bcf2cc by Kelvin Zhang · 3 years, 1 month ago