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 getter/setter special case codegen
buzbee
2012-03-27
1
-2
/
+14
*
Fix cpplint's whitespace complaints.
Elliott Hughes
2012-03-26
7
-8
/
+8
*
Merge "Expand test 046 and move reflective class initialization later." into ...
Elliott Hughes
2012-03-23
2
-30
/
+87
|
\
|
*
Expand test 046 and move reflective class initialization later.
Elliott Hughes
2012-03-23
2
-30
/
+87
*
|
Make our new NullPointerException detail messages more readable to Java progr...
Elliott Hughes
2012-03-22
3
-4
/
+4
|
/
*
Merge "Stash the directly-implemented interfaces in Proxy so we can implement...
Elliott Hughes
2012-03-21
2
-0
/
+3
|
\
|
*
Stash the directly-implemented interfaces in Proxy so we can implement Class....
Elliott Hughes
2012-03-21
2
-0
/
+3
*
|
Fix special method codegen
buzbee
2012-03-21
4
-6
/
+250
|
/
*
Fix all our unused parameter warnings so we let GCC report them.
Elliott Hughes
2012-03-16
2
-6
/
+3
*
Rewrite the invoke stubs to use JValue[]s.
Elliott Hughes
2012-03-15
2
-4
/
+59
*
Add detail message to null pointer exceptions.
Ian Rogers
2012-03-15
2
-2
/
+2
*
Give WalkStack's callback a way to terminate early.
Elliott Hughes
2012-03-12
2
-6
/
+10
*
Do not generate run-test out files in $ANDROID_PRODUCT_OUT
Brian Carlstrom
2012-03-10
7
-29
/
+22
*
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
[next]