1. f65d3c1 Beta API clean-ups by Nathaniel Manista · 9 years ago
  2. cd9ec0e Code generation for Python Beta API by Nathaniel Manista · 9 years ago
  3. 9e2f90c headers reorg by yang-g · 9 years ago
  4. c089743 Remove explicit reference to nullptr since this isn't within by Vijay Pai · 9 years ago
  5. f75fc12 Add a test that headers are properly in build.json by Craig Tiller · 9 years ago
  6. cd7096d Add a metadata_transformer to the Python stub. by Nathaniel Manista · 9 years ago
  7. f492b16 Unify early_adopter construction functions by Nathaniel Manista · 9 years ago
  8. 82dd80a Elminate range-based fors and work around some other limitations in older compilers by Vijay Pai · 9 years ago
  9. 65c803b Sanitize Python plugin by Masood Malekghassemi · 9 years ago
  10. 3bb5215 Make Python package spec indirect by Masood Malekghassemi · 9 years ago
  11. 89905ac Factor out interface-specific early_adopter code by Masood Malekghassemi · 9 years ago
  12. c4fada6 Add service name to Python early_adopter by Nathaniel Manista · 9 years ago
  13. 0084179 Removing the `using std::string` in the python plugin code. by Nicolas "Pixel" Noble · 9 years ago
  14. a60a77b Update Python codegen to early_adopter interface by Nathaniel Manista · 9 years ago
  15. 93fa098 Removing private protobuf header inclusion. by Nicolas "Pixel" Noble · 9 years ago
  16. 4795a3c Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++ by Craig Tiller · 9 years ago
  17. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  18. 40e8cbd Fix bugs in Python code generator by Masood Malekghassemi · 9 years ago
  19. e6d72c2 Removing emplace from python plugin. by Nicolas "Pixel" Noble · 9 years ago
  20. 59d9ff4 Updated Python protoc plugin testing. by Masood Malekghassemi · 9 years ago
  21. 081f956 Removed unused/wrong generated Python code imports from Python codegen. by Masood Malekghassemi · 9 years ago
  22. f8e297a Added protoc plugin for Python GRPC. by Masood Malekghassemi · 9 years ago