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
...
*
Refactor the use of Method by the compiler.
Ian Rogers
2011-11-13
1
-2
/
+2
*
Added support for -XX:HeapGrowthLimit switch
jeffhao
2011-10-28
1
-0
/
+57
*
Testing with the new verifier, fix comments as going through code.
Shih-wei Liao
2011-10-28
1
-20
/
+149
*
Fix the ReferenceMap test.
Shih-wei Liao
2011-10-27
1
-108
/
+83
*
Created --runtime-arg switch for dex2oat to pass arguments to runtime.
jeffhao
2011-10-25
4
-24
/
+0
*
Fix the StackWalk unit test. SegFault was caused by wrong comparisons.
Shih-wei Liao
2011-10-24
1
-3
/
+3
*
Wire up enough of the pieces that we can connect ddms or jdb.
Elliott Hughes
2011-10-24
1
-0
/
+8
*
Verifier clean up.
Ian Rogers
2011-10-24
2
-81
/
+69
*
dex2oat invoked by system if it can't find an oat file for a dex file.
jeffhao
2011-10-24
2
-10
/
+0
*
Give proxy all of the return types. Part 2.
Jesse Wilson
2011-10-24
2
-10
/
+6
*
Basic JDWP option parsing...
Elliott Hughes
2011-10-21
2
-3
/
+3
*
Fixes for ThreadStress test
Brian Carlstrom
2011-10-21
1
-6
/
+8
*
Add ThreadStress test to try and exercise corner cases
Brian Carlstrom
2011-10-21
1
-0
/
+235
*
Merge "Reuse SIRT for C++ references" into dalvik-dev
Brian Carlstrom
2011-10-20
1
-1
/
+1
|
\
|
*
Reuse SIRT for C++ references
Brian Carlstrom
2011-10-20
1
-1
/
+1
*
|
Add --invoke-with and -d to the dalvik tests.
Elliott Hughes
2011-10-19
5
-21
/
+27
|
/
*
System calls dex2oat when opening a dex file with an output location
jeffhao
2011-10-19
3
-12
/
+2
*
Implement -Xjnigreflimit.
Elliott Hughes
2011-10-18
2
-23
/
+3
*
Move test codes out of src/. They belong to the test/ directory.
Shih-wei Liao
2011-10-17
2
-0
/
+284
*
Fix a heap lock/thread list lock deadlock.
Elliott Hughes
2011-10-17
1
-3
/
+1
*
Fix annotations test 004.
Jesse Wilson
2011-10-17
1
-2
/
+2
*
Add ParallelGC to reproduce system_server hang
Brian Carlstrom
2011-10-17
1
-0
/
+49
*
Clarify cause of 071 failure with an UNIMPLEMENTED
Brian Carlstrom
2011-10-16
1
-12
/
+17
*
art/test build fixes
buzbee
2011-10-16
3
-12
/
+12
*
Merge "Add a unit test for ReferenceMap that involves try-catch-finally." int...
Shih-wei Liao
2011-10-15
1
-0
/
+33
|
\
|
*
Add a unit test for ReferenceMap that involves try-catch-finally.
Shih-wei Liao
2011-10-15
1
-0
/
+33
*
|
Proxy implementation
Ian Rogers
2011-10-14
4
-3
/
+225
|
/
*
Move art content to /data
Brian Carlstrom
2011-10-12
3
-26
/
+26
*
Add -Xzygote to suppress starting the signal catcher thread.
Elliott Hughes
2011-10-11
4
-66
/
+2
*
Fix a handful of reflection bugs.
Elliott Hughes
2011-10-10
2
-4
/
+7
*
Setup AbstractMethodError and dlsym stub when loading from oat
Brian Carlstrom
2011-10-10
1
-2
/
+0
*
Working ClassLoader
Brian Carlstrom
2011-10-10
6
-7
/
+1
*
"Fix" racy test 030.
Elliott Hughes
2011-10-06
1
-1
/
+1
*
Fix the thread test to not be racy.
Elliott Hughes
2011-10-06
2
-522
/
+19
*
Update test 031 to track the libcore annotations implementation changes.
Elliott Hughes
2011-10-06
1
-11
/
+4
*
Fix the expectations for test 007 to match the RI's output.
Elliott Hughes
2011-10-06
2
-4
/
+6
*
Use a test-specific name for each generated file.
Elliott Hughes
2011-10-04
8
-63
/
+71
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
6
-23
/
+7
*
Remove opening of DexFile from pointer
Brian Carlstrom
2011-10-03
1
-0
/
+27
*
Merge "Separate oat from image" into dalvik-dev
Brian Carlstrom
2011-10-03
6
-15
/
+34
|
\
|
*
Separate oat from image
Brian Carlstrom
2011-10-03
6
-15
/
+34
*
|
Remove dead cruft from SystemMethods.
Elliott Hughes
2011-10-02
1
-114
/
+17
|
/
*
Fix field access.
Elliott Hughes
2011-10-02
1
-53
/
+27
*
Fix the 051-thread test.
Elliott Hughes
2011-10-02
2
-0
/
+3
*
Fix exception throwing to support no detail message.
Elliott Hughes
2011-10-02
3
-3
/
+0
*
Update exception test with new traceback
buzbee
2011-10-01
1
-5
/
+4
*
Old tests run with new system.
jeffhao
2011-09-30
22
-432
/
+479
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
456
-0
/
+20119
*
Fixed test for static final fields that don't use <clinit>.
jeffhao
2011-09-29
2
-14
/
+19
*
Fix stack scanning bugs: Add PC OFFSET before retrieving Registermap.
Shih-wei Liao
2011-09-28
1
-11
/
+7
[prev]
[next]