1. fdaeee1 Pass LD_USE_LOAD_BIAS to the art script. by Nicolas Geoffray · 10 years ago
  2. 8363c77 Add --generate-debug-info flag and remove the other two flags. by David Srbecky · 10 years ago
  3. 6b45fd2 No need to relocate the core image for the art script. by Nicolas Geoffray · 10 years ago
  4. 4f7fdd2 Make tests assume ANDROID_ROOT is not /system. by Nicolas Geoffray · 10 years ago
  5. c0bbc88 ART: Allow multiple invoke-with for art script by Andreas Gampe · 10 years ago
  6. e099a61 Un-break --perf option to the art art script. by Nicolas Geoffray · 10 years ago
  7. 70a998c Make script suitable for vogar use on device. by Nicolas Geoffray · 10 years ago
  8. aa98061 Add perf option to art tool by Calin Juravle · 10 years ago
  9. 87bb26f Remove art-* targets in favor of build-art-* targets. by Brian Carlstrom · 11 years ago
  10. f63a0a5 Clean-up and make the art script usable on target. by Nicolas Geoffray · 11 years ago
  11. 689c3bb Make tools/art non-executable by Alex Light · 11 years ago
  12. 6354bb8 Fix art script for 'clean' environments. by Nicolas Geoffray · 11 years ago
  13. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 11 years ago
  14. f5656ce Fix the tools/art script about the ISA-specific dalvik cache. by Hiroshi Yamauchi · 11 years ago
  15. 89c4e28 Art script: Use PWD for android-data and cleanup after running. by Nicolas Geoffray · 11 years ago
  16. d2f6f77 ART change: Script is using function(), which is bash specific. by Nicolas Geoffray · 11 years ago
  17. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 11 years ago
  18. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 11 years ago
  19. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 11 years ago
  20. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 11 years ago
  21. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 11 years ago
  22. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 12 years ago
  23. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 12 years ago
  24. addf1a8 Fix the last failing host -Xint JDWP test. by Elliott Hughes · 12 years ago
  25. b6f0f78 Make the tools/art script appear to work from any directory. by Elliott Hughes · 12 years ago
  26. 54b3747 Fix art script argument quoting. by Elliott Hughes · 12 years ago
  27. cae6f06 Change art script to use exec by Brian Carlstrom · 13 years ago
  28. 4e18128 Make art script work for the first time by Brian Carlstrom · 13 years ago
  29. 223f20f Remove old code to support multiple images by Brian Carlstrom · 13 years ago
  30. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 14 years ago
  31. 4b3b727 Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds. by Elliott Hughes · 14 years ago
  32. f2682d5 Fix the invocation interface. by Elliott Hughes · 14 years ago
  33. 40ef99e Start implementing JNI. by Elliott Hughes · 14 years ago