summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove unnecessary 10.8-specific build rules"Stephen Hines2014-10-202-10/+0
|\
| * Remove unnecessary 10.8-specific build rulesStephen Hines2014-10-172-10/+0
* | Merge "Fix breakage for x86_64 static executables."Dan Albert2014-10-181-1/+2
|\ \ | |/ |/|
| * Fix breakage for x86_64 static executables.Dan Albert2014-10-171-1/+2
* | Merge "Use libstc++ for the name of bionic's STL."Dan Albert2014-10-171-2/+2
|\ \ | |/ |/|
| * Use libstc++ for the name of bionic's STL.Dan Albert2014-10-161-2/+2
* | Merge "Add LPAE to dex2oat ISA feature list."Ian Rogers2014-10-171-2/+2
|\ \ | |/ |/|
| * Add LPAE to dex2oat ISA feature list.Ian Rogers2014-10-161-2/+2
* | Merge "Fix Java detection on some Linux distributions"Ying Wang2014-10-161-1/+7
|\ \ | |/ |/|
| * Fix Java detection on some Linux distributionsBernhard Rosenkraenzer2014-10-161-1/+7
* | Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level."Ian Rogers2014-10-161-0/+7
|\ \
| * | Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.Ian Rogers2014-10-151-0/+7
* | | Merge "Never use stlport on the host."Dan Albert2014-10-161-5/+8
|\ \ \ | |/ / |/| |
| * | Never use stlport on the host.Dan Albert2014-10-161-5/+8
|/ /
* | Merge "Link compiler-rt in the correct order."Dan Albert2014-10-146-7/+16
|\ \
| * | Link compiler-rt in the correct order.Dan Albert2014-10-146-7/+16
|/ /
* | Merge "Remove "-mstackrealign" option from all x86 builds."Elliott Hughes2014-10-136-6/+1
|\ \
| * | Remove "-mstackrealign" option from all x86 builds.Alexander Ivchenko2014-10-136-6/+1
* | | Merge "Introduce per-product per-module dex-preopt config"Ying Wang2014-10-106-3/+52
|\ \ \
| * | | Introduce per-product per-module dex-preopt configYing Wang2014-10-086-3/+52
| |/ /
* | | Merge "Docs: Making source.android.com headers match those of developer.andro...Clay Murphy2014-10-091-13/+20
|\ \ \
| * | | Docs: Making source.android.com headers match those of developer.android.comClay Murphy2014-10-031-13/+20
* | | | Merge "Add -fPIC as default Clang mips ASFLAGS."Chih-Hung Hsieh2014-10-091-0/+1
|\ \ \ \
| * | | | Add -fPIC as default Clang mips ASFLAGS.Chih-Hung Hsieh2014-10-081-0/+1
| | |/ / | |/| |
* | | | Merge "LOCAL_NATIVE_COVERAGE should imply -O0."Dan Albert2014-10-091-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | LOCAL_NATIVE_COVERAGE should imply -O0.Dan Albert2014-10-081-4/+6
|/ / /
* | | Merge "Apply LOCAL_CXX_STL to also prebuilts."Ying Wang2014-10-073-65/+75
|\ \ \
| * | | Apply LOCAL_CXX_STL to also prebuilts.Ying Wang2014-10-073-65/+75
|/ / /
* | | Merge "Fix typo."Nicolas Geoffray2014-10-071-1/+1
|\ \ \
| * | | Fix typo.Nicolas Geoffray2014-10-071-1/+1
|/ / /
* | | Merge "Make which dex2oat version to use configurable."Nicolas Geoffray2014-10-073-4/+11
|\ \ \
| * | | Make which dex2oat version to use configurable.Nicolas Geoffray2014-10-073-4/+11
| |/ /
* | | Merge "Stash original values of CC and CXX."Dan Albert2014-10-061-0/+5
|\ \ \
| * | | Stash original values of CC and CXX.Dan Albert2014-10-061-0/+5
| |/ /
* | | Merge "Remove unused my_compiler_dependencies."Dan Albert2014-10-061-20/+9
|\ \ \ | |/ / |/| |
| * | Remove unused my_compiler_dependencies.Dan Albert2014-10-061-20/+9
|/ /
* | Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h."Dan Albert2014-10-016-308/+1
|\ \ | |/ |/|
| * Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.Dan Albert2014-10-016-308/+1
|/
* Merge "Update prebuilt RS clcore location."Tim Murray2014-09-301-1/+1
|\
| * Update prebuilt RS clcore location.Tim Murray2014-09-301-1/+1
* | Merge "Clear all LOCAL_CLANG_*FLAGS*."Chih-Hung Hsieh2014-09-301-0/+8
|\ \ | |/ |/|
| * Clear all LOCAL_CLANG_*FLAGS*.Chih-Hung Hsieh2014-09-301-0/+8
|/
* Merge "java_alternative_checked_module takes precedence."Ying Wang2014-09-301-4/+2
|\
| * java_alternative_checked_module takes precedence.Ying Wang2014-09-291-4/+2
|/
* Merge "Don't modify LOCAL_CHECKED_MODULE."Ying Wang2014-09-291-9/+11
|\
| * Don't modify LOCAL_CHECKED_MODULE.Ying Wang2014-09-291-9/+11
|/
* Merge "Remove obsolete libffi"Brian Carlstrom2014-09-292-4/+2
|\
| * Remove obsolete libffiBrian Carlstrom2014-09-292-4/+2
|/
* Merge "Add domains for goldfish services."Nick Kralevich2014-09-289-0/+59
|\
| * Add domains for goldfish services.Stephen Smalley2014-09-229-0/+59