1. 97da02a enum operator<<() script fails with do { } while cond; by Bruce Hoult · 9 years ago
  2. f795869 Follow up on CL 151605 by Sebastien Hertz · 9 years ago
  3. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  4. c2e0260 Make generate-operator-out.py compatible with Python 3.x by Bernhard Rosenkränzer · 10 years ago
  5. 833a485 ART: Native support for multidex by Andreas Gampe · 10 years ago
  6. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 10 years ago
  7. 2248c17 tools: use '/usr/bin/env python' instead of '/usr/bin/python' by Chirayu Desai · 11 years ago
  8. d320a9a Fix generate-operator-out.py's copyright header. by Elliott Hughes · 11 years ago
  9. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago
  10. a9719eb Clean up the confusing comment-related logic a bit. by Elliott Hughes · 12 years ago
  11. a91bc63 Make generate-operator-out.py only skip // line comments by Brian Carlstrom · 12 years ago
  12. 4825756 Auto-generate operator<< for enum ::art:Class::Status. by Elliott Hughes · 12 years ago
  13. 08b82a9 Don't explicitly request python2.4. by Elliott Hughes · 12 years ago
  14. 460384f Use the operator<< generator more widely. by Elliott Hughes · 12 years ago
  15. ef67aec Fix the operator<< generation to work with "mmm" as well as "mm". by Elliott Hughes · 12 years ago
  16. 0e57ccb Start automatically generating operator<<s for enums. by Elliott Hughes · 12 years ago