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 branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29
Craig Tiller
2016-12-05
|
\
*
|
Fix shutdown problems with sync server
Craig Tiller
2016-12-05
|
*
Bring back gli initializer summoning
Vijay Pai
2016-12-05
|
*
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
|
/
*
Merge remote-tracking branch 'upstream/master' into service_config_json
Mark D. Roth
2016-11-16
|
\
|
*
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
|
/
/
*
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
\
\
*
|
|
Merge
Craig Tiller
2016-11-08
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
\
\
\
|
|
*
|
Fix C++ filter API and add test for it.
Mark D. Roth
2016-11-07
|
*
|
|
Get user agent right
Craig Tiller
2016-11-04
|
|
/
/
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into tos
Yuchen Zeng
2016-11-02
|
|
|
\
|
*
|
\
Merge branch 'master' into turn_it_to_11
Vijay Pai
2016-11-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #8523 from markdroth/lb_policy_name_channel_arg
Mark D. Roth
2016-11-02
|
|
|
\
\
|
*
|
|
|
clang-format
Vijay Pai
2016-11-01
|
*
|
|
|
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
Vijay Pai
2016-11-01
|
*
|
|
|
Remove references to NO_CHRONO option
Vijay Pai
2016-11-01
|
*
|
|
|
clang-format
Vijay Pai
2016-11-01
|
*
|
|
|
Use C++11 final and override
Vijay Pai
2016-11-01
|
|
/
/
/
|
*
|
|
Merge pull request #8380 from y-zeng/reflection_header
Yuchen Zeng
2016-10-31
|
|
\
\
\
*
|
|
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-10-31
|
\
|
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_arg
Mark D. Roth
2016-10-31
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-28
|
|
\
\
\
\
*
|
|
|
|
|
clang-format
Craig Tiller
2016-10-26
*
|
|
|
|
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
|
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
/
/
/
/
|
|
|
|
*
/
Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.
Mark D. Roth
2016-10-26
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
generate_projects.sh and also add config.h header so that gcc4.4 can recogniz...
Sree Kuchibhotla
2016-10-25
|
|
*
|
|
Merge branch 'master' into rpc_mgr
Sree Kuchibhotla
2016-10-24
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into reflection_header
Yuchen Zeng
2016-10-24
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #8281 from gcasto/cronet_cpp_api
Yang Gao
2016-10-24
|
|
\
\
\
\
|
|
|
*
|
|
Move thread_manager.h header from server.h to server_cc.cc
Sree Kuchibhotla
2016-10-24
|
|
|
*
|
|
remove unused fields
Sree Kuchibhotla
2016-10-24
|
|
|
*
|
|
clang formatting fixes
Sree Kuchibhotla
2016-10-24
|
|
*
|
|
|
Add copyright header
Garrett Casto
2016-10-21
*
|
|
|
|
|
s/BUFFER_POOL/RESOURCE_QUOTA/g
Craig Tiller
2016-10-21
|
|
*
|
|
|
Clang format
Garrett Casto
2016-10-20
|
|
|
*
|
|
make gcc 4.6 and earlier versions happy
Sree Kuchibhotla
2016-10-20
|
|
|
*
|
|
Minor changes and called generate_projects.sh again
Sree Kuchibhotla
2016-10-20
*
|
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-19
|
\
|
|
|
|
|
|
|
|
*
|
|
Rename sync_methods_ to sync_requests_
Sree Kuchibhotla
2016-10-19
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into reflection_header
Yuchen Zeng
2016-10-18
|
|
|
|
|
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Address code review comments
Sree Kuchibhotla
2016-10-18
[next]