summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | am 783d016a: am bc667f1c: am 08f336ea: fix regression from Change-Id: I88c1e8...smain@google.com2014-10-071-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 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 4247c940: am f4cefc19: am 633f322b: update the analytics tracking event ca...smain@google.com2014-10-074-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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 c464dbc3: am 5e5f5b77: am 7ddf7943: am 9a818f55: more fixes to scroll offs...smain@google.com2014-10-036-7/+20
|\ \ \ \ \ | |/ / / /
| * | | | 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 fa5fb510: am 6f1efb31: am 11451e2e: am 83fadade: Doc change: increment que...Dirk Dougherty2014-09-271-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | | |/ /
* | | | | am 151c7277: Merge "Refactor show_annotations_list to remove HTML tags from m...Jeff Arneson2014-09-253-15/+16
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am 7914651f: Merge "If oem_fingerprint_props is empty, ignore." into lmp-devMichael Runge2014-09-191-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | If oem_fingerprint_props is empty, ignore.Michael Runge2014-09-181-4/+4
| |/ / / /
* | | | | am 92421720: am 98f7742a: Merge "Move selection of C++ STL into the build sys...Dan Albert2014-09-191-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge "Move selection of C++ STL into the build system."Dan Albert2014-09-181-0/+1
| |\ \ \ \
| | * | | | Move selection of C++ STL into the build system.Dan Albert2014-09-181-0/+1
* | | | | | Merge commit 'e866294e' into lmp-dev-plus-aospQiwen Zhao2014-09-183-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Docs: Replacing s.a.c. Android logo to match other sites.Clay Murphy2014-09-183-1/+3
| |/ / / /
* | | | | am faa1dc5c: Merge "Show annotation information for fields, enums, etc. and i...Jeff Arneson2014-09-122-6/+27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | | am b34fcce0: explicitly check the superblock for differencesDoug Zongker2014-09-112-3/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | explicitly check the superblock for differencesDoug Zongker2014-09-112-3/+22
| |/ / / /
* | | | | am 0052f75f: Merge "Make the text generated by showAnnotations more noticable...Jeff Arneson2014-09-111-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Make the text generated by showAnnotations more noticable in docsJeff Arneson2014-09-101-1/+2
* | | | | am 85448773: select default search_path by platformDoug Zongker2014-09-101-3/+10
|\ \ \ \ \ | |/ / / /
| * | | | select default search_path by platformDoug Zongker2014-09-091-3/+10
* | | | | am 5c980afc: Merge "Show annotation information in generated documentation" i...Jeff Arneson2014-09-084-1/+48
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | | am bdc2e318: Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2
| |/ / / /
* | | | | am 6b044131: Merge "Add jvm args option. I rather not hardcode some large va...Baligh Uddin2014-09-051-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Add jvm args option. I rather not hardcode some large value just for Volanti...Baligh Uddin2014-09-051-1/+4
* | | | | am 424296a4: add missing AOSP copyright noticesDoug Zongker2014-09-023-0/+42
|\ \ \ \ \ | |/ / / /