1. e985f6f fix transfer list for full OTAs by Doug Zongker · 10 years ago
  2. 846cb3a add unit tests for rangelib by Doug Zongker · 10 years ago
  3. 6233818 generate version 2 blockimgdiff files by Doug Zongker · 10 years ago
  4. 560569a If oem_fingerprint_props is empty, ignore. by Michael Runge · 10 years ago
  5. b34fcce explicitly check the superblock for differences by Doug Zongker · 10 years ago
  6. 8544877 select default search_path by platform by Doug Zongker · 10 years ago
  7. bdc2e31 Add java_args as a valid option by Baligh Uddin · 10 years ago
  8. 339ee49 Add jvm args option. I rather not hardcode some large value just for Volantis. This can easily be passed in from sign-build.sh and should be a no-op for any other tools by Baligh Uddin · 10 years ago
  9. 424296a add missing AOSP copyright notices by Doug Zongker · 10 years ago
  10. ab7ca1d refactor BlockDifference into common by Doug Zongker · 10 years ago
  11. 4d0bfb4 remove unused xdelta3/xz utilities by Doug Zongker · 10 years ago
  12. 5f9c28c fix build by Doug Zongker · 10 years ago
  13. fc44a51 new block OTA system tools by Doug Zongker · 10 years ago
  14. 6f1d031 take bootable images from target_files if present by Doug Zongker · 10 years ago
  15. 95ebe7a Use the specified verity key to sign boot and recovery OTA images. by Geremy Condra · 10 years ago
  16. f19b365 Add support for switching to verity release keys. by Geremy Condra · 10 years ago
  17. a45a868 BuildBootImage: Add secondstage image support [DO NOT MERGE] by Benoit Fradin · 10 years ago
  18. f21cb5a save file block allocations in target_files by Doug Zongker · 10 years ago
  19. f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 10 years ago
  20. 56d91dd Merge "fall back to generating full OTA if incremental fails" into lmp-dev by Doug Zongker · 10 years ago
  21. 62d4f18 fall back to generating full OTA if incremental fails by Doug Zongker · 10 years ago
  22. a961a09 Fix error: 'NoneType' object is not iterable by Ying Wang · 10 years ago
  23. 3c84f56 store images in target-files by Doug Zongker · 10 years ago
  24. f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 10 years ago
  25. 4d09dcb releasetools: only allow yaffs to have no userdata image size (fix build) by JP Abgrall · 10 years ago
  26. f5770d7 resolved conflicts for merge of 240e136e to master by Ying Wang · 10 years ago
  27. 240e136 am 318c8e76: am 17c6426e: Merge "Document the worker_threads option." by Ying Wang · 10 years ago
  28. 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 10 years ago
  29. c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 10 years ago
  30. 8282282 use fs_config and file_contexts from target_files by Doug Zongker · 10 years ago
  31. 1113e38 test block patch more realistically by Doug Zongker · 10 years ago
  32. 374e114 Document the worker_threads option. by Martin Blumenstingl · 10 years ago
  33. 4b9596f configure progress bar during block OTA script generation by Doug Zongker · 10 years ago
  34. 1343ec1 am b75fe469: am eafdd2cd: Fix emulator builds by Ying Wang · 10 years ago
  35. eafdd2c Fix emulator builds by Ying Wang · 11 years ago
  36. 3a9cb0c Merge "Allow to build the update.zip for emulator build." by Ying Wang · 10 years ago
  37. dc7ff05 am bc080d51: am 2a386e0c: Allow to build the update.zip for emulator build. by Ying Wang · 10 years ago
  38. 2a386e0 Allow to build the update.zip for emulator build. by Ying Wang · 10 years ago
  39. 4eb9e61 Merge "Add sprout support to signing tools" by Michael Runge · 10 years ago
  40. dc2661a Add sprout support to signing tools by Michael Runge · 10 years ago
  41. f8824af Allow to build the update.zip for emulator build. by Ying Wang · 10 years ago
  42. e8e982a Fix salt for verity tree generation. by Geremy Condra · 10 years ago
  43. 15d5348 Reopen temporary system image to avoid stale data. by Geremy Condra · 10 years ago
  44. c10320e Merge "Add verity support to `make dist`." by Geremy Condra · 10 years ago
  45. 5b5f495 Add verity support to `make dist`. by Geremy Condra · 10 years ago
  46. 4f12fce Add missing quotation mark in assertion by Michael Runge · 10 years ago
  47. 91a99c2 fix ota script to generate non-block commands correctly by Doug Zongker · 10 years ago
  48. af84525 assert recovery finger/thumbprints, not system by Doug Zongker · 10 years ago
  49. 3e92fd0 Fix build: Revert "Add verity support to `make dist`." by Ed Heyl · 10 years ago
  50. 5dee206 Add verity support to `make dist`. by Geremy Condra · 10 years ago
  51. 0a2ce08 Merge "Support block OTA + OEM partition" by Michael Runge · 10 years ago
  52. c6e3afd Support block OTA + OEM partition by Michael Runge · 10 years ago
  53. e8eef02 Merge "verity: switch to C++ version of build_verity_tree" by Colin Cross · 10 years ago
  54. 6e83611 Add support for verifying OEM properties. by Michael Runge · 10 years ago
  55. 477cf2b verity: switch to C++ version of build_verity_tree by Colin Cross · 10 years ago
  56. b888843 Set up rules to build oem.img by Ying Wang · 11 years ago
  57. c73e461 Fix variable name. by Ying Wang · 10 years ago
  58. 114b46f Accomodate to the import syntax in build.prop. by Ying Wang · 10 years ago
  59. 2a99239 Merge "test block system image patch at build time" by Doug Zongker · 11 years ago
  60. 922206e move data wipe to end of OTA package by Doug Zongker · 11 years ago
  61. 32b527d test block system image patch at build time by Doug Zongker · 11 years ago
  62. 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
  63. 2556848 add option to specify updater binary, for development by Doug Zongker · 11 years ago
  64. 26e6619 add --block flag to ota_from_target_files by Doug Zongker · 11 years ago
  65. d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 11 years ago
  66. 36bd365 Add support for block incremental OTAs by Geremy Condra · 11 years ago
  67. 4abfeaa Merge "rebuild recovery patch in sign_target_files_apks" by Doug Zongker · 11 years ago
  68. cf6d5a9 bump releasetools python requirement to 2.7 by Doug Zongker · 11 years ago
  69. 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 11 years ago
  70. 64a55ba Fix typo. by Ying Wang · 11 years ago
  71. d89ffa8 Fix emulator builds by Ying Wang · 11 years ago
  72. 01ce19c make full OTAs block based by Doug Zongker · 11 years ago
  73. c925382 add recovery update code to system images by Doug Zongker · 11 years ago
  74. eb18125 am 0064dceb: am a8d15474: am 04cff708: resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 11 years ago
  75. 04cff70 resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 11 years ago
  76. eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 11 years ago
  77. e153b34 ota_from_target_files: Add an option to not sign OTA packages by Takeshi Kanemoto · 11 years ago
  78. 52ad1d7 am 1a4520a5: am d961b7d0: am 5636d07a: am a80542db: am 4038aa8f: Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
  79. 5636d07 am a80542db: am 4038aa8f: Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
  80. 4038aa8 Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
  81. c4b1577 resolved conflicts for merge of 1b53b6a7 to master by Ying Wang · 11 years ago
  82. d532077 am d270230f: Merge "sign_target_files_apks: rewrite build.prop correctly in eng builds" by Ying Wang · 11 years ago
  83. 73d5abb sign_target_files_apks: rewrite build.prop correctly in eng builds by Andrew Boie · 11 years ago
  84. 1ad7ade some builds don't have a build.prop? by Doug Zongker · 11 years ago
  85. df12406 Merge "fix timestamps in images to the build date" by Doug Zongker · 11 years ago
  86. 6e8f53c Fix unsparse image reuse bug. by Geremy Condra · 11 years ago
  87. 850b807 fix timestamps in images to the build date by Doug Zongker · 11 years ago
  88. b00398a am a6fadb61: am 57c9ffef: am 9b23f2cd: add option to generate two-step recovery files by Doug Zongker · 11 years ago
  89. a6fadb6 am 57c9ffef: am 9b23f2cd: add option to generate two-step recovery files by Doug Zongker · 11 years ago
  90. 9b23f2c add option to generate two-step recovery files by Doug Zongker · 11 years ago
  91. cb067ad am c3644114: am 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev by Dave Langemak · 11 years ago
  92. c364411 am 8ea83e90: am 96f56b6f: Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev by Dave Langemak · 11 years ago
  93. 96f56b6 Merge "Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add."" into klp-dev by Dave Langemak · 11 years ago
  94. 90c60d3 Revert "Enable incremental builder to find files that moved, and try to process them via patch + rename, instead of delete + add." by Michael Runge · 11 years ago
  95. 1f50400 Fix a misnamed variable to fix the build. by Geremy Condra · 11 years ago
  96. fd6f751 Add support for verity builds to the build system. by Geremy Condra · 11 years ago
  97. 40d2cfc am 38f1aed0: am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
  98. 38f1aed am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
  99. dd00a96 Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
  100. beb6afd Revert the revert. (its time to sign MR1) by Baligh Uddin · 11 years ago