summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* And then L, without ever becoming a real code name, transforms like magic to ...Dianne Hackborn2014-09-221-2/+2
* Set oem_fingerprint_properties only when it is not empty.Vineeta Srivastava2014-09-181-0/+2
* Enable multilib odex only if TARGET_2ND_ARCH is defined.Ying Wang2014-09-151-2/+4
* Support to build apk odex for both arch.Ying Wang2014-09-133-50/+53
* Merge "Conditionally skip boot jars package name check." into lmp-devYing Wang2014-09-121-0/+4
|\
| * Conditionally skip boot jars package name check.Ying Wang2014-09-111-0/+4
* | Merge "SDK Addon multi-sys-img support, part 4." into lmp-devRaphael Moll2014-09-112-19/+54
|\ \
| * | SDK Addon multi-sys-img support, part 4.Raphael Moll2014-08-272-19/+54
* | | Missed one part of removing the vbox target.Dan Albert2014-09-111-6/+0
| |/ |/|
* | Merge "Check PRODUCT_BOOT_JARS against a whitelist of package names." into lm...Ying Wang2014-09-113-0/+339
|\ \
| * | Check PRODUCT_BOOT_JARS against a whitelist of package names.Ying Wang2014-09-103-0/+339
* | | Use existing my_32_64_bit_suffix.Ying Wang2014-09-101-4/+2
* | | Merge "Pass -m32 or -m64 to llvm-rs-cc when reflecting C++." into lmp-devTim Murray2014-09-101-0/+4
|\ \ \
| * | | Pass -m32 or -m64 to llvm-rs-cc when reflecting C++.Tim Murray2014-09-101-0/+4
* | | | 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
| * | | | am e2ff12bf: DO NOT MERGE Bump version string.Justin Koh2014-08-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | DO NOT MERGE Bump version string.Justin Koh2014-08-121-1/+1
* | | | | select default search_path by platformDoug Zongker2014-09-091-1/+1
| |_|/ / |/| | |
* | | | Run device-specific tasks at the end of Makefile.Ying Wang2014-09-051-0/+3
* | | | 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-053-10/+1
|\ \ \ \ \
| * | | | | Change mips64 default to mips64r6 from mips64r2Andrew Hsieh2014-09-043-10/+1
| |/ / / /
* | | | | 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 --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
* | | | Merge "Shhhhhhh!!!" into lmp-devDianne Hackborn2014-08-261-1/+1
|\ \ \ \
| * | | | Shhhhhhh!!!Dianne Hackborn2014-08-261-1/+1
* | | | | remove unused xdelta3/xz utilitiesDoug Zongker2014-08-261-2/+0
| |/ / / |/| | |
* | | | 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
|/ / /
* | | Add TARGET_FDO_LDFLAGS to make sure -lgcc is always linked after -lgcov.Dehao Chen2014-08-202-1/+2
* | | Remove incomplete media router API. (DO NOT MERGE)Jeff Brown2014-08-191-1/+0
* | | Merge "Store a copy of installed-files.txt in DIST_DIR if system.img failed t...Ying Wang2014-08-191-0/+1
|\ \ \
| * | | Store a copy of installed-files.txt in DIST_DIR if system.img failed to buildYing Wang2014-08-191-0/+1
* | | | Check existance of profile directory for specific device.Dehao Chen2014-08-181-2/+2
|/ / /
* | | Merge "Add compile time check for statically linked libc" into lmp-devDmitriy Ivanov2014-08-151-0/+7
|\ \ \
| * | | Add compile time check for statically linked libcDmitriy Ivanov2014-08-151-0/+7
* | | | Merge "Remove services, wifi, ethernet from BOOTCLASSPATH." into lmp-devNarayan Kamath2014-08-153-0/+5
|\ \ \ \
| * | | | Remove services, wifi, ethernet from BOOTCLASSPATH.Narayan Kamath2014-08-123-0/+5
* | | | | Merge "Fix broken comparison in executable_prefer_symlink.mk" into lmp-devNarayan Kamath2014-08-151-1/+1
|\ \ \ \ \
| * | | | | Fix broken comparison in executable_prefer_symlink.mkNarayan Kamath2014-08-141-1/+1