Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
ea4c126a0165c5a4b997986e6e01c7f975642167
/
test
61d5208
Merge "Revert "Revert "Redesign implementation of RegisterNativeAllocation."""
by Richard Uhler
· 8 years ago
2e47770
Merge "Add support for checking method and field invariants for redefinition."
by Treehugger Robot
· 8 years ago
6161f13
Add support for checking method and field invariants for redefinition.
by Alex Light
· 8 years ago
d83280b
Fix test after inlining optimization.
by Nicolas Geoffray
· 8 years ago
df04fda
Merge "Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3"
by Treehugger Robot
· 8 years ago
caaa2b0
Revert "Revert "Redesign implementation of RegisterNativeAllocation.""
by Richard Uhler
· 8 years ago
d8ea9d3
Tests for libcore change d2aa1365d25911076cb174a04b1d5152f0ff80e3
by Przemyslaw Szczepaniak
· 8 years ago
fe076a5
Merge "Code refactoring around sharpening HLoadClass."
by Nicolas Geoffray
· 8 years ago
6f3d590
Revert "ART Test Runner"
by Shubham Ajmera
· 8 years ago
5864017
Revert "Fix issues in ART testrunner"
by Shubham Ajmera
· 8 years ago
4b7289c
Revert "Fix a typo in ART testrunner"
by Shubham Ajmera
· 8 years ago
542d5b8
Fix a typo in ART testrunner
by Shubham Ajmera
· 8 years ago
e2f7ced
Fix issues in ART testrunner
by Shubham Ajmera
· 8 years ago
b5a77b9
ART Test Runner
by Shubham Ajmera
· 8 years ago
1e27211
Merge "Revert "Revert "ART: Give JIT thread pool workers a peer"""
by Treehugger Robot
· 8 years ago
4471e4f
Revert "Revert "ART: Give JIT thread pool workers a peer""
by Andreas Gampe
· 8 years ago
90b936d
ART: Refactor verify_object.h
by Andreas Gampe
· 8 years ago
83c8e27
Code refactoring around sharpening HLoadClass.
by Nicolas Geoffray
· 8 years ago
8b6d2fd
Merge "ART: Add UnstartedRuntime support for Class.getSimpleName"
by Treehugger Robot
· 8 years ago
4f5dfb3
Merge "Ensure that all redefinition created dex file get on classpath"
by Treehugger Robot
· 8 years ago
de2e1a6
Merge "Math.min and Math.max intrinsics for ARM"
by Treehugger Robot
· 8 years ago
1babae0
Ensure that all redefinition created dex file get on classpath
by Alex Light
· 8 years ago
ae78c26
ART: Add UnstartedRuntime support for Class.getSimpleName
by Andreas Gampe
· 8 years ago
406402b
Merge "Fix creating self-recursive obsolete methods."
by Treehugger Robot
· 8 years ago
c032e74
Math.min and Math.max intrinsics for ARM
by xueliang.zhong
· 9 years ago
81c74c1
Blacklist another 96* test for no-image.
by Nicolas Geoffray
· 8 years ago
2cf7d5e
Merge "AArch64: Add HInstruction scheduling support."
by Treehugger Robot
· 8 years ago
1ebe4fe
Fix creating self-recursive obsolete methods.
by Alex Light
· 8 years ago
e230187
Merge "Fix flaky jit-gcstress tests 93{4,5,8}."
by Treehugger Robot
· 8 years ago
e41cad6
Fix flaky jit-gcstress tests 93{4,5,8}.
by Alex Light
· 8 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
bc269a2
Adjust test 626 after ARM64 parallel move scratch register change.
by Roland Levillain
· 8 years ago
44790fe
Merge "ART: Fix GC pause reporting"
by Treehugger Robot
· 8 years ago
f2042db
Merge "Enable redefining Bootclasspath classes"
by Alex Light
· 8 years ago
8de998e
Merge "Fix bug in geometric last value (found with fuzz testing)"
by Aart Bik
· 8 years ago
103d725
Merge "Increase timeout for no-image runs."
by Nicolas Geoffray
· 8 years ago
47e61d5
Increase timeout for no-image runs.
by Nicolas Geoffray
· 8 years ago
de85642
Merge "MethodHandles: Tests for additional combiners."
by Narayan Kamath
· 8 years ago
6099d5e
Implement Math.rint Intrinsic for ARM32.
by xueliang.zhong
· 9 years ago
4934eb1
ART: Fix GC pause reporting
by Andreas Gampe
· 8 years ago
7916f20
Enable redefining Bootclasspath classes
by Alex Light
· 8 years ago
202d9ac
Merge "Make wording of comment more precise."
by Treehugger Robot
· 8 years ago
d3ba626
Fix bug in geometric last value (found with fuzz testing)
by Aart Bik
· 8 years ago
e0be2fe
Merge "MIPS32R6: Improve PC-relative string/class loads and invokes."
by Treehugger Robot
· 8 years ago
5ecd5b7
Make wording of comment more precise.
by Alex Light
· 8 years ago
192edbe
Merge "Remove Deoptimization code from class transformation."
by Treehugger Robot
· 8 years ago
500d491
Merge "Revert "Revert "Make --debuggable rely on JIT code."""
by Nicolas Geoffray
· 8 years ago
fdd869f
Merge "Blacklist test now that debuggable means JIT."
by Nicolas Geoffray
· 8 years ago
433b79a
Revert "Revert "Make --debuggable rely on JIT code.""
by Nicolas Geoffray
· 8 years ago
5697f91
Merge "Print to System.err in test 909 to avoid output races."
by Treehugger Robot
· 8 years ago
d7c4ad0
Merge "Revert "Make --debuggable rely on JIT code.""
by Vladimir Marko
· 8 years ago
8135664
Revert "Make --debuggable rely on JIT code."
by Vladimir Marko
· 8 years ago
4ba388a
Remove Deoptimization code from class transformation.
by Alex Light
· 8 years ago
db0116b
Print to System.err in test 909 to avoid output races.
by Vladimir Marko
· 8 years ago
6b892cd
MIPS32R6: Improve PC-relative string/class loads and invokes.
by Alexey Frunze
· 8 years ago
fd15f77
Blacklist test now that debuggable means JIT.
by Nicolas Geoffray
· 8 years ago
8f28bd4
Merge "Make --debuggable rely on JIT code."
by Nicolas Geoffray
· 8 years ago
ab5afee
Merge "Add ART_TEST_RUN_TEST_IMAGE."
by Treehugger Robot
· 8 years ago
a0619e2
Make --debuggable rely on JIT code.
by Nicolas Geoffray
· 8 years ago
ad93db3
Add ART_TEST_RUN_TEST_IMAGE.
by Nicolas Geoffray
· 8 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 8 years ago
c01d490
Merge "Make no-relocate the default."
by Nicolas Geoffray
· 8 years ago
c46a99c
Merge "Make run-test --jvm set DEX_LOCATION"
by Treehugger Robot
· 8 years ago
2c7aaeb
Make run-test --jvm set DEX_LOCATION
by Alex Light
· 8 years ago
dee81ab
Merge "ART: Add OnLoad system classloader search support"
by Treehugger Robot
· 8 years ago
d8f6e64
Merge "Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet."
by Roland Levillain
· 8 years ago
cefaa14
ART: Add OnLoad system classloader search support
by Andreas Gampe
· 8 years ago
94e25db
Make no-relocate the default.
by Nicolas Geoffray
· 8 years ago
0cde4eb
MethodHandles: Tests for additional combiners.
by Narayan Kamath
· 8 years ago
bd2fed5
MethodHandles: Support and tests for revealDirect / reflectAs.
by Narayan Kamath
· 8 years ago
d0b5183
Don't use VIXL's temp registers in LocationsBuilderARM64::HandleFieldGet.
by Roland Levillain
· 8 years ago
e8fcd01
Revert "Revert "CHA for abstract methods.""
by Mingyao Yang
· 8 years ago
2802712
Pass the correct name to ClassFileLoadHook
by Alex Light
· 8 years ago
e40dd38
Re-enable tests 934 & 935
by Alex Light
· 8 years ago
e9f36b7
Also blacklist 934 and 935 for no-relocate.
by Nicolas Geoffray
· 8 years ago
1e7e96e
Temporarily disable tests 934 & 935 in fallback and interp_ac config
by Alex Light
· 8 years ago
4ff96f6
Merge "Add capability checks to all functions."
by Treehugger Robot
· 8 years ago
b6ced0a
Merge "Make jvmti tests runnable on the RI again."
by Treehugger Robot
· 8 years ago
9db679d
Add capability checks to all functions.
by Alex Light
· 8 years ago
ddf26ba
Merge "ART: Remove experimental flags for plugins and agents"
by Treehugger Robot
· 8 years ago
50cc0cc
Temporarily disable tests 934 & 935 for interpreter and jit.
by Alex Light
· 8 years ago
888a59e
Make jvmti tests runnable on the RI again.
by Alex Light
· 8 years ago
01fd70b
ART: Remove experimental flags for plugins and agents
by Andreas Gampe
· 8 years ago
440b5d9
Implement class-pre-define time redefinition.
by Alex Light
· 8 years ago
22aa54b
AArch64: Add HInstruction scheduling support.
by Alexandre Rames
· 8 years ago
2a3696a
MethodHandles: Write tests for MethodHandle.asCollector.
by Narayan Kamath
· 8 years ago
8116003
Merge "MethodHandles: Support and tests for invokeWithArguments."
by Narayan Kamath
· 8 years ago
a7e0b57
Disable test 154 for GC stress
by Mathieu Chartier
· 8 years ago
63fcc81
Merge "Add dexoptanalyzer tool"
by Calin Juravle
· 8 years ago
2d2cc41
Merge "Temporarily increase heap min and max free"
by Mathieu Chartier
· 8 years ago
72a3289
Temporarily increase heap min and max free
by Mathieu Chartier
· 8 years ago
36eb313
Add dexoptanalyzer tool
by Calin Juravle
· 8 years ago
65db940
Merge "run-test: ThreadSuspendTimeout only applies to ART."
by Narayan Kamath
· 8 years ago
cc92b21
Merge "Add class status for resolved erroneous classes."
by Vladimir Marko
· 8 years ago
f86c393
run-test: ThreadSuspendTimeout only applies to ART.
by Narayan Kamath
· 8 years ago
c5889ce
MethodHandles: Support and tests for invokeWithArguments.
by Narayan Kamath
· 8 years ago
461bbbf
Merge "Revert "Redesign implementation of RegisterNativeAllocation.""
by Richard Uhler
· 8 years ago
36bdbd2
Revert "Redesign implementation of RegisterNativeAllocation."
by Richard Uhler
· 8 years ago
d8981ee
Merge "MethodHandles: Tests for asSpreader / spreadInvoker."
by Narayan Kamath
· 8 years ago
fab0b19
Disable 912 for JIT.
by Nicolas Geoffray
· 8 years ago
Next »