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