Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0d781e6e17a3f6285736c590001b59d50879f13b
/
test
0d781e6
MethodHandles: Constructor support
by Orion Hodson
· 8 years ago
ba28f9f
Argument conversions for setter/getter MethodHandles.
by Orion Hodson
· 8 years ago
8ef4642
Merge "NB getError returns const char"
by Dimitry Ivanov
· 8 years ago
c63a425
Merge "MethodHandles: Add tests for array accessors / identity / constant."
by Treehugger Robot
· 8 years ago
72367f8
Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."""
by Roland Levillain
· 8 years ago
3314dbb
MethodHandles: Add tests for array accessors / identity / constant.
by Narayan Kamath
· 8 years ago
4151eff
Increase file size limit.
by Nicolas Geoffray
· 8 years ago
a75ceb6
NB getError returns const char
by Dimitry Ivanov
· 8 years ago
b85fd6f
Merge "Account for early exit loop."
by Treehugger Robot
· 8 years ago
0771ee2
Merge "Avoid visiting just eliminated bounds check."
by Treehugger Robot
· 8 years ago
19c5419
Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""
by Roland Levillain
· 8 years ago
c46e708
Merge "Fix ART run-test 562-no-intermediate."
by Roland Levillain
· 8 years ago
807868e
Account for early exit loop.
by Aart Bik
· 8 years ago
7fa7cf5
Fix ART run-test 562-no-intermediate.
by Roland Levillain
· 8 years ago
d295bc8
Workaround adb issue in run-test.
by Nicolas Geoffray
· 8 years ago
e82809a
Merge "MethodHandles: Implement MethodHandle.asType."
by Treehugger Robot
· 8 years ago
f4130b9
Merge "MethodHandles: Track libcore change eb497095e03068459."
by Narayan Kamath
· 8 years ago
3387b2a
Merge "More loop-body simplifications."
by Aart Bik
· 8 years ago
1e67748
Avoid visiting just eliminated bounds check.
by Aart Bik
· 8 years ago
e3dedc5
More loop-body simplifications.
by Aart Bik
· 8 years ago
6f1b65d
Merge "More store/allocation elimination."
by Mingyao Yang
· 8 years ago
74a96e4
Merge "Output more for "Unable to determine architecture"."
by Nicolas Geoffray
· 8 years ago
0c14d8b
ART: Additional initialization for MethodHandle accessors.
by Orion Hodson
· 8 years ago
0a8485e
MethodHandles: Implement MethodHandle.asType.
by Narayan Kamath
· 8 years ago
ba37e04
Output more for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
e5eb574
MethodHandles: Track libcore change eb497095e03068459.
by Narayan Kamath
· 8 years ago
de582c1
Merge "ARM: VIXL32: Implement the functionality needed by intrinsics."
by Roland Levillain
· 8 years ago
8f500fa
Add print statements for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
c4005c3
Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats."
by Aart Bik
· 8 years ago
63f41f9
Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics."
by Aart Bik
· 8 years ago
2767f4b
New instruction simplifications. Extra dce pass. Allow more per block repeats.
by Aart Bik
· 8 years ago
58d9bfc
More store/allocation elimination.
by Mingyao Yang
· 8 years ago
40fbf74
Improved range analysis (and thus BCE) around min/max/abs intrinsics.
by Aart Bik
· 8 years ago
e28d9ae
ARM: VIXL32: Implement the functionality needed by intrinsics.
by Anton Kirilov
· 8 years ago
a4af47e
Merge "It exposes a few bugs that should be address before submitting it. "
by Calin Juravle
· 8 years ago
f1d9265
It exposes a few bugs that should be address before submitting it.
by Calin Juravle
· 8 years ago
6409f58
Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc."
by Roland Levillain
· 8 years ago
96120f4
MethodHandles: Add tests for transforms in change 598d43d0dec5925c77
by Narayan Kamath
· 8 years ago
9f54896
Merge "MethodHandles: Track libcore change cc4ded."
by Narayan Kamath
· 8 years ago
2d7af2d
ART: Simplify test 913
by Andreas Gampe
· 8 years ago
ef3ace0
ART: Fix test 913 for concurrent collector
by Andreas Gampe
· 8 years ago
4ce767d
Merge "Use interpret-only instead of verify-at-runtime when testing JIT"
by Treehugger Robot
· 8 years ago
195ea63
Merge changes Ica4f766c,Iaa97520d
by Treehugger Robot
· 8 years ago
5db5b1e
Use interpret-only instead of verify-at-runtime when testing JIT
by Calin Juravle
· 8 years ago
56cc951
Merge "Flush the CFG visualizer output after writing to it."
by Roland Levillain
· 8 years ago
c34dba7
ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc.
by Scott Wakeling
· 8 years ago
b0103ca
Flush the CFG visualizer output after writing to it.
by Roland Levillain
· 8 years ago
94bee02
MethodHandles: Track libcore change cc4ded.
by Narayan Kamath
· 8 years ago
b2aaf1d
Merge "Address missed review comment."
by Nicolas Geoffray
· 8 years ago
ca6a719
Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions"
by Narayan Kamath
· 8 years ago
40f2f31
ART: Blacklist test 913 for target
by Andreas Gampe
· 8 years ago
8da6d03
ART: Add forced garbage collection
by Andreas Gampe
· 8 years ago
54b20eb
Merge changes I9afd9f88,I1cf94699
by Andreas Gampe
· 8 years ago
c8ba460
ART: Blacklist test 912 for target
by Andreas Gampe
· 8 years ago
e492ae3
ART: Add GetClassSignature
by Andreas Gampe
· 8 years ago
b0b2080
Merge changes Ib44df099,I8508f96f
by Treehugger Robot
· 8 years ago
e7b46e2
Merge "MethodHandles: Remove obsolete test workaround."
by Narayan Kamath
· 8 years ago
f0e359b
MethodHandles: Remove obsolete test workaround.
by Narayan Kamath
· 8 years ago
3e0dce0
MethodHandles: Better detail message for WrongMethodTypeExceptions
by Narayan Kamath
· 8 years ago
b24b026
MethodHandles: Temporarily rewrite test of exact invokes.
by Narayan Kamath
· 8 years ago
bb04c9b
Merge "Getter/Setter support for invoke-polymorphic of invokeExact()."
by Orion Hodson
· 8 years ago
be92d69
Merge "method_handles: Complete support for emulated stack frames."
by Narayan Kamath
· 8 years ago
3d617ac
Getter/Setter support for invoke-polymorphic of invokeExact().
by Orion Hodson
· 8 years ago
80f5dba
ART: Blacklist test 911 for target
by Andreas Gampe
· 8 years ago
36bcd4f
ART: Add GetMethodModifiers
by Andreas Gampe
· 8 years ago
368a208
ART: Add GetMethodDeclaringClass
by Andreas Gampe
· 8 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 8 years ago
785359d
ART: Blacklist test 910 on target
by Andreas Gampe
· 8 years ago
3c252f0
ART: Add method name support to TI
by Andreas Gampe
· 8 years ago
44cea19
Address missed review comment.
by Nicolas Geoffray
· 8 years ago
02109dd
ARM: VIXL32: Implement Shifts, Neg, Bitwise and Rotate visitors.
by Artem Serov
· 8 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 8 years ago
a507910
Merge "ART: Blacklist test 908 for GC_STRESS"
by Treehugger Robot
· 8 years ago
a0a5fd6
Merge "ART: Add function to retrieve all tagged objects"
by Treehugger Robot
· 8 years ago
dc19815
ART: Blacklist test 908 for GC_STRESS
by Andreas Gampe
· 8 years ago
1e330c2
Merge "ARM: VIXL32: Exclude recently added test that fails."
by Treehugger Robot
· 8 years ago
b88c0ec
Merge "ARM: VIXL32: Pass test 406-fields and a few others."
by Roland Levillain
· 8 years ago
61fa537
ARM: VIXL32: Exclude recently added test that fails.
by Artem Serov
· 8 years ago
394c26d
Merge "MethodHandles: Remove reference to Jack 4.11.BETA from build rule."
by Benoit Lamarche
· 8 years ago
61e7b92
MethodHandles: Remove reference to Jack 4.11.BETA from build rule.
by Narayan Kamath
· 8 years ago
622ad2f
Merge "Blacklist 130-hprof for tracing configs."
by Hiroshi Yamauchi
· 8 years ago
a307a76
Merge "Always call into native loader when loading a native library"
by Dimitry Ivanov
· 8 years ago
874462f
Merge "Improved induction variable analysis and loop optimizations."
by Aart Bik
· 8 years ago
089356b
Merge "Reduce file descriptor limit for 151-OpenFileLimit."
by Treehugger Robot
· 8 years ago
f9450a9
Merge "ARM: VIXL32: Implement more codegen code to pass a few more tests."
by Roland Levillain
· 8 years ago
89ee0b3
Forgot these files from previous VerifierDeps change.
by Nicolas Geoffray
· 8 years ago
5715e96
Reduce file descriptor limit for 151-OpenFileLimit.
by Richard Uhler
· 8 years ago
458036f
Merge "Interpreter: Add support for method handle transforms [Part 1]."
by Treehugger Robot
· 8 years ago
1da4508
Merge "Fall back to true anonymous mmap if out of file descriptors."
by Treehugger Robot
· 8 years ago
c3b7f1a
Interpreter: Add support for method handle transforms [Part 1].
by Narayan Kamath
· 8 years ago
5e6046b
ART: Add function to retrieve all tagged objects
by Andreas Gampe
· 8 years ago
eb84221
Enable agent attaching during live phase
by Leonard Mosescu
· 8 years ago
ef54d8d
Revert "ART: Temporarily use global references for GetLoadedClasses"
by Andreas Gampe
· 8 years ago
11e7f99
Merge "Revert "Disable kBssEntry LoadString sharpening.""
by Vladimir Marko
· 8 years ago
b45fbaa5
ARM: VIXL32: Pass test 406-fields and a few others.
by Alexandre Rames
· 8 years ago
1bc4b17
Revert "Disable kBssEntry LoadString sharpening."
by Vladimir Marko
· 8 years ago
a5c61bf
Fall back to true anonymous mmap if out of file descriptors.
by Richard Uhler
· 8 years ago
c0ada4a
Blacklist 130-hprof for tracing configs.
by Hiroshi Yamauchi
· 8 years ago
5458f89
ART: Blacklist test 908 for target
by Andreas Gampe
· 8 years ago
78d5396
Merge "ART: Add GC callbacks"
by Treehugger Robot
· 8 years ago
Next »