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