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