summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Allow per module RTTI setting. This fixes a bug in previous check-ins.Doug Kwan2011-06-072-1/+4
* Revert "x86: Enable -fstack-protector"Martijn Coenen2011-06-071-1/+3
* Merge "Use arg list file to pass arguments to jar."Ying Wang2011-06-062-4/+7
|\
| * Use arg list file to pass arguments to jar.Ying Wang2011-06-062-4/+7
* | am 0a2d335e: am c1705c9a: Merge "x86: Enable -fstack-protector"David Turner2011-06-061-3/+1
|\ \
| * \ am c1705c9a: Merge "x86: Enable -fstack-protector"David Turner2011-06-061-3/+1
| |\ \
| | * | x86: Enable -fstack-protectorBruce Beare2011-05-261-3/+1
* | | | Merge "Revert "Clear LOCAL_RTTI_FLAG.""Doug Kwan2011-06-061-1/+0
|\ \ \ \
| * | | | Revert "Clear LOCAL_RTTI_FLAG."Doug Kwan2011-06-061-1/+0
* | | | | am e4778e6a: am 4272b32a: Merge "Clean up of X86 build flags"David Turner2011-06-061-2/+24
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 4272b32a: Merge "Clean up of X86 build flags"David Turner2011-06-061-2/+24
| |\ \ \ | | |/ /
| | * | Merge "Clean up of X86 build flags"David Turner2011-05-241-2/+24
| | |\ \
| | | * | Clean up of X86 build flagsMark D Horn2011-05-181-2/+24
* | | | | Clear LOCAL_RTTI_FLAG.Doug Kwan2011-06-031-0/+1
| |_|_|/ |/| | |
* | | | am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compilerYing Wang2011-06-023-2/+8
|\ \ \ \ | |/ / /
| * | | am 3487736b: am 7d83ef8f: Support custom RenderScript compilerYing Wang2011-05-273-2/+8
| |\ \ \
| | * \ \ am 7d83ef8f: Support custom RenderScript compilerYing Wang2011-05-273-2/+8
| | |\ \ \
| | | * | | Support custom RenderScript compilerYing Wang2011-05-273-2/+8
* | | | | | am bb567df0: am 4cd9e2d9: am 06e2f72b: Support to run dex-preopt on prebuilt ...Ying Wang2011-06-021-0/+22
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 4cd9e2d9: am 06e2f72b: Support to run dex-preopt on prebuilt apks.Ying Wang2011-05-261-0/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | am 06e2f72b: Support to run dex-preopt on prebuilt apks.Ying Wang2011-05-261-0/+22
| | |\ \ \ \ | | | |/ / /
| | | * | | Support to run dex-preopt on prebuilt apks.Ying Wang2011-05-261-0/+22
| * | | | | Merge 5d66a07d - do not mergeJean-Baptiste Queru2011-05-191-2/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Use actual numbers in version numbers.Jean-Baptiste Queru2011-05-101-1/+1
| * | | | | am ea4d9f55: am 22b5d621: DO NOT MERGE. We are now dev branch for Honeycomb ...Dianne Hackborn2011-05-111-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 22b5d621: DO NOT MERGE. We are now dev branch for Honeycomb MR2.Dianne Hackborn2011-05-111-2/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | DO NOT MERGE. We are now dev branch for Honeycomb MR2.Dianne Hackborn2011-05-091-2/+2
* | | | | | Merge "Allow enabling RTTI in a module."Doug Kwan2011-06-012-1/+5
|\ \ \ \ \ \
| * | | | | | Allow enabling RTTI in a module.Doug Kwan2011-05-102-1/+5
* | | | | | | Switch the java encoding from ascii to utf8.Joe Onorato2011-05-311-2/+2
* | | | | | | Clean up how dex preoptimization gets configured.Dan Bornstein2011-05-312-15/+8
* | | | | | | Breakup android.core.tests.libcore based on top level package nameBrian Carlstrom2011-05-271-9/+34
* | | | | | | Fix possible unnecessary rebuildYing Wang2011-05-261-3/+3
* | | | | | | Merge "Fix use of intermediates in droiddoc"Ying Wang2011-05-241-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix use of intermediates in droiddocYing Wang2011-05-171-3/+3
* | | | | | | | Switch to mksh as the default shell.Jean-Baptiste Queru2011-05-181-2/+2
|/ / / / / / /
* | | | | | | adding TF dependency to vm-tf, since now we are using cts-tf things.Tsu Chiang Chuang2011-05-161-2/+2
|/ / / / / /
* | | | | | Merge "Avoid loading all CA certs into Zygote memory, lazily load instead (1 ...Brian Carlstrom2011-04-291-1/+0
|\ \ \ \ \ \
| * | | | | | Avoid loading all CA certs into Zygote memory, lazily load instead (1 of 3)Brian Carlstrom2011-04-291-1/+0
* | | | | | | Merge "adding a new package to run vm tests in cts-tf"Tsu Chiang Chuang2011-04-291-1/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | adding a new package to run vm tests in cts-tfTsu Chiang Chuang2011-04-271-1/+24
* | | | | | | Merge "Add LOCAL_GROUP_STATIC_LIBRARIES"Ying Wang2011-04-277-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Add LOCAL_GROUP_STATIC_LIBRARIESYing Wang2011-04-257-0/+34
| |/ / / / / /
* | | | | | | am 57a477ff: am 6f9b7562: am d5565942: Merge "x86: Disable stack-protector un...David Turner2011-04-261-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | am 6f9b7562: am d5565942: Merge "x86: Disable stack-protector until bionic is...David Turner2011-04-261-0/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am d5565942: Merge "x86: Disable stack-protector until bionic is fixed"David Turner2011-04-261-0/+3
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge "x86: Disable stack-protector until bionic is fixed"David Turner2011-04-251-0/+3
| | | |\ \ \
| | | | * | | x86: Disable stack-protector until bionic is fixedBruce Beare2011-04-011-0/+3
* | | | | | | Add TARGET_PROJECT_INCLUDES as system includesYing Wang2011-04-181-32/+14
* | | | | | | am 009e6022: am cb6a22f5: am 2e4e3c94: Merge "Allow swtmenubar module to be b...Raphael Moll2011-04-151-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /