1. 4a0d513 releasetools: Add tests for VerityImageBuilder. by Tao Bao · 7 years ago
  2. 7549e5e releasetools: Create VerityImageBuilder. by Tao Bao · 7 years ago
  3. 4a6ce93 build_image too aggressive with right sizing by Mark Salyzyn · 7 years ago
  4. 757dfe8 Merge "Revert "Work around e2fsck issue for building sparse GSIs"" by Tao Bao · 7 years ago
  5. 2780966 Revert "Work around e2fsck issue for building sparse GSIs" by Tao Bao · 7 years ago
  6. f0cef8d build_image setup ext4 dedupe on more images. by Mark Salyzyn · 7 years ago
  7. c3d408e build_image tune right-size image by Mark Salyzyn · 7 years ago
  8. f3fc62c releasetools: Fix the error message. by Tao Bao · 7 years ago
  9. 780f595 build_image: improvements to right size for dynamic partitions by Mark Salyzyn · 7 years ago
  10. 7ceac73 Merge "releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`." by Tao Bao · 7 years ago
  11. 7106420 releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`. by Tao Bao · 7 years ago
  12. ffbe6b9 Install the ota keys under recovery as a zipfile by Tianjie Xu · 7 years ago
  13. 898a924 releasetools: Log to stdout when running tests. by Tao Bao · 7 years ago
  14. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 7 years ago
  15. 86fb70d Merge "Rename vbmeta_mainline to vbmeta_system." by Treehugger Robot · 7 years ago
  16. 7709ab2 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 7 years ago
  17. bec89c1 releasetools: Clean up the logging while calling external commands. by Tao Bao · 7 years ago
  18. 28f201b releasetools: Fix a broken test due to verity utils relocation. by Tao Bao · 7 years ago
  19. 7119751 releasetools: Move verity related functions into verity_utils.py. by Tao Bao · 7 years ago
  20. 65b94e9 releasetools: Add a common base class for unittests. by Tao Bao · 7 years ago
  21. 5fe287b releasetools: Rename test names in test_verity_utils.py. by Tao Bao · 7 years ago
  22. 986ee86 releasetools: Move build_image.RunCommand into common.py. by Tao Bao · 7 years ago
  23. 73dd4f4 releasetools: Set default stdout and stderr in common.Run(). by Tao Bao · 7 years ago
  24. 2f05746 releasetools: build_image.BuildVerityTree() returns a tuple. by Tao Bao · 7 years ago
  25. 67c7cbb Generate the compute_hash_tree command by Tianjie Xu · 7 years ago
  26. c6bd70a releasetools: Raise on image building errors. by Tao Bao · 7 years ago
  27. 040410c Prevent AVB signing from using _RESERVED_SIZE by Bowgo Tsai · 7 years ago
  28. 35f4ebc releasetools: Clean up the use of `partition_size`. by Tao Bao · 7 years ago
  29. 75844bd Merge "Generates the care_map with fingerprint" by Tianjie Xu · 7 years ago
  30. 861f413 Generates the care_map with fingerprint by Tianjie Xu · 7 years ago
  31. b6eeba5 Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE" by Tom Cherry · 7 years ago
  32. 2929cad Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE by Tom Cherry · 7 years ago
  33. 5875ca0 Merge "Rename care map in pb format to care_map.pb" by Tianjie Xu · 7 years ago
  34. 4c05f4a Rename care map in pb format to care_map.pb by Tianjie Xu · 7 years ago
  35. 92cc5d2 Merge "Support building chained VBMeta images." by Tao Bao · 7 years ago
  36. 860f9d1 Merge "Use the new executable for mkuserimg_mke2fs" by Treehugger Robot · 7 years ago
  37. 744c4c7 Support building chained VBMeta images. by Tao Bao · 7 years ago
  38. 71034e3 Merge "Adding better AVB error message" by Treehugger Robot · 7 years ago
  39. 99ed1b4 Adding better AVB error message by Bowgo Tsai · 7 years ago
  40. 5733222 Use the new executable for mkuserimg_mke2fs by Tianjie Xu · 7 years ago
  41. ea6cbd0 releasetools: Handle the case of not having ro.vendor.build.fingerprint. by Tao Bao · 7 years ago
  42. 3e9e6af Merge "releasetools: common.LoadInfoDict() takes a bool parameter for repacking." by Tao Bao · 7 years ago
  43. 639fe0c Merge "releasetools: Track edify function API changes." by Tao Bao · 7 years ago
  44. 1ef03e2 Add super_empty.img to target-files and the update package. by David Anderson · 7 years ago
  45. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 7 years ago
  46. 5121655 releasetools: Track edify function API changes. by Tao Bao · 7 years ago
  47. 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 7 years ago
  48. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 7 years ago
  49. a57ab9f releasetools: Add test cases for common.LoadInfoDict(). by Tao Bao · 7 years ago
  50. 71142ea Merge "releasetools: Use int value of FIXED_FILE_TIMESTAMP." by Tao Bao · 7 years ago
  51. e30a6a6 releasetools: Use int value of FIXED_FILE_TIMESTAMP. by Tao Bao · 7 years ago
  52. 687da3b releasetools: Fix the path to the OTA keys in recovery image. by Tao Bao · 7 years ago
  53. 22f28aa Merge "A/B update: Replace the zip FileHeader mechanism for update package" by Tao Bao · 7 years ago
  54. b4adc06 releasetools: Look for recovery.fstab at both locations. by Tao Bao · 7 years ago
  55. 338856f A/B update: Replace the zip FileHeader mechanism for update package by Shashikant Baviskar · 7 years ago
  56. 696bb33 Install recovery etc files to recovery/root/system/etc. by Tao Bao · 7 years ago
  57. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  58. 35be6ca Reland "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Yifan Hong · 7 years ago
  59. 68883e0 Merge "Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g"" by Treehugger Robot · 7 years ago
  60. 8702106 Revert "s/PRODUCT-SERVICES/PRODUCT_SERVICES/g" by Shawn Yang · 7 years ago
  61. ccbae48 Generates the care_map.txt in protobuf format by Tianjie Xu · 7 years ago
  62. 77c778c s/PRODUCT-SERVICES/PRODUCT_SERVICES/g by Dario Freni · 7 years ago
  63. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  64. 13d3426 Merge "Work around e2fsck issue for building sparse GSIs" am: a0d3277b8d by Isaac Chen · 7 years ago
  65. a0d3277 Merge "Work around e2fsck issue for building sparse GSIs" by Treehugger Robot · 7 years ago
  66. ec7fa1c Work around e2fsck issue for building sparse GSIs by Isaac Chen · 7 years ago
  67. 635887d Merge "target_files: copy to PRODUCT-SERVICES instead" am: 567df6214f by Yifan Hong · 7 years ago
  68. 567df62 Merge "target_files: copy to PRODUCT-SERVICES instead" by Yifan Hong · 7 years ago
  69. a2bf1e5 Merge "Fix 2009-01-01 timestamps in releasetools to always be UTC" by Bryan Henry · 7 years ago
  70. e118d5b Merge "Fix 2009-01-01 timestamps in releasetools to always be UTC" by Bryan Henry · 7 years ago
  71. 4d6b38c target_files: copy to PRODUCT-SERVICES instead by Yifan Hong · 7 years ago
  72. 9a7d525 Merge "Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags." am: d1c308bf40 by Yifan Hong · 7 years ago
  73. e6d547d Fix 2009-01-01 timestamps in releasetools to always be UTC by Bryan Henry · 7 years ago
  74. 2dae572 Split PRODUCT_USE_LOGICAL_PARTITIONS into sub-flags. by Yifan Hong · 7 years ago
  75. 8883a73 Merge changes I1459d62f,I4c2b975e am: bb937a6b69 by Yifan Hong · 7 years ago
  76. ebc041a productservices => product_services by Yifan Hong · 7 years ago
  77. 0adc598 Merge "releasetools: Fix an issue in image size computation." am: d578232c95 by Tao Bao · 7 years ago
  78. 4f35d47 Merge "releasetools: Return the actual image size when building logical partitions." by Tao Bao · 7 years ago
  79. c2606eb releasetools: Fix an issue in image size computation. by Tao Bao · 7 years ago
  80. f42fc1a Merge "releasetools: Return the actual image size when building logical partitions." by Tao Bao · 7 years ago
  81. 4251fe9 releasetools: Return the actual image size when building logical partitions. by Tao Bao · 7 years ago
  82. fdcb3b5 Merge "releasetools: Support verifying AVB signed images with chained partitions." by Tao Bao · 7 years ago
  83. 02a0859 releasetools: Support verifying AVB signed images with chained partitions. by Tao Bao · 7 years ago
  84. f013dc3 Merge "releasetools: Clean up AppendVBMetaArgsForPartition()." am: 540a71d2b3 by Tao Bao · 7 years ago
  85. 540a71d Merge "releasetools: Clean up AppendVBMetaArgsForPartition()." by Tao Bao · 7 years ago
  86. fe421ed Merge changes from topic "board_partition_reserved_size" am: 2d90c246a9 by Yifan Hong · 7 years ago
  87. 2d90c24 Merge changes from topic "board_partition_reserved_size" by Yifan Hong · 7 years ago
  88. f87ea90 Merge "releasetools: Rename the ramdisk_dir in prop dict to root_dir." by Tao Bao · 7 years ago
  89. d094713 Merge "releasetools: Rename the ramdisk_dir in prop dict to root_dir." by Tao Bao · 7 years ago
  90. 1a3d83d Merge "releasetools: Make scripts pylint clean." am: 23a4070483 by Tao Bao · 7 years ago
  91. 23a4070 Merge "releasetools: Make scripts pylint clean." by Tao Bao · 7 years ago
  92. 3e53ef7 releasetools: Clean up AppendVBMetaArgsForPartition(). by Tao Bao · 7 years ago
  93. 708ca5f Merge "releasetools: Track the change to applypatch arguments." am: 80810b9d36 by Tao Bao · 7 years ago
  94. 9c35a02 build_image.py recognize BOARD_PRODUCT_SERVICESIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  95. 56a6c3b build_image.py recognize BOARD_PRODUCTIMAGE_PARTITION_RESERVED_SIZE by Yifan Hong · 7 years ago
  96. 8bfd3c7 releasetools: Rename the ramdisk_dir in prop dict to root_dir. by Tao Bao · 7 years ago
  97. 80810b9 Merge "releasetools: Track the change to applypatch arguments." by Tao Bao · 7 years ago
  98. 5f9ddc9 Merge "Add support for /product-services partition" am: 3cf03b775a by Dario Freni · 7 years ago
  99. 3cf03b7 Merge "Add support for /product-services partition" by Dario Freni · 7 years ago
  100. b1750e2 Merge "releasetools: Remove the assertion of not allowing thumbprint in Treble world." by Tao Bao · 7 years ago