Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
dalvik
/
468ae54fdfd9caeb8387874c1fdebadd2f2454fc
/
tests
c7f2d5e
Fix inner class access flags and array modifiers.
by Elliott Hughes
· 11 years ago
5dedc95
Fix dalvik tests post-conscrypt.
by Elliott Hughes
· 12 years ago
9e11a83
Fix flakiness in test 080-oom-throw.
by Elliott Hughes
· 12 years ago
05d4f7c
[x86] FPU stack needs to be reset after double conversion
by Udayan Banerji
· 12 years ago
9247f67
javac should have matching -source and -target flags.
by Elliott Hughes
· 12 years ago
b091981
Abstract methods aren't implementations.
by Elliott Hughes
· 12 years ago
58c22af
Expand test 004-annotations to cover package annotations.
by Elliott Hughes
· 12 years ago
eb17034
dvz: remove dead code.
by Nick Kralevich
· 12 years ago
889344d
Fix handling of annotations whose classes are missing at runtime.
by Elliott Hughes
· 12 years ago
b456134
ExceptionInInitializerError should wrap only non Error exceptions.
by Elliott Hughes
· 12 years ago
0c2dc52
[X86] X86 trace JIT compiler support
by Dong-Yuan Chen
· 12 years ago
2fa5a86
Avoid method overriding if its super method is inaccessible.
by Im Sooin
· 13 years ago
ac3da00
Missing zero-checks in JIT compiler
by Mattias Petersson
· 12 years ago
2436ea1
am 90d3e3b3: Merge "Add test cases for concurrent gc and System.arraycopy"
by Elliott Hughes
· 12 years ago
e0e2975
Add test cases for concurrent gc and System.arraycopy
by Johannes Carlsson
· 14 years ago
6fb6f30
Update test 089 expectations
by Brian Carlstrom
· 13 years ago
d8d1b6d
am 67feae03: am 4cda226f: am c1052f9a: Merge "Add a test for a dalvikvm \'switch\' bug."
by Jean-Baptiste Queru
· 13 years ago
4cda226
am c1052f9a: Merge "Add a test for a dalvikvm \'switch\' bug."
by Jean-Baptiste Queru
· 13 years ago
13c9f04
Add a test for a dalvikvm 'switch' bug.
by Elliott Hughes
· 13 years ago
dd92a65
am 81894b3a: am 2fe129bf: Merge "Updates to the VM tests."
by Jean-Baptiste Queru
· 13 years ago
81894b3
am 2fe129bf: Merge "Updates to the VM tests."
by Jean-Baptiste Queru
· 13 years ago
aec9c8f
Updates to the VM tests.
by Elliott Hughes
· 13 years ago
0a6a598
Tweak Dalvik tests
by Andy McFadden
· 13 years ago
a5a1848
Update and extend Dalvik tests
by Andy McFadden
· 13 years ago
f956852
am 232c385b: Bug fix for control-flow construction involving nested loops.
by Ben Cheng
· 13 years ago
232c385
Bug fix for control-flow construction involving nested loops.
by Ben Cheng
· 13 years ago
556904e
Merge "Bug fix for control-flow construction involving nested loops."
by Ben Cheng
· 13 years ago
f36ff04
Bug fix for control-flow construction involving nested loops.
by Ben Cheng
· 13 years ago
09153fe
am 9e8b05e4: am a669206d: Merge "cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use"
by Jean-Baptiste Queru
· 13 years ago
d8a81cf
cleanup redundant interfaces from iftable to avoid excessive LinearAlloc use
by Johannes Rudolph
· 13 years ago
541a4c1
Admit to not supporting over 65,536 methods.
by Jesse Wilson
· 13 years ago
bea345e
Fix the watchdog test to handle the failure from managed code.
by Jesse Wilson
· 13 years ago
541ea61
Adjust basis against which enum performance is compared.
by Jesse Wilson
· 14 years ago
32115a9
Generate code for loops formed with the new builder
by Ben Cheng
· 14 years ago
51c9d78
Update a test to handle a different anonymous class name.
by Jesse Wilson
· 14 years ago
6aed656
Fix dalvik test 089
by Andy McFadden
· 14 years ago
71c1771
Replace jumbo opcodes in certain circumstances
by Andy McFadden
· 14 years ago
19a03bc
This test stopped being useful quite a while ago.
by Dan Bornstein
· 14 years ago
719e14a
Ensure a dalvik-cache directory exists before running dalvik.
by Carl Shapiro
· 14 years ago
f6b6389
Add huge-array OOM test
by Andy McFadden
· 14 years ago
d5d103d
resolved conflicts for merge of d6e32b81 to dalvik-dev
by Andy McFadden
· 14 years ago
d6e32b8
Ensure word atomicity in System.arraycopy
by Andy McFadden
· 14 years ago
85fb8ea
Expand the "--dev" mode to cover VM development.
by Ben Cheng
· 14 years ago
0b8f90f
am 4482a157: am d50993ff: am 6ff6ec6b: Fix dalvik test 084.
by Andy McFadden
· 14 years ago
6ff6ec6
Fix dalvik test 084.
by Andy McFadden
· 14 years ago
6985d6c
am f18a4274: am 6210c50d: am eef67346: Merge "Fix proxy expectation." into honeycomb
by Jesse Wilson
· 14 years ago
3970302
Fix proxy expectation.
by Jesse Wilson
· 14 years ago
71eee1f
Added vm support for new jumbo opcodes.
by jeffhao
· 14 years ago
58aeafb
Replace dalvik test local mode with new host mode
by buzbee
· 14 years ago
7dc44a1
x86-mterp bug fix; support host mode in tests
by buzbee
· 14 years ago
3f64a02
Check monitors during bytecode verification
by Andy McFadden
· 14 years ago
32fed2d
Fix CloseGuard issue in test 087.
by Andy McFadden
· 14 years ago
bbb4405
Merge "Added a barrier to final field updates." into dalvik-dev
by Andy McFadden
· 14 years ago
060f9a6
Added a barrier to final field updates.
by Andy McFadden
· 14 years ago
6b1282f
Rename dalvik test 084 to 085.
by Andy McFadden
· 14 years ago
d64f31a
Merge "Port the improved 087 test back to test 086." into dalvik-dev
by Barry Hayes
· 14 years ago
82b596d
Port the improved 087 test back to test 086.
by Barry Hayes
· 14 years ago
581fae8
Add a regression test. dvmFreeClassInnards had a defect where it would
by Barry Hayes
· 14 years ago
fbb80d7
Add a regression test for ClassLoader.loadClass() returning null.
by Barry Hayes
· 14 years ago
a854f95
resolved conflicts for merge of 4728a4c3 to dalvik-dev
by Dan Bornstein
· 14 years ago
792b037
resolved conflicts for merge of de43dd8c to dalvik-dev
by Elliott Hughes
· 14 years ago
4728a4c
am a0d4e429: am 74826481: Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread
by Dan Bornstein
· 14 years ago
7482648
Merge "Updated the warning about old-style inner class metadata to reflect the current understanding of the situation." into gingerbread
by Dan Bornstein
· 14 years ago
ec02229
Updated the warning about old-style inner class metadata to reflect
by Dan Bornstein
· 14 years ago
de43dd8
am 9974cb52: am 6626af93: Merge "Remove the 060-reflection-security test." into gingerbread
by Elliott Hughes
· 14 years ago
c8d41da
Remove the 060-reflection-security test.
by Elliott Hughes
· 14 years ago
c5b3018
Fix test 059.
by Andy McFadden
· 14 years ago
7365493
Remove repeated newlines at the end of files.
by Carl Shapiro
· 14 years ago
de75089
Remove trailing whitespace.
by Carl Shapiro
· 14 years ago
fbdcfb9
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
by Brian Carlstrom
· 14 years ago
00c7c23
Merge "Fix dalvik/tests/062-character-encodings." into dalvik-dev
by Elliott Hughes
· 14 years ago
cf764aa
Timeout the finalizer throw test if no finalization occurs.
by Carl Shapiro
· 14 years ago
5d88337
Fix dalvik/tests/062-character-encodings.
by Elliott Hughes
· 14 years ago
c58a6bc
Added a quick test.
by Andy McFadden
· 15 years ago
a9bd4b9
Added a class initialization test.
by Andy McFadden
· 15 years ago
9a8c665
am 7cd9d693: Merge "Add a JIT unit test for ArrayStoreException in APUT_OBJECT."
by Ben Cheng
· 15 years ago
60a6fa0
Add a JIT unit test for ArrayStoreException in APUT_OBJECT.
by Ben Cheng
· 15 years ago
5387824
Add instructions for volatile wide fields.
by Andy McFadden
· 15 years ago
4bc10cc
Support primitive array elements in annotations.
by Andy McFadden
· 15 years ago
caf1aae
Merge change I11aa1bb5
by Android (Google) Code Review
· 15 years ago
11aa1bb
Jit: Fix 083-jit-regressions test to omit non-deterministic output
by Bill Buzbee
· 15 years ago
33b6266
am 0f6512c7: am 3f77d012: Merge change I2ca00c90 into eclair-mr2
by Elliott Hughes
· 15 years ago
2ca00c9
Fix dalvik test 063.
by Elliott Hughes
· 15 years ago
2ce8a6c
Jit: Fix for [Issue 2302318] Crash during spin-on-suspend testing
by Bill Buzbee
· 15 years ago
0e60527
Jit: shift bug fix - 2296099
by Bill Buzbee
· 15 years ago
ce46c94
Jit: Support for inline-execute/range [issue 2268232]
by Bill Buzbee
· 15 years ago
f4a4542
Merge change I117408b2
by Android (Google) Code Review
· 15 years ago
b5ebe47
Restore support for DEX on FAT.
by Andy McFadden
· 15 years ago
4c0dedf
Jit: string's compareTo performance improvement.
by Bill Buzbee
· 15 years ago
5965d47
Jit: fix for compareTo handler.
by Bill Buzbee
· 15 years ago
4902449
Fix for inline string indexof; added regression tests
by Bill Buzbee
· 15 years ago
62f1915
Use a binary search for sparse switch statements.
by Andy McFadden
· 15 years ago
79d173c
Fixed the trace builder to correctly handle excpetion throwing instruction.
by Ben Cheng
· 15 years ago
4f48917
Fixed OOM exception handling in JIT'ed code and added a new unit test.
by Ben Cheng
· 15 years ago
a297c65
Phantom fun.
by Andy McFadden
· 15 years ago
bcdc1de
Updated expected outputs in dalvik benchmarks. Improved debugging output and added spin loop on detection of divergence in self verification tool.
by Ben Cheng
· 15 years ago
59a4346
Add inline version of String.indexOf().
by Andy McFadden
· 15 years ago
5315c9f
DO NOT MERGE: Fix implementation of Thread.isAlive
by Andy McFadden
· 15 years ago
1dd2188
Fix implementation of Thread.isAlive().
by Andy McFadden
· 15 years ago
af0e838
Fix reporting of certain verify errors.
by Andy McFadden
· 15 years ago
Next »