summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | Add FORCE_BUILD_RS_COMPAT option.Stephen Hines2013-11-271-1/+1
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables the .so libraries to be built for apps using the RenderScript support library. Traditionally, we trim these .so files from full platform builds. Change-Id: I6f8e9b8d2b671338d3d5a5ac0bfcc60fd448688b
* | | | | | | | | | | | | | | | | | Merge "Switch x86 over to uapi-only."Elliott Hughes2013-11-261-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Switch x86 over to uapi-only.Elliott Hughes2013-11-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11559337 Change-Id: I95aa40ec2094acdaef1d4b4d9f0dd6278cf558d1
* | | | | | | | | | | | | | | | | | | Merge "Add experimental flag to support OpenJDK builds."Narayan Kamath2013-11-262-17/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Add experimental flag to support OpenJDK builds.Ying Wang2013-11-262-17/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 8992787 (cherry picked from commit d1dbe7f5a23bacdff086b4992e1d31a96da706c3) Change-Id: Ie977d4f26ae8d3eee9d7b9cf2c0c270bee5b54b3
* | | | | | | | | | | | | | | | | | | | Merge "Change build id to OPENMASTER"Ying Wang2013-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Change build id to OPENMASTERChirayu Desai2013-11-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2ca9b8de815c9c9e7e9d4c5a616e4ae270992761
* | | | | | | | | | | | | | | | | | | | | Merge "Version number change for AOSP master"Ying Wang2013-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Version number change for AOSP masterChirayu Desai2013-11-261-1/+1
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I49ef02f99c6428bc538ba3839a0314d977f65e07
* | | | | | | | | | | | | | | | | | | | Merge "Switch MIPS over to uapi-only."Elliott Hughes2013-11-261-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Switch MIPS over to uapi-only.Elliott Hughes2013-11-251-2/+1
|/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11559337 Change-Id: I04b93d0d681ddf75573cdeca2d25ffa44862a35f
* | | | | | | | | | | | | | | | | | | Merge "Add a "reverse AUX hack" for ARM."Elliott Hughes2013-11-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Add a "reverse AUX hack" for ARM.Elliott Hughes2013-11-251-1/+2
| |/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIPS and x86 are almost completely switched over to uapi-only. ARM is still currently old-only. A cleanup of the uapi headers over the weekend means that the uapi-only <linux/kexec.h> is now in the right place, which will break the ARM build unless the ARM build also looks in the uapi headers if it can't find an old header. Change-Id: Ie7a53ef2122b43cdef64b71d7b36a8381992a461
* | | | | | | | | | | | | | | | | | | Add support for instruction set featuresDave Allison2013-11-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the --instruction-set-features= arguments to the dex2oat commands for the system images. The feature set is determined at build time (cherry picked from commit 4145a2a20a0f275fe4c77e39d507cd5f8eb7a73b) (cherry picked from commit 5174bb052986e9d90b597824a7e7b9ee2dfc8668) Change-Id: I45af3b59752a48897bff2dd468b74f3ea73000be
* | | | | | | | | | | | | | | | | | | Merge "Rework the generation of host java libraries."Ying Wang2013-11-256-98/+188
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Rework the generation of host java libraries.Narayan Kamath2013-11-256-98/+188
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We currently have two types of host libraries, those meant for the host VM (Sun, OpenJDK etc.) and those meant for a host dalvik build. The former need to be compiled against the host standard libraries and the latter need to be compiled against libcore. This change introduces two new build rules to complement the existing the existing host rules. BUILD_HOST_DALVIK_JAVA_LIBRARY : Build a java library for a host build of dalvik. Bootclasspath will be set to a host build of libcore. BUILD_HOST_DALVIK_STATIC_JAVA_LIBRARY : Build a static java library for a host build of dalvik. Bootclasspath will be set to a host build of libcore. This change also removes support for the LOCAL_BUILD_HOST_DEX flag, which is now unnecessary. bug: 8992787 (cherry picked from commit 0dd273a3f68364045c0e8bdcc10a4ecd3c07b745) Change-Id: I3569fff8eaa4d26d55fcc317bd98471f55d74c14
* | | | | | | | | | | | | | | | | | Merge commit 'c73341006286c391ae4d268a77f5e008045d5308' into HEADThe Android Open Source Project2013-11-2289-1077/+1783
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4bf7d32d65e19dfa1f0533fdd3b2295c50b13005
| * | | | | | | | | | | | | | | | | am 3b6bffcd: merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3b6bffcda4e66c86c87a6a29a412ef0949f19205': (61 commits) "KRT15D" "KRT15C" "KRT15B" "KRT15" "KRT14B" "KRT14" "KRT13B" "KRT13" "KRT10F" "KRT10E" "KRT10D" "KRT10C" "KRT10B" "KRT10" KRT09B "KRT09" "KRT08C" "KRT08B" So long Key Lime Pie, it was nice knowing you. "KRT08" ...
| | * | | | | | | | | | | | | | | | merge in klp-release (no-op)Ed Heyl2013-10-160-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | "KRT15D"The Android Automerger2013-10-161-3/+1
| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-160-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | "KRT15C"The Android Automerger2013-10-151-3/+1
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-150-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | "KRT15B"The Android Automerger2013-10-151-3/+1
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-150-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | "KRT15"The Android Automerger2013-10-151-3/+1
| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-150-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | "KRT14B"The Android Automerger2013-10-141-1/+1
| | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | "KRT14"The Android Automerger2013-10-141-3/+1
| | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-140-0/+0
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | | | "KRT13B"The Android Automerger2013-10-131-3/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-130-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / /
| | | | | | * | | | | | | | | | | | | | | "KRT13"The Android Automerger2013-10-131-3/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-130-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / /
| | | | | | * | | | | | | | | | | | | | | "KRT10F"The Android Automerger2013-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT10E"The Android Automerger2013-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT10D"The Android Automerger2013-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT10C"The Android Automerger2013-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT10B"The Android Automerger2013-10-101-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT10"The Android Automerger2013-10-101-3/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-100-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / /
| | | | | | * | | | | | | | | | | | | | | KRT09BThe Android Automerger2013-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT09"The Android Automerger2013-10-091-3/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-090-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / /
| | | | | | * | | | | | | | | | | | | | | "KRT08C"The Android Automerger2013-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | "KRT08B"The Android Automerger2013-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | So long Key Lime Pie, it was nice knowing you.Dianne Hackborn2013-10-082-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now we are KitKat. I mean Android 4.4 API 19. Or whatever. Bug: 10348975 Change-Id: Ic0fa9c82277bb6d6fb79e6095b5ec0e9eb35a04a
| | | | | | * | | | | | | | | | | | | | | "KRT08"The Android Automerger2013-10-081-3/+1
| | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | merge in klp-release history after reset to klp-devThe Android Automerger2013-10-080-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | | | | | "KRT07B"The Android Automerger2013-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | |