1. 41ccffd Automatically create non-/data dalvik-cache directories by Brian Carlstrom · 10 years ago
  2. d672843 ART: Fix target run-tests to build architecture directories by Andreas Gampe · 10 years ago
  3. afbaa1a Build changes to build multilib tests by Andreas Gampe · 10 years ago
  4. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 10 years ago
  5. ee043fc Ensure functions start with clean CFA state. by Ian Rogers · 11 years ago
  6. 4353486 Fixes to allow test-art-host to run via build server by Brian Carlstrom · 11 years ago
  7. dc959ea Make ART's run-test support Dalvik so we can remove dalvik/tests by Brian Carlstrom · 11 years ago
  8. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  9. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  10. 0e03367 Allow passing of multitple --invoke-with. by Ian Rogers · 11 years ago
  11. 4c1bf1a Support for --gdb for target run-test. by Ian Rogers · 12 years ago
  12. 0dff3f4 Add -interpreter to run-test to test interpreter only mode. by jeffhao · 12 years ago
  13. dbe6f46 Change Thread::peer_ to be a jobject instead of an Object* by Mathieu Chartier · 12 years ago
  14. 4ec9b1f Remove target directory for run-test before pushing by Brian Carlstrom · 12 years ago
  15. 105215d Improve run-test to use new directory for each run by Brian Carlstrom · 12 years ago
  16. 72395bf Support ANDROID_LOG_TAGS. by Elliott Hughes · 12 years ago
  17. 6ce558b Fix the hardcoded path. by TDYa127 · 12 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. 58bcc40 We replace -d with -O recently, but not uniformly. by Elliott Hughes · 13 years ago
  21. 7769f50 Testing should use debug dex2oat and oatexec by default by Ian Rogers · 13 years ago
  22. 37476bd Fix a few bugs in push-and-run-test-jar. by Elliott Hughes · 13 years ago
  23. 741b5b7 Manually merge my AOSP update to the VM tests. by Elliott Hughes · 13 years ago
  24. 6ef827a Revert dex2oat file locking by Brian Carlstrom · 13 years ago
  25. a215526 Implement enough JDWP functionality that we can attach jdb. by Elliott Hughes · 13 years ago
  26. d1cc836 Wire up enough of the pieces that we can connect ddms or jdb. by Elliott Hughes · 13 years ago
  27. 262bf46 dex2oat invoked by system if it can't find an oat file for a dex file. by jeffhao · 13 years ago
  28. 3bb8156 Basic JDWP option parsing... by Elliott Hughes · 13 years ago
  29. 7c04610 Add --invoke-with and -d to the dalvik tests. by Elliott Hughes · 13 years ago
  30. c393a4f System calls dex2oat when opening a dex file with an output location by jeffhao · 13 years ago
  31. bb1e8f0 Implement -Xjnigreflimit. by Elliott Hughes · 13 years ago
  32. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  33. 9ca7a1f Add -Xzygote to suppress starting the signal catcher thread. by Elliott Hughes · 13 years ago
  34. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  35. 8cbc8bc Use a test-specific name for each generated file. by Elliott Hughes · 13 years ago
  36. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  37. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  38. 795d78f Old tests run with new system. by jeffhao · 13 years ago
  39. 5d1ac92 Adding old unit tests to test suite. by jeffhao · 13 years ago