1. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  2. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  3. 36f5323 Fixing includes inconsistency. by Nicolas "Pixel" Noble · 10 years ago
  4. f5c5d80 Removing "using namespace std" everywhere. by Nicolas Noble · 10 years ago
  5. f4f2351 Merge pull request #13 from ctiller/nogo by Qi Zhao · 10 years ago
  6. 5680ff4 Run clang-format-all.sh by Yang Gao · 10 years ago
  7. 1ff11f6 Add a space in front of template argument list. Changing possible <:: to < :: by Yang Gao · 10 years ago
  8. 3d829d8 Merge github.com:google/grpc into nogo by Craig Tiller · 10 years ago
  9. 1ee7cb0 Merge github.com:google/grpc into format by Craig Tiller · 10 years ago
  10. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  11. cfc18ad Remove go compiler by Craig Tiller · 10 years ago
  12. 9b62482 Make the go code generator compile by Craig Tiller · 10 years ago
  13. 45fc159 Preparing the go plugin for non-[] compilation. by nnoble · 10 years ago
  14. 1b15109 Add impl subdirectory under public and move headers that need to be installed by yangg · 10 years ago
  15. 5d61ac0 Undo the addition of Java codegen files to the open-sourced list by by zhangkun · 10 years ago
  16. 6848141 Remove dependencies on internal headers from Java gRPC compiler plugin. by zhangkun · 10 years ago
  17. d6fd84a Updates the generated ruby code to specify the service name. by temiola · 10 years ago
  18. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  19. 5417eda Updates the generated ruby code to specify the service name. by temiola · 10 years ago
  20. e5206aa Updates the ruby generator so that it does not create files for empty protos. by temiola · 10 years ago
  21. 3d726cf bugfix: correct service include in ruby compiler by temiola · 10 years ago
  22. 5453555 bugfix: ruby code-gen capitalization by temiola · 10 years ago
  23. 5bcea0d Add package name to the method string. by yangg · 10 years ago
  24. a4b6f5d Add ServerContext. It is currently empty and deadline and metadata will come to by yangg · 10 years ago
  25. 081e320 Add missing casts to enable compilation with gcc 4.7 by rsilvera · 10 years ago
  26. ca9f359 Fix bug with generating grpc c++ code for proto files by samuelw · 10 years ago
  27. 72309c6 Getting the generated Makefile to support .proto files. by nnoble · 10 years ago
  28. c78b340 Fixing C++ and ruby code generators for the opensource build. by nnoble · 10 years ago
  29. 33a2168 Fixes package prefixes by temiola · 10 years ago
  30. 718c3f7 Change cpp and go codegen to use new method properties instead of method options by rocking · 10 years ago
  31. ebebb7e First pass at making the compilers open-sourcable. by nnoble · 10 years ago