1. a893892 support per call credentials in c++ by Yang Gao · 9 years ago
  2. fd2bf67 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  3. c4b6ffb Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free. by Yang Gao · 9 years ago
  4. 23be280 Merge branch 'master' of github.com:grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  5. 103837e Wrap ParseCommandLineFlags in InitTest by Yang Gao · 9 years ago
  6. 084ef52 Remove outdated protos by Yang Gao · 9 years ago
  7. b7c2035 Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2 by Nicolas "Pixel" Noble · 9 years ago
  8. 0caebbf Splitting gRPC service class codegen into its own set of files. by Nicolas "Pixel" Noble · 9 years ago
  9. a05b8b7 Removing a few more references to #include <chrono> by Nicolas "Pixel" Noble · 9 years ago
  10. 884ed08 clang-format c++ code under examples by Yang Gao · 9 years ago
  11. 16c78c9 Clean up unneeded includes and remove shutdown protobuf library by Yang Gao · 9 years ago
  12. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  13. 5589c35 Compile fix by Craig Tiller · 9 years ago
  14. 07b3d31 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  15. 91cc481 Merge remote-tracking branch 'upstream/master' into pubsub by Yang Gao · 9 years ago
  16. 61691f9 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  17. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 9 years ago
  18. 0706ce8 remove debug bits by Yang Gao · 9 years ago
  19. 7795324 Redo #817. Update pubsub example channel creation and credentials by Yang Gao · 9 years ago
  20. cf133f4 Make it possible to compile with gcc4.6 by Craig Tiller · 9 years ago
  21. 29f1314 Merge github.com:grpc/grpc into credit by Craig Tiller · 9 years ago
  22. 85f9963 Update README by Abhishek Kumar · 9 years ago
  23. e4fe844 s/CreateChannel/CreateChannelDeprecated by Craig Tiller · 9 years ago
  24. 42bc87c Update C++ server with new core API by Craig Tiller · 9 years ago
  25. bbd67c0 clean up some internal path and names by Yang Gao · 9 years ago
  26. 99d6593 Merge pull request #638 from vjpai/expecteq by Craig Tiller · 9 years ago
  27. 7e80efc Making the usage of gflags uniform across distributions. by Nicolas "Pixel" Noble · 9 years ago
  28. ba60820 Fixing gflags' include path. by Nicolas "Pixel" Noble · 9 years ago
  29. dbbdda5 EXPECT_EQ Mac issue... by vjpai · 9 years ago
  30. ce5021b Add missing new-lines at end of file by Craig Tiller · 9 years ago
  31. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  32. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  33. f74ec4e Merge github.com:grpc/grpc into copyright by Craig Tiller · 9 years ago
  34. ad1fd3a Add proto copyrights by Craig Tiller · 9 years ago
  35. 421e87a Merge github.com:grpc/grpc into c++api by Craig Tiller · 9 years ago
  36. 8423251 Rename examples/tips to examples/pubsub by Chen wang · 9 years ago