| Commit message (Expand) | Author | Age | Files | Lines |
* | Support compiling run-tests with jack | Sebastien Hertz | 2015-07-09 | 1 | -1/+6 |
* | ART: Reset runtime_throw_failure flag | Andreas Gampe | 2015-06-25 | 1 | -2/+2 |
* | ART: Fix x86_64 GenSelect case when destination is Ref | Jean Christophe Beyler | 2014-09-04 | 3 | -0/+30 |
* | ART: Implement the easy long division/remainder by a constant | Alexei Zavjalov | 2014-08-04 | 1 | -1/+1 |
* | Limit the size of files created by run-test to 2MB. | Ian Rogers | 2014-06-22 | 1 | -1/+1 |
* | Update ART tests to handle new System.gc behavior | Mathieu Chartier | 2014-02-04 | 2 | -4/+4 |
* | Interpreter entries and instrumentation as a listener. | Ian Rogers | 2013-04-08 | 2 | -13/+6 |
* | fix missing dx in build server. | Tsu Chiang Chuang | 2012-07-20 | 1 | -1/+1 |
* | Remove explicit dex2oat calls from run-test | Brian Carlstrom | 2012-06-04 | 1 | -1/+0 |
* | Special case division by small constants | buzbee | 2012-04-11 | 2 | -0/+76 |
* | Fix run-test on host. | TDYa127 | 2012-04-10 | 1 | -1/+1 |
* | Fix cpplint's whitespace complaints. | Elliott Hughes | 2012-03-26 | 1 | -1/+1 |
* | Do not generate run-test out files in $ANDROID_PRODUCT_OUT | Brian Carlstrom | 2012-03-10 | 1 | -3/+2 |
* | Fix 071-dexfile by having run-test use a unique directory | Brian Carlstrom | 2012-03-06 | 1 | -2/+3 |
* | Fix test 003's expectations. | Elliott Hughes | 2012-02-27 | 1 | -12/+6 |
* | 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 | 1 | -1/+1 |
* | user build support for art (2 of 3) | Brian Carlstrom | 2012-02-16 | 1 | -1/+1 |
* | Only JDWP exposes ACC_SUPER. | Elliott Hughes | 2012-02-14 | 1 | -2/+10 |
* | Fix a few bugs in push-and-run-test-jar. | Elliott Hughes | 2012-02-01 | 1 | -1/+1 |
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 6 | -10/+90 |
* | Make the class loading behavior closer to the RI's. | Elliott Hughes | 2012-01-26 | 2 | -17/+6 |
* | This fixes several of the VM tests. | Elliott Hughes | 2012-01-26 | 1 | -10/+2 |
* | Improve exceptions thrown during class loading. | Elliott Hughes | 2012-01-24 | 3 | -0/+39 |
* | Fix for test 003-omnibus-opcodes | Ian Rogers | 2012-01-10 | 1 | -4/+7 |
* | Add installd support to dex2oat | Brian Carlstrom | 2012-01-05 | 1 | -1/+1 |
* | Fix regression in vm tests 021 and 082 | Ian Rogers | 2011-12-12 | 1 | -1/+1 |
* | Revert dex2oat file locking | Brian Carlstrom | 2011-12-12 | 1 | -0/+1 |
* | Created --runtime-arg switch for dex2oat to pass arguments to runtime. | jeffhao | 2011-10-25 | 1 | -6/+0 |
* | art/test build fixes | buzbee | 2011-10-16 | 1 | -4/+4 |
* | Working ClassLoader | Brian Carlstrom | 2011-10-10 | 1 | -1/+0 |
* | Use a test-specific name for each generated file. | Elliott Hughes | 2011-10-04 | 1 | -4/+4 |
* | Simplify command line arguments | Brian Carlstrom | 2011-10-04 | 1 | -3/+1 |
* | Separate oat from image | Brian Carlstrom | 2011-10-03 | 1 | -2/+4 |
* | Old tests run with new system. | jeffhao | 2011-09-30 | 17 | -421/+424 |
* | Adding old unit tests to test suite. | jeffhao | 2011-09-29 | 22 | -0/+4755 |