summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove unused variables from select.mk.Elliott Hughes2014-11-101-16/+0
* | | | | | | Merge "remove __linux__ in AndroidConfig.h"Yabin Cui2014-11-115-61/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | remove __linux__ in AndroidConfig.hYabin Cui2014-11-105-61/+2
|/ / / / / /
* | | | | | Merge "kill OS_CASE_SENSITIVE"Yabin Cui2014-11-117-37/+0
|\ \ \ \ \ \
| * | | | | | kill OS_CASE_SENSITIVEYabin Cui2014-11-107-37/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "kill HAVE_INOTIFY"Yabin Cui2014-11-115-25/+0
|\ \ \ \ \ \
| * | | | | | kill HAVE_INOTIFYYabin Cui2014-11-105-25/+0
| |/ / / / /
* | | | | | Merge "kill HAVE_STAT_ST_MTIM"Yabin Cui2014-11-118-40/+3
|\ \ \ \ \ \
| * | | | | | kill HAVE_STAT_ST_MTIMYabin Cui2014-11-108-40/+3
| |/ / / / /
* | | | | | Merge "Remove HAVE_DIRENT_D_TYPE."Elliott Hughes2014-11-109-50/+1
|\ \ \ \ \ \
| * | | | | | Remove HAVE_DIRENT_D_TYPE.Elliott Hughes2014-11-109-50/+1
|/ / / / / /
* | | | | | Merge "kill HAVE_SCHED_SETSCHEDULER"Yabin Cui2014-11-106-30/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | kill HAVE_SCHED_SETSCHEDULERYabin Cui2014-11-106-30/+0
| |/ / / /
* | | | | Merge "Remove logic for libstdc++ gtest libs."Dan Albert2014-11-101-13/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove logic for libstdc++ gtest libs.Dan Albert2014-11-091-13/+0
|/ / / /
* | | | Merge "Remove more namespace pollution (HAVE_TM_GMTOFF)."Elliott Hughes2014-11-087-35/+0
|\ \ \ \
| * | | | Remove more namespace pollution (HAVE_TM_GMTOFF).Elliott Hughes2014-11-087-35/+0
|/ / / /
* | | | Merge "Remove more namespace pollution (HAVE_FUNOPEN)."Elliott Hughes2014-11-086-30/+0
|\ \ \ \
| * | | | Remove more namespace pollution (HAVE_FUNOPEN).Elliott Hughes2014-11-086-30/+0
|/ / / /
* | | | Merge "Remove more namespace pollution."Elliott Hughes2014-11-088-56/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove more namespace pollution.Elliott Hughes2014-11-088-56/+0
* | | | Merge "Cleanspec for libc++ migration."Dan Albert2014-11-071-0/+3
|\ \ \ \
| * | | | Cleanspec for libc++ migration.Dan Albert2014-11-071-0/+3
* | | | | Merge "Make libc++ the default STL."Dan Albert2014-11-073-13/+10
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Make libc++ the default STL.Dan Albert2014-11-073-13/+10
|/ / /
* | | Merge "Fix error of PRIVATE_LDLIBS introduced by de36cd72."Ying Wang2014-11-071-3/+3
|\ \ \
| * | | Fix error of PRIVATE_LDLIBS introduced by de36cd72.Ying Wang2014-11-071-3/+3
|/ / /
* | | Merge "Missed a dependency on pthreads."Dan Albert2014-11-071-1/+1
|\ \ \
| * | | Missed a dependency on pthreads.Dan Albert2014-11-061-1/+1
| | |/ | |/|
* | | Merge "Update build ID to AOSP"Ying Wang2014-11-071-1/+3
|\ \ \ | |_|/ |/| |
| * | Update build ID to AOSPChirayu Desai2014-11-071-1/+3
|/ /
* | am 478eda53: Merge "FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT."Ying Wang2014-11-071-0/+5
|\ \
| * \ Merge "FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT."Ying Wang2014-11-061-0/+5
| |\ \ | | |/ | |/|
| | * FORCE_BUILD_LLVM_COMPONENTS if HOST_PREFER_32_BIT.Ying Wang2014-11-061-0/+5
| |/
* | am b0efa98d: Merge "Switch qemud to permissive_or_unconfined()."Daniel Cashman2014-11-061-1/+4
|\ \ | |/
| * Merge "Switch qemud to permissive_or_unconfined()."Daniel Cashman2014-11-061-1/+4
| |\
| | * Switch qemud to permissive_or_unconfined().Stephen Smalley2014-11-061-1/+4
| |/
* | am 5968de73: Merge "Remove stale dexopt flags."Ian Rogers2014-11-061-10/+0
|\ \ | |/
| * Merge "Remove stale dexopt flags."Ian Rogers2014-11-051-10/+0
| |\
| | * Remove stale dexopt flags.Ian Rogers2014-11-051-10/+0
| |/
* | am 7a301af1: Merge "Force colorsheme to SVG, since darkblue doesn\'t exist on...Ying Wang2014-11-051-1/+1
|\ \ | |/
| * Merge "Force colorsheme to SVG, since darkblue doesn't exist on X11"Ying Wang2014-11-051-1/+1
| |\
| | * Force colorsheme to SVG, since darkblue doesn't exist on X11Marcos Marado2014-10-271-1/+1
* | | am 8683612f: Merge "definitions.mk: look for definitions.mk in device/*/build...Ying Wang2014-11-051-0/+1
|\ \ \ | |/ /
| * | Merge "definitions.mk: look for definitions.mk in device/*/build also"Ying Wang2014-11-051-0/+1
| |\ \
| | * | definitions.mk: look for definitions.mk in device/*/build alsoAndrew Boie2014-10-281-0/+1
| | |/
* | | am 35e4ede5: Merge "Use automatic color option with the latest clang."Stephen Hines2014-11-041-2/+1
|\ \ \ | |/ /
| * | Merge "Use automatic color option with the latest clang."Stephen Hines2014-11-041-2/+1
| |\ \
| | * | Use automatic color option with the latest clang.Stephen Hines2014-11-031-2/+1
| |/ /
* | | am ce915d95: Merge "Never use ASAN for acp."Dan Albert2014-11-032-0/+5
|\ \ \ | |/ /