1. 2ad4b82 releasetools: Make merge_target_files and its test Python 3 compatible. by Tao Bao · 6 years ago
  2. 7cbeda7 Split merge_target_files function by Kiyoung Kim · 6 years ago
  3. 48a2feb Change the condition for building super_empty.img. by Tao Bao · 6 years ago
  4. 63cf132 Merge "releasetools: Prefer the avbtool specified in target_files." by Tao Bao · 6 years ago
  5. e4f0779 Merge "releasetools: Make additional modules Python 3 compatible." by Tao Bao · 6 years ago
  6. f6e8d46 Merge "releasetools: Clean up check_target_files_signatures.py." by Tao Bao · 6 years ago
  7. 2a91779 Merge "releasetools: Add sanity test for sign_apex." by Tao Bao · 6 years ago
  8. a67e12d releasetools: Clean up check_target_files_signatures.py. by Tao Bao · 8 years ago
  9. a370545 releasetools: Make additional modules Python 3 compatible. by Tao Bao · 6 years ago
  10. fc195fe Merge "Create common.LoadDictionaryFromFile" by Kiyoung Kim · 6 years ago
  11. 1ac886e releasetools: Prefer the avbtool specified in target_files. by Tao Bao · 6 years ago
  12. c9c1b86 releasetools: Add sanity test for sign_apex. by Tao Bao · 6 years ago
  13. 59cf0c5 releasetools: Clean up additional modules for Python 3 compatibility. by Tao Bao · 6 years ago
  14. ebe7c9c Create common.LoadDictionaryFromFile by Kiyoung Kim · 6 years ago
  15. 58abe77 Merge "releasetools: Make apex_utils Python 3 compatible." by Tao Bao · 6 years ago
  16. 2fdfc4e Merge "Don't use tar's -p with -rf, where it makes no sense." by Elliott Hughes · 6 years ago
  17. 7b3a8fb Merge "Fix pylint warnings and now prefer python3" by Chih-hung Hsieh · 6 years ago
  18. 86b529a releasetools: Make apex_utils Python 3 compatible. by Tao Bao · 6 years ago
  19. b82ef91 Don't use tar's -p with -rf, where it makes no sense. by Elliott Hughes · 6 years ago
  20. 9e893c3 releasetools: Make verity_utils Python 3 compatible. by Tao Bao · 6 years ago
  21. da30cfa releasetools: Make common Python 3 compatible. by Tao Bao · 8 years ago
  22. 9018ea4 Fix pylint warnings and now prefer python3 by Chih-Hung Hsieh · 6 years ago
  23. 338c1b7 releasetools: Remove some legacy paths for prop rewrites. by Tao Bao · 6 years ago
  24. b813120 releasetools: Make blockimgdiff Python 3 compatible. by Tao Bao · 6 years ago
  25. 1f1aafa Merge "releasetools: Make rangelib Python 3 compatibile." by Tao Bao · 6 years ago
  26. d660c8d releasetools: Make rangelib Python 3 compatibile. by Tao Bao · 6 years ago
  27. c1a1ec3 releasetools: Make common.ZipWriteStr Python 3 compatible. by Tao Bao · 6 years ago
  28. aadc9b9 Merge "releasetools: Update partitions in deterministic order." by Tao Bao · 6 years ago
  29. f1113e9 releasetools: Update partitions in deterministic order. by Tao Bao · 6 years ago
  30. de18e89 Update fs_config documentation by Tom Cherry · 6 years ago
  31. 87ebb30 Merge "Allows skipping building the super images for partial builds." by Treehugger Robot · 6 years ago
  32. 0bf940c Allows skipping building the super images for partial builds. by Daniel Norman · 6 years ago
  33. cd951b2 releasetools: No-op change to use common.AVB_VBMETA_PARTITIONS. by Tao Bao · 6 years ago
  34. eab4f0e Add a logging statement after soong ZIP runs in the merge_target_files.py step. by Chris Gross · 6 years ago
  35. 6728fe8 Merge "Renames system to framework and other to vendor." by Daniel Norman · 6 years ago
  36. d5d70ea Renames system to framework and other to vendor. by Daniel Norman · 6 years ago
  37. 4978fa9 Rebuild recovery-from-boot patch when calling add_img_to_target_files. by Tao Bao · 6 years ago
  38. 08c190f releasetools: Allow verifying chained vbmeta partitions. by Tao Bao · 6 years ago
  39. 206ef1f Merge "Adds validation check that certain partitions come from a single build." by Treehugger Robot · 6 years ago
  40. edf1247 Adds validation check that certain partitions come from a single build. by Daniel Norman · 6 years ago
  41. 8453f02 fs_config: Fix cases without vendor/oem partition by Felix · 6 years ago
  42. c9fc112 Merge "Adds image-specific selinux_fc props to allow different file_contexts." by Daniel Norman · 6 years ago
  43. 72c626f Adds image-specific selinux_fc props to allow different file_contexts. by Daniel Norman · 6 years ago
  44. 71a4d5c Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  45. fabf50a Add merging of apexkeys and apkcerts metadata by Chris Gross · 6 years ago
  46. bc7e3f9 Merge "Add sign_apex.py that signs a given APEX file." by Tao Bao · 6 years ago
  47. e7354ba Add sign_apex.py that signs a given APEX file. by Tao Bao · 6 years ago
  48. 1dac1d4 releasetools: Unzip all files when generating image archive. by Tao Bao · 6 years ago
  49. 8a39705 Merge "DO NOT MERGE - Merge Pie Bonito/Sargo into master." by Xin Li · 6 years ago
  50. 714bd12 Fixes typo when calling process_dynamic_partitions_info_txt. by Daniel Norman · 6 years ago
  51. df24a30 Merge "releasetools: Update the comments regarding selinux_fc." am: 45f74b104b by Tao Bao · 6 years ago
  52. 13ebc02 releasetools: Update the comments regarding selinux_fc. by Tao Bao · 6 years ago
  53. e942542 Merge "Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags" am: 84c96eba1e by Chris Gross · 6 years ago
  54. 84c96eb Merge "Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags" by Chris Gross · 6 years ago
  55. fd5091d Merge "Begins merging META/dynamic_partitions_info.txt." am: 7eae467469 by Daniel Norman · 6 years ago
  56. a61cde0 Begins merging META/dynamic_partitions_info.txt. by Daniel Norman · 6 years ago
  57. a784ef1 Add BUILD_RECOVERY_IMAGE and BUILD_BOOT_IMAGE flags by Chris Gross · 6 years ago
  58. db8a8c6 Merge "Use file_contexts.bin from other build to regenerate images." by Bill Peckham · 6 years ago
  59. 7dbbc30 Merge "Use file_contexts.bin from other build to regenerate images." by Bill Peckham · 6 years ago
  60. e7e563c Merge "releasetools: Support replacing the signing keys for chained vbmeta." by Tao Bao · 6 years ago
  61. 736b223 Use file_contexts.bin from other build to regenerate images. by Bill Peckham · 6 years ago
  62. d6085d6 releasetools: Support replacing the signing keys for chained vbmeta. by Tao Bao · 6 years ago
  63. 6c4aa77 Merge "Ensure that 'release-keys' are set on properties" am: cc389947d0 by Tao Bao · 6 years ago
  64. 234f4b4 Ensure that 'release-keys' are set on properties by Magnus Strandh · 6 years ago
  65. ee153db Merge "Update the references to verity tools." am: 31c2bf905e by Tao Bao · 6 years ago
  66. 31c2bf9 Merge "Update the references to verity tools." by Tao Bao · 6 years ago
  67. d5ab10e Update the references to verity tools. by Tao Bao · 6 years ago
  68. b45a15d Merge "releasetools: Skip on empty care_map." am: 65e41c4236 by Tao Bao · 6 years ago
  69. 77a4aa0 releasetools: Skip on empty care_map. by Tao Bao · 6 years ago
  70. 6e2eb93 Merge "Add BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE flag." am: a2488b7d85 by Yifan Hong · 6 years ago
  71. a2488b7 Merge "Add BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE flag." by Yifan Hong · 6 years ago
  72. 0e97dbb Add BOARD_SUPER_IMAGE_IN_UPDATE_PACKAGE flag. by Yifan Hong · 6 years ago
  73. 3d32417 Merge "releasetools: GetCareMap supports non-sparse image." am: 0376d7dcbb by Tao Bao · 6 years ago
  74. 0376d7d Merge "releasetools: GetCareMap supports non-sparse image." by Tao Bao · 6 years ago
  75. 3891ce9 Merge "Fix missing import." am: 3129d2c971 by Bill Peckham · 6 years ago
  76. 3129d2c Merge "Fix missing import." by Bill Peckham · 6 years ago
  77. 4d90d65 Merge changes from topic "productmanifest" am: 001ebfcb30 by Yifan Hong · 6 years ago
  78. 001ebfc Merge changes from topic "productmanifest" by Yifan Hong · 6 years ago
  79. 540d91a Fix missing import. by Bill Peckham · 6 years ago
  80. 51d3756 ota_from_target_files: include metadata when odm / product is changed. by Yifan Hong · 6 years ago
  81. d40f5b6 Merge "Sort content of merged target files package." am: d540f5a9a5 by Bill Peckham · 6 years ago
  82. d540f5a Merge "Sort content of merged target files package." by Bill Peckham · 6 years ago
  83. 8bdfb99 releasetools: GetCareMap supports non-sparse image. by Tao Bao · 6 years ago
  84. 541468b Merge "releasetools: Accept PRESIGNED keys in apexkeys.txt." am: b5b055ab50 by Tao Bao · 6 years ago
  85. f454c3a releasetools: Accept PRESIGNED keys in apexkeys.txt. by Tao Bao · 6 years ago
  86. ff354bf Merge "releasetools: PRESIGNED APEX container entails PRESIGNED payload." by Tao Bao · 6 years ago
  87. a212ab5 Merge "releasetools: PRESIGNED APEX container entails PRESIGNED payload." by Tao Bao · 6 years ago
  88. 9662cfb Sort content of merged target files package. by Bill Peckham · 6 years ago
  89. da27680 Merge "Adds support to create img from target files directory instead of zip." by Daniel Norman · 6 years ago
  90. f98fa10 releasetools: PRESIGNED APEX container entails PRESIGNED payload. by Tao Bao · 6 years ago
  91. b8a2f9d Adds support to create img from target files directory instead of zip. by Daniel Norman · 6 years ago
  92. c233321 Merge "Write ro.build.ab_update to /vendor/build.prop." am: 2f401655a9 by Tao Bao · 6 years ago
  93. 2f40165 Merge "Write ro.build.ab_update to /vendor/build.prop." by Tao Bao · 6 years ago
  94. 2b90184 Merge "Avoid signing debuggable boot-debug.img" am: f0151b1514 by Bowgo Tsai · 6 years ago
  95. 78369eb Avoid signing debuggable boot-debug.img by Bowgo Tsai · 6 years ago
  96. 67932ab Write ro.build.ab_update to /vendor/build.prop. by Tao Bao · 6 years ago
  97. 5a5d4e0 Merge "releasetools: Update the comment on common.AVB_PARTITIONS." by Tao Bao · 6 years ago
  98. 7b3e97b Merge "releasetools: Update the comment on common.AVB_PARTITIONS." by Tao Bao · 6 years ago
  99. a40cffb Merge "Adds --output-img flag to enable building the IMG package." by Daniel Norman · 6 years ago
  100. 235f7d7 Merge "Adds --output-img flag to enable building the IMG package." by Treehugger Robot · 6 years ago