1. 689c3bb Make tools/art non-executable by Alex Light · 10 years ago
  2. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 10 years ago
  3. 6354bb8 Fix art script for 'clean' environments. by Nicolas Geoffray · 10 years ago
  4. fc3c67a Fix art-host rule and art script after build changes. by Nicolas Geoffray · 10 years ago
  5. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  6. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  7. f5656ce Fix the tools/art script about the ISA-specific dalvik cache. by Hiroshi Yamauchi · 10 years ago
  8. 89c4e28 Art script: Use PWD for android-data and cleanup after running. by Nicolas Geoffray · 10 years ago
  9. d2f6f77 ART change: Script is using function(), which is bash specific. by Nicolas Geoffray · 10 years ago
  10. 9583fbc Remove oat file location in the image. by Nicolas Geoffray · 10 years ago
  11. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  12. 97f4489 Revert "Revert "Revert "Add a script for running art standalone.""" by Ian Rogers · 10 years ago
  13. 4b23250 Revert "Revert "Add a script for running art standalone."" by Nicolas Geoffray · 10 years ago
  14. 41dcb9f Revert "Add a script for running art standalone." by Brian Carlstrom · 10 years ago
  15. 1f5a90f Add a script for running art standalone. by Nicolas Geoffray · 11 years ago
  16. 2248c17 tools: use '/usr/bin/env python' instead of '/usr/bin/python' by Chirayu Desai · 11 years ago
  17. d320a9a Fix generate-operator-out.py's copyright header. by Elliott Hughes · 11 years ago
  18. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  19. 3b074e6 readdir is safer than readdir_r. by Elliott Hughes · 11 years ago
  20. 1895ea3 Fix cpplint readability/fn_size issues by Brian Carlstrom · 11 years ago
  21. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  22. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  24. fa42b44 Move to new art dalvikvm by Brian Carlstrom · 11 years ago
  25. 7675e16 Rename art-cache to dalvik-cache by Brian Carlstrom · 11 years ago
  26. addf1a8 Fix the last failing host -Xint JDWP test. by Elliott Hughes · 11 years ago
  27. b6f0f78 Make the tools/art script appear to work from any directory. by Elliott Hughes · 12 years ago
  28. 54b3747 Fix art script argument quoting. by Elliott Hughes · 12 years ago
  29. cae6f06 Change art script to use exec by Brian Carlstrom · 12 years ago
  30. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 12 years ago
  31. 4e18128 Make art script work for the first time by Brian Carlstrom · 12 years ago
  32. db38570 Update cpplint.py. by Elliott Hughes · 12 years ago
  33. a9719eb Clean up the confusing comment-related logic a bit. by Elliott Hughes · 12 years ago
  34. a91bc63 Make generate-operator-out.py only skip // line comments by Brian Carlstrom · 12 years ago
  35. 4825756 Auto-generate operator<< for enum ::art:Class::Status. by Elliott Hughes · 12 years ago
  36. 08b82a9 Don't explicitly request python2.4. by Elliott Hughes · 12 years ago
  37. 460384f Use the operator<< generator more widely. by Elliott Hughes · 12 years ago
  38. ef67aec Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 12 years ago
  39. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 12 years ago
  40. 223f20f Remove old code to support multiple images by Brian Carlstrom · 13 years ago
  41. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago
  42. 4b3b727 Add vogar-like --invoke-with to 'art', and fix a bug valgrind finds. by Elliott Hughes · 13 years ago
  43. f2682d5 Fix the invocation interface. by Elliott Hughes · 13 years ago
  44. 40ef99e Start implementing JNI. by Elliott Hughes · 13 years ago
  45. 59848da Import cpplint.py and make target cpplint-art by Brian Carlstrom · 13 years ago