summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Remove M codename, version number is 6.0.Dianne Hackborn2015-07-291-2/+2
* Revert "Revert "Hide unwinder symbols in each binary.""Dan Albert2015-07-211-0/+1
* Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX]Ying Wang2015-07-205-60/+67
* Add LOCAL_NO_LIBGCC.Ying Wang2015-07-163-0/+9
* Merge "Don't uncompress/page-align the jni libraries in apps_only build." int...Ying Wang2015-07-161-2/+13
|\
| * Don't uncompress/page-align the jni libraries in apps_only build.Ying Wang2015-07-151-2/+13
* | Merge "Add data binding to built javadoc." into mnc-devGeorge Mount2015-07-161-0/+15
|\ \ | |/ |/|
| * Add data binding to built javadoc.George Mount2015-07-131-0/+15
* | oem_image/custom_image: fix missing new parameter to build_image.pyThierry Strudel2015-07-132-2/+2
* | fix device specific fs_config on build serverThierry Strudel2015-07-101-14/+14
|/
* Retry adjusting the size computation for reserved blocks.Tao Bao2015-06-291-1/+13
* Revert "Adjust the size computation for reserved blocks"Tao Bao2015-06-291-14/+1
* Raise API level to 23.Dianne Hackborn2015-06-261-1/+1
* Raise progaurd library to platform libraries even for "current" SDK.Ying Wang2015-06-261-2/+2
* resolved conflicts for merge of 1a4658cd to mnc-devMohamad Ayyash2015-06-251-1/+1
|\
| * resolved conflicts for merge of ef5dc90b to lmp-mr1-ub-devMohamad Ayyash2015-06-242-1/+20
| |\
| | * Add img2simg in host and ota packagesMohamad Ayyash2015-06-242-1/+3
* | | Merge "resolved conflicts for merge of ecfc97f7 to mnc-dev" into mnc-devSimon Wilson2015-06-241-0/+2
|\ \ \
| * \ \ resolved conflicts for merge of ecfc97f7 to mnc-devSimon Wilson2015-06-241-0/+2
| |\ \ \ | | |/ /
| | * | resolved conflicts for merge of f86e7eea to lmp-mr1-ub-devSimon Wilson2015-06-241-0/+2
| | |\ \ | | | |/
| | | * Add compressor options for squashfs system imagesSimon Wilson2015-06-221-0/+2
* | | | Merge "Add img2simg in host and ota packages" into mnc-devMohamad Ayyash2015-06-242-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add img2simg in host and ota packagesMohamad Ayyash2015-06-242-1/+3
* | | | Merge "Bump PLATFORM_PREVIEW_SDK_VERSION to 2" into mnc-devAdam Powell2015-06-241-1/+1
|\ \ \ \
| * | | | Bump PLATFORM_PREVIEW_SDK_VERSION to 2Adam Powell2015-06-241-1/+1
* | | | | am f35ed6bd: resolved conflicts for merge of cade49dd to lmp-mr1-ub-devMohamad Ayyash2015-06-241-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | resolved conflicts for merge of cade49dd to lmp-mr1-ub-devMohamad Ayyash2015-06-231-0/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Allow flashing a squashfs system imageMohamad Ayyash2015-06-163-0/+14
* | | | | Adjust the size computation for reserved blocksTao Bao2015-06-231-1/+14
| |_|/ / |/| | |
* | | | Merge "Add BUILD NUMBER into oem image." into mnc-devleozwang2015-06-221-0/+2
|\ \ \ \
| * | | | Add BUILD NUMBER into oem image.leozwang2015-06-201-0/+2
* | | | | Pass --no-generate-debug-info to dex2oat.David Srbecky2015-06-192-2/+2
|/ / / /
* | | | Merge "Add support for cortex-a53 variants when building 64-bit." into mnc-devTim Murray2015-06-121-1/+5
|\ \ \ \
| * | | | Add support for cortex-a53 variants when building 64-bit.Tim Murray2015-06-111-1/+5
* | | | | am cbaead4c: am 540772fa: am cf469989: Add new variable SCAN_EXCLUDE_DIRS; sp...C. Sean Young2015-06-125-3/+12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 540772fa: am cf469989: Add new variable SCAN_EXCLUDE_DIRS; specifies direc...C. Sean Young2015-06-125-3/+12
| |\ \ \ | | |/ /
| | * | Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when sea...C. Sean Young2015-06-105-3/+12
* | | | Switch build to stricter aapt symbol generationAdrian Roos2015-06-101-1/+3
* | | | Add missing shared libraries to dist toolsClaes Elgemark2015-06-091-1/+9
* | | | Merge changes from topic 'prebuilt-open-from-apk' into mnc-devDimitry Ivanov2015-06-046-53/+35
|\ \ \ \
| * | | | Uncompress .so files before signing the apk.Ying Wang2015-06-011-1/+7
| * | | | Don't extract jni from prebuilt apks.Ying Wang2015-06-016-52/+28
* | | | | Remove duplicate CTS tests from libcore cts packages.Narayan Kamath2015-06-041-1/+10
* | | | | Merge "Add support for RMTYPEDEF with Jack" into mnc-devYohann Roussel2015-06-024-4/+6
|\ \ \ \ \
| * | | | | Add support for RMTYPEDEF with JackYohann Roussel2015-05-284-4/+6
* | | | | | Revert "Revert "Enable linker -fix-cortex-a53-843419""Andrew Hsieh2015-06-021-0/+1
| |/ / / / |/| | | |
* | | | | Add $ORIGIN/lib[64] to host binary's rpath.Ying Wang2015-06-012-0/+4
* | | | | Remove gcc 4.9 workaround.Chih-Hung Hsieh2015-05-292-8/+0
* | | | | am b5f59372: am 30a411f0: am 58b3ee28: am 12f44975: Strip LOCAL_STATIC_JAVA_A...Ying Wang2015-05-271-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | am 30a411f0: am 58b3ee28: am 12f44975: Strip LOCAL_STATIC_JAVA_AAR_LIBRARIESYing Wang2015-05-271-0/+1
| |\ \ \ | | | |/ | | |/|