index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge remote-tracking branch 'upstream/master' into sync_async_mix
yang-g
2016-01-14
|
\
\
\
\
|
|
*
|
|
destroy reader after using it
yang-g
2016-01-14
|
|
/
/
/
|
|
*
|
Fix the build.
Bogdan Drutu
2016-01-14
|
*
|
|
clang-format code
Craig Tiller
2016-01-14
|
*
|
|
Update copyrights again
murgatroid99
2016-01-13
*
|
|
|
merge with head
yang-g
2016-01-13
|
\
|
|
|
*
|
|
|
Support sync/async methods in the same service
yang-g
2016-01-13
|
|
|
*
Channel args comparisons
Craig Tiller
2016-01-13
|
|
*
|
Add virtual destructors for the default implementations as well.
Bogdan Drutu
2016-01-12
|
|
|
/
|
*
|
Remove dead code and a thus unneeded change to C++ bbuf
Vijay Pai
2016-01-11
|
*
|
Merge branch 'master' into bbuf
Vijay Pai
2016-01-11
|
|
\
|
*
|
|
Exploratory refactoring for mixed sync/async methods on the same C++ service
Craig Tiller
2016-01-07
|
|
/
|
/
|
|
*
Refactor server side to support generic tests.
vjpai
2016-01-07
|
*
Got rid of all compilation problems, now need to test
Vijay Pai
2016-01-04
*
|
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
*
Merge branch 'master' into bbuf
vjpai
2015-12-22
|
|
\
|
|
/
|
/
|
*
|
Fix the naming conflict issue that cause the tests to fail.
Bogdan Drutu
2015-12-12
*
|
Add a destructor callback as well
Bogdan Drutu
2015-12-11
*
|
Add a hook for the default constructor of ClientContext.
Bogdan Drutu
2015-12-11
*
|
make gpr_timespec platform agnostic
Jan Tattermusch
2015-12-10
*
|
include climits
Jan Tattermusch
2015-12-07
*
|
more win x64 fixes
Jan Tattermusch
2015-12-07
*
|
Merge pull request #4175 from yang-g/tcp_refactor
Craig Tiller
2015-12-03
|
\
\
*
\
\
Merge pull request #4207 from yang-g/server_builder_options
Craig Tiller
2015-12-03
|
\
\
\
*
\
\
\
Merge pull request #4204 from ctiller/emergency-cheese-and-crackers
jboeuf
2015-12-02
|
\
\
\
\
|
*
|
|
|
Further review feedback
Craig Tiller
2015-12-02
|
|
|
*
|
merge with head and resolve conflict
yang-g
2015-12-02
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Review feedback
Craig Tiller
2015-12-02
*
|
|
|
|
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
\
\
\
\
\
|
|
|
|
|
*
Merge branch 'master' into bbuf
vjpai
2015-11-30
|
|
|
|
|
|
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
*
WIP
vjpai
2015-11-30
|
|
|
*
|
|
Add set pointer api to channel_arguments
yang-g
2015-11-25
|
|
|
*
|
|
add server_builder_option
yang-g
2015-11-25
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Global hook for doing something in response to a synchronous server call
Craig Tiller
2015-11-24
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Cpp example of how the plugins can be done.
Julien Boeuf
2015-11-19
|
*
|
|
Also adding a credentials type to the plugin API.
Julien Boeuf
2015-11-19
|
*
|
|
Fixing implementations.
Julien Boeuf
2015-11-18
*
|
|
|
clang-format
Craig Tiller
2015-11-18
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
\
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
\
\
|
|
*
|
Handle cancel before start case
yang-g
2015-11-17
|
|
/
/
|
|
*
Merge github.com:grpc/grpc into new_op
Craig Tiller
2015-11-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
Craig Tiller
2015-11-04
|
|
\
\
|
|
|
*
stream_op cleanup: miscellany
Craig Tiller
2015-11-02
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into core_creds_api_change
Julien Boeuf
2015-10-17
|
\
|
|
|
*
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-13
|
|
\
\
|
*
\
\
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-12
|
|
\
\
\
*
|
|
|
|
Successfully compile C++ libary (not tests yet).
Julien Boeuf
2015-10-12
|
|
/
/
/
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-09
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]