summaryrefslogtreecommitdiffstats
path: root/tools/releasetools/blockimgdiff.py
Commit message (Expand)AuthorAgeFilesLines
* py3: update all the thingsAnthony King2016-01-041-1/+1
* Change the cache partition size check into warnings.Tao Bao2015-11-061-5/+11
* releasetools: Always write the last block if it's padded.Tao Bao2015-09-081-6/+21
* Split large files for BBOTA v3.Tao Bao2015-08-261-17/+68
* Revise stash for BBOTAs when needed.Tao Bao2015-08-261-0/+77
* Assert the stash size when generating OTAs.Tao Bao2015-08-261-5/+20
* Zero out blocks that may be touched by dm-verity.Tao Bao2015-07-101-13/+14
* Add post-install verification for BBOTAsTao Bao2015-06-021-5/+10
* Add support for clobbered blocksTao Bao2015-05-131-1/+15
* am c4d303e9: am 7788547f: am 586b38cc: Merge "Calculate max_stashed_blocks co...Sami Tolvanen2015-04-171-0/+12
|\
| * am 7788547f: am 586b38cc: Merge "Calculate max_stashed_blocks correctly for b...Sami Tolvanen2015-04-171-0/+12
| |\
| | * Calculate max_stashed_blocks correctly for block OTA v3Sami Tolvanen2015-04-171-0/+12
* | | am ee8323b6: Fix bad merge.Dan Albert2015-03-281-2/+2
|\ \ \ | |/ /
| * | Fix bad merge.Dan Albert2015-03-271-2/+2
* | | resolved conflicts for merge of eecf00db to masterDan Albert2015-03-271-44/+54
|\ \ \ | |/ /
| * | resolved conflicts for merge of 4c32aa3d to lmp-mr1-dev-plus-aospDan Albert2015-03-271-35/+82
| |\ \ | | |/
| | * Make releasetools pylint clean.Dan Albert2015-03-241-41/+52
* | | am 928b851c: am ae978751: am 261e195d: Merge "Make the generated OTAs repeata...Tao Bao2015-03-201-2/+5
|\ \ \ | |/ /
| * | am ae978751: am 261e195d: Merge "Make the generated OTAs repeatable"Tao Bao2015-03-201-2/+5
| |\ \ | | |/
| | * Make the generated OTAs repeatableTao Bao2015-03-191-2/+5
| * | am edb88c94: Merge "Fix the error that free_string is not defined."Sami Tolvanen2015-03-131-0/+2
| |\ \ | | |/
| | * Fix the error that free_string is not defined.Jesse Zhao2015-03-111-1/+2
| | * Change transfer list format to include block hashesSami Tolvanen2015-03-111-6/+53
| |/
| * fix transfer list for full OTAsDoug Zongker2014-09-251-8/+9
| * generate version 2 blockimgdiff filesDoug Zongker2014-09-251-22/+216
* | Fix the error that free_string is not defined.Jesse Zhao2015-03-021-1/+2
* | Change transfer list format to include block hashesSami Tolvanen2015-01-301-6/+53
* | fix transfer list for full OTAsDoug Zongker2014-09-091-8/+9
* | generate version 2 blockimgdiff filesDoug Zongker2014-09-091-22/+216
|/
* add missing AOSP copyright noticesDoug Zongker2014-09-021-0/+14
* refactor BlockDifference into commonDoug Zongker2014-08-261-2/+67
* new block OTA system toolsDoug Zongker2014-08-261-0/+543