index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Merge pull request #9207 from ctiller/cleanup_closures
Craig Tiller
2017-01-04
|
\
*
\
Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq
makdharma
2017-01-04
|
\
\
|
|
*
Fix some NULL usage
Craig Tiller
2017-01-03
|
|
/
|
/
|
|
*
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
David G. Quintas
2016-12-17
*
|
v1.0.x → master upmerge
Nathaniel Manista
2016-12-16
|
\
\
|
|
/
|
/
|
*
|
Move internal channel arg definitions out of public headers.
Mark D. Roth
2016-12-12
*
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-12
|
\
\
*
|
|
Eliminate redundant places where server name was stored.
Mark D. Roth
2016-12-12
|
*
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
Craig Tiller
2016-12-12
*
|
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-09
|
\
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-12-09
|
\
\
\
|
|
*
\
Merge remote-tracking branch 'upstream/master' into revert-8949-revert-8922-s...
Mark D. Roth
2016-12-09
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
clang-format
Mark D. Roth
2016-12-06
|
*
|
|
gpr_atm isn't automatically initialized to 0. Thanks Obama.
Vijay Pai
2016-12-05
|
*
|
|
clang-format
Vijay Pai
2016-12-05
|
*
|
|
Track requests that could cause other requests to be created, and don't do
Vijay Pai
2016-12-05
|
|
*
|
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
Mark D. Roth
2016-12-05
|
|
/
/
|
*
|
Revert "Remove redundant includes from string.h and tmpfile.h"
Mark D. Roth
2016-12-05
|
*
|
Temporarily enable gpr_slice_* functions to not break api compatibility
Sree Kuchibhotla
2016-12-01
|
|
*
Clarify grpc_call_start_batch error semantics
Nathaniel Manista
2016-11-30
*
|
|
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
Mark D. Roth
2016-11-28
|
\
|
|
|
*
|
add todo
yang-g
2016-11-18
*
|
|
Avoid confusion between server name and URI.
Mark D. Roth
2016-11-18
*
|
|
Pass client channel factory and server name via channel args.
Mark D. Roth
2016-11-18
|
*
|
Expose message limit constants so that users can reference them
yang-g
2016-11-17
|
*
|
Merge pull request #8617 from markdroth/service_config_json
Mark D. Roth
2016-11-17
|
|
\
\
|
*
\
\
Merge pull request #8630 from ctiller/newlines
Craig Tiller
2016-11-16
|
|
\
\
\
|
*
|
|
|
Review feedback
Craig Tiller
2016-11-16
|
*
|
|
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-16
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into newlines
Craig Tiller
2016-11-16
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
|
|
|
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
David Garcia Quintas
2016-11-14
|
\
\
\
\
\
|
*
\
\
\
\
Merge pull request #8086 from y-zeng/fix_gprc
Yuchen Zeng
2016-11-11
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge pull request #8335 from y-zeng/tos
Yuchen Zeng
2016-11-11
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
Allow setting service config via C++ API, for use in tests.
Mark D. Roth
2016-11-09
|
|
|
|
|
|
*
|
Allow getting LB policy name and service config in C++ API.
Mark D. Roth
2016-11-09
|
|
|
|
|
|
*
|
Allow fetching service config via grpc_channel_get_info().
Mark D. Roth
2016-11-09
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #8679 from markdroth/core_api_cleanup
Mark D. Roth
2016-11-08
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
Mark D. Roth
2016-11-08
|
*
|
|
|
|
|
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
\
\
\
\
\
\
*
|
|
|
|
|
|
|
|
Added INIT state to grpc_connectivity_state
David Garcia Quintas
2016-11-08
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-08
|
|
|
|
|
|
|
\
\
\
|
|
|
*
|
|
|
|
|
|
Remove deprecated macros from C-core API. Also move one pending C++ cleanup ...
Mark D. Roth
2016-11-08
|
|
|
|
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
s/std::string/grpc::string/g
Craig Tiller
2016-11-08
|
|
*
|
|
|
|
|
|
Get user agent right
Craig Tiller
2016-11-04
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into newlines
Craig Tiller
2016-11-04
|
|
|
|
|
|
|
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into bm_fullstack
Craig Tiller
2016-11-04
|
|
|
|
|
|
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Code review changes.
Mark D. Roth
2016-11-04
|
*
|
|
|
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
[next]