Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
b163bb742a099c1808907b513ae39068b63b1692
/
build
/
Android.gtest.mk
b163bb7
Refactor RelativePatcher out of OatWriter.
by Vladimir Marko
· 10 years ago
dcff612
Merge "Revert "Revert "Add small library for writing of DWARF data."""
by David Srbecky
· 10 years ago
15c1975
Revert "Revert "Add small library for writing of DWARF data.""
by David Srbecky
· 10 years ago
5942d57
Merge "Revert "Add small library for writing of DWARF data.""
by Nicolas Geoffray
· 10 years ago
1ded5be
Revert "Add small library for writing of DWARF data."
by Nicolas Geoffray
· 10 years ago
4665300
Merge "Add small library for writing of DWARF data."
by David Srbecky
· 10 years ago
75c3d61
Add small library for writing of DWARF data.
by David Srbecky
· 10 years ago
81c6f8d
ART: PathClassLoader for compiler
by Andreas Gampe
· 10 years ago
3679a47
Merge "Support relative encoded dex locations in oat files."
by Richard Uhler
· 10 years ago
e5fed03
Support relative encoded dex locations in oat files.
by Richard Uhler
· 10 years ago
bce416f
Add code cache test
by Mathieu Chartier
· 10 years ago
26584ca
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
by Richard Uhler
· 10 years ago
9a44f87
Add missing patchoatd dependency for oat_file_assistant_test.
by Richard Uhler
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
66d874d
Create OatFileAssistant class for assisting with oat files.
by Richard Uhler
· 10 years ago
4858a93
Change card cache mod-union table to use bitmaps
by Mathieu Chartier
· 10 years ago
8df91ac
ART: Add VALGRIND_LIB for gtests
by Andreas Gampe
· 10 years ago
3c0bb31
ART: Use Valgrind from tree
by Andreas Gampe
· 10 years ago
7a01dc2
Dead code elimination based on GVN results.
by Vladimir Marko
· 10 years ago
a5afcfc
Be more lenient with 4 byte UTF-8 sequences.
by Narayan Kamath
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
31fb260
Add options for building/testing with coverage.
by Dan Albert
· 10 years ago
f36df54
Remove libcxx.mk cruft.
by Dan Albert
· 10 years ago
57b3429
ART: Allow to compile interpret-only mips64 files
by Andreas Gampe
· 10 years ago
bced67d
ART: Fix Clang CFLAGS inclusion
by Andreas Gampe
· 10 years ago
1e86237
Merge "ART: Add imgdiag_test test dependency"
by Andreas Gampe
· 10 years ago
c93b8b5
ART: Add imgdiag_test test dependency
by Andreas Gampe
· 10 years ago
5c79aec
Merge "ART: Swap-space in the compiler"
by Andreas Gampe
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
a5eae69
Add heap task processor
by Mathieu Chartier
· 10 years ago
3774335
Add a new imgdiag tool to diff boot.art/core.art against a process
by Igor Murashkin
· 10 years ago
d1512fe
Merge "Add ReferenceQueue test"
by Mathieu Chartier
· 10 years ago
9e2094f
Add ReferenceQueue test
by Mathieu Chartier
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 10 years ago
044ac4f
Merge "Bounds check elimination."
by Mingyao Yang
· 10 years ago
f384f88
Bounds check elimination.
by Mingyao Yang
· 10 years ago
14317f0
Remove unused headers.
by Ian Rogers
· 10 years ago
32f5b4d
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
by Serban Constantinescu
· 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
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
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
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
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
da82344
ART: Add missing test dependency
by Andreas Gampe
· 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
96a37c8
Another ART_TEST_ANDROID_ROOT fix.
by Nicolas Geoffray
· 10 years ago
9eb4074
Support gtest with ART_TEST_ANDROID_ROOT.
by Nicolas Geoffray
· 10 years ago
c23c9c9
ART: PIC testing
by Andreas Gampe
· 10 years ago
e49a4f6
Link libsigchain.a instead of sigchain.o
by Dmitriy Ivanov
· 10 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 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
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 10 years ago
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 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
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
0ff21b1
ART: Add dex dependency for gtest
by Andreas Gampe
· 10 years ago
deb6fe2
Really fix target gtest dependencies
by Brian Carlstrom
· 10 years ago
db8a664
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
by Jeff Hao
· 10 years ago
6400683
Fix target and host gtest dependencies.
by Nicolas Geoffray
· 10 years ago
e71d597
Merge "Fix proxy tracing and enable tests that now work with tracing."
by Jeff Hao
· 10 years ago
f0a3f09
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
2c26501
Add card table test.
by Mathieu Chartier
· 10 years ago
86507ed
Merge "Add a new stack map scheme that encodes compilation info per pc."
by Nicolas Geoffray
· 10 years ago
55fff04
Rewrite topological sort order and improve GVN.
by Vladimir Marko
· 10 years ago
99ea58c
Add a new stack map scheme that encodes compilation info per pc.
by Nicolas Geoffray
· 10 years ago
1a43dd7
Add write barriers to optimizing compiler.
by Nicolas Geoffray
· 10 years ago
69dfe51
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
by Dave Allison
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
0025a86
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
by Nicolas Geoffray
· 10 years ago
7fb36de
Revert "Revert "Add implicit null and stack checks for x86""
by Dave Allison
· 10 years ago
95a0597
Global Value Numbering.
by Vladimir Marko
· 11 years ago
7424081
Use memory chunks for monitors on LP64
by Andreas Gampe
· 11 years ago
b63727c
Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception"
by Andreas Gampe
· 10 years ago
1af6a1f
ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception
by Elena Sayapina
· 11 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 10 years ago
Next »