Yang Gao
|
a89389283f
|
support per call credentials in c++
|
2015-05-14 11:51:07 -07:00 |
Nicolas "Pixel" Noble
|
fd2bf675f7
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Conflicts:
include/grpc++/completion_queue.h
|
2015-04-24 23:24:44 +02:00 |
Yang Gao
|
c4b6ffb1b6
|
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
|
2015-04-24 13:09:40 -07:00 |
Nicolas "Pixel" Noble
|
23be280366
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Conflicts:
src/cpp/client/channel.cc
vsprojects/vs2010/grpc++.vcxproj
vsprojects/vs2013/grpc++.vcxproj.filters
|
2015-04-24 00:38:19 +02:00 |
Yang Gao
|
103837ee6b
|
Wrap ParseCommandLineFlags in InitTest
|
2015-04-15 15:23:54 -07:00 |
Nicolas "Pixel" Noble
|
a05b8b7b25
|
Removing a few more references to #include <chrono>
|
2015-04-08 09:07:20 +02:00 |
Yang Gao
|
884ed08e59
|
clang-format c++ code under examples
|
2015-03-25 10:45:23 -07:00 |
Craig Tiller
|
5589c35fed
|
Compile fix
|
2015-03-03 10:04:51 -08:00 |
Yang Gao
|
0706ce8a19
|
remove debug bits
|
2015-02-27 14:31:02 -08:00 |
Yang Gao
|
7795324d19
|
Redo #817. Update pubsub example channel creation and credentials
|
2015-02-27 14:28:05 -08:00 |
Nicolas "Pixel" Noble
|
7e80efcb3d
|
Making the usage of gflags uniform across distributions.
|
2015-02-20 03:13:38 +01:00 |
Nicolas "Pixel" Noble
|
ba6082080c
|
Fixing gflags' include path.
|
2015-02-20 02:48:03 +01:00 |
Craig Tiller
|
190d360def
|
Add missing new-lines at end of file
|
2015-02-18 09:23:38 -08:00 |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
Chen wang
|
842325110d
|
Rename examples/tips to examples/pubsub
|
2015-02-12 17:29:18 -08:00 |