1. 5290364 Add AFTL relevant options to OPTIONS in common.py. by Dan Austin · 6 years ago
  2. 0ec64ac releasetools: Generalize base_fs_file handling. by David Anderson · 6 years ago
  3. a428b09 Fix comment to reflect that the value passed to head is actually the size by Mitchell Wills · 6 years ago
  4. 032de67 Use bash instead of sh in self extracting archive by Mitchell Wills · 6 years ago
  5. cfd2556 Merge "logtags: Support # line comments." by Treehugger Robot · 6 years ago
  6. c55b2f5 Merge "build_image: Do not use base_fs file for system_other." by David Anderson · 6 years ago
  7. 3269f25 build_image: Do not use base_fs file for system_other. by David Anderson · 6 years ago
  8. ac936fd Fix syntax error for SignApexFile by Baligh Uddin · 6 years ago
  9. 1cfe412 Merge "Allow f2fs sparse mode to be disabled" by Alistair Delva · 6 years ago
  10. 07f622b logtags: Support # line comments. by Tobias Thierer · 6 years ago
  11. e7c1f63 Merge "Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts." by Treehugger Robot · 6 years ago
  12. 5541714 Removes custom prefix/suffix from MergeDynamicPartitionInfoDicts. by Daniel Norman · 6 years ago
  13. 874a5aa Merge "Move check partition size logs to a file" by Yifan Hong · 6 years ago
  14. 615385e releasetools: merge_target_files.py should handle new contents of dynamic_partitions_info.txt by Steven Laver · 6 years ago
  15. 92420db releasetools: fix avbtool arguments. by Donghoon Yu · 6 years ago
  16. 91238cc Allow f2fs sparse mode to be disabled by Alistair Delva · 6 years ago
  17. e24ef86 Merge "releasetools: build_super_image.py should unpack */build.prop" by Treehugger Robot · 6 years ago
  18. f43fa9d releasetools: build_super_image.py should unpack */build.prop by Steven Laver · 6 years ago
  19. 855bf6a [generate-self-extracting-archive] Cleanup and improve error handling by Mitchell Wills · 6 years ago
  20. 9601e6e Add "with-license" rule to generate public AOSP phone image. by Ian Kasprzak · 6 years ago
  21. 3091093 Move check partition size logs to a file by Yifan Hong · 6 years ago
  22. 96527f3 Fix Virtual A/B size checks by Yifan Hong · 6 years ago
  23. f5ad6e5 Merge "Support Factory OTA for Virtual A/B devices" by Treehugger Robot · 6 years ago
  24. fe07343 Support Factory OTA for Virtual A/B devices by Yifan Hong · 6 years ago
  25. 3a7c2ef Reland "Move partition size checks to python script" by Yifan Hong · 6 years ago
  26. 15e75e8 Merge "Revert "Move partition size checks to python script"" by Andrei-Valentin Onea · 6 years ago
  27. 0141e45 Revert "Move partition size checks to python script" by Raff Tsai · 6 years ago
  28. 8244f27 Merge "Move partition size checks to python script" by Yifan Hong · 6 years ago
  29. a4906cd Move partition size checks to python script by Yifan Hong · 6 years ago
  30. aa94811 Merge "Guess source tree root from common file prefix." by Stephen Hines · 6 years ago
  31. 526b856 Merge "Stop creating update_engine_payload_key" by Tianjie Xu · 6 years ago
  32. 323a460 Merge "releasetools: Fix an issue in common.GetAvbPartitionArg." by Treehugger Robot · 6 years ago
  33. 2df23d7 Stop creating update_engine_payload_key by Tianjie Xu · 6 years ago
  34. 3654beb Merge "Call delta_generator to get the signature size" by Tianjie Xu · 6 years ago
  35. 3612c88 releasetools: Fix an issue in common.GetAvbPartitionArg. by Tao Bao · 6 years ago
  36. 21fb765 Merge "releasetools: Set the search path based on the current executable." by Tao Bao · 6 years ago
  37. dc2f0b0 Merge "Include per-partition fingerprint as AVB prop." by Tao Bao · 6 years ago
  38. 21e6deb Call delta_generator to get the signature size by Tianjie Xu · 6 years ago
  39. afd92a8 releasetools: Set the search path based on the current executable. by Tao Bao · 6 years ago
  40. 1aeef72 AVB: decouple vbmeta.img from recovery.img for non-A/B devices by cfig · 6 years ago
  41. 19b02fe Include per-partition fingerprint as AVB prop. by Tao Bao · 6 years ago
  42. 3ed35d3 releasetools: Fix the support for getting reproducible images. by Tao Bao · 6 years ago
  43. 1c320f8 releasetools: Move BuildInfo into common. by Tao Bao · 6 years ago
  44. e114804 releasetools: Move MockScriptWriter into test_utils. by Tao Bao · 6 years ago
  45. 60f5d67 releasetools: Update OWNERS. by Tao Bao · 6 years ago
  46. 7b1c49a Merge "releasetools: Update the handling of recovery fstab." by Tao Bao · 6 years ago
  47. ae3a9a1 Merge "releasetools: Fix releasetools_py3_test." by Tao Bao · 6 years ago
  48. 615b65d releasetools: Fix releasetools_py3_test. by Tao Bao · 6 years ago
  49. a264fef releasetools: Update tests to match SparseImage change. by Tao Bao · 6 years ago
  50. 99d855d Merge "releasetools: Support verifying files with non-monotonic ranges." by Tao Bao · 6 years ago
  51. 765668f releasetools: Update the handling of recovery fstab. by Tao Bao · 6 years ago
  52. 22632cc releasetools: Support verifying files with non-monotonic ranges. by Tao Bao · 6 years ago
  53. e868aec Moving recovery resources from /system to /vendor by Bill Peckham · 6 years ago
  54. 1623ec9 Merge "add vendor_boot image support" by Treehugger Robot · 6 years ago
  55. e1b1086 add vendor_boot image support by Steve Muckle · 6 years ago
  56. 8398050 Fix severity of analyzer warnings; add new warnings. by Chih-Hung Hsieh · 6 years ago
  57. 7900204 Factor out common code in Java warn patterns. by Chih-Hung Hsieh · 6 years ago
  58. 415186a Merge "Add new compiler warning patterns" by Chih-hung Hsieh · 6 years ago
  59. e19b747 Merge "Replace use of conscrypt-nojarjar with conscrypt-unbundled" by Paul Duffin · 6 years ago
  60. d591a5e Add new compiler warning patterns by Chih-Hung Hsieh · 6 years ago
  61. f5db898 Guess source tree root from common file prefix. by Chih-Hung Hsieh · 6 years ago
  62. d5ea80b Merge "Handle rustc warning messages." by Chih-hung Hsieh · 6 years ago
  63. 08f9da1 Merge "Don't generate hashtree when signing bundled APEXes." by Tao Bao · 6 years ago
  64. ebbcc1b Replace use of conscrypt-nojarjar with conscrypt-unbundled by Paul Duffin · 6 years ago
  65. a118707 Handle rustc warning messages. by Chih-Hung Hsieh · 6 years ago
  66. 448004a Don't generate hashtree when signing bundled APEXes. by Tao Bao · 6 years ago
  67. c4f6f36 Merge "Creates img.zip from target files zip, not dir." by Treehugger Robot · 6 years ago
  68. 74eb74b Creates img.zip from target files zip, not dir. by Daniel Norman · 6 years ago
  69. 3e75946 releasetools: Remove more images out of secondary payload. by Tao Bao · 6 years ago
  70. d5b6094 Merge "releasetools: Sanity check the build fingerprint." by Tao Bao · 6 years ago
  71. e430f76 Merge "Also install verity_key to ramdisk for non-system-as-root target." by Tao Bao · 6 years ago
  72. 7ca2c15 Merge "extract-kernel: Fix indexing" by Yifan Hong · 6 years ago
  73. c998193 Also install verity_key to ramdisk for non-system-as-root target. by Tao Bao · 6 years ago
  74. c4011cd7 releasetools: Sanity check the build fingerprint. by Tao Bao · 6 years ago
  75. 8b72776 extract-kernel: Fix indexing by Yifan Hong · 6 years ago
  76. 43a049f Merge "Remove vendor & product in secondary payload" by Tianjie Xu · 6 years ago
  77. 1c80800 Remove vendor & product in secondary payload by Tianjie Xu · 6 years ago
  78. 5dcbe70 fs_config: Fix generation for devices without vendor partition by dianlujitao · 6 years ago
  79. 708cbdb Merge "releasetools: add dep to checkvintf" am: fd4a3de77d by Yifan Hong · 6 years ago
  80. 0929855 releasetools: add dep to checkvintf by Yifan Hong · 6 years ago
  81. bce0264 Merge "releasetools: img_from_target_files uses zip2zip." am: f833a75283 by Tao Bao · 6 years ago
  82. f833a75 Merge "releasetools: img_from_target_files uses zip2zip." by Tao Bao · 6 years ago
  83. 8b106fd Merge "Add a new flag "--disable_fec_computation" for OTA generation" by Tianjie Xu · 6 years ago
  84. 9c9993c Merge "Add a new flag "--disable_fec_computation" for OTA generation" by Tianjie Xu · 6 years ago
  85. 1b07983 Add a new flag "--disable_fec_computation" for OTA generation by Tianjie Xu · 6 years ago
  86. ee276ac Merge changes from topic "vintf_ota_delete" am: bcba1cfdaf by Yifan Hong · 6 years ago
  87. a592de9 Check VINTF compatibility at OTA generation time. am: 9276cf0226 by Yifan Hong · 6 years ago
  88. 96961bf releasetools: add tests for check_target_files_vintf am: ccb86fe7d4 by Yifan Hong · 6 years ago
  89. d14a611 Add a script to check VINTF compat of target files package. am: e3ba82cff2 by Yifan Hong · 6 years ago
  90. 57f8ed6 releasetools: img_from_target_files uses zip2zip. by Tao Bao · 6 years ago
  91. bcba1cf Merge changes from topic "vintf_ota_delete" by Yifan Hong · 6 years ago
  92. 9276cf0 Check VINTF compatibility at OTA generation time. by Yifan Hong · 6 years ago
  93. ccb86fe releasetools: add tests for check_target_files_vintf by Yifan Hong · 6 years ago
  94. e3ba82c Add a script to check VINTF compat of target files package. by Yifan Hong · 6 years ago
  95. ade0d3f merge_target_files: Checks VINTF metadata of resulting target files by Yifan Hong · 6 years ago
  96. 3a85b1a Merge "releasetools: Clean up img_from_target_files.py." am: 1f8e8738c1 by Tao Bao · 6 years ago
  97. ac63a9d releasetools: Clean up img_from_target_files.py. by Tao Bao · 6 years ago
  98. 1e89610 Merge "Consider search_path to locate avb_*_key_path files" am: 11dc247ba9 by Daniel Mentz · 6 years ago
  99. 2547818 Consider search_path to locate avb_*_key_path files by Daniel Mentz · 6 years ago
  100. 6fac8ba Merge "Add a guard against deleting AVB_PUBKey." am: 667c1aa83d by Baligh Uddin · 6 years ago