summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* [MIPS64] Enable mips64 clangDuane Sand2014-08-052-4/+1
* [MIPS] Unite mipsel and mips64el 4.9 gcc toolchainsDuane Sand2014-08-0515-145/+27
* Merge "store images in target-files" into lmp-devDoug Zongker2014-07-311-0/+1
|\
| * store images in target-filesDoug Zongker2014-07-311-0/+1
* | Merge "Update the FDO support:" into lmp-devDehao Chen2014-07-299-39/+4
|\ \ | |/ |/|
| * Update the FDO support:Dehao Chen2014-07-309-39/+4
* | Merge "Don't apply PRODUCT_AAPT_PREF_CONFIG if LOCAL_PACKAGE_SPLITS is set" i...Ying Wang2014-07-301-0/+4
|\ \
| * | Don't apply PRODUCT_AAPT_PREF_CONFIG if LOCAL_PACKAGE_SPLITS is setYing Wang2014-07-301-0/+4
| |/
* | Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""Ying Wang2014-07-302-0/+15
|/
* Merge "Fix doc target for multidex support library." into lmp-devYohann Roussel2014-07-241-4/+5
|\
| * Fix doc target for multidex support library.Yohann Roussel2014-07-251-4/+5
* | Merge "Default to "prescott" as our baseline i686 host build architecture." i...Stephen Hines2014-07-241-1/+1
|\ \
| * | Default to "prescott" as our baseline i686 host build architecture.Stephen Hines2014-07-251-1/+1
| |/
* | Switch NDK arm64 libraries to 4.9.Przemyslaw Szczepaniak2014-07-251-1/+1
|/
* Support to set up TARGET_COPY_OUT_VENDOR in board config.Ying Wang2014-07-231-3/+23
* Merge "Refactor FDO support code to ensure arm64 can also be built with FDO."...Dehao Chen2014-07-238-146/+47
|\
| * Refactor FDO support code to ensure arm64 can also be built with FDO.Dehao Chen2014-07-238-146/+47
* | Merge "Support to install prebuilt split APKs with LOCAL_PACKAGE_SPLITS" into...Ying Wang2014-07-231-0/+36
|\ \
| * | Support to install prebuilt split APKs with LOCAL_PACKAGE_SPLITSYing Wang2014-07-231-0/+36
* | | Merge "Improve rules of split apks." into lmp-devYing Wang2014-07-232-18/+16
|\ \ \ | |_|/ |/| |
| * | Improve rules of split apks.Ying Wang2014-07-232-18/+16
| |/
* | Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidexYohann Roussel2014-07-231-2/+2
|/
* Delete .swp file added by accident.Ying Wang2014-07-221-0/+0
* Support LOCAL_PACKAGE_SPLITS.Ying Wang2014-07-225-1/+43
* Merge "Create a vendor build.prop for verifying versions" into lmp-devDaniel Rosenberg2014-07-221-0/+16
|\
| * Create a vendor build.prop for verifying versionsDaniel Rosenberg2014-07-221-0/+16
* | Merge "Vary non-image Xmx for dex2oat on MIPS." into lmp-devSebastien Hertz2014-07-171-1/+1
|\ \
| * | Vary non-image Xmx for dex2oat on MIPS.Ian Rogers2014-07-221-1/+1
* | | Merge "Include cts-junit target for cts tests." into lmp-devTsu Chiang Chuang2014-07-221-0/+1
|\ \ \ | |/ / |/| |
| * | Include cts-junit target for cts tests.Tsu Chiang Chuang2014-07-211-0/+1
* | | Merge "Fix the MIPS build." into lmp-devSebastien Hertz2014-07-171-5/+11
|\ \ \
| * | | Fix the MIPS build.Ian Rogers2014-07-221-5/+11
| |/ /
* | | Remove unnecessary dependency of the sdk target.Ying Wang2014-07-211-1/+0
|/ /
* | Merge "Remove framework2" into lmp-devYing Wang2014-07-193-3/+2
|\ \
| * | Remove framework2Ying Wang2014-07-213-3/+2
| |/
* | The order of SDK version matters.Ying Wang2014-07-211-2/+4
|/
* Support "LOCAL_SDK_VERSION := system_current"Ying Wang2014-07-196-10/+18
* Trim down BUILD_FINGERPRINT.Ying Wang2014-07-191-1/+8
* Update rule of APPS_ZIP to use the new paths of apks.Ying Wang2014-07-181-1/+1
* New installation path for apks and their JNIs.Ying Wang2014-07-186-5/+23
* Delete vendor and oem staging directory in "make installclean".Ying Wang2014-07-181-0/+2
* Fail build if non-symlink /system/vendor detected while we are buildingYing Wang2014-07-171-0/+5
* Include vendor.img in PDK build.Ying Wang2014-07-161-1/+10
* Add tvdpi to list of possible recovery asset densitiesJoe LaPenna2014-07-151-1/+1
* reconcile aosp (8689b90bcfdc92c94475901935b5f6efae0c9abc) after branching. Pl...Ed Heyl2014-07-142-2/+2
* DO NOT MERGE: Change build id to LMPGuang Zhu2014-07-151-1/+1
* Added support for building verified vendor partitionDaniel Rosenberg2014-07-142-5/+5
* Build docs for android-support-media-protocols.jar.Jeff Brown2014-07-141-0/+1
* "LDW13B"The Android Automerger2014-07-131-1/+1
* Merge "Add support for signed boot images."Geremy Condra2014-07-102-2/+19
|\