1. 6512949 Allow the include directive. by Chih-Hung Hsieh · 6 years ago
  2. e98427a Don't build super image if source images are missing by Yifan Hong · 6 years ago
  3. cf343a6 fs_config: add product and product_services by Mark Salyzyn · 6 years ago
  4. 2a20f34 releasetools: Keep the original RangeSet for 'uses_shared_blocks' case. by Tao Bao · 6 years ago
  5. 4379a28 Merge "Move android_ids from .data.rel.ro to .rodata" by Vic Yang · 6 years ago
  6. 5b3a7c0 Move android_ids from .data.rel.ro to .rodata by Vic Yang · 6 years ago
  7. 5df2960 Merge changes from topic "super_target_files" by Yifan Hong · 6 years ago
  8. 055e6cf add_img_to_target_files uses build_super_image by Yifan Hong · 6 years ago
  9. 2b891ac Build super.img from images in target_files by Yifan Hong · 6 years ago
  10. 6f693f0 releasetools: Specify a minimum size for right-sized images. by David Anderson · 6 years ago
  11. 03fecb6 releasetools: Remove the mismatch map files when generating retrofit OTAs. by Tao Bao · 6 years ago
  12. 08d07f5 Merge "Infer prebuilt image size" by Treehugger Robot · 6 years ago
  13. 70fc029 Infer prebuilt image size by Yifan Hong · 6 years ago
  14. f21a8f5 Merge "Use common.RunAndCheckOutput() in add_img_to_target_files.py." by Tao Bao · 6 years ago
  15. 5061103 dynamic_partition_use -> use_dynamic_partitions. by Yifan Hong · 6 years ago
  16. 2764aee Use common.RunAndCheckOutput() in add_img_to_target_files.py. by Tao Bao · 6 years ago
  17. 50e7954 Generate retrofit OTA. by Yifan Hong · 6 years ago
  18. c767f7c Add split super images to target_files. by Yifan Hong · 6 years ago
  19. 705b59e fs_config: fix fs_config_*_system targets by Mark Salyzyn · 6 years ago
  20. 9788b4e releasetools: Temporarily disable verifying AVB-signed images. by Tao Bao · 6 years ago
  21. 3cd2460 build: Split out mkfs in BuildImageMkfs (retry) by Mark Salyzyn · 6 years ago
  22. 533558e Revert "build: Split out mkfs in BuildImageMkfs" by Mark Salyzyn · 6 years ago
  23. 2b72b7f build: Split out mkfs in BuildImageMkfs by Mark Salyzyn · 6 years ago
  24. 41f781d build_image: right size image problems. by Mark Salyzyn · 6 years ago
  25. 68b081f Merge "releasetools: Add tests for VerityImageBuilder." by Tao Bao · 6 years ago
  26. 0e60f8a Make right-sizing less aggressive by Anton Hansson · 6 years ago
  27. 2b19189 build_image still too aggressive with right sizing (part troix) by Mark Salyzyn · 6 years ago
  28. d0b9758 Merge "releasetools: Create VerityImageBuilder." by Tao Bao · 6 years ago
  29. 9c3a481 Merge "releasetools: Log the exceptions before rethrowing." by Treehugger Robot · 6 years ago
  30. 46901fb releasetools: Log the exceptions before rethrowing. by Tao Bao · 6 years ago
  31. 4a0d513 releasetools: Add tests for VerityImageBuilder. by Tao Bao · 6 years ago
  32. 7549e5e releasetools: Create VerityImageBuilder. by Tao Bao · 6 years ago
  33. 0625f9a Merge "Move ro.build.characteristics to /product props" by Anton Hansson · 6 years ago
  34. 5ac408b Move ro.build.characteristics to /product props by Anton Hansson · 6 years ago
  35. 4a6ce93 build_image too aggressive with right sizing by Mark Salyzyn · 6 years ago
  36. 757dfe8 Merge "Revert "Work around e2fsck issue for building sparse GSIs"" by Tao Bao · 6 years ago
  37. 2780966 Revert "Work around e2fsck issue for building sparse GSIs" by Tao Bao · 6 years ago
  38. f0cef8d build_image setup ext4 dedupe on more images. by Mark Salyzyn · 6 years ago
  39. c3d408e build_image tune right-size image by Mark Salyzyn · 6 years ago
  40. f3fc62c releasetools: Fix the error message. by Tao Bao · 6 years ago
  41. 780f595 build_image: improvements to right size for dynamic partitions by Mark Salyzyn · 6 years ago
  42. 7ceac73 Merge "releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`." by Tao Bao · 6 years ago
  43. 7106420 releasetools: Include descriptor of `vbmeta_system.img` in `vbmeta.img`. by Tao Bao · 6 years ago
  44. ffbe6b9 Install the ota keys under recovery as a zipfile by Tianjie Xu · 6 years ago
  45. 898a924 releasetools: Log to stdout when running tests. by Tao Bao · 6 years ago
  46. d68c985 Merge "Build: update warn.py for Errorprone 2.3.2" by Treehugger Robot · 6 years ago
  47. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 6 years ago
  48. 160bbc4 Merge "Fix implicit-fallthrough warning." by Treehugger Robot · 6 years ago
  49. 86fb70d Merge "Rename vbmeta_mainline to vbmeta_system." by Treehugger Robot · 6 years ago
  50. 1ce134a Fix implicit-fallthrough warning. by Chih-Hung Hsieh · 6 years ago
  51. 7709ab2 Rename vbmeta_mainline to vbmeta_system. by David Anderson · 6 years ago
  52. bec89c1 releasetools: Clean up the logging while calling external commands. by Tao Bao · 6 years ago
  53. 161ec1e Build: update warn.py for Errorprone 2.3.2 by Andreas Gampe · 6 years ago
  54. 28f201b releasetools: Fix a broken test due to verity utils relocation. by Tao Bao · 6 years ago
  55. 7119751 releasetools: Move verity related functions into verity_utils.py. by Tao Bao · 6 years ago
  56. 65b94e9 releasetools: Add a common base class for unittests. by Tao Bao · 6 years ago
  57. 5fe287b releasetools: Rename test names in test_verity_utils.py. by Tao Bao · 6 years ago
  58. 986ee86 releasetools: Move build_image.RunCommand into common.py. by Tao Bao · 6 years ago
  59. ad7d562 Move zipalign off NO_ERROR. by Elliott Hughes · 6 years ago
  60. 73dd4f4 releasetools: Set default stdout and stderr in common.Run(). by Tao Bao · 6 years ago
  61. d1428e2 Merge "Remove uuidgen.py and update lpmake parameters." by David Anderson · 6 years ago
  62. 2f05746 releasetools: build_image.BuildVerityTree() returns a tuple. by Tao Bao · 6 years ago
  63. b954afe Remove uuidgen.py and update lpmake parameters. by David Anderson · 6 years ago
  64. 67c7cbb Generate the compute_hash_tree command by Tianjie Xu · 6 years ago
  65. c6bd70a releasetools: Raise on image building errors. by Tao Bao · 6 years ago
  66. 040410c Prevent AVB signing from using _RESERVED_SIZE by Bowgo Tsai · 6 years ago
  67. 35f4ebc releasetools: Clean up the use of `partition_size`. by Tao Bao · 6 years ago
  68. 75844bd Merge "Generates the care_map with fingerprint" by Tianjie Xu · 6 years ago
  69. 861f413 Generates the care_map with fingerprint by Tianjie Xu · 6 years ago
  70. b6eeba5 Merge "Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE" by Tom Cherry · 6 years ago
  71. 2929cad Allow BOARD_USES_RECOVERY_AS_BOOT without BOARD_BUILD_SYSTEM_ROOT_IMAGE by Tom Cherry · 6 years ago
  72. 5875ca0 Merge "Rename care map in pb format to care_map.pb" by Tianjie Xu · 6 years ago
  73. 4c05f4a Rename care map in pb format to care_map.pb by Tianjie Xu · 6 years ago
  74. 78f4fbe Merge "Move signapk to a dedicated "host" target" by Neil Fuller · 6 years ago
  75. 7229817 Move signapk to a dedicated "host" target by Neil Fuller · 6 years ago
  76. 92cc5d2 Merge "Support building chained VBMeta images." by Tao Bao · 6 years ago
  77. 860f9d1 Merge "Use the new executable for mkuserimg_mke2fs" by Treehugger Robot · 6 years ago
  78. 744c4c7 Support building chained VBMeta images. by Tao Bao · 6 years ago
  79. 71034e3 Merge "Adding better AVB error message" by Treehugger Robot · 6 years ago
  80. 99ed1b4 Adding better AVB error message by Bowgo Tsai · 6 years ago
  81. 5733222 Use the new executable for mkuserimg_mke2fs by Tianjie Xu · 6 years ago
  82. ea6cbd0 releasetools: Handle the case of not having ro.vendor.build.fingerprint. by Tao Bao · 6 years ago
  83. 2c341a7 Merge "Recognize -Wimplicit-fallthrough." by Treehugger Robot · 6 years ago
  84. e167286 Recognize -Wimplicit-fallthrough. by Chih-Hung Hsieh · 6 years ago
  85. 3e9e6af Merge "releasetools: common.LoadInfoDict() takes a bool parameter for repacking." by Tao Bao · 6 years ago
  86. 639fe0c Merge "releasetools: Track edify function API changes." by Tao Bao · 6 years ago
  87. 1ef03e2 Add super_empty.img to target-files and the update package. by David Anderson · 6 years ago
  88. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 6 years ago
  89. 5121655 releasetools: Track edify function API changes. by Tao Bao · 6 years ago
  90. 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 6 years ago
  91. d909caf Merge "Include /product_services software in NOTICE." by Dario Freni · 6 years ago
  92. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 6 years ago
  93. cbca113 Include /product_services software in NOTICE. by Dario Freni · 6 years ago
  94. 2eb5a20 Merge "releasetools: Add test cases for common.LoadInfoDict()." by Tao Bao · 6 years ago
  95. d7eaae0 Merge "Standardize parition build props." by Anton Hansson · 6 years ago
  96. a57ab9f releasetools: Add test cases for common.LoadInfoDict(). by Tao Bao · 6 years ago
  97. 1f8729e Standardize parition build props. by Anton Hansson · 6 years ago
  98. 71142ea Merge "releasetools: Use int value of FIXED_FILE_TIMESTAMP." by Tao Bao · 6 years ago
  99. e30a6a6 releasetools: Use int value of FIXED_FILE_TIMESTAMP. by Tao Bao · 6 years ago
  100. 687da3b releasetools: Fix the path to the OTA keys in recovery image. by Tao Bao · 6 years ago