1. c046db7 Update ART generator tools to use python3. by Vladimir Marko · 5 years ago
  2. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 6 years ago
  3. 0a51605 Revert "Make compiler/optimizing/ symbols hidden." by Vladimir Marko · 7 years ago
  4. e272715 Make compiler/optimizing/ symbols hidden. by Vladimir Marko · 7 years ago
  5. b839fbb ART: Allow arbitrary "expression" in generate_operator_out.py by Andreas Gampe · 7 years ago
  6. 2ad19bc ART: Refactor generate_operator_out.py by Andreas Gampe · 7 years ago
  7. d3b06eb ART: Run autopep8 on generate_operator_out.py by Andreas Gampe · 7 years ago
  8. 82cc960 Make output of generate_operator_out reproducible by Dan Willemsen · 7 years ago
  9. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 8 years ago[Renamed from tools/generate-operator-out.py]
  10. 97da02a enum operator<<() script fails with do { } while cond; by Bruce Hoult · 11 years ago
  11. f795869 Follow up on CL 151605 by Sebastien Hertz · 11 years ago
  12. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 12 years ago
  13. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 12 years ago
  14. 833a485 ART: Native support for multidex by Andreas Gampe · 12 years ago
  15. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 12 years ago
  16. 2248c17 tools: use '/usr/bin/env python' instead of '/usr/bin/python' by Chirayu Desai · 13 years ago
  17. d320a9a Fix generate-operator-out.py's copyright header. by Elliott Hughes · 13 years ago
  18. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 13 years ago
  19. a9719eb Clean up the confusing comment-related logic a bit. by Elliott Hughes · 14 years ago
  20. a91bc63 Make generate-operator-out.py only skip // line comments by Brian Carlstrom · 14 years ago
  21. 4825756 Auto-generate operator<< for enum ::art:Class::Status. by Elliott Hughes · 14 years ago
  22. 08b82a9 Don't explicitly request python2.4. by Elliott Hughes · 14 years ago
  23. 460384f Use the operator<< generator more widely. by Elliott Hughes · 14 years ago
  24. ef67aec Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 14 years ago
  25. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 14 years ago