1. c765cca releasetools: Detect incomplete block ranges. by Tao Bao · 8 years ago
  2. bb20e8c releasetools: Make validate_target_files.py pylint clean. by Tao Bao · 8 years ago
  3. 12d87fc releasetools: Move the AVB salt setup into common.LoadInfoDict(). by Tao Bao · 8 years ago
  4. 5edd282 Merge "Protect SparseImage._GetRangeData() with lock" by Tianjie Xu · 8 years ago
  5. 709ee78 Merge "Warn.py: Update errorprone categories" by Treehugger Robot · 8 years ago
  6. df1166e Protect SparseImage._GetRangeData() with lock by Tianjie Xu · 8 years ago
  7. 8a7ed9f Double check the sha1 for ranges during package generation by Tianjie Xu · 8 years ago
  8. cf528ca Warn.py: Update errorprone categories by Andreas Gampe · 8 years ago
  9. b7735d8 Support /product partition by Jaekyun Seok · 8 years ago
  10. 0828373 Merge "Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4" by Treehugger Robot · 8 years ago
  11. 07a4299 Merge "Don't check the stderr output from bsdiff/imgdiff" by Tianjie Xu · 8 years ago
  12. a2a9f99 Don't check the stderr output from bsdiff/imgdiff by Tianjie Xu · 8 years ago
  13. fde9f79 Add BOARD_EXT4_SHARE_DUP_BLOCKS to share duplicated blocks on ext4 by Jin Qian · 8 years ago
  14. 8413824 Merge "releasetools: Add PayloadSigner class." by Treehugger Robot · 8 years ago
  15. 9446c1d Fix order of args passed to mksquashfsimage.sh by Ng Zhi An · 8 years ago
  16. 3221f0f Merge "releasetools: Dump mkfs/fsck/simg2img outputs on error." by Treehugger Robot · 8 years ago
  17. fabe083 releasetools: Add PayloadSigner class. by Tao Bao · 8 years ago
  18. cd53a89 releasetools: Dump mkfs/fsck/simg2img outputs on error. by Tao Bao · 8 years ago
  19. a2ff4c9 releasetools: Clean up three functions in add_img_to_target_files.py. by Tao Bao · 8 years ago
  20. bea20ac releasetools: Refactor AddImagesToTargetFiles(). by Tao Bao · 8 years ago
  21. 13f228e Merge "releasetools: Remove the reloading of target info dict." by Treehugger Robot · 8 years ago
  22. 7f494c1 Warn: Change GuardedBy regular expressions by Andreas Gampe · 8 years ago
  23. d32e78f releasetools: Add a note for the ZipInfo._decodeExtra() workaround. by Tao Bao · 8 years ago
  24. df3a48b releasetools: Consolidate the codes that generate metadata dict. by Tao Bao · 8 years ago
  25. a7229a0 Merge "Iterate through the sorted file map when finding transfers" by Tianjie Xu · 8 years ago
  26. 20a86cd Iterate through the sorted file map when finding transfers by Tianjie Xu · 8 years ago
  27. 2db1385 releasetools: Remove the reloading of target info dict. by Tao Bao · 8 years ago
  28. 896fa04 Merge "releasetools: Remove the fallback-to-full logic." by Treehugger Robot · 8 years ago
  29. 155a140 Merge "releasetools: Remove two dead functions in ota_from_target_files.py." by Treehugger Robot · 8 years ago
  30. c56071b Merge "Sort the split transfers to generate a determinate package" by Tianjie Xu · 8 years ago
  31. 175df38 releasetools: Remove two dead functions in ota_from_target_files.py. by Tao Bao · 8 years ago
  32. 32b80dc releasetools: Remove the fallback-to-full logic. by Tao Bao · 8 years ago
  33. b54f615 Merge "releasetools: Add a BuildInfo class." by Tao Bao · 8 years ago
  34. d3bf67e Sort the split transfers to generate a determinate package by Tianjie Xu · 8 years ago
  35. 481bab8 releasetools: Add a BuildInfo class. by Tao Bao · 8 years ago
  36. 1a701d9 adbs was broken for a year and no-one noticed. by Elliott Hughes · 8 years ago
  37. e369209 Merge "releasetools: Add tests for common.ReadApkCerts()." by Treehugger Robot · 8 years ago
  38. 818ddf5 releasetools: Add tests for common.ReadApkCerts(). by Tao Bao · 8 years ago
  39. 96029a1 Merge changes I9fda7fe3,I0a34b2b4,Ie64a283d by Colin Cross · 8 years ago
  40. d31ff8f Fix adbs after move from build/tools to build/make/tools by Colin Cross · 8 years ago
  41. c72727a releasetools: Clean up build_image.py. by Tao Bao · 8 years ago
  42. d8a953d releasetools: Move assertions into CheckHeadroom(). by Tao Bao · 8 years ago
  43. e838d14 releasetools: Clean up ReplaceVerityKeyId and add tests. by Tao Bao · 8 years ago
  44. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 8 years ago
  45. 7d100ce Merge "releasetools: Clean up sign_target_files_apks.py." by Treehugger Robot · 8 years ago
  46. 0c28d2d releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 8 years ago
  47. 186ec99 releasetools: Fix a bug in blockimgdiff.HeapItem. by Tao Bao · 8 years ago
  48. 9a50168 Test config should use manifest package attribute by Dan Shi · 8 years ago
  49. be8ea6e Merge "releasetools: Remove the dead code for blockimgdiff_version <= 2." by Tao Bao · 8 years ago
  50. 3c28ff7 Merge "Auto generate test config files" by Dan Shi · 8 years ago
  51. 0582cb6 releasetools: Remove the dead code for blockimgdiff_version <= 2. by Tao Bao · 8 years ago
  52. 2f5358d releasetools: Fix the bug that skips loading OEM dict. by Tao Bao · 8 years ago
  53. efb892d Auto generate test config files by Dan Shi · 8 years ago
  54. b379762 Merge "build_image: Factor out CheckHeadroom() and add tests." by Treehugger Robot · 8 years ago
  55. b08567c Merge "releasetools: Fix the tag replacement for ro.build.vendor.fingerprint." by Treehugger Robot · 8 years ago
  56. d30b7519 Merge "Remove the support for BOARD_HAS_EXT4_RESERVED_BLOCKS." by Treehugger Robot · 8 years ago
  57. e58d385 Merge "releasetools: Use delta_generator to verify payload signatures." by Treehugger Robot · 8 years ago
  58. 750385e releasetools: Use delta_generator to verify payload signatures. by Tao Bao · 8 years ago
  59. 0c6a414 releasetools: Remove the support for generating verify package. by Tao Bao · 8 years ago
  60. 23f7ea9 Merge "releasetools: Add common.ZipDelete()." by Tao Bao · 8 years ago
  61. 89d7ab2 releasetools: Add common.ZipDelete(). by Tao Bao · 8 years ago
  62. 78b5724 Merge "releasetools: Remove '-w' from ota_from_target_files options." by Treehugger Robot · 8 years ago
  63. 973301a Merge "Replace build/tools with build/make/tools" by Treehugger Robot · 8 years ago
  64. a7054ee releasetools: Fix the tag replacement for ro.build.vendor.fingerprint. by Tao Bao · 8 years ago
  65. d4349f2 build_image: Factor out CheckHeadroom() and add tests. by Tao Bao · 8 years ago
  66. 10c9f5d Merge "core, release: add sload.f2fs for otatools.zip" by Jaegeuk Kim · 8 years ago
  67. 79d52f8 Remove the support for BOARD_HAS_EXT4_RESERVED_BLOCKS. by Tao Bao · 8 years ago
  68. 9a33b96 Merge "Explain why BuildImage failed." by Treehugger Robot · 8 years ago
  69. fdea893 Replace build/tools with build/make/tools by Colin Cross · 8 years ago
  70. 337633f releasetools: Remove '-w' from ota_from_target_files options. by Tao Bao · 8 years ago
  71. 3277ba3 Add java modules to soong_to_convert.txt by Colin Cross · 8 years ago
  72. 5f03da0 Merge "DO NOT MERGE: Merge Oreo MR1 into master" by Xin Li · 8 years ago
  73. 7b2129f Merge "AVB: If building recovery.img, add AVB hash footer." by Treehugger Robot · 8 years ago
  74. 73ff57f Explain why BuildImage failed. by Elliott Hughes · 8 years ago
  75. 9ad68d6 Merge "releasetools: Address pylint warnings in add_img_to_target_files.py." by Tao Bao · 8 years ago
  76. 2ea1eba core, release: add sload.f2fs for otatools.zip by Jaegeuk Kim · 8 years ago
  77. ead6281 Merge "releasetools: Remove deprecated pylint options." am: 3694e104b7 by Tao Bao · 8 years ago
  78. 6b9fef5 releasetools: Address pylint warnings in add_img_to_target_files.py. by Tao Bao · 8 years ago
  79. dac0c88 releasetools: Remove deprecated pylint options. by Tao Bao · 8 years ago
  80. 8fecb28 AVB: If building recovery.img, add AVB hash footer. by David Zeuthen · 8 years ago
  81. 9be8a79 Fix / suppress warnings for clang+mingw am: 25c73e9156 by Dan Willemsen · 8 years ago
  82. 30f514c Merge changes from topic "clang_supported" by Dan Willemsen · 8 years ago
  83. 25c73e9 Fix / suppress warnings for clang+mingw by Dan Willemsen · 8 years ago
  84. 4b57c28 Merge "Improve the comment in AddSplitTransfers" am: cca4a4c993 by Tianjie Xu · 8 years ago
  85. 41390d4 Improve the comment in AddSplitTransfers by Tianjie Xu · 8 years ago
  86. ff9efd3 Merge "Fall back to normal split if imgdiff fails when splitting large apks" by Tianjie Xu · 8 years ago
  87. 520c9f0 Merge "Fall back to normal split if imgdiff fails when splitting large apks" by Tianjie Xu · 8 years ago
  88. f68b50f Fall back to normal split if imgdiff fails when splitting large apks by Tianjie Xu · 8 years ago
  89. 51f5d33 Merge "check_ota_package_signature.py: Set up PYTHONPATH." am: 9f686938da by Tao Bao · 8 years ago
  90. d2ae0b0 check_ota_package_signature.py: Set up PYTHONPATH. by Tao Bao · 8 years ago
  91. 4d1764b Merge "releasetools: Allow building AVB-enabled recovery.img." am: 37066490a5 by Tao Bao · 8 years ago
  92. 3706649 Merge "releasetools: Allow building AVB-enabled recovery.img." by Tao Bao · 8 years ago
  93. bb05176 Merge "Convert signtos to Android.bp" am: 80ec993a58 by Colin Cross · 8 years ago
  94. 3c363ad Convert signtos to Android.bp by Colin Cross · 8 years ago
  95. a41e007 Merge "releasetools: Always create IMAGES/ directory." am: db7dfacb96 by Tao Bao · 8 years ago
  96. bf70c318 releasetools: Allow building AVB-enabled recovery.img. by Tao Bao · 8 years ago
  97. ae396d9 releasetools: Always create IMAGES/ directory. by Tao Bao · 8 years ago
  98. 4727930 Merge "releasetools: Fix the rebuilding of vbmeta.img." am: 2f7fab9ab9 by Tao Bao · 8 years ago
  99. 2f7fab9 Merge "releasetools: Fix the rebuilding of vbmeta.img." by Tao Bao · 8 years ago
  100. 0b1fc88 Merge changes from topics "soong_logtags", "droiddoc_srcjars" am: f1f66974c6 by Colin Cross · 8 years ago