summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the text generated by showAnnotations more noticable in docsJeff Arneson2014-09-101-1/+2
* Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:" into lmp-devIan Rogers2014-09-102-5/+0
|\
| * Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:Alexander Ivchenko2014-09-102-5/+0
* | am 0ab5cc6b: am 99332f11: Allow for opt-in of proguard shrinking of tests wit...Mark Renouf2014-09-102-2/+6
|\ \
| * \ am 99332f11: Allow for opt-in of proguard shrinking of tests with new flagMark Renouf2014-09-102-2/+6
| |\ \
| | * | Allow for opt-in of proguard shrinking of tests with new flagMark Renouf2014-09-092-2/+6
* | | | select default search_path by platformDoug Zongker2014-09-092-4/+11
* | | | Merge "Add com.android.future.usb.accessory support library to all builds" in...Mike Lockwood2014-09-081-0/+1
|\ \ \ \
| * | | | Add com.android.future.usb.accessory support library to all buildsMike Lockwood2014-09-081-0/+1
* | | | | 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
* | | | | Merge "Run device-specific tasks at the end of Makefile." into lmp-devYing Wang2014-09-061-0/+3
|\ \ \ \ \
| * | | | | Run device-specific tasks at the end of Makefile.Ying Wang2014-09-051-0/+3
| |/ / / /
* | | | | am 03f8a4df: am 4f3d3147: Merge "Add java_args as a valid option" into klp-mo...Baligh Uddin2014-09-060-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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 95c17467: am 1131d89b: Add jvm args option. I rather not hardcode some la...Baligh Uddin2014-09-060-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
| | |/ / /
* | | | | Add java_args as a valid optionBaligh Uddin2014-09-061-2/+2
| |_|/ / |/| | |
* | | | Merge "Add jvm args option. I rather not hardcode some large value just for ...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
* | | | Merge "Now we have prebuilt SDK version system_current for apps_only build." ...Ying Wang2014-09-051-1/+1
|\ \ \ \
| * | | | Now we have prebuilt SDK version system_current for apps_only build.Ying Wang2014-09-041-1/+1
| |/ / /
* | | | Merge "Change mips64 default to mips64r6 from mips64r2" into lmp-devAndrew Hsieh2014-09-054-11/+2
|\ \ \ \
| * | | | Change mips64 default to mips64r6 from mips64r2Andrew Hsieh2014-09-044-11/+2
| |/ / /
* | | | Fix sdk_font build warning.Deepanshu Gupta2014-09-041-2/+2
|/ / /
* | | Fix build breakage due to incorrect bcc_compat RS_TRIPLE.Stephen Hines2014-09-027-1/+7
* | | Fix RS_TRIPLE and RS_TRIPLE_CFLAGS.Stephen Hines2014-09-026-4/+10
* | | add missing AOSP copyright noticesDoug Zongker2014-09-023-0/+42
* | | Add --no-include-debug-symbols to avoid bloat in user buildsBrian Carlstrom2014-08-282-2/+2
* | | Merge "Add anydpi to all product configs" into lmp-devAdam Lesinski2014-08-271-2/+2
|\ \ \
| * | | Add anydpi to all product configsAdam Lesinski2014-08-261-2/+2
* | | | 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
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | | Make sure that ro.dalvik.vm.native.bridge is always set.Calin Juravle2014-08-261-0/+1
* | | | | Merge "Allow to overrde command make in envsetup.sh." into lmp-devYing Wang2014-08-261-1/+6
|\ \ \ \ \
| * | | | | Allow to overrde command make in envsetup.sh.Ying Wang2014-08-241-1/+6
* | | | | | Merge "Shhhhhhh!!!" into lmp-devDianne Hackborn2014-08-262-1/+6
|\ \ \ \ \ \
| * | | | | | Shhhhhhh!!!Dianne Hackborn2014-08-262-1/+6
| |/ / / / /
* | | | | | refactor BlockDifference into commonDoug Zongker2014-08-263-60/+130
* | | | | | remove unused xdelta3/xz utilitiesDoug Zongker2014-08-262-27/+0
* | | | | | fix buildDoug Zongker2014-08-261-1/+1
* | | | | | new block OTA system toolsDoug Zongker2014-08-269-443/+1079
| |_|_|_|/ |/| | | |
* | | | | Merge "Push ISA features into system properties" into lmp-devCalin Juravle2014-08-261-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Push ISA features into system propertiesCalin Juravle2014-08-261-0/+5
* | | | | Fix aidl post clean bug.Ying Wang2014-08-231-1/+1