1. 3bf8c65 releasetools: Handle two edge cases in FinalizeMetadata(). by Tao Bao · 6 years ago
  2. c0746f4 releasetools: Add NonAbOtaPropertyFiles for non-A/B OTA packages. by Tao Bao · 6 years ago
  3. b630467 releasetools: Add AbOtaPropertyFiles. by Tao Bao · 6 years ago
  4. 6920352 releasetools: Create PropertyFiles class. by Tao Bao · 6 years ago
  5. ae5e4c3 releasetools: Create StreamingPropertyFiles class. by Tao Bao · 6 years ago
  6. f511049 releasetools: Separate streaming metadata computation into functions. by Tao Bao · 6 years ago
  7. a652c00 releasetools: Fix a mismatching close. by Tao Bao · 6 years ago
  8. dba59ee releasetools: Don't return ZipFile from common.UnzipTemp(). by Tao Bao · 7 years ago
  9. 15a146a releasetools: Allow skipping postinstall hooks when generating A/B OTAs. by Tao Bao · 6 years ago
  10. 9452d84 Merge "releasetools: Allow generating BBOTA for images with shared blocks." by Tao Bao · 6 years ago
  11. e709b09 releasetools: Allow generating BBOTA for images with shared blocks. by Tao Bao · 6 years ago
  12. 667ff57 releasetools: Specify SWITCH_SLOT_ON_REBOOT for secondary payload. by Tao Bao · 6 years ago
  13. f7140c0 releasetools: Support packaging secondary payload. by Tao Bao · 6 years ago
  14. 993e1d2 Merge "releasetools: Add sdk and security patch level info to metadata." by Treehugger Robot · 6 years ago
  15. 93db955 Merge "releasetools: Detect incomplete block ranges." by Tao Bao · 6 years ago
  16. c7b403a releasetools: Add Payload class. by Tao Bao · 6 years ago
  17. 24604cc releasetools: Clean up two no-op lines that set 'ota-wipe'. by Tao Bao · 6 years ago
  18. 35dc255 releasetools: Add sdk and security patch level info to metadata. by Tao Bao · 6 years ago
  19. c765cca releasetools: Detect incomplete block ranges. by Tao Bao · 6 years ago
  20. fabe083 releasetools: Add PayloadSigner class. by Tao Bao · 7 years ago
  21. 13f228e Merge "releasetools: Remove the reloading of target info dict." by Treehugger Robot · 7 years ago
  22. df3a48b releasetools: Consolidate the codes that generate metadata dict. by Tao Bao · 7 years ago
  23. 2db1385 releasetools: Remove the reloading of target info dict. by Tao Bao · 7 years ago
  24. 896fa04 Merge "releasetools: Remove the fallback-to-full logic." by Treehugger Robot · 7 years ago
  25. 175df38 releasetools: Remove two dead functions in ota_from_target_files.py. by Tao Bao · 7 years ago
  26. 32b80dc releasetools: Remove the fallback-to-full logic. by Tao Bao · 7 years ago
  27. 481bab8 releasetools: Add a BuildInfo class. by Tao Bao · 7 years ago
  28. 0582cb6 releasetools: Remove the dead code for blockimgdiff_version <= 2. by Tao Bao · 7 years ago
  29. 2f5358d releasetools: Fix the bug that skips loading OEM dict. by Tao Bao · 7 years ago
  30. 0c6a414 releasetools: Remove the support for generating verify package. by Tao Bao · 7 years ago
  31. 23f7ea9 Merge "releasetools: Add common.ZipDelete()." by Tao Bao · 7 years ago
  32. 89d7ab2 releasetools: Add common.ZipDelete(). by Tao Bao · 7 years ago
  33. 337633f releasetools: Remove '-w' from ota_from_target_files options. by Tao Bao · 7 years ago
  34. 224b5f9 Merge "releasetools: Remove the deprecated flag --board_config." by Tao Bao · 7 years ago
  35. 4b76a0e releasetools: Remove the deprecated flag --board_config. by Tao Bao · 7 years ago
  36. edb35b8 releasetools: Fix the comment for '--verify' flag. by Tao Bao · 7 years ago
  37. bcd1d16 Add compatibility metadata for Treble-enabled non-A/B OTA packages. by Tao Bao · 7 years ago
  38. ac7b7db Remove file_contexts.bin from non-A/B OTA package. by Tao Bao · 7 years ago
  39. 3e599ea AVB: support chain partition signing by Bowgo Tsai · 7 years ago
  40. 6b2e155 Generate care_map.txt when AVB is enabled by Tianjie Xu · 7 years ago
  41. f63e2cd OTA Tools: Handle password encrypted keys by Christian Oder · 7 years ago
  42. 21803d3 Revert "Revert "Add compatibility metadata to OTA package"" by Tao Bao · 7 years ago
  43. 5f8ff93 Add a missing default value for OPTIONS.extracted_input. by Tao Bao · 7 years ago
  44. cea5cd2 Speed up non-AB ota_from_target_files in the build system by Dan Willemsen · 7 years ago
  45. 39f3eaf releasetools: Fix the missing 'post-build' in full OTAs. by Tao Bao · 7 years ago
  46. 457cbf6 releasetools: Drop the support for file-based OTA generation. by Tao Bao · 7 years ago
  47. 7dc54e9 Merge "releasetools: Remove the obsolete path in GetImage()." by Tao Bao · 7 years ago
  48. 7e0f160 releasetools: Remove the obsolete path in GetImage(). by Tao Bao · 7 years ago
  49. ebce697 releasetools: Fix two minor issues with _LoadOemDicts(). by Tao Bao · 7 years ago
  50. 6b0b2f9 Revert "Revert "releasetools: Use pattern filter when unzipping."" by Tao Bao · 7 years ago
  51. a7316ce Revert "releasetools: Use pattern filter when unzipping." by Tao Bao · 7 years ago
  52. aa3a04f releasetools: Use pattern filter when unzipping. by Tao Bao · 7 years ago
  53. 3e6161a releasetools: Add support for --override_timestamp. by Tao Bao · 7 years ago
  54. 7f804ba releasetools: allow for multiple OEM property values. by Alain Vongsouvanh · 7 years ago
  55. b31892e releasetools: Support generating downgrade A/B OTAs. by Tao Bao · 7 years ago
  56. 2dd1c48 releasetools: Pack the offset/length for metadata. by Tao Bao · 7 years ago
  57. bfdcb12 releasetools: Prepend 'ota-' to 'streaming-property-files'. by Tao Bao · 7 years ago
  58. c96316c Revert "Revert "releasetools: Generate streamable A/B OTA packages."" by Tao Bao · 8 years ago
  59. ea4325b Revert "releasetools: Generate streamable A/B OTA packages." by Tao Bao · 8 years ago
  60. ef1bb43 releasetools: Generate streamable A/B OTA packages. by Tao Bao · 8 years ago
  61. 4a0b494 Merge "releasetools: Replace print stmt with print()." by Tao Bao · 8 years ago
  62. 89fbb0f releasetools: Replace print stmt with print(). by Tao Bao · 8 years ago
  63. 2a0d1da releasetools: Delete the obsolete --aslr_mode/-a flag. by Tao Bao · 8 years ago
  64. f902385 releasetools: Add prefix when dumping fingerprints. by Tao Bao · 8 years ago
  65. d07f999 Merge "Build recovery-two-step.img for two-step OTAs." am: 06e14e438f by Tao Bao · 8 years ago
  66. d42e97e Build recovery-two-step.img for two-step OTAs. by Tao Bao · 8 years ago
  67. 9242e1f Merge "releasetools: compare size between compressed and patch while build otapackage" by Tao Bao · 8 years ago
  68. ccc5c40 releasetools: compare size between compressed and patch while build otapackage by YOUNG HO CHA · 8 years ago
  69. 737afb9 resolve merge conflicts of 333df6c to nyc-mr1-dev-plus-aosp by Tianjie Xu · 8 years ago
  70. 538ed26 resolve merge conflicts of 4058a71 to stage-aosp-master by Tao Bao · 8 years ago
  71. 62a6c46 releasetools: Fix the detection of using squashfs. by Tao Bao · 8 years ago
  72. b6568cd releasetools: Disable using imgdiff for squashfs. by Tao Bao · 8 years ago
  73. cfa8622 Add care_map to target_files package by Tianjie Xu · 8 years ago
  74. ae974f2 releasetools: Fix the detection of using squashfs. am: f8acad1480 by Tao Bao · 8 years ago
  75. f8acad1 releasetools: Fix the detection of using squashfs. by Tao Bao · 8 years ago
  76. c8338f1 Merge \\"Add ability to pass in payload_signer args\\" am: 8e6582b238 by Tao Bao · 8 years ago
  77. 63cc08f Merge \\"releasetools: Support using payload_signer.\\" am: 983a42bdf1 by Tao Bao · 8 years ago
  78. 8f9df9e Merge \"Add ability to pass in payload_signer args\" am: 8e6582b238 by Baligh Uddin · 8 years ago
  79. 9322317 Merge \"releasetools: Support using payload_signer.\" am: 983a42bdf1 by Tao Bao · 8 years ago
  80. 34eb000 Add ability to pass in payload_signer args by Baligh Uddin · 8 years ago
  81. 1a5e1d1 releasetools: Support using payload_signer. by Tao Bao · 8 years ago
  82. b79e317 resolve merge conflicts of 2abbbd0 to nyc-mr1-dev-plus-aosp by Tao Bao · 8 years ago
  83. 2abbbd0 Add ability to pass in payload_signer args by Baligh Uddin · 8 years ago
  84. 6047c24 resolve merge conflicts of 9cbe37e to nyc-mr1-dev-plus-aosp by Tao Bao · 8 years ago
  85. dea0f8b releasetools: Support using payload_signer. by Tao Bao · 8 years ago
  86. 38f9a84 Merge \\"Remove --no_prereq flag from OTA script.\\" am: bc450fc9c8 by Elliott Hughes · 8 years ago
  87. bd30d5f Merge \"Remove --no_prereq flag from OTA script.\" am: bc450fc9c8 by Elliott Hughes · 8 years ago
  88. d8a52f9 Remove --no_prereq flag from OTA script. by Elliott Hughes · 8 years ago
  89. 7e5205f Merge \\"Support wiping userdata for A/B OTA packages.\\" am: b727d5bb32 by Tao Bao · 8 years ago
  90. 4f2b227 Merge \"Support wiping userdata for A/B OTA packages.\" am: b727d5bb32 by Tao Bao · 8 years ago
  91. 7c5dc57 Support wiping userdata for A/B OTA packages. by Tao Bao · 8 years ago
  92. 38ca0be Support wiping userdata for A/B OTA packages. by Tao Bao · 8 years ago
  93. 46ff838 Merge \"releasetools: Disable using imgdiff for squashfs.\" into nyc-dev by Tao Bao · 8 years ago
  94. 293fd13 releasetools: Disable using imgdiff for squashfs. by Tao Bao · 8 years ago
  95. dbae67f Merge \\"Redirect subprocess stderr to stdout in verbose mode.\\" am: 1318ec93e7 by Alex Deymo · 8 years ago
  96. d8d96ec Redirect subprocess stderr to stdout in verbose mode. by Alex Deymo · 8 years ago
  97. c201d28 Add build.version.incremental to metadata am: d06f07eef4 by Tianjie Xu · 8 years ago
  98. d06f07e Add build.version.incremental to metadata by Tianjie Xu · 8 years ago
  99. 24105ea Merge "releasetools: Only verify the blocks to be touched." into nyc-dev by Tao Bao · 8 years ago
  100. d4caaae releasetools: Only verify the blocks to be touched. by Tao Bao · 8 years ago