- 560569a If oem_fingerprint_props is empty, ignore. by Michael Runge · 10 years ago
- b34fcce explicitly check the superblock for differences by Doug Zongker · 10 years ago
- 8544877 select default search_path by platform by Doug Zongker · 10 years ago
- bdc2e31 Add java_args as a valid option by Baligh Uddin · 10 years ago
- 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
- 424296a add missing AOSP copyright notices by Doug Zongker · 10 years ago
- ab7ca1d refactor BlockDifference into common by Doug Zongker · 10 years ago
- 4d0bfb4 remove unused xdelta3/xz utilities by Doug Zongker · 10 years ago
- 5f9c28c fix build by Doug Zongker · 10 years ago
- fc44a51 new block OTA system tools by Doug Zongker · 10 years ago
- 6f1d031 take bootable images from target_files if present by Doug Zongker · 10 years ago
- 95ebe7a Use the specified verity key to sign boot and recovery OTA images. by Geremy Condra · 10 years ago
- f19b365 Add support for switching to verity release keys. by Geremy Condra · 11 years ago
- a45a868 BuildBootImage: Add secondstage image support [DO NOT MERGE] by Benoit Fradin · 11 years ago
- f21cb5a save file block allocations in target_files by Doug Zongker · 10 years ago
- f834008 add 5 minute timeout on binary patch construction by Doug Zongker · 11 years ago
- 56d91dd Merge "fall back to generating full OTA if incremental fails" into lmp-dev by Doug Zongker · 11 years ago
- 62d4f18 fall back to generating full OTA if incremental fails by Doug Zongker · 11 years ago
- a961a09 Fix error: 'NoneType' object is not iterable by Ying Wang · 11 years ago
- 3c84f56 store images in target-files by Doug Zongker · 11 years ago
- f4eabc3 Added support for building verified vendor partition by Daniel Rosenberg · 11 years ago
- 4d09dcb releasetools: only allow yaffs to have no userdata image size (fix build) by JP Abgrall · 11 years ago
- f5770d7 resolved conflicts for merge of 240e136e to master by Ying Wang · 11 years ago
- 240e136 am 318c8e76: am 17c6426e: Merge "Document the worker_threads option." by Ying Wang · 11 years ago
- 5bfed5a core+tools: support specifying F2FS as the fstype for userdata by JP Abgrall · 11 years ago
- c8b4e84 full support for OTA of vendor partitions by Doug Zongker · 11 years ago
- 8282282 use fs_config and file_contexts from target_files by Doug Zongker · 11 years ago
- 1113e38 test block patch more realistically by Doug Zongker · 11 years ago
- 374e114 Document the worker_threads option. by Martin Blumenstingl · 11 years ago
- 4b9596f configure progress bar during block OTA script generation by Doug Zongker · 11 years ago
- 1343ec1 am b75fe469: am eafdd2cd: Fix emulator builds by Ying Wang · 11 years ago
- eafdd2c Fix emulator builds by Ying Wang · 11 years ago
- 3a9cb0c Merge "Allow to build the update.zip for emulator build." by Ying Wang · 11 years ago
- dc7ff05 am bc080d51: am 2a386e0c: Allow to build the update.zip for emulator build. by Ying Wang · 11 years ago
- 2a386e0 Allow to build the update.zip for emulator build. by Ying Wang · 11 years ago
- 4eb9e61 Merge "Add sprout support to signing tools" by Michael Runge · 11 years ago
- dc2661a Add sprout support to signing tools by Michael Runge · 11 years ago
- f8824af Allow to build the update.zip for emulator build. by Ying Wang · 11 years ago
- e8e982a Fix salt for verity tree generation. by Geremy Condra · 11 years ago
- 15d5348 Reopen temporary system image to avoid stale data. by Geremy Condra · 11 years ago
- c10320e Merge "Add verity support to `make dist`." by Geremy Condra · 11 years ago
- 5b5f495 Add verity support to `make dist`. by Geremy Condra · 11 years ago
- 4f12fce Add missing quotation mark in assertion by Michael Runge · 11 years ago
- 91a99c2 fix ota script to generate non-block commands correctly by Doug Zongker · 11 years ago
- af84525 assert recovery finger/thumbprints, not system by Doug Zongker · 11 years ago
- 3e92fd0 Fix build: Revert "Add verity support to `make dist`." by Ed Heyl · 11 years ago
- 5dee206 Add verity support to `make dist`. by Geremy Condra · 11 years ago
- 0a2ce08 Merge "Support block OTA + OEM partition" by Michael Runge · 11 years ago
- c6e3afd Support block OTA + OEM partition by Michael Runge · 11 years ago
- e8eef02 Merge "verity: switch to C++ version of build_verity_tree" by Colin Cross · 11 years ago
- 6e83611 Add support for verifying OEM properties. by Michael Runge · 11 years ago
- 477cf2b verity: switch to C++ version of build_verity_tree by Colin Cross · 11 years ago
- b888843 Set up rules to build oem.img by Ying Wang · 11 years ago
- c73e461 Fix variable name. by Ying Wang · 11 years ago
- 114b46f Accomodate to the import syntax in build.prop. by Ying Wang · 11 years ago
- 2a99239 Merge "test block system image patch at build time" by Doug Zongker · 11 years ago
- 922206e move data wipe to end of OTA package by Doug Zongker · 11 years ago
- 32b527d test block system image patch at build time by Doug Zongker · 11 years ago
- 5fad203 handle don't care regions in the system image by Doug Zongker · 11 years ago
- 2556848 add option to specify updater binary, for development by Doug Zongker · 11 years ago
- 26e6619 add --block flag to ota_from_target_files by Doug Zongker · 11 years ago
- d75d712 Merge "Add support for block incremental OTAs" by Geremy Condra · 11 years ago
- 36bd365 Add support for block incremental OTAs by Geremy Condra · 11 years ago
- 4abfeaa Merge "rebuild recovery patch in sign_target_files_apks" by Doug Zongker · 11 years ago
- cf6d5a9 bump releasetools python requirement to 2.7 by Doug Zongker · 11 years ago
- 412c02f rebuild recovery patch in sign_target_files_apks by Doug Zongker · 11 years ago
- 64a55ba Fix typo. by Ying Wang · 11 years ago
- d89ffa8 Fix emulator builds by Ying Wang · 11 years ago
- 01ce19c make full OTAs block based by Doug Zongker · 11 years ago
- c925382 add recovery update code to system images by Doug Zongker · 11 years ago
- eb18125 am 0064dceb: am a8d15474: am 04cff708: resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 11 years ago
- 04cff70 resolved conflicts for merge of 7382ec7d to klp-dev-plus-aosp by Ying Wang · 11 years ago
- eb0a78a prefer releasetools.py from target_files zip by Doug Zongker · 11 years ago
- e153b34 ota_from_target_files: Add an option to not sign OTA packages by Takeshi Kanemoto · 11 years ago
- 52ad1d7 am 1a4520a5: am d961b7d0: am 5636d07a: am a80542db: am 4038aa8f: Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
- 5636d07 am a80542db: am 4038aa8f: Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
- 4038aa8 Enabled incrementals to patch + rename moved files by Michael Runge · 11 years ago
- c4b1577 resolved conflicts for merge of 1b53b6a7 to master by Ying Wang · 11 years ago
- d532077 am d270230f: Merge "sign_target_files_apks: rewrite build.prop correctly in eng builds" by Ying Wang · 11 years ago
- 73d5abb sign_target_files_apks: rewrite build.prop correctly in eng builds by Andrew Boie · 11 years ago
- 1ad7ade some builds don't have a build.prop? by Doug Zongker · 11 years ago
- df12406 Merge "fix timestamps in images to the build date" by Doug Zongker · 11 years ago
- 6e8f53c Fix unsparse image reuse bug. by Geremy Condra · 11 years ago
- 850b807 fix timestamps in images to the build date by Doug Zongker · 11 years ago
- b00398a am a6fadb61: am 57c9ffef: am 9b23f2cd: add option to generate two-step recovery files by Doug Zongker · 11 years ago
- a6fadb6 am 57c9ffef: am 9b23f2cd: add option to generate two-step recovery files by Doug Zongker · 11 years ago
- 9b23f2c add option to generate two-step recovery files by Doug Zongker · 11 years ago
- 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
- 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
- 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
- 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
- 1f50400 Fix a misnamed variable to fix the build. by Geremy Condra · 11 years ago
- fd6f751 Add support for verity builds to the build system. by Geremy Condra · 12 years ago
- 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
- 38f1aed am dcc645eb: am dd00a967: Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
- dd00a96 Merge "Revert the revert. (its time to sign MR1)" into klp-dev by Baligh Uddin · 11 years ago
- beb6afd Revert the revert. (its time to sign MR1) by Baligh Uddin · 11 years ago
- c5d3cb3 am 3b44339d: am 37335b42: 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
- 3b44339 am 37335b42: 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
- 37335b4 Enable incremental builder to find files that moved, and by Michael Runge · 11 years ago