1. 88a759d Resign apks contained in apex by Tianjie Xu · 6 years ago
  2. 88ab531 Merge "Go one directory up looking for releasetools path" by Treehugger Robot · 6 years ago
  3. 34ea739 Go one directory up looking for releasetools path by Robin Lee · 6 years ago
  4. 7e9b5c4 Handle virtual A/B defines during dynamic_partitions_info merge. by P Adarsh Reddy · 6 years ago
  5. 5290364 Add AFTL relevant options to OPTIONS in common.py. by Dan Austin · 6 years ago
  6. 0ec64ac releasetools: Generalize base_fs_file handling. by David Anderson · 6 years ago
  7. e7c1f63 Merge "Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts." by Treehugger Robot · 6 years ago
  8. 5541714 Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts. by Daniel Norman · 6 years ago
  9. 874a5aa Merge "Move check partition size logs to a file" by Yifan Hong · 6 years ago
  10. 92420db releasetools: fix avbtool arguments. by Donghoon Yu · 6 years ago
  11. 3091093 Move check partition size logs to a file by Yifan Hong · 6 years ago
  12. 3612c88 releasetools: Fix an issue in common.GetAvbPartitionArg. by Tao Bao · 6 years ago
  13. afd92a8 releasetools: Set the search path based on the current executable. by Tao Bao · 6 years ago
  14. 1aeef72 AVB: decouple vbmeta.img from recovery.img for non-A/B devices by cfig · 6 years ago
  15. 3ed35d3 releasetools: Fix the support for getting reproducible images. by Tao Bao · 6 years ago
  16. 1c320f8 releasetools: Move BuildInfo into common. by Tao Bao · 6 years ago
  17. 765668f releasetools: Update the handling of recovery fstab. by Tao Bao · 6 years ago
  18. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
  19. 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
  20. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  21. 1e89610 Merge "Consider search_path to locate avb_*_key_path files" am: 11dc247ba9 by Daniel Mentz · 6 years ago
  22. 2547818 Consider search_path to locate avb_*_key_path files by Daniel Mentz · 6 years ago
  23. 06975fa Merge "Adds support for optionally generating vbmeta.img in merge_builds." by Daniel Norman · 6 years ago
  24. 276f062 Adds support for optionally generating vbmeta.img in merge_builds. by Daniel Norman · 6 years ago
  25. 3f9554b Merge "Adds new merge builds script for use in merging two non-dist builds." by Daniel Norman · 6 years ago
  26. bfc51ef Adds new merge builds script for use in merging two non-dist builds. by Daniel Norman · 6 years ago
  27. 0f12536 Switch to aapt2 for getting minSdkVersion by changho.shin · 6 years ago
  28. 4cc9df6 Clean up merge_target_files.py. by Daniel Norman · 6 years ago
  29. e733ed7 Merge "logging: set stdout and stderr to None in some cases" by Tao Bao · 6 years ago
  30. 41976c7 Factor out the image classes to break circular dependency by Tianjie Xu · 6 years ago
  31. 2f7e11e logging: set stdout and stderr to None in some cases by Regnier, Philippe · 6 years ago
  32. 3888428 releasetools: Replace iteritems with items. by Tao Bao · 6 years ago
  33. 6151e3f Rename product_services to system_ext by Justin Yun · 6 years ago
  34. 63cf132 Merge "releasetools: Prefer the avbtool specified in target_files." by Tao Bao · 6 years ago
  35. a370545 releasetools: Make additional modules Python 3 compatible. by Tao Bao · 6 years ago
  36. fc195fe Merge "Create common.LoadDictionaryFromFile" by Kiyoung Kim · 6 years ago
  37. 1ac886e releasetools: Prefer the avbtool specified in target_files. by Tao Bao · 6 years ago
  38. ebe7c9c Create common.LoadDictionaryFromFile by Kiyoung Kim · 6 years ago
  39. da30cfa releasetools: Make common Python 3 compatible. by Tao Bao · 8 years ago
  40. c1a1ec3 releasetools: Make common.ZipWriteStr Python 3 compatible. by Tao Bao · 6 years ago
  41. f1113e9 releasetools: Update partitions in deterministic order. by Tao Bao · 6 years ago
  42. 08c190f releasetools: Allow verifying chained vbmeta partitions. by Tao Bao · 6 years ago
  43. c9fc112 Merge "Adds image-specific selinux_fc props to allow different file_contexts." by Daniel Norman · 6 years ago
  44. 72c626f Adds image-specific selinux_fc props to allow different file_contexts. by Daniel Norman · 6 years ago
  45. 71a4d5c Moving /odm/build.prop to /odm/etc/buid.prop by Bowgo Tsai · 6 years ago
  46. 13ebc02 releasetools: Update the comments regarding selinux_fc. by Tao Bao · 6 years ago
  47. 7b3e97b Merge "releasetools: Update the comment on common.AVB_PARTITIONS." by Tao Bao · 6 years ago
  48. 8a66a71 Allow generating OTA package from non-sparse images. by Yifan Hong · 6 years ago
  49. b2de7d9 releasetools: Remove the name restriction in common.GetSparseImage. by Tao Bao · 6 years ago
  50. ffc9a30 releasetools: Fix alignment issue when signing APEXes. by Tao Bao · 6 years ago
  51. 5cc0abb releasetools: Update the comment on common.AVB_PARTITIONS. by Tao Bao · 6 years ago
  52. 0ff15de releasetools: common.UnzipTemp() filters out non-matching patterns. by Tao Bao · 6 years ago
  53. f88e0ce releasetools: Kill the use of os.getenv('AVBTOOL'). by Tao Bao · 6 years ago
  54. 2cc0ca1 releasetools: Add common.ExtractAvbPublicKey(). by Tao Bao · 6 years ago
  55. 3267655 releasetools: Add compatibility for custom out directory. by Pavel Salomatov · 6 years ago
  56. 8ff3fbd Extract common.UnzipToDir, invoke that from merge_target_files.py by Bill Peckham · 6 years ago
  57. 889b0c6 Convert common.RunAndWait method to raise an exception on subprocess failure. by Bill Peckham · 6 years ago
  58. e9eb5f9 Adding initial merge_target_files.py script to merge two target files packages. by Bill Peckham · 6 years ago
  59. bb2658d releasetools: Really allow removing partitions by Yifan Hong · 7 years ago
  60. 79997e5 dynamic partition update order is deterministic. by Yifan Hong · 7 years ago
  61. 2c0a7bc Merge "Really support removing / adding partitions." by Yifan Hong · 7 years ago
  62. 2463c3a Merge "Support including DTB image" by Treehugger Robot · 7 years ago
  63. 9683b2f Support including DTB image by Hridya Valsaraju · 7 years ago
  64. 45433e4 Really support removing / adding partitions. by Yifan Hong · 7 years ago
  65. 10c530d Generate OTA for non-A/B devices with dynamic partitions by Yifan Hong · 7 years ago
  66. 752439b Add recovery_acpio option to make recovery image by Chen, ZhiminX · 7 years ago
  67. 2a20f34 releasetools: Keep the original RangeSet for 'uses_shared_blocks' case. by Tao Bao · 7 years ago
  68. 32fcdab releasetools: Switch to Python logging. by Tao Bao · 7 years ago
  69. 7119751 releasetools: Move verity related functions into verity_utils.py. by Tao Bao · 7 years ago
  70. 986ee86 releasetools: Move build_image.RunCommand into common.py. by Tao Bao · 7 years ago
  71. 73dd4f4 releasetools: Set default stdout and stderr in common.Run(). by Tao Bao · 7 years ago
  72. 67c7cbb Generate the compute_hash_tree command by Tianjie Xu · 7 years ago
  73. 861f413 Generates the care_map with fingerprint by Tianjie Xu · 7 years ago
  74. 744c4c7 Support building chained VBMeta images. by Tao Bao · 7 years ago
  75. 410ad8b releasetools: common.LoadInfoDict() takes a bool parameter for repacking. by Tao Bao · 7 years ago
  76. 04552fe Merge "Support a first stage ramdisk via TARGET_RAMDISK_OUT" by Tom Cherry · 7 years ago
  77. d14b895 Support a first stage ramdisk via TARGET_RAMDISK_OUT by Tom Cherry · 7 years ago
  78. a57ab9f releasetools: Add test cases for common.LoadInfoDict(). by Tao Bao · 7 years ago
  79. b4adc06 releasetools: Look for recovery.fstab at both locations. by Tao Bao · 7 years ago
  80. 696bb33 Install recovery etc files to recovery/root/system/etc. by Tao Bao · 7 years ago
  81. 924af7d s/product-services/product_services/g by Dario Freni · 7 years ago
  82. d624fa6 Add support for /odm partition by Bowgo Tsai · 8 years ago
  83. e6d547d Fix 2009-01-01 timestamps in releasetools to always be UTC by Bryan Henry · 7 years ago
  84. 02a0859 releasetools: Support verifying AVB signed images with chained partitions. by Tao Bao · 7 years ago
  85. d094713 Merge "releasetools: Rename the ramdisk_dir in prop dict to root_dir." by Tao Bao · 7 years ago
  86. 23a4070 Merge "releasetools: Make scripts pylint clean." by Tao Bao · 7 years ago
  87. 8bfd3c7 releasetools: Rename the ramdisk_dir in prop dict to root_dir. by Tao Bao · 7 years ago
  88. 80810b9 Merge "releasetools: Track the change to applypatch arguments." by Tao Bao · 7 years ago
  89. 3cf03b7 Merge "Add support for /product-services partition" by Dario Freni · 7 years ago
  90. 76def24 releasetools: Make scripts pylint clean. by Tao Bao · 8 years ago
  91. 5f681e1 Add support for /product-services partition by Dario Freni · 7 years ago
  92. 4948aed releasetools: Track the change to applypatch arguments. by Tao Bao · 7 years ago
  93. d3554e6 releasetools: Address two issues with system_root_image file map. by Tao Bao · 7 years ago
  94. 7febcdf7 Revert "Support regenerating partition table with bpttool in sign_target_files_apks" by Bryan Henry · 7 years ago
  95. 2a40cc6 Support regenerating partition table with bpttool in sign_target_files_apks by Bryan Henry · 7 years ago
  96. 30df8b4 releasetools: Group the option descriptions in ota_from_target_files.py. by Tao Bao · 7 years ago
  97. e74a38b Allow addition of recovery DTBO to recovery image by Hridya Valsaraju · 7 years ago
  98. f18ba63 Merge "releasetools: Fix an issue in GetMinSdkVersion." by Treehugger Robot · 7 years ago
  99. f47bf0f releasetools: Fix an issue in GetMinSdkVersion. by Tao Bao · 7 years ago
  100. 8092198 releasetools: Capture and dump stdout/stderr outputs on errors. by Tao Bao · 7 years ago