Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
390aad222a484a3523d38ff69864cb15a486accc
/
build
/
Android.common_build.mk
a7f6b81
Add ART_DEFAULT_COMPACT_DEX_LEVEL
by Mathieu Chartier
· 7 years ago
fd3161a
Enable CC (ART_USE_READ_BARRIER) by default.
by Hiroshi Yamauchi
· 8 years ago
71a155f
Remove unused build code
by Colin Cross
· 8 years ago
935cf1b
Merge "Introduce VDEX file, use it for DEX files"
by David Brazdil
· 8 years ago
7b49e6c
Introduce VDEX file, use it for DEX files
by David Brazdil
· 8 years ago
728b27a
Stop manually including gtest headers.
by Dan Albert
· 8 years ago
04147ef
Add build rules for statically linked oatdump on host.
by Roland Levillain
· 8 years ago
dac87e9
ART: Remove -std=gnu++11
by Andreas Gampe
· 8 years ago
ff46c7d
Only compile device codegen for device architectures
by Colin Cross
· 8 years ago
a75b01a
Fix building tests with partial arch codegen support
by Colin Cross
· 8 years ago
802d598
Remove ART_DEFAULT_INSTRUCTION_SET_FEATURES
by Colin Cross
· 8 years ago
b41928d
ART: Reduce stack frame size limit on host
by Andreas Gampe
· 8 years ago
d126228
ART: Configure stack guard size in the Makefile
by Andreas Gampe
· 8 years ago
2ea9153
ARM64: Use libvixld when compiling for debug mode.
by Alexandre Rames
· 8 years ago
ecf75a6
ART: remove gcc cruft from the makefiles
by Colin Cross
· 8 years ago
998bf2b
ART: remove ART_JIT makefile variable
by Colin Cross
· 8 years ago
df53be2
Disable warnings triggered in Clang r271374
by Pirama Arumuga Nainar
· 9 years ago
b5390f7
Have LOCAL_ASFLAGS honor debug/non-debug configuration.
by Roland Levillain
· 8 years ago
013e3f3
Change IMT size from 64 to 43
by Matthew Gharrity
· 9 years ago
a06481e
Bump frame size limit 8 bytes to fix x86_64 build with latest external/libcxx
by Brian Carlstrom
· 9 years ago
3071f80
Patch for compiling art to run on linux target
by Bilyan Borisov
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
2f74be0
Merge "Enable clang for ARM builds."
by Stephen Hines
· 9 years ago
07f6818
ART: Do not use vixld - workaround to fix dex2oatds.
by Vladimir Marko
· 9 years ago
a388c5a
Enable clang for ARM builds.
by Stephen Hines
· 9 years ago
1fdabe6
Revert "Do not build art with clang for mips64"
by Andreas Gampe
· 9 years ago
37ba27a
Temporarily use -fstack-protector for the read barrier config.
by Hiroshi Yamauchi
· 9 years ago
1cab143
Re-enable optimization for clang arm64 art builds
by Colin Cross
· 9 years ago
ceb07b3
Revert "Revert "Add support for LZ4 compressed image files""
by Mathieu Chartier
· 9 years ago
83d4d72
Revert "Add support for LZ4 compressed image files"
by Nicolas Geoffray
· 9 years ago
c6f41b5
Add support for LZ4 compressed image files
by Mathieu Chartier
· 9 years ago
610a142
Do not build art with clang for mips64
by Lazar Trsic
· 9 years ago
5295bc2
ART: Disable Clang for arm
by Andreas Gampe
· 9 years ago
8069d9f
Allow changing the optimization level of a build with env variable.
by Alex Light
· 9 years ago
2e28775
Make it possible to change the read barrier type as build config.
by Hiroshi Yamauchi
· 9 years ago
409e809
Don't force the boot image to using quick.
by Nicolas Geoffray
· 9 years ago
d472066
Revert "Revert "Re-enable Clang's -Wpessimizing-move""
by Pirama Arumuga Nainar
· 9 years ago
4a37953
Revert "Re-enable Clang's -Wpessimizing-move"
by Pirama Arumuga Nainar
· 9 years ago
8f5d2d8
Re-enable Clang's -Wpessimizing-move
by Pirama Arumuga Nainar
· 9 years ago
f54cde6
Increase max stack frame for sanitizers to handle x86.
by Ivan Krasin
· 9 years ago
f71ad9e
Merge "Svelter libart-compiler"
by Alex Light
· 9 years ago
50fa993
Svelter libart-compiler
by Alex Light
· 9 years ago
bc0d79b
Only apply aarch64 clang WAR to the target.
by Dan Albert
· 9 years ago
b47bad5
Force Clang aarch64 builds to -O1.
by Dan Albert
· 9 years ago
799e81c
Merge "Add -Wno-pessimizing-move to Clang flags"
by Stephen Hines
· 9 years ago
4382f1e
Revert "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 9 years ago
50832b6
Revert "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 9 years ago
b815358
ART: Use bionic TLS slot for thread-self
by Andreas Gampe
· 9 years ago
676ff8e
Enable art host static builds only for checkbuilds.
by Calin Juravle
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
093f1b4
Add ART_TEST_DEBUG_GC to help with debugging gc.
by Hiroshi Yamauchi
· 9 years ago
1e13374
Generalize Valgrind annotations in ART to support ASan.
by Evgenii Stepanov
· 10 years ago
15144b8
Add -Wno-pessimizing-move to Clang flags
by Pirama Arumuga Nainar
· 9 years ago
0e26f46
Fix makefile test against host os.
by Calin Juravle
· 9 years ago
4895ea4
Disable static builds for mac and asan.
by Calin Juravle
· 10 years ago
dc56161
Enable ART_BUILD_HOST_STATIC for check builds.
by Calin Juravle
· 10 years ago
65e069d
Build statically linked version of dex2oat.
by Calin Juravle
· 10 years ago
e1b6e97
Disable -Wframe-larger-than when building SANITIZE_TARGET.
by Evgenii Stepanov
· 10 years ago
12bd721
If heap poisoning is on, pass the relevant flag to LOCAL_ASFLAGS.
by Roland Levillain
· 10 years ago
6130f73
Fix valgrind includes
by Dmitriy Ivanov
· 10 years ago
b6cee94
Undo arm64 workaround.
by Chih-Hung Hsieh
· 10 years ago
91ddd0d
Re-enable clang for Mips/Mips64 targets.
by Duane Sand
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
6622266
ART: Turn off missing-noreturn for Mac
by Andreas Gampe
· 10 years ago
65b798e
ART: Enable more Clang warnings
by Andreas Gampe
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
ca71458
ART: Add Clang's -Wused-but-marked-unused
by Andreas Gampe
· 10 years ago
79bd2bf
Make it possible to enable tlab with a build parameter.
by Hiroshi Yamauchi
· 10 years ago
f3c7ba6
Remove ART_SMALL_MODE ifdefs.
by Jeff Hao
· 10 years ago
3e78162
Fix method_verifier_test with the SS collector.
by Hiroshi Yamauchi
· 10 years ago
510be43
Merge "Revert "Revert "Add JIT"""
by Mathieu Chartier
· 10 years ago
7c3952f
ART: Add -Wunused
by Andreas Gampe
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
40e7f0e
Go back to -O2.
by Nicolas Geoffray
· 10 years ago
7b7e524
ART: Fix assembler_thumb_test
by Andreas Gampe
· 10 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
685fbe4
ART: Clean up some build flags
by Andreas Gampe
· 10 years ago
c23f0d8
Make it possible to enable read barriers at build time.
by Hiroshi Yamauchi
· 10 years ago
1a5c406
ART: Mips64 runtime support
by Andreas Gampe
· 10 years ago
89866b7
ART: Only give Clang warning when Clang is active
by Andreas Gampe
· 10 years ago
86bb22e
Do not use clang for mips target.
by Chih-Hung Hsieh
· 10 years ago
bced67d
ART: Fix Clang CFLAGS inclusion
by Andreas Gampe
· 10 years ago
e9231c0
Merge "Add a new imgdiag tool to diff boot.art/core.art against a process"
by Igor Murashkin
· 10 years ago
d76a0c7
Merge "Revert "Fix VM-less builds.""
by Ying Wang
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
a28ff0f
Revert "Fix VM-less builds."
by Ying Wang
· 10 years ago
b0d22f1
Make it possible to enable heap poisoning via make variable.
by Hiroshi Yamauchi
· 10 years ago
acb23cf
Merge "Fix VM-less builds."
by David 'Digit' Turner
· 10 years ago
62753c4
Fix VM-less builds.
by David 'Digit' Turner
· 10 years ago
6c7cdc5
Don't force color diagnostics.
by Dan Albert
· 10 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 10 years ago
cd195fe
Add a way to change the IMT size
by Mathieu Chartier
· 10 years ago
9bb492a
Add ART_USE_OPTIMIZING_COMPILER flag.
by Nicolas Geoffray
· 10 years ago
017ff87
Merge "Fix transitive equality error in set."
by Mathieu Chartier
· 10 years ago
88f21ca
Fix transitive equality error in set.
by Mathieu Chartier
· 10 years ago
8366ca0
Fix the last users of TARGET_CPU_SMP.
by Elliott Hughes
· 10 years ago
98b8bcf
Up the stack size limit for SANITIZE_HOST.
by Dan Albert
· 10 years ago
Next »