index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 071-dexfile by having run-test use a unique directory
Brian Carlstrom
2012-03-06
12
-31
/
+38
*
Fix bug in JNI compiler AAPCS padding calculation
Ian Rogers
2012-03-03
1
-0
/
+1
*
Fix the expectations for test 084.
Elliott Hughes
2012-03-01
2
-4
/
+5
*
Add a test for correct delivery of exceptions caught by methods called from <...
Elliott Hughes
2012-02-29
1
-0
/
+19
*
Test invocation of static methods through JNI stub
Ian Rogers
2012-02-29
1
-0
/
+1
*
Merge "Fix load/storeBaseDispWide bug with large offests." into dalvik-dev
Ian Rogers
2012-02-27
2
-0
/
+4013
|
\
|
*
Fix load/storeBaseDispWide bug with large offests.
Ian Rogers
2012-02-27
2
-0
/
+4013
*
|
Fix test 003's expectations.
Elliott Hughes
2012-02-27
1
-12
/
+6
|
/
*
Add large frame test
buzbee
2012-02-24
3
-0
/
+4014
*
Test Class.forName and serialization on inner classes
Ian Rogers
2012-02-17
4
-1
/
+48
*
Test behavior of int shifts >= 32
Ian Rogers
2012-02-17
2
-0
/
+35
*
Use debug dex2oatd in run-test
Brian Carlstrom
2012-02-16
5
-5
/
+5
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
7
-8
/
+8
*
We replace -d with -O recently, but not uniformly.
Elliott Hughes
2012-02-14
3
-25
/
+20
*
Only JDWP exposes ACC_SUPER.
Elliott Hughes
2012-02-14
1
-2
/
+10
*
Add a new dalvik run-test test to art.
Elliott Hughes
2012-02-10
3
-0
/
+13
*
Add access check slow paths to field accesses
Ian Rogers
2012-02-05
1
-7
/
+7
*
Testing should use debug dex2oat and oatexec by default
Ian Rogers
2012-02-03
2
-5
/
+6
*
Tests should include exception stack traces on failure.
Elliott Hughes
2012-02-02
1
-2
/
+2
*
Fix a few bugs in push-and-run-test-jar.
Elliott Hughes
2012-02-01
7
-14
/
+14
*
Manually merge my AOSP update to the VM tests.
Elliott Hughes
2012-01-31
33
-73
/
+925
*
Change Fibonacci to default argument when none provided for test-art-target-o...
Brian Carlstrom
2012-01-31
1
-8
/
+10
*
Class::SetStatus(kStatusError) now checks that an exception is pending and us...
Brian Carlstrom
2012-01-31
2
-5
/
+5
*
Adjust expected line numbers in tests to account for fixed copyright headers
Brian Carlstrom
2012-01-31
3
-11
/
+11
*
Fix copyright headers.
Elliott Hughes
2012-01-30
107
-111
/
+1606
*
Make the class loading behavior closer to the RI's.
Elliott Hughes
2012-01-26
2
-17
/
+6
*
Merge "Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL ...
Ian Rogers
2012-01-26
1
-6
/
+6
|
\
|
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-6
/
+6
*
|
Be honest about our assertions implementation.
Elliott Hughes
2012-01-26
2
-2
/
+2
|
/
*
Fix test 046.
Elliott Hughes
2012-01-26
2
-2
/
+6
*
This fixes several of the VM tests.
Elliott Hughes
2012-01-26
1
-10
/
+2
*
Fix thread hang
Brian Carlstrom
2012-01-25
1
-1
/
+6
*
Improve exceptions thrown during class loading.
Elliott Hughes
2012-01-24
3
-0
/
+39
*
Interface dispatch bug
Ian Rogers
2012-01-18
13
-1
/
+88
*
Fix for issue 5884080: Loop formation regression
buzbee
2012-01-18
3
-0
/
+23
*
Add GC map to oat file
Brian Carlstrom
2012-01-17
2
-2
/
+2
*
Fixes for 071-dexfile
Ian Rogers
2012-01-11
1
-3
/
+3
*
Fix 086-null-super and 087-gc-after-link
Ian Rogers
2012-01-10
2
-2
/
+2
*
Fix for test 003-omnibus-opcodes
Ian Rogers
2012-01-10
1
-4
/
+7
*
Rename SystemMethods to ReflectionTest.
Elliott Hughes
2012-01-09
1
-60
/
+60
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
5
-6
/
+6
*
Ensure that 055 checks we don't cheat on the library side...
Elliott Hughes
2011-12-16
1
-0
/
+20
*
Improve the ThreadStress test to send SIGQUIT, and fix the bug that finds.
Elliott Hughes
2011-12-15
1
-1
/
+9
*
Fix 088 the way the test's author intended.
Elliott Hughes
2011-12-14
1
-2
/
+0
*
Knock 0.5s off the Calculator startup time.
Elliott Hughes
2011-12-13
1
-1
/
+1
*
Fix regression in vm tests 021 and 082
Ian Rogers
2011-12-12
5
-6
/
+6
*
Revert dex2oat file locking
Brian Carlstrom
2011-12-12
6
-8
/
+14
*
Reduce meta-data object sizes, introduce meta-data helper classes.
Ian Rogers
2011-12-06
2
-11
/
+15
*
Always compile tests with -g.
Elliott Hughes
2011-11-30
1
-1
/
+1
*
Implement enough JDWP functionality that we can attach jdb.
Elliott Hughes
2011-11-16
1
-2
/
+2
[next]