aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
|\
| * clang-formatGravatar Mark D. Roth2016-12-14
| * Fix bug.Gravatar Mark D. Roth2016-12-12
| * Clean up C++ filter API.Gravatar Mark D. Roth2016-12-12
| * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| |\
* | \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\ \ \ | | |/ | |/|
| * | Merge branch 'track_cq_finalize' of github.com:vjpai/grpc into fixit29Gravatar Craig Tiller2016-12-05
| |\ \
| * | | Fix shutdown problems with sync serverGravatar Craig Tiller2016-12-05
| | * | Bring back gli initializer summoningGravatar Vijay Pai2016-12-05
| | * | gpr_atm isn't automatically initialized to 0. Thanks Obama.Gravatar Vijay Pai2016-12-05
| | * | clang-formatGravatar Vijay Pai2016-12-05
| | * | Track requests that could cause other requests to be created, and don't doGravatar Vijay Pai2016-12-05
| |/ /
| | * clang-formatGravatar Mark D. Roth2016-11-30
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-11-28
| | |\ | | |/ | |/|
| | * Fix build problems.Gravatar Mark D. Roth2016-11-28
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
|\| |
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\ \ \ | | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| | |\ | | |/ | |/|
| * | Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
|/| |
| | * Allow setting service config via C++ API, for use in tests.Gravatar Mark D. Roth2016-11-09
| | * Allow getting LB policy name and service config in C++ API.Gravatar Mark D. Roth2016-11-09
| |/ |/|
* | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
|\ \
* | | MergeGravatar Craig Tiller2016-11-08
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\ \ \
| | * | Fix C++ filter API and add test for it.Gravatar Mark D. Roth2016-11-07
| * | | Get user agent rightGravatar Craig Tiller2016-11-04
| |/ /
* | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
|\| |
| | * Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| | |\
| * | \ Merge branch 'master' into turn_it_to_11Gravatar Vijay Pai2016-11-02
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #8523 from markdroth/lb_policy_name_channel_argGravatar Mark D. Roth2016-11-02
| | |\ \
| * | | | clang-formatGravatar Vijay Pai2016-11-01
| * | | | Deprecate grpc::thread and sync in favor of std::thread,mutex,etcGravatar Vijay Pai2016-11-01
| * | | | Remove references to NO_CHRONO optionGravatar Vijay Pai2016-11-01
| * | | | clang-formatGravatar Vijay Pai2016-11-01
| * | | | Use C++11 final and overrideGravatar Vijay Pai2016-11-01
| |/ / /
| * | | Merge pull request #8380 from y-zeng/reflection_headerGravatar Yuchen Zeng2016-10-31
| |\ \ \
* | | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\| | | |
| | | * | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_argGravatar Mark D. Roth2016-10-31
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-28
| |\ \ \ \
* | | | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\ \ \ \ \
* | | | | | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | | | | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ / / / / /
| | | | * / Add ChannelArguments::SetLoadBalancingPolicyName() to C++ API.Gravatar Mark D. Roth2016-10-26
| | |_|/ / | |/| | |
| | * | | generate_projects.sh and also add config.h header so that gcc4.4 can recogniz...Gravatar Sree Kuchibhotla2016-10-25
| | * | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-24
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into reflection_headerGravatar Yuchen Zeng2016-10-24
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #8281 from gcasto/cronet_cpp_apiGravatar Yang Gao2016-10-24
| |\ \ \ \
| | | * | | Move thread_manager.h header from server.h to server_cc.ccGravatar Sree Kuchibhotla2016-10-24