Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
63130d07713dc3eaa3ce156e3f7b8f0b0e06cd61
/
build
63130d0
Merge "ART: Wire up a valgrind-wrapped dex2oat run"
by Andreas Gampe
· 10 years ago
b510c82
Merge "Remove unused headers."
by Ian Rogers
· 10 years ago
5e4d513
On arm64/optimizing, compile the boot image with interpreter.
by Nicolas Geoffray
· 10 years ago
5d672a6
Build core.oat without flags.
by Nicolas Geoffray
· 10 years ago
088b16e
ART: Wire up a valgrind-wrapped dex2oat run
by Andreas Gampe
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
acb23cf
Merge "Fix VM-less builds."
by David 'Digit' Turner
· 10 years ago
c9338b9
Explicitly give compiler options to test scripts
by Nicolas Geoffray
· 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
1ad824c
Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""
by Nicolas Geoffray
· 10 years ago
847c8db
Revert "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 10 years ago
6d54142
Merge "Arm64: Use the debug version of VIXL for debug builds."
by Nicolas Geoffray
· 10 years ago
58d2974
Merge "The libc++ gtest is being renamed to libgtest."
by Dan Albert
· 10 years ago
98b8bcf
Up the stack size limit for SANITIZE_HOST.
by Dan Albert
· 10 years ago
195c576
Arm64: Use the debug version of VIXL for debug builds.
by Serban Constantinescu
· 10 years ago
d582fa4
Instruction set features for ARM64, MIPS and X86.
by Ian Rogers
· 10 years ago
1a28fc4
Exercise the generation of SBFX on ARM32 & Thumb-2.
by Roland Levillain
· 10 years ago
4ad5cd3
Modify the behavior of thread suspend shootouts.
by Ian Rogers
· 10 years ago
0069174
Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"
by Brian Carlstrom
· 10 years ago
fd84f66
The libc++ gtest is being renamed to libgtest.
by Dan Albert
· 10 years ago
f4d4da1
Allow JNI AttachCurrentThread to fail if not enough stack.
by Ian Rogers
· 10 years ago
53463ea
Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest
by Brian Carlstrom
· 10 years ago
10fc34b
Update dependency after libgtest_libc++_host renaming.
by Nicolas Geoffray
· 10 years ago
c1dea4a
Fix ld_library_path now that a target can be 64bits only.
by Nicolas Geoffray
· 10 years ago
7372b76
Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH.
by Nicolas Geoffray
· 10 years ago
c2e2062
Add hash set
by Mathieu Chartier
· 10 years ago
5bae9a2
Fix dependency from phony targets to real files to remove need for m or mma
by Brian Carlstrom
· 10 years ago
78a3233
Merge "ART: More warnings"
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
5ac814a
Add a test for SafeMath.
by Ian Rogers
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
9aee6fc
Merge "ART: Add missing test dependency"
by Andreas Gampe
· 10 years ago
da82344
ART: Add missing test dependency
by Andreas Gampe
· 10 years ago
130bd1b
Remove generated file if compiling the image failed.
by Nicolas Geoffray
· 10 years ago
08d5e28
Add missing $() when testing TARGET_ARCH.
by Nicolas Geoffray
· 10 years ago
a136ab5
Only use Quick for optimizing on arm64.
by Nicolas Geoffray
· 10 years ago
263f20b
Merge "Tidy and reduce ART library dependencies on the host."
by Ian Rogers
· 10 years ago
872dd82
Tidy and reduce ART library dependencies on the host.
by Ian Rogers
· 10 years ago
96a6345
Fix gtest dependencies.
by Nicolas Geoffray
· 10 years ago
b96fd84
Merge "Another ART_TEST_ANDROID_ROOT fix."
by Nicolas Geoffray
· 10 years ago
96a37c8
Another ART_TEST_ANDROID_ROOT fix.
by Nicolas Geoffray
· 10 years ago
7b76ec4
Also use Quick for target boot image.
by Nicolas Geoffray
· 10 years ago
1381b51
Merge "Opt compiler: Add ARM64 support for the Mul IR."
by Nicolas Geoffray
· 10 years ago
58f767f
Merge "Support gtest with ART_TEST_ANDROID_ROOT."
by Nicolas Geoffray
· 10 years ago
9eb4074
Support gtest with ART_TEST_ANDROID_ROOT.
by Nicolas Geoffray
· 10 years ago
42d641b
Opt compiler: Add ARM64 support for the Mul IR.
by Alexandre Rames
· 10 years ago
70587a2
ART: Fix multi-image testing
by Andreas Gampe
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
63fc30e
ART: Create and use multiple core images
by Andreas Gampe
· 10 years ago
41bb331
Add more environment variable to control test granularity.
by Nicolas Geoffray
· 10 years ago
ee0ebc8
ART: Fix common_build CFLAGS
by Andreas Gampe
· 10 years ago
92cf9ae
Merge "Support running run-test in ndebug mode through make."
by Nicolas Geoffray
· 10 years ago
bd2c63c
Support running run-test in ndebug mode through make.
by Nicolas Geoffray
· 10 years ago
e49a4f6
Link libsigchain.a instead of sigchain.o
by Dmitriy Ivanov
· 10 years ago
570d5dd
Merge "Revert "Revert "Introduce a class to implement optimization passes."""
by Roland Levillain
· 10 years ago
c42893e
Just depend on TARGET_CORE_DEX_FILES.
by Nicolas Geoffray
· 10 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 10 years ago
50fe6da
x86 build fix.
by Ian Rogers
· 10 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 10 years ago
8b5b698
Fix mac build (second attempt)
by Dmitriy Ivanov
· 10 years ago
1d74e57
Fixing mac build
by Dmitriy Ivanov
· 10 years ago
8508a43
Untie gtest executables from LD_PRELOAD
by Dmitriy Ivanov
· 10 years ago
e4228d9
Merge "Remove libsigchain from LD_PRELOADS"
by Dmitriy Ivanov
· 10 years ago
b7f1c06
Merge "Work around ICE bugs with MIPS GCC and O1."
by Ian Rogers
· 10 years ago
59c0706
Work around ICE bugs with MIPS GCC and O1.
by Ian Rogers
· 10 years ago
647b1a8
Fix 2 new sets of clang compiler warnings.
by Ian Rogers
· 10 years ago
fc787ec
Enable -Wimplicit-fallthrough.
by Ian Rogers
· 10 years ago
611e1db
Makefile cleanups.
by Nicolas Geoffray
· 10 years ago
f57874d
Remove libsigchain from LD_PRELOADS
by Dmitriy Ivanov
· 10 years ago
9800e55
Merge "Make which dex2oat version to use configurable."
by Nicolas Geoffray
· 10 years ago
1ffa074
Make which dex2oat version to use configurable.
by Nicolas Geoffray
· 10 years ago
88c0569
Respect USE_CLANG_PLATFORM_BUILD for art builds
by Bernhard Rosenkraenzer
· 10 years ago
d642a91
Colorize warnings when building with clang.
by Ian Rogers
· 10 years ago
d25cee7
Merge "Revert "Introduce a class to implement optimization passes.""
by Nicolas Geoffray
· 10 years ago
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 10 years ago
bff187b
Merge "Introduce a class to implement optimization passes."
by Roland Levillain
· 10 years ago
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 10 years ago
0714083
Enable -Wunreachable-code
by Ian Rogers
· 10 years ago
724c963
Also remove environment links to removed instructions.
by Nicolas Geoffray
· 10 years ago
d31cf3d
First optimization in new compiler: simple GVN.
by Nicolas Geoffray
· 10 years ago
556c3d1
Initiate a constant propagation pass in the optimizing compiler.
by Roland Levillain
· 10 years ago
72bceff
Initiate a dead code elimination pass in the optimizing compiler.
by Roland Levillain
· 10 years ago
ccc07a9
Add CFG and SSA form checkers in the optimizing compiler.
by Roland Levillain
· 10 years ago
2cbaccb
Avoid printing absolute addresses in oatdump
by Brian Carlstrom
· 10 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 10 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 10 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 10 years ago
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
1ef4ce8
Really fix tests.
by Alex Light
· 10 years ago
03a112d
Add run-test support for running without a working patchoat/dex2oat
by Alex Light
· 10 years ago
f5c44b3
Use loops to build combinations of run-tests.
by Ian Rogers
· 10 years ago
0ff21b1
ART: Add dex dependency for gtest
by Andreas Gampe
· 10 years ago
Next »