index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
etc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix host-run-test-jar to be legal for /bin/sh
Mark Mendell
2013-12-20
1
-1
/
+3
*
Make ART's run-test support Dalvik so we can remove dalvik/tests
Brian Carlstrom
2013-10-28
2
-12
/
+32
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
2
-17
/
+23
*
Rename art-cache to dalvik-cache
Brian Carlstrom
2013-06-10
2
-2
/
+2
*
Allow passing of multitple --invoke-with.
Ian Rogers
2013-04-19
2
-2
/
+10
*
Disable gdb annotate support for Emacs in run-test
Brian Carlstrom
2013-03-06
1
-1
/
+3
*
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
Brian Carlstrom
2013-03-06
1
-1
/
+1
*
run-test --gdb on host should imply dev mode.
Ian Rogers
2013-02-20
1
-0
/
+1
*
Support for --gdb for target run-test.
Ian Rogers
2012-12-11
2
-19
/
+11
*
Add -interpreter to run-test to test interpreter only mode.
jeffhao
2012-11-20
2
-2
/
+20
*
Change Thread::peer_ to be a jobject instead of an Object*
Mathieu Chartier
2012-09-25
2
-2
/
+2
*
Fix test-art-host-run-test.
Ian Rogers
2012-08-28
1
-1
/
+5
*
fix missing dx in build server.
Tsu Chiang Chuang
2012-07-20
1
-2
/
+2
*
Remove target directory for run-test before pushing
Brian Carlstrom
2012-06-17
1
-0
/
+2
*
Don't bother running dx when we're testing on the RI.
Elliott Hughes
2012-06-15
2
-6
/
+10
*
Improve run-test to use new directory for each run
Brian Carlstrom
2012-06-14
2
-21
/
+11
*
Remove explicit dex2oat calls from run-test
Brian Carlstrom
2012-06-04
2
-3
/
+1
*
Support ANDROID_LOG_TAGS.
Elliott Hughes
2012-04-24
3
-18
/
+20
*
Don't assume that "host" means "linux-x86".
Elliott Hughes
2012-04-23
1
-2
/
+1
*
Fix the hardcoded path.
TDYa127
2012-04-11
1
-1
/
+1
*
Fix run-test on host.
TDYa127
2012-04-10
2
-6
/
+10
*
Update run-test support for host
Brian Carlstrom
2012-04-03
1
-28
/
+6
*
Do not generate run-test out files in $ANDROID_PRODUCT_OUT
Brian Carlstrom
2012-03-10
2
-14
/
+12
*
Fix 071-dexfile by having run-test use a unique directory
Brian Carlstrom
2012-03-06
2
-15
/
+17
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
1
-2
/
+2
*
We replace -d with -O recently, but not uniformly.
Elliott Hughes
2012-02-14
1
-17
/
+11
*
Testing should use debug dex2oat and oatexec by default
Ian Rogers
2012-02-03
2
-5
/
+6
*
Fix a few bugs in push-and-run-test-jar.
Elliott Hughes
2012-02-01
2
-9
/
+9
*
Manually merge my AOSP update to the VM tests.
Elliott Hughes
2012-01-31
1
-0
/
+2
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-2
/
+2
*
Fix regression in vm tests 021 and 082
Ian Rogers
2011-12-12
1
-2
/
+2
*
Revert dex2oat file locking
Brian Carlstrom
2011-12-12
2
-4
/
+8
*
Implement enough JDWP functionality that we can attach jdb.
Elliott Hughes
2011-11-16
1
-2
/
+2
*
Wire up enough of the pieces that we can connect ddms or jdb.
Elliott Hughes
2011-10-24
1
-0
/
+8
*
dex2oat invoked by system if it can't find an oat file for a dex file.
jeffhao
2011-10-24
2
-10
/
+0
*
Basic JDWP option parsing...
Elliott Hughes
2011-10-21
2
-3
/
+3
*
Add --invoke-with and -d to the dalvik tests.
Elliott Hughes
2011-10-19
3
-17
/
+18
*
System calls dex2oat when opening a dex file with an output location
jeffhao
2011-10-19
2
-10
/
+0
*
Implement -Xjnigreflimit.
Elliott Hughes
2011-10-18
2
-23
/
+3
*
Move art content to /data
Brian Carlstrom
2011-10-12
2
-22
/
+22
*
Add -Xzygote to suppress starting the signal catcher thread.
Elliott Hughes
2011-10-11
2
-43
/
+1
*
Working ClassLoader
Brian Carlstrom
2011-10-10
2
-3
/
+1
*
Use a test-specific name for each generated file.
Elliott Hughes
2011-10-04
2
-29
/
+30
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
2
-11
/
+3
*
Separate oat from image
Brian Carlstrom
2011-10-03
2
-7
/
+18
*
Old tests run with new system.
jeffhao
2011-09-30
2
-8
/
+31
*
Adding old unit tests to test suite.
jeffhao
2011-09-29
5
-0
/
+414