summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge "Export build thumbprint only if the product has specified at least one...Ying Wang2014-10-081-1/+3
|\
| * Export build thumbprint only if the product has specified at least one oem fi...Ying Wang2014-10-071-1/+3
* | am bc667f1c: am 08f336ea: fix regression from Change-Id: I88c1e8192f1cbb5373a...smain@google.com2014-10-071-2/+2
|\ \
| * \ am 08f336ea: fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04...smain@google.com2014-10-041-2/+2
| |\ \
| | * | fix regression from Change-Id: I88c1e8192f1cbb5373af592b9e9f9a04ffe6fc7csmain@google.com2014-10-031-2/+2
* | | | am f4cefc19: am 633f322b: update the analytics tracking event calls to use ne...smain@google.com2014-10-074-7/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am 633f322b: update the analytics tracking event calls to use new API for ana...smain@google.com2014-10-034-7/+7
| |\ \ | | |/
| | * update the analytics tracking event calls to use new API for analytics.jssmain@google.com2014-10-034-7/+7
* | | am 5e5f5b77: am 7ddf7943: am 9a818f55: more fixes to scroll offset for the st...smain@google.com2014-10-036-7/+20
|\ \ \
| * \ \ am 7ddf7943: am 9a818f55: more fixes to scroll offset for the sticky header. ...smain@google.com2014-10-036-7/+20
| |\ \ \ | | |/ /
| | * | am 9a818f55: more fixes to scroll offset for the sticky header. This offsets ...smain@google.com2014-10-036-7/+20
| | |\ \ | | | |/
| | | * more fixes to scroll offset for the sticky header.smain@google.com2014-10-036-7/+20
* | | | am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment queryparam to tr...Dirk Dougherty2014-09-271-2/+2
|\ \ \ \ | |/ / /
| * | | am 11451e2e: am 83fadade: Doc change: increment queryparam to trigger cache f...Dirk Dougherty2014-09-271-2/+2
| |\ \ \ | | |/ /
| | * | am 83fadade: Doc change: increment queryparam to trigger cache flush on proxies.Dirk Dougherty2014-09-271-2/+2
| | |\ \ | | | |/
| | | * Doc change: increment queryparam to trigger cache flush on proxies.Dirk Dougherty2014-09-261-2/+2
| * | | am 4f3d3147: Merge "Add java_args as a valid option" into klp-modular-devBaligh Uddin2014-09-061-2/+2
| |\ \ \ | | |/ /
| | * | Merge "Add java_args as a valid option" into klp-modular-devBaligh Uddin2014-09-061-2/+2
| | |\ \
| | | * | Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2
| | | |/
| * | | am 1131d89b: Add jvm args option. I rather not hardcode some large value jus...Baligh Uddin2014-09-061-1/+4
| |\ \ \ | | |/ /
| | * | Add jvm args option. I rather not hardcode some large value just for Volanti...Baligh Uddin2014-09-061-1/+4
| | |/
* | | Merge "Refactor show_annotations_list to remove HTML tags from method params"...Jeff Arneson2014-09-253-15/+16
|\ \ \
| * | | Refactor show_annotations_list to remove HTML tags from method paramsJeff Arneson2014-09-153-15/+16
* | | | If oem_fingerprint_props is empty, ignore.Michael Runge2014-09-181-4/+4
|/ / /
* | | Merge "Show annotation information for fields, enums, etc. and in the class l...Jeff Arneson2014-09-122-6/+27
|\ \ \
| * | | Show annotation information for fields, enums, etc. and in the class listJeff Arneson2014-09-112-6/+27
* | | | explicitly check the superblock for differencesDoug Zongker2014-09-112-3/+22
|/ / /
* | | Make the text generated by showAnnotations more noticable in docsJeff Arneson2014-09-101-1/+2
* | | select default search_path by platformDoug Zongker2014-09-091-3/+10
* | | Merge "Show annotation information in generated documentation" into lmp-devJeff Arneson2014-09-084-1/+48
|\ \ \
| * | | Show annotation information in generated documentationJeff Arneson2014-09-054-1/+48
* | | | Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2
|/ / /
* | | Add jvm args option. I rather not hardcode some large value just for Volanti...Baligh Uddin2014-09-051-1/+4
* | | add missing AOSP copyright noticesDoug Zongker2014-09-023-0/+42
* | | am 71346e66: am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
|\ \ \ | |/ /
| * | am 14d6c100: am 54d2ca33: docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
| |\ \ | | |/
| | * docs: Changing adt bundle links to HTTPSRicardo Cervera2014-08-271-5/+5
* | | refactor BlockDifference into commonDoug Zongker2014-08-263-60/+130
* | | remove unused xdelta3/xz utilitiesDoug Zongker2014-08-261-25/+0
* | | fix buildDoug Zongker2014-08-261-1/+1
* | | new block OTA system toolsDoug Zongker2014-08-269-443/+1079
* | | take bootable images from target_files if presentDoug Zongker2014-08-221-11/+17
* | | Use the specified verity key to sign boot and recovery OTA images.Geremy Condra2014-08-201-0/+7
* | | Add support for switching to verity release keys.Geremy Condra2014-08-201-2/+33
* | | BuildBootImage: Add secondstage image support [DO NOT MERGE]Benoit Fradin2014-08-141-0/+5
* | | save file block allocations in target_filesDoug Zongker2014-08-123-9/+29
* | | resolved conflicts for merge of a8138028 to lmp-dev-plus-aospBrian Carlstrom2014-08-061-3/+9
* | | Merge "Revert "HACK: report CPU abi as 2nd arch if present"" into lmp-devColin Cross2014-08-051-10/+3
|\ \ \
| * | | Revert "HACK: report CPU abi as 2nd arch if present"Colin Cross2014-08-051-10/+3
* | | | add 5 minute timeout on binary patch constructionDoug Zongker2014-08-052-24/+50
|/ / /