1. 3955e0f Don't filter src/dst blocks if EROFS is used am: e67e5431f9 by Kelvin Zhang · 3 years, 7 months ago
  2. e67e543 Don't filter src/dst blocks if EROFS is used by Kelvin Zhang · 3 years, 7 months ago
  3. 5ffcda0 Add brillow_update_payload option to enable lz4diff am: 907b0e67f7 by Kelvin Zhang · 3 years, 7 months ago
  4. 907b0e6 Add brillow_update_payload option to enable lz4diff by Kelvin Zhang · 3 years, 7 months ago
  5. 2900d82 Use ErrnoNumberAsString from libbase am: 84fe9da3c2 by Colin Cross · 3 years, 7 months ago
  6. 84fe9da Use ErrnoNumberAsString from libbase by Colin Cross · 3 years, 7 months ago
  7. 0f0a66f Add option to enable zucchini am: 22987987aa by Kelvin Zhang · 3 years, 7 months ago
  8. 2298798 Add option to enable zucchini by Kelvin Zhang · 3 years, 7 months ago
  9. c05d772 Preliminary support for lz4diff + EROFS parsing am: cb2dc889c4 by Kelvin Zhang · 3 years, 7 months ago
  10. cb2dc88 Preliminary support for lz4diff + EROFS parsing by Kelvin Zhang · 3 years, 8 months ago
  11. 14a1f0f Use fcntl.h instead of sys/fcntl.h am: 238d904f2d by Colin Cross · 3 years, 7 months ago
  12. d2c06fa Rename stdout and stderr to stdout_str and stderr_str am: d76a8ac551 by Colin Cross · 3 years, 7 months ago
  13. f371917 Fix cpplint issues am: 26b82b166a by Colin Cross · 3 years, 7 months ago
  14. 238d904 Use fcntl.h instead of sys/fcntl.h by Colin Cross · 3 years, 7 months ago
  15. d76a8ac Rename stdout and stderr to stdout_str and stderr_str by Colin Cross · 3 years, 7 months ago
  16. 26b82b1 Fix cpplint issues by Colin Cross · 3 years, 7 months ago
  17. 06c67e0 lz4diff: Check array bounds prior to access am: 4203702caa by Greg Kaiser · 3 years, 7 months ago
  18. 4203702 lz4diff: Check array bounds prior to access by Greg Kaiser · 3 years, 7 months ago
  19. 5390261 Add unittest for lz4diff postfix feature am: 893b3a1c3d by Kelvin Zhang · 3 years, 7 months ago
  20. 564cde9 Dump build info about target build when installing OTA am: ddc2580b56 by Kelvin Zhang · 3 years, 7 months ago
  21. 893b3a1 Add unittest for lz4diff postfix feature by Kelvin Zhang · 3 years, 7 months ago
  22. 3c9d53d Gracefully return an error if cow reader failed am: 77804b4661 by Kelvin Zhang · 3 years, 7 months ago
  23. ddc2580 Dump build info about target build when installing OTA by Kelvin Zhang · 3 years, 7 months ago
  24. 77804b4 Gracefully return an error if cow reader failed by Kelvin Zhang · 3 years, 7 months ago
  25. 4265fcb Add lz4diff patch routines am: 4eae81e595 by Kelvin Zhang · 3 years, 7 months ago
  26. 4eae81e Add lz4diff patch routines by Kelvin Zhang · 3 years, 8 months ago
  27. dd232b5 Add lz4diff routines am: ee481e4ce1 by Kelvin Zhang · 3 years, 7 months ago
  28. 88f9947 Add lz4 decompress/compress routines am: 55624034d4 by Kelvin Zhang · 3 years, 7 months ago
  29. aedf623 Add erofs filesystem unittest am: 759e8b91d1 by Kelvin Zhang · 3 years, 7 months ago
  30. ee481e4 Add lz4diff routines by Kelvin Zhang · 3 years, 8 months ago
  31. 5562403 Add lz4 decompress/compress routines by Kelvin Zhang · 3 years, 8 months ago
  32. 759e8b9 Add erofs filesystem unittest by Kelvin Zhang · 3 years, 7 months ago
  33. d1c4ec2 Add parser for EROFS file data am: 446989a322 by Kelvin Zhang · 3 years, 7 months ago
  34. dbd2efe Add DEFER macro, similar to go's defer am: dcda7c0362 by Kelvin Zhang · 3 years, 7 months ago
  35. 446989a Add parser for EROFS file data by Kelvin Zhang · 3 years, 8 months ago
  36. dcda7c0 Add DEFER macro, similar to go's defer by Kelvin Zhang · 3 years, 8 months ago
  37. d56fac8 Add protobuf definition for lz4diff am: 98001b2ad5 by Kelvin Zhang · 3 years, 8 months ago
  38. 98001b2 Add protobuf definition for lz4diff by Kelvin Zhang · 3 years, 8 months ago
  39. 3aa55d5 Fix rare deflate util error am: 6fbf5945d2 by Kelvin Zhang · 3 years, 8 months ago
  40. 1edcb45 Add install op types for lz4diff am: f67dc4974d by Kelvin Zhang · 3 years, 8 months ago
  41. 99bb360 Add maybe_unused to some parameters am: 7608cd4a55 by Kelvin Zhang · 3 years, 8 months ago
  42. 6fbf594 Fix rare deflate util error by Kelvin Zhang · 3 years, 8 months ago
  43. f67dc49 Add install op types for lz4diff by Kelvin Zhang · 3 years, 8 months ago
  44. 7608cd4 Add maybe_unused to some parameters by Kelvin Zhang · 3 years, 8 months ago
  45. 6e58a35 update_engine: Use a new aggregated OTA profile am: ea7706471c by Rick Yiu · 3 years, 8 months ago
  46. ea77064 update_engine: Use a new aggregated OTA profile by Rick Yiu · 3 years, 8 months ago
  47. 8d255e6 Fix DeltaDiffUtilsTest creating object that captures temporaries by reference. am: b744f9e82e by Florian Mayer · 3 years, 8 months ago
  48. b744f9e Fix DeltaDiffUtilsTest creating object that captures temporaries by reference. by Florian Mayer · 3 years, 8 months ago
  49. 025842a Move deflate filtering logic outside of DiffGenerator am: 1223f16e44 by Kelvin Zhang · 3 years, 8 months ago
  50. 1223f16 Move deflate filtering logic outside of DiffGenerator by Kelvin Zhang · 3 years, 8 months ago
  51. 4c538ea Add integration test for XOR ops am: 02fe662cd1 by Kelvin Zhang · 3 years, 8 months ago
  52. 02fe662 Add integration test for XOR ops by Kelvin Zhang · 3 years, 9 months ago
  53. cfa3465 If the blocks are not overlapping, write am: 3e6e7dfb13 by Akilesh Kailash · 3 years, 8 months ago
  54. df358b4 Update OWNERS file for update_engine am: 1ddc8d15a7 by Kelvin Zhang · 3 years, 8 months ago
  55. 3e6e7df If the blocks are not overlapping, write by Akilesh Kailash · 3 years, 9 months ago
  56. 1ddc8d1 Update OWNERS file for update_engine by Kelvin Zhang · 3 years, 8 months ago
  57. c7a0f7b Write CowReplace blocks in batch am: c14676a519 by Kelvin Zhang · 3 years, 9 months ago
  58. c14676a Write CowReplace blocks in batch by Kelvin Zhang · 3 years, 9 months ago
  59. 55d8ac1 Add --compressor_types option am: 0aa4fae74a am: 6e651f4d7e am: b4cf876dff by Kelvin Zhang · 3 years, 9 months ago
  60. b4cf876 Add --compressor_types option am: 0aa4fae74a am: 6e651f4d7e by Kelvin Zhang · 3 years, 9 months ago
  61. 6e651f4 Add --compressor_types option am: 0aa4fae74a by Kelvin Zhang · 3 years, 9 months ago
  62. 0aa4fae Add --compressor_types option by Kelvin Zhang · 3 years, 9 months ago
  63. 66c7420 Update README.md to include android specific information am: 0e00a0daec am: 27792b3751 am: 62b5074db7 by Kelvin Zhang · 3 years, 9 months ago
  64. 3cd495f Make cow converter print estimated size and actual size am: e4f70e8b3a am: 30d8e69c0f am: 77254a09ff by Kelvin Zhang · 3 years, 9 months ago
  65. 06b0ed9 Add UpdateAttempterIntegrationTesting am: 3fe496491e am: 62a1b1bcca am: 62416a0b6a by Kelvin Zhang · 3 years, 9 months ago
  66. 62b5074 Update README.md to include android specific information am: 0e00a0daec am: 27792b3751 by Kelvin Zhang · 3 years, 9 months ago
  67. 77254a0 Make cow converter print estimated size and actual size am: e4f70e8b3a am: 30d8e69c0f by Kelvin Zhang · 3 years, 9 months ago
  68. 62416a0 Add UpdateAttempterIntegrationTesting am: 3fe496491e am: 62a1b1bcca by Kelvin Zhang · 3 years, 9 months ago
  69. 27792b3 Update README.md to include android specific information am: 0e00a0daec by Kelvin Zhang · 3 years, 9 months ago
  70. 30d8e69 Make cow converter print estimated size and actual size am: e4f70e8b3a by Kelvin Zhang · 3 years, 9 months ago
  71. 62a1b1b Add UpdateAttempterIntegrationTesting am: 3fe496491e by Kelvin Zhang · 3 years, 9 months ago
  72. 0e00a0d Update README.md to include android specific information by Kelvin Zhang · 3 years, 9 months ago
  73. e4f70e8 Make cow converter print estimated size and actual size by Kelvin Zhang · 3 years, 10 months ago
  74. 3fe4964 Add UpdateAttempterIntegrationTesting by Kelvin Zhang · 3 years, 10 months ago
  75. b90463a Make XzEtentWriter::Init() idempotent am: cc04de757c am: 6fddec74db am: 067f699657 by Kelvin Zhang · 3 years, 10 months ago
  76. 067f699 Make XzEtentWriter::Init() idempotent am: cc04de757c am: 6fddec74db by Kelvin Zhang · 3 years, 10 months ago
  77. 6fddec7 Make XzEtentWriter::Init() idempotent am: cc04de757c by Kelvin Zhang · 3 years, 10 months ago
  78. cc04de7 Make XzEtentWriter::Init() idempotent by Kelvin Zhang · 3 years, 10 months ago
  79. dd417f0 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 am: 085f417ba5 am: 7cfa676003 by Kelvin Zhang · 3 years, 10 months ago
  80. 7cfa676 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 am: 085f417ba5 by Kelvin Zhang · 3 years, 10 months ago
  81. 085f417 Allow UpdateAttempterAndroid to override otacerts path am: 1304fe7c95 by Kelvin Zhang · 3 years, 10 months ago
  82. f22bb80 Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 am: 35498acd6e am: 2142ce3223 by Kelvin Zhang · 3 years, 10 months ago
  83. 2142ce3 Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 am: 35498acd6e by Kelvin Zhang · 3 years, 10 months ago
  84. 35498ac Expose logic to serialize a DeltaArchiveManifest to proper payload file am: f041a9d0e5 by Kelvin Zhang · 3 years, 10 months ago
  85. 1304fe7 Allow UpdateAttempterAndroid to override otacerts path by Kelvin Zhang · 3 years, 10 months ago
  86. f041a9d Expose logic to serialize a DeltaArchiveManifest to proper payload file by Kelvin Zhang · 3 years, 10 months ago
  87. 224eca8 Move unittest constants to header am: df3c1952fc am: 002eed12b1 am: 229a638153 by Kelvin Zhang · 3 years, 10 months ago
  88. 229a638 Move unittest constants to header am: df3c1952fc am: 002eed12b1 by Kelvin Zhang · 3 years, 10 months ago
  89. 002eed1 Move unittest constants to header am: df3c1952fc by Kelvin Zhang · 3 years, 10 months ago
  90. df3c195 Move unittest constants to header by Kelvin Zhang · 3 years, 10 months ago
  91. 234f222 Only enable zucchini on a subset of files am: 0af0122ba7 am: fc66a771f5 am: dfe3b2dcd4 by Kelvin Zhang · 3 years, 10 months ago
  92. dfe3b2d Only enable zucchini on a subset of files am: 0af0122ba7 am: fc66a771f5 by Kelvin Zhang · 3 years, 10 months ago
  93. fc66a77 Only enable zucchini on a subset of files am: 0af0122ba7 by Kelvin Zhang · 3 years, 10 months ago
  94. 0af0122 Only enable zucchini on a subset of files by Kelvin Zhang · 3 years, 10 months ago
  95. 9d421e7 Merge "Merge Android 12" am: 86b156e8a8 am: 58a869c924 am: 96e198b09b by Xin Li · 3 years, 10 months ago
  96. 34a45e0 Disable trimming for src blocks am: 8c5a5c78eb am: a954ec1212 am: 7c850c827f by Kelvin Zhang · 3 years, 10 months ago
  97. 96e198b Merge "Merge Android 12" am: 86b156e8a8 am: 58a869c924 by Xin Li · 3 years, 10 months ago
  98. 7c850c8 Disable trimming for src blocks am: 8c5a5c78eb am: a954ec1212 by Kelvin Zhang · 3 years, 10 months ago
  99. 58a869c Merge "Merge Android 12" am: 86b156e8a8 by Xin Li · 3 years, 10 months ago
  100. a954ec1 Disable trimming for src blocks am: 8c5a5c78eb by Kelvin Zhang · 3 years, 10 months ago