Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
065bf77b43c39da315b974ea08a5ed25e9049681
/
test
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 10 years ago
306db81
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 10 years ago
967b7c3
Merge "Add test case for runFinalization."
by Mathieu Chartier
· 10 years ago
3a5fa5e
Add test case for runFinalization.
by Mathieu Chartier
· 10 years ago
0e59bf8
Merge "ART: Change ART for new native bridge sequence"
by Andreas Gampe
· 10 years ago
1d9aa4d
ART: Fix host run-test script
by Andreas Gampe
· 10 years ago
6be67ee
ART: Change ART for new native bridge sequence
by Andreas Gampe
· 10 years ago
68caf9e
Fix stack overflow and duplicate methods while tracing.
by Jeff Hao
· 10 years ago
3f51e7d
ART: Fix x86_64 GenSelect case when destination is Ref
by Jean Christophe Beyler
· 10 years ago
d73f52b
Merge "Add numerator check for integer divide and modulo"
by Ian Rogers
· 10 years ago
e03df65
Fix native allocation test.
by Mathieu Chartier
· 10 years ago
40e1912
Disable SignalTest with GC stress.
by Ian Rogers
· 10 years ago
cd4380c
Fix master-art-host build by removing flakey test (temporarily)
by Dave Allison
· 10 years ago
3868009
Fix mac build and signal test
by Dave Allison
· 10 years ago
f0174a0
Merge "Fix signal chain to allow for signal() call to be used"
by Dave Allison
· 10 years ago
91a8366
Fix signal chain to allow for signal() call to be used
by Dave Allison
· 10 years ago
ba32de4
Fix issue with Thread.setName hanging after Thread.start
by Brian Carlstrom
· 10 years ago
2ddd175
Add numerator check for integer divide and modulo
by Yixin Shou
· 10 years ago
992f1e7
Fix gcstress and gcverify test targets
by Alex Light
· 10 years ago
1ef4ce8
Really fix tests.
by Alex Light
· 10 years ago
86df3ac
Various run-test makefile fixes.
by Ian Rogers
· 10 years ago
ddfe779
Fix builds where dist_goal is defined.
by Ian Rogers
· 10 years ago
9fcaa4b
Fix test build targets.
by Ian Rogers
· 10 years ago
03a112d
Add run-test support for running without a working patchoat/dex2oat
by Alex Light
· 10 years ago
84d7605
Support booting without functioning boot.oat/art patchoat.
by Alex Light
· 10 years ago
f5c44b3
Use loops to build combinations of run-tests.
by Ian Rogers
· 10 years ago
e25826e
Merge "Support running without a boot image."
by Brian Carlstrom
· 10 years ago
64ad14d
Support running without a boot image.
by Alex Light
· 10 years ago
c0e3660
Fix signal test build
by Dave Allison
· 10 years ago
ac01b9f
Merge "Add supported architectures to signal test."
by Dave Allison
· 10 years ago
759a77d
Merge "Fix host 64-bit ISA string"
by Andreas Gampe
· 10 years ago
60ffbca
Fix host 64-bit ISA string
by Alex Light
· 10 years ago
49ddae7
Add supported architectures to signal test.
by Dave Allison
· 10 years ago
0440199
Merge "Fix OOM test case to handle more optimizations"
by Ian Rogers
· 10 years ago
8ed2e70
Fix OOM test case to handle more optimizations
by Mark Mendell
· 10 years ago
9dcc457
Make apps able to run with a failing patchoat
by Alex Light
· 10 years ago
fd5a3f7
Merge "ART: More failure output on run-test"
by Andreas Gampe
· 10 years ago
907b699
ART: More failure output on run-test
by Andreas Gampe
· 10 years ago
5d7cdec
AArch64: Add tbz/tbnz and tst.
by Zheng Xu
· 10 years ago
37f048b
Merge "[ART] Move to system/core native bridge library"
by Calin Juravle
· 10 years ago
c842352
[ART] Move to system/core native bridge library
by Calin Juravle
· 10 years ago
3a12cfe
ART: Fix run-test in case of relative TMPDIR
by Andreas Gampe
· 10 years ago
3842ad7
Merge "Fix bugs in the x86 and arm versions of generic JNI."
by Nicolas Geoffray
· 10 years ago
54accbc
Fix bugs in the x86 and arm versions of generic JNI.
by Nicolas Geoffray
· 10 years ago
0d334ce
ART: Fix another potential N-th visitor issue
by Andreas Gampe
· 10 years ago
718ac65
ART: Tolerate shallow call stack in VMStack_getCallingClassLoader
by Andreas Gampe
· 10 years ago
04a685d
Merge "Added --gcstress and --gcverify shortcut flags to run-test"
by Andreas Gampe
· 10 years ago
4fcdc94
Execute an application even when dex2oat crashes.
by Nicolas Geoffray
· 10 years ago
b74ff13
Merge "Reduce stack usage for overflow checks"
by Dave Allison
· 10 years ago
648d711
Reduce stack usage for overflow checks
by Dave Allison
· 10 years ago
e7873ec
Added --gcstress and --gcverify shortcut flags to run-test
by Alex Light
· 10 years ago
ce22318
Merge "Add tests for getDeclaredConstructor"
by Mathieu Chartier
· 10 years ago
2cfa5f1
Add gcstress top-level make rule, eg test-art-host-run-test-gcstress.
by Nicolas Geoffray
· 10 years ago
13f8a16
ART: Do not check interface being subclass for member access
by Andreas Gampe
· 10 years ago
3ed4c54
Add tests for getDeclaredConstructor
by Mathieu Chartier
· 10 years ago
68d8b42
Wire up check JNI force copy mode.
by Ian Rogers
· 10 years ago
66d8e85
Merge "Add test for equals and hashCode in ParameterizedType"
by Piotr Jastrzebski
· 10 years ago
68b539e
Add test for equals and hashCode in ParameterizedType
by Piotr Jastrzebski
· 10 years ago
5a79fde
ART: Use TMPDIR for test directories
by Andreas Gampe
· 10 years ago
1b19226
Merge "ART: Generate chained compare-and-branch for short switches"
by Andreas Gampe
· 10 years ago
48971b3
ART: Generate chained compare-and-branch for short switches
by Andreas Gampe
· 10 years ago
f0a3f09
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
9e9b15d
Merge "Add trampoline invoke and ART callback tests for native-bridge"
by Andreas Gampe
· 10 years ago
f7a68c1
Add trampoline invoke and ART callback tests for native-bridge
by Yong WU
· 10 years ago
2eba1fa
AArch64: Add inlining support for ceil(), floor(), rint(), round()
by Serban Constantinescu
· 10 years ago
6bbf096
ART: Implement the easy long division/remainder by a constant
by Alexei Zavjalov
· 10 years ago
1268b74
Fix broken JNI IsAssignableFrom.
by Narayan Kamath
· 10 years ago
00d1ef4
Merge "ART: LoadConstWide should clobber temp reg"
by Bill Buzbee
· 10 years ago
54659e3
ART: LoadConstWide should clobber temp reg
by Alexei Zavjalov
· 10 years ago
9900a61
Merge "Add --always-clean flag to run-test."
by Ian Rogers
· 10 years ago
bfac14a
Add --always-clean flag to run-test.
by Alex Light
· 10 years ago
fc0082b
Make 32bit run-tests work correctly on 64bit default devices.
by Alex Light
· 10 years ago
8df7388
Merge "Revert "Fix proxy tracing and enable tests that now work with tracing.""
by Nicolas Geoffray
· 10 years ago
167cc7c
Revert "Fix proxy tracing and enable tests that now work with tracing."
by Nicolas Geoffray
· 10 years ago
0398e17
Fix proxy tracing and enable tests that now work with tracing.
by Jeff Hao
· 10 years ago
0a0a20b
Fix braino in Makefile.
by Nicolas Geoffray
· 10 years ago
2dd6f72
Merge "Add a variable to disable PREBUILD in run-tests."
by Nicolas Geoffray
· 10 years ago
3bb12b9
Add a variable to disable PREBUILD in run-tests.
by Nicolas Geoffray
· 10 years ago
3c7bb98
Implement array get and array put in optimizing.
by Nicolas Geoffray
· 10 years ago
b97df04
Merge "ART: Native bridge command-line parameter"
by Andreas Gampe
· 10 years ago
855564b
ART: Native bridge command-line parameter
by Andreas Gampe
· 10 years ago
21b4bf8
ART: Fix run-test 114 ParallelGC to account for OOM
by Andreas Gampe
· 10 years ago
93f3da1
ART: Rewrite ParallelGC run-test
by Andreas Gampe
· 10 years ago
c5a8347
Fix stale remembered sets error.
by Mathieu Chartier
· 10 years ago
ac3cea0
Reduce allocations in ParallelGC test.
by Mathieu Chartier
· 10 years ago
6fbcc12
Use a (somewhat) more documented environment variable.
by Nicolas Geoffray
· 10 years ago
85139a3
Fix run-test --trace option if --host is specified after.
by Jeff Hao
· 10 years ago
80b3f96
Merge "Add test-art-*-run-test-###-test-name32/64 test targets."
by Andreas Gampe
· 10 years ago
7eeecb7
Add test-art-*-run-test-###-test-name32/64 test targets.
by Alex Light
· 10 years ago
e8b46af
ART: Fix erroneous output
by Andreas Gampe
· 10 years ago
1c83cbc
ART: Make run tests out of oat tests
by Andreas Gampe
· 10 years ago
055fb15
Merge "Use the correct HOST_ARCH for oat files."
by Nicolas Geoffray
· 10 years ago
d0f04f7
Use the correct HOST_ARCH for oat files.
by Nicolas Geoffray
· 10 years ago
7c66c8d
Merge "Fix null pointer check elimination for catch entries."
by Vladimir Marko
· 10 years ago
0a810d2
Fix null pointer check elimination for catch entries.
by Vladimir Marko
· 10 years ago
d83d1a7
Merge "Fix x86 instrumentation exit entrypoint and trace size limit."
by Jeff Hao
· 10 years ago
cf2e7b0
Fix x86 instrumentation exit entrypoint and trace size limit.
by Jeff Hao
· 10 years ago
b363f66
Recycle mem-maps for collector transitions.
by Mathieu Chartier
· 10 years ago
ab9167b
Merge "Changed default non-full tests to be prebuild."
by Andreas Gampe
· 10 years ago
9d72253
Changed default non-full tests to be prebuild.
by Alex Light
· 10 years ago
Next »