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
*
regenerate projects
Jan Tattermusch
2018-01-22
*
Regenerate projects
Mehrdad Afshari
2018-01-19
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
Jan Tattermusch
2018-01-12
*
Resolve leak by freeing request payload if resources exhausted
Vijay Pai
2018-01-10
*
Add needed header
Vijay Pai
2018-01-10
*
Switch C++ sync server to use gpr_thd rather than std::thread and provide res...
Vijay Pai
2018-01-08
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
*
\
Merge branch 'master' into execctx
Yash Tibrewal
2017-11-30
|
\
\
*
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
|
|
*
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
ncteisen
2017-11-28
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Bump 1.8.0-dev to 1.9.0-dev
Mehrdad Afshari
2017-11-27
|
|
*
Fix stats
ncteisen
2017-11-17
|
|
*
Remove all extern C
ncteisen
2017-11-17
|
|
/
*
|
Merge master
Yash Tibrewal
2017-11-16
|
\
|
*
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCt...
Yash Tibrewal
2017-11-14
*
|
Address some PR comments
Yash Tibrewal
2017-11-14
|
*
clang-format after nullptr changes
Craig Tiller
2017-11-10
|
*
Enable clang-tidy as a sanity check, fix up all known failures
Craig Tiller
2017-11-10
*
|
Merge with master
Yash Tibrewal
2017-11-09
|
\
|
|
*
Merge pull request #13199 from ncteisen/zero-copy
Noah Eisen
2017-11-07
|
|
\
|
|
*
Add init/shutdown to codegen interface
ncteisen
2017-11-06
|
*
|
Update clang-format to 5.0
Craig Tiller
2017-11-03
|
|
*
Refactor SerializationTraits
ncteisen
2017-10-31
|
|
/
|
*
Update with internal C++ interfaces
Yuchen Zeng
2017-10-30
|
*
Remove c++ channel connectivity watcher
Yuchen Zeng
2017-10-30
|
*
Adopt the static factory pattern (#10)
Vijay Pai
2017-10-27
|
*
Separate public and internal C++ interfaces
Vijay Pai
2017-10-26
|
*
Catch out of order error code
yang-g
2017-10-25
|
*
Adds gRPC Experimental CQ DoThenAsyncNext lambda API
Ken Payson
2017-10-25
*
|
Removing instances of exec_ctx being passed around in functions in
Yash Tibrewal
2017-10-18
|
*
Update create_channel.cc
Vijay Pai
2017-10-17
|
*
Fix initialization bug in channel creation
Krasimir Georgiev
2017-10-17
|
/
*
Workaround bug for a moment
Craig Tiller
2017-10-13
*
Update version to 1.8.0-dev, update g word to 'generous'
murgatroid99
2017-10-02
*
Fix ClangTidy
ncteisen
2017-09-29
*
Merge pull request #12374 from markdroth/plugin_credentials_api_fix
Mark D. Roth
2017-09-29
|
\
*
|
Add CompositeCallCredentials
yang-g
2017-09-28
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-28
|
|
\
|
|
/
|
/
|
|
*
Code review changes.
Mark D. Roth
2017-09-28
*
|
Readd grpclb fallback
Juanli Shen
2017-09-27
|
*
Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix
Mark D. Roth
2017-09-25
|
|
\
|
|
/
|
/
|
*
|
Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip
Vijay Pai
2017-09-21
*
|
Base the new SerializationTraits API on implicit type conversion rather than ...
Vijay Pai
2017-09-21
*
|
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...
Vijay Pai
2017-09-21
*
|
Removing deprecated string to char * conversions
Yash Tibrewal
2017-09-17
*
|
Construction of streams shouldn't require triggering async ops
Vijay Pai
2017-09-14
*
|
Revert "Add fallback (use backends from resolver if can't reach balancer) to ...
Ken Payson
2017-09-13
[next]