1. ebf7eab Disable gdb annotate support for Emacs in run-test by Brian Carlstrom · 12 years ago
  2. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  3. 6030ef4 run-test --gdb on host should imply dev mode. by Ian Rogers · 12 years ago
  4. 4c1bf1a Support for --gdb for target run-test. by Ian Rogers · 12 years ago
  5. 0dff3f4 Add -interpreter to run-test to test interpreter only mode. by jeffhao · 12 years ago
  6. dbe6f46 Change Thread::peer_ to be a jobject instead of an Object* by Mathieu Chartier · 12 years ago
  7. 6950e65 Fix test-art-host-run-test. by Ian Rogers · 12 years ago
  8. 4407e61 fix missing dx in build server. by Tsu Chiang Chuang · 12 years ago
  9. 4ec9b1f Remove target directory for run-test before pushing by Brian Carlstrom · 12 years ago
  10. c717eef Don't bother running dx when we're testing on the RI. by Elliott Hughes · 12 years ago
  11. 105215d Improve run-test to use new directory for each run by Brian Carlstrom · 12 years ago
  12. 2ab7f48 Remove explicit dex2oat calls from run-test by Brian Carlstrom · 12 years ago
  13. 72395bf Support ANDROID_LOG_TAGS. by Elliott Hughes · 12 years ago
  14. e7fb2a6 Don't assume that "host" means "linux-x86". by Elliott Hughes · 12 years ago
  15. 6ce558b Fix the hardcoded path. by TDYa127 · 13 years ago
  16. b92bcab Fix run-test on host. by TDYa127 · 13 years ago
  17. 4855cd5 Update run-test support for host by Brian Carlstrom · 13 years ago
  18. 904667a Do not generate run-test out files in $ANDROID_PRODUCT_OUT by Brian Carlstrom · 13 years ago
  19. 78325a4 Fix 071-dexfile by having run-test use a unique directory by Brian Carlstrom · 13 years ago
  20. a004aa9 user build support for art (2 of 3) by Brian Carlstrom · 13 years ago
  21. 58bcc40 We replace -d with -O recently, but not uniformly. by Elliott Hughes · 13 years ago
  22. 7769f50 Testing should use debug dex2oat and oatexec by default by Ian Rogers · 13 years ago
  23. 37476bd Fix a few bugs in push-and-run-test-jar. by Elliott Hughes · 13 years ago
  24. 741b5b7 Manually merge my AOSP update to the VM tests. by Elliott Hughes · 13 years ago
  25. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  26. 2d3430a Fix regression in vm tests 021 and 082 by Ian Rogers · 13 years ago
  27. 6ef827a Revert dex2oat file locking by Brian Carlstrom · 13 years ago
  28. a215526 Implement enough JDWP functionality that we can attach jdb. by Elliott Hughes · 13 years ago
  29. d1cc836 Wire up enough of the pieces that we can connect ddms or jdb. by Elliott Hughes · 13 years ago
  30. 262bf46 dex2oat invoked by system if it can't find an oat file for a dex file. by jeffhao · 13 years ago
  31. 3bb8156 Basic JDWP option parsing... by Elliott Hughes · 13 years ago
  32. 7c04610 Add --invoke-with and -d to the dalvik tests. by Elliott Hughes · 13 years ago
  33. c393a4f System calls dex2oat when opening a dex file with an output location by jeffhao · 13 years ago
  34. bb1e8f0 Implement -Xjnigreflimit. by Elliott Hughes · 13 years ago
  35. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  36. 9ca7a1f Add -Xzygote to suppress starting the signal catcher thread. by Elliott Hughes · 13 years ago
  37. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  38. 8cbc8bc Use a test-specific name for each generated file. by Elliott Hughes · 13 years ago
  39. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  40. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  41. 795d78f Old tests run with new system. by jeffhao · 13 years ago
  42. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago