summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add librs_jni to the generic product packages.David 'Digit' Turner2011-01-171-0/+3
| | | | | | | | Without this, HC cannot start under emulation (because some RenderScript-related classes fail to preload properly during the boot, killing Zygote, even if they are later never used). Change-Id: I825051603425df59b9677875eba0ae2a811649ee
* Merge "Add llvm-rs-cc to the tools buildable under Windows." into honeycombRaphael2011-01-131-0/+3
|\
| * Add llvm-rs-cc to the tools buildable under Windows.Raphael2011-01-121-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | To be able to "make llvm-rs-cc" as a Windows SDK tool, we first need to let the build system know which folders can be built. Once this is done, building can be done using the mingw32 package to do cross-compiling under Linux: $ USE_MINGW=1 make llvm-rs-cc Change-Id: I5538f4c52c74dad18dd50b59c9bdbcd6de3fd191
* | docs: make only the expando link not-underlinedScott Main2011-01-122-5/+7
| | | | | | | | | | | | and wait until close animation is done before collapsing the toggle Change-Id: Ie75f99a5cf5fcc2cbf33bb46a00ce79cd688ce5c
* | docs: implement toggle features for documentation content.Scott Main2011-01-122-23/+27
|/ | | | | | There existed another form of this script and styles, but it was not used. Change-Id: I5d3bf0b4f6b8159e8f837692e9b1613aae140e24
* Disable dexpreopt for unbundled build.Ying Wang2011-01-122-0/+4
| | | | Change-Id: Iad0cc41cfad2533703a0dddad743720c43ddb667
* Doc change: Remove redundant dir and image.Dirk Dougherty2011-01-071-0/+0
| | | | Change-Id: I6867250f48b71d857b1cf80f28392ec9879005c7
* docs: catchup templates to non-merged changes from gingerbread,Scott Main2011-01-074-22/+89
| | | | | | | from Change-Id: I4555c496088dd8aac77f9aa01273c3a1d52f89e0, plus the gingerbread logo Change-Id: I3864480b9f68679c64747888a6919314f8ac6cbf
* We. Are. Honeycomb!Dianne Hackborn2011-01-062-2/+6
| | | | Change-Id: Ife02e57541fe6be14d62619b98fddba57a8132f4
* am e503fcd5: am 7e27c8e1: Merge "Pass OUT_DIR variable to atree."Raphael Moll2011-01-051-0/+1
|\ | | | | | | | | * commit 'e503fcd52ec8bbcc9fd4ea4b242f73c6c2cae3d3': Pass OUT_DIR variable to atree.
| * am 7e27c8e1: Merge "Pass OUT_DIR variable to atree."Raphael Moll2011-01-051-0/+1
| |\ | | | | | | | | | | | | * commit '7e27c8e15507d62a0ac0b094bc7cfca15f6cc509': Pass OUT_DIR variable to atree.
| | * Merge "Pass OUT_DIR variable to atree."Raphael Moll2011-01-051-0/+1
| | |\
| | | * Pass OUT_DIR variable to atree.Raphael Moll2011-01-051-0/+1
| | |/ | | | | | | | | | Change-Id: Iabbe905341dfe970448682a9dcbb170a04ad5222
* | | Merge "Add the CryptKeeper to the build."Jason parks2011-01-051-1/+2
|\ \ \
| * | | Add the CryptKeeper to the build.Jason parks2011-01-051-1/+2
| | | | | | | | | | | | | | | | Change-Id: I094c5f24cd7f9f1241d301984badd15b38eef33a
* | | | Merge "Remove global inline options."Jing Yu2011-01-051-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Remove global inline options.Jing Yu2010-12-211-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The purpose of removing global inline options is to give compiler the opportunity to do inline optimizations and inline tunings for Android native codes. By removing these global inline options now, the size of almost all native libraries are reduced. And there is no noticable performance degradation on webkit, gcstone and skia benchmarks. Change-Id: I31e71f51e4f29fa6286fddb89e9eab227581c7b3
* | | | Merge "Add libinput to prelink map."Jeff Brown2011-01-041-41/+42
|\ \ \ \
| * | | | Add libinput to prelink map.Jeff Brown2011-01-041-41/+42
| | | | | | | | | | | | | | | | | | | | Change-Id: I26998d4799d26165b3f528d1cd292b212eaaab9d
* | | | | Don't prepend ./ before the dirs to be removedYing Wang2011-01-041-20/+25
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that installclean can be done properly when OUT_DIR is set to an obsolute path, such as /buildbot/out_dirs/git_gingerbread. Bug: 3321625 Change-Id: I87667355aa03f31613a8f6a5e17d7e469bf5335f
* | | | am 41c423da: am 96d3e9b3: Merge "generic_x86 builds don\'t need/use the ↵Jean-Baptiste Queru2010-12-291-0/+1
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | sparse ext4 format." * commit '41c423da9df557b87e8db490b3ed4d4b34470423': generic_x86 builds don't need/use the sparse ext4 format.
| * | | am 96d3e9b3: Merge "generic_x86 builds don\'t need/use the sparse ext4 format."Jean-Baptiste Queru2010-12-291-0/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * commit '96d3e9b3108eb430a01cca41cb06baa1b8eb22ec': generic_x86 builds don't need/use the sparse ext4 format.
| | * | Merge "generic_x86 builds don't need/use the sparse ext4 format."Jean-Baptiste Queru2010-12-291-0/+1
| | |\ \
| | | * | generic_x86 builds don't need/use the sparse ext4 format.Bruce Beare2010-12-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I62973b131a728c3862be4642e2d49d0fa61555ac Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
* | | | | am 827c662d: am e28ae87a: Merge "Use ext4 file system for generic_x86 ↵Jean-Baptiste Queru2010-12-291-1/+3
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | userdata partition" * commit '827c662d8f145e5a0492838c951dad5d96716c71': Use ext4 file system for generic_x86 userdata partition
| * | | | am e28ae87a: Merge "Use ext4 file system for generic_x86 userdata partition"Jean-Baptiste Queru2010-12-291-1/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit 'e28ae87af9a9b83ce7e1821d4840edf3b99aec0e': Use ext4 file system for generic_x86 userdata partition
| | * | | Merge "Use ext4 file system for generic_x86 userdata partition"Jean-Baptiste Queru2010-12-291-1/+3
| | |\ \ \ | | | |/ /
| | | * | Use ext4 file system for generic_x86 userdata partitionBruce Beare2010-12-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I05710c2bda521b35712513bc219fc73ed00e4617 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
* | | | | am 4bd05717: am 670ccf2c: Merge "GB Updates for init.rc and boot command line"Jean-Baptiste Queru2010-12-293-46/+74
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | * commit '4bd05717e2156a0eeb9de81de3e8595b560f2627': GB Updates for init.rc and boot command line
| * | | | am 670ccf2c: Merge "GB Updates for init.rc and boot command line"Jean-Baptiste Queru2010-12-293-46/+74
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * commit '670ccf2c458ed02d2d1e548b48d2eec29cb3d958': GB Updates for init.rc and boot command line
| | * | | Merge "GB Updates for init.rc and boot command line"Jean-Baptiste Queru2010-12-293-46/+74
| | |\ \ \ | | | |/ /
| | | * | GB Updates for init.rc and boot command lineBruce Beare2010-12-283-46/+74
| | |/ / | | | | | | | | | | | | | | | | Change-Id: I0638c8834fccbdc94ec99e7592a75b6972cb53b8 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
* | | | Merge "Enhance product vars examining."Ying Wang2010-12-291-3/+44
|\ \ \ \
| * | | | Enhance product vars examining.Ying Wang2010-12-291-3/+44
| | | | | | | | | | | | | | | | | | | | Change-Id: I348629aa6e63ad24d457e91af8f75712dcf91b27
* | | | | Add libmtp and libusbhost to prelink mapMike Lockwood2010-12-291-41/+43
|/ / / / | | | | | | | | | | | | | | | | Change-Id: I7e81edcbb24778143a01039e9cb12f22a922e00a Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | | Merge "LOCAL_AAPT_INCLUDE_ALL_RESOURCES"Ying Wang2010-12-282-0/+4
|\ \ \ \
| * | | | LOCAL_AAPT_INCLUDE_ALL_RESOURCESYing Wang2010-12-282-0/+4
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Set this flag to include all the resources in the given dirs. Bug: 3313179 Change-Id: I68c02b24174bebe41a5948810cc2f49cc916e51c
* | | | am 54c5e5b1: am 1b8c01db: Merge "Product-configurable sparse ext images."Jean-Baptiste Queru2010-12-280-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '54c5e5b18be967a46fbee8769c392cbe0dfe7530': Product-configurable sparse ext images.
| * | am 1b8c01db: Merge "Product-configurable sparse ext images."Jean-Baptiste Queru2010-12-283-12/+26
| |\ \ | | |/ | | | | | | | | | * commit '1b8c01dbee93366e31b67529a26e1a7b6198c876': Product-configurable sparse ext images.
| | * Merge "Product-configurable sparse ext images."Jean-Baptiste Queru2010-12-283-12/+26
| | |\
| | | * Product-configurable sparse ext images.Ying Wang2010-12-283-12/+26
| | |/ | | | | | | | | | | | | | | | Also pass extfs sparse image flag to the release tool. Change-Id: I79a6a71873634a231aa8990cee22374259601505
* | | am 098826bf: am 099fecd7: Use PRIVATE_CXX in HOST modules.Ying Wang2010-12-201-2/+2
|\ \ \ | |/ / | | | | | | | | | * commit '098826bf61cba2b14a0538100878bdb029f50790': Use PRIVATE_CXX in HOST modules.
| * | am 099fecd7: Use PRIVATE_CXX in HOST modules.Ying Wang2010-12-201-2/+2
| |\ \ | | | | | | | | | | | | | | | | * commit '099fecd759ce54168fe4094880d1ca748e8906b9': Use PRIVATE_CXX in HOST modules.
| | * | Use PRIVATE_CXX in HOST modules.Ying Wang2010-12-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the build error: out/host/linux-x86/obj/SHARED_LIBRARIES/libneo_util_intermediates/neo_err.o: file not recognized: File format not recognized See also CL #84578 Change-Id: Ib91230c7a5c9809eb1935959eaa9be8fa7c596b9
* | | | am 28599d02: Ignore 9bfb8142 from gingerbreadJean-Baptiste Queru2010-12-160-0/+0
|\ \ \ \ | |/ / / | | | | | | | | | | | | * commit '28599d022e80651c2f21274d6055b03f4154d3e1': DO NOT MERGE: The API version changed and a bunch of stuff needs rebuilding, so just wipe $(OUT_DIR).
| * | | Ignore 9bfb8142 from gingerbreadJean-Baptiste Queru2010-12-160-0/+0
| |\ \ \ | | |/ / | | | | | | | | Change-Id: Ie0ec4fc224d23516906b9ca750c5200aa7fbf63c
| | * | DO NOT MERGE: The API version changed and a bunch of stuff needs rebuilding, ↵Jeff Hamilton2010-12-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | so just wipe $(OUT_DIR). Change-Id: I7b6c291db3ec09c7b53949a04cc792912004a1de
* | | | Merge "Scrub the set of dalvik modules that are built by default"Brian Carlstrom2010-12-151-4/+0
|\ \ \ \
| * | | | Scrub the set of dalvik modules that are built by defaultBrian Carlstrom2010-12-141-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3009435 Change-Id: I20d88df665e48aa74c20cef7e236de377cd0d14b
* | | | | Merge "Add framework includes for any aidl source."Ying Wang2010-12-152-7/+3
|\ \ \ \ \ | |/ / / / |/| | | |