Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
6825e3c9db837814f10cf6642df9e937b3990cfc
6825e3c
Add LPAE to dex2oat ISA feature list.
by Ian Rogers
· 10 years ago
07b212a
Merge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level."
by Ian Rogers
· 10 years ago
f2bdac7
Merge "Never use stlport on the host."
by Dan Albert
· 10 years ago
b49987e
Never use stlport on the host.
by Dan Albert
· 10 years ago
63e551f
Move definition of -D__ARM_FEATURE_LPAE=1 cflag to top-level.
by Ian Rogers
· 10 years ago
c131ec0
Merge "Link compiler-rt in the correct order."
by Dan Albert
· 10 years ago
e1b17e7
Link compiler-rt in the correct order.
by Dan Albert
· 10 years ago
165fdf4
Merge "Remove "-mstackrealign" option from all x86 builds."
by Elliott Hughes
· 10 years ago
ae2d47a
Remove "-mstackrealign" option from all x86 builds.
by Alexander Ivchenko
· 10 years ago
f179473
Merge "Introduce per-product per-module dex-preopt config"
by Ying Wang
· 10 years ago
fb68db0
Merge "Docs: Making source.android.com headers match those of developer.android.com"
by Clay Murphy
· 10 years ago
29373be
Merge "Add -fPIC as default Clang mips ASFLAGS."
by Chih-Hung Hsieh
· 10 years ago
a01fa4f
Merge "LOCAL_NATIVE_COVERAGE should imply -O0."
by Dan Albert
· 10 years ago
4c12c03
LOCAL_NATIVE_COVERAGE should imply -O0.
by Dan Albert
· 10 years ago
ce6300a
Add -fPIC as default Clang mips ASFLAGS.
by Chih-Hung Hsieh
· 10 years ago
20ebd2e
Introduce per-product per-module dex-preopt config
by Ying Wang
· 10 years ago
8330c4c
Merge "Apply LOCAL_CXX_STL to also prebuilts."
by Ying Wang
· 10 years ago
75e8fcb
Apply LOCAL_CXX_STL to also prebuilts.
by Ying Wang
· 10 years ago
9bf56c5
Merge "Fix typo."
by Nicolas Geoffray
· 10 years ago
4c0c390
Fix typo.
by Nicolas Geoffray
· 10 years ago
4af753c
Merge "Make which dex2oat version to use configurable."
by Nicolas Geoffray
· 10 years ago
75c08b2
Make which dex2oat version to use configurable.
by Nicolas Geoffray
· 10 years ago
642c81e
Merge "Stash original values of CC and CXX."
by Dan Albert
· 10 years ago
b636196
Merge "Remove unused my_compiler_dependencies."
by Dan Albert
· 10 years ago
a8fd668
Remove unused my_compiler_dependencies.
by Dan Albert
· 10 years ago
ec1b90f
Stash original values of CC and CXX.
by Dan Albert
· 10 years ago
fbdac37
Docs: Making source.android.com headers match those of developer.android.com
by Clay Murphy
· 10 years ago
9979ae4
Merge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h."
by Dan Albert
· 10 years ago
2251ea4
Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.
by Dan Albert
· 10 years ago
35dd358
Merge "Update prebuilt RS clcore location."
by Tim Murray
· 10 years ago
00fa757
Update prebuilt RS clcore location.
by Tim Murray
· 10 years ago
09cdd50
Merge "Clear all LOCAL_CLANG_*FLAGS*."
by Chih-Hung Hsieh
· 10 years ago
78b6cea
Clear all LOCAL_CLANG_*FLAGS*.
by Chih-Hung Hsieh
· 10 years ago
326363b
Merge "java_alternative_checked_module takes precedence."
by Ying Wang
· 10 years ago
8260562
java_alternative_checked_module takes precedence.
by Ying Wang
· 10 years ago
8d85600
Merge "Don't modify LOCAL_CHECKED_MODULE."
by Ying Wang
· 10 years ago
6c1d1cc
Don't modify LOCAL_CHECKED_MODULE.
by Ying Wang
· 10 years ago
00bd658
Merge "Remove obsolete libffi"
by Brian Carlstrom
· 10 years ago
894aaf4
Remove obsolete libffi
by Brian Carlstrom
· 10 years ago
9d5f5d0
Merge "Add domains for goldfish services."
by Nick Kralevich
· 10 years ago
4a8d5c1
Merge "Add local Clang+target specific flags."
by Chih-Hung Hsieh
· 10 years ago
619fdb8
Add local Clang+target specific flags.
by Chih-Hung Hsieh
· 10 years ago
91adf75
Merge "Fix detection of C++ STL for tests."
by Dan Albert
· 10 years ago
683c392
Fix detection of C++ STL for tests.
by Dan Albert
· 10 years ago
670018f
Merge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables."
by Stephen Hines
· 10 years ago
3cf2057
Merge "Use new variable LLVM_PREBUILTS_VERSION to simplify path construction."
by Stephen Hines
· 10 years ago
577184a
Merge "Test __GLIBC__ is defined before using its value."
by Ian Rogers
· 10 years ago
f008966
Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES variables.
by Stephen Hines
· 10 years ago
850a4cb
Test __GLIBC__ is defined before using its value.
by Ian Rogers
· 10 years ago
8affa16
Use new variable LLVM_PREBUILTS_VERSION to simplify path construction.
by Lai Wei-Chih
· 10 years ago
3302924
Merge "Add option for generating coverage info."
by Dan Albert
· 10 years ago
4bbc6c7
Add option for generating coverage info.
by Dan Albert
· 10 years ago
cb0755f
Merge "Remove unused HAVE_OFF64_T."
by Elliott Hughes
· 10 years ago
8fe8dc8
Remove unused HAVE_OFF64_T.
by Elliott Hughes
· 10 years ago
88c7544
Merge "Remove the unused IPC macros."
by Elliott Hughes
· 10 years ago
76ab00f
Remove the unused IPC macros.
by Elliott Hughes
· 10 years ago
c65d93f
Merge "build: remove HAVE_OOM_ADJ"
by Elliott Hughes
· 10 years ago
9c226d1
build: remove HAVE_OOM_ADJ
by Todd Poynor
· 11 years ago
704744a
Add domains for goldfish services.
by Stephen Smalley
· 10 years ago
c5a9904
Merge "Use "$@" to preserve argument word breaks"
by Ying Wang
· 10 years ago
850ca0d
Use "$@" to preserve argument word breaks
by Ying Wang
· 10 years ago
b69b7d7
Merge "Fix recovery image build for 32p"
by Ying Wang
· 10 years ago
70d3c70
Merge "Remove PinyinIME from target config - DO NOT MERGE"
by Bill Yi
· 10 years ago
8b244b3
Remove PinyinIME from target config - DO NOT MERGE
by Bill Yi
· 10 years ago
e2f5470
Merge "Remove unused HAVE_EPOLL."
by Elliott Hughes
· 10 years ago
67839a5
Remove unused HAVE_EPOLL.
by Elliott Hughes
· 10 years ago
b97b1e5
Merge "Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug"
by Brian Carlstrom
· 10 years ago
85d56eb
Enable dalvik.vm.lockprof.threshold on eng builds in addition to userdebug
by Brian Carlstrom
· 10 years ago
98f7742
Merge "Move selection of C++ STL into the build system."
by Dan Albert
· 10 years ago
b05f2ca
Move selection of C++ STL into the build system.
by Dan Albert
· 10 years ago
ef3148c
Merge "Docs: Replacing s.a.c. Android logo to match other sites."
by Clay Murphy
· 10 years ago
d9e4b52
Docs: Replacing s.a.c. Android logo to match other sites.
by Clay Murphy
· 10 years ago
7c02ec9
Fix recovery image build for 32p
by Bruce Beare
· 10 years ago
88cfa03
Merge "Enable multilib odex only if TARGET_2ND_ARCH is defined."
by Ying Wang
· 10 years ago
8209d99
Merge "Support to build apk odex for both arch."
by Ying Wang
· 10 years ago
96c2af0
Enable multilib odex only if TARGET_2ND_ARCH is defined.
by Ying Wang
· 10 years ago
2e9f639
Support to build apk odex for both arch.
by Ying Wang
· 10 years ago
c3aeddd
Merge "Fix mma/mmma by making gettop canonicalize TOP when set"
by Brian Carlstrom
· 10 years ago
0ff3aba
Fix mma/mmma by making gettop canonicalize TOP when set
by Brian Carlstrom
· 10 years ago
1feb478
Merge "Missed one part of removing the vbox target."
by Dan Albert
· 10 years ago
bfbd41e
Missed one part of removing the vbox target.
by Dan Albert
· 10 years ago
30dbfce
Merge "Remove the vbox target from the build system."
by Dan Albert
· 10 years ago
de21059
Remove the vbox target from the build system.
by Dan Albert
· 10 years ago
4850532
Merge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
by Ying Wang
· 10 years ago
388dce3
Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
by Alexander Ivchenko
· 10 years ago
53e9502
Merge "Add LOCAL_POST_LINK_CMD."
by Ying Wang
· 10 years ago
8b34769
Add LOCAL_POST_LINK_CMD.
by Ying Wang
· 10 years ago
1051d5d
Merge "Add LOCAL_CLANG_*FLAGS for clang only flags."
by Chih-Hung Hsieh
· 10 years ago
9aa69a6
Add LOCAL_CLANG_*FLAGS for clang only flags.
by Chih-Hung Hsieh
· 10 years ago
5c11a76
Merge "Add debug.atrace.tags.enableflags=0 to /default.prop."
by Elliott Hughes
· 10 years ago
039cd7e
Merge "Add LOCAL_NO_FPIE."
by Tim Murray
· 10 years ago
595d0db
Add LOCAL_NO_FPIE.
by Tim Murray
· 10 years ago
7754e0c
Merge "[MIPS64] Modify the default MIPS64 build to MIPS64R6."
by Ying Wang
· 10 years ago
88c5a13
Add debug.atrace.tags.enableflags=0 to /default.prop.
by Stephen Smalley
· 10 years ago
2f9fa52
Merge "Fix build breakage due to incorrect bcc_compat RS_TRIPLE."
by Stephen Hines
· 10 years ago
5c72544
Fix build breakage due to incorrect bcc_compat RS_TRIPLE.
by Stephen Hines
· 10 years ago
cee38d5
Merge "[MIPSR6] R6 target options for clang"
by Ying Wang
· 10 years ago
10326b3
[MIPS64] Modify the default MIPS64 build to MIPS64R6.
by Raghu Gandham
· 10 years ago
0850330
Merge "Default host module to 64-bit except for SDK builds."
by Ying Wang
· 10 years ago
7ba7d7f
Default host module to 64-bit except for SDK builds.
by Ying Wang
· 10 years ago
Next »