aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-22
|\
| * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-22
| |\
* | | Ruby changesGravatar Sree Kuchibhotla2017-03-22
* | | Python changesGravatar Sree Kuchibhotla2017-03-22
* | | PHP changesGravatar Sree Kuchibhotla2017-03-22
* | | Objective-C changesGravatar Sree Kuchibhotla2017-03-22
* | | Node changesGravatar Sree Kuchibhotla2017-03-22
* | | C# changesGravatar Sree Kuchibhotla2017-03-22
| | * Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filterGravatar Robbie Shade2017-03-22
| | |\
| | * \ Merge pull request #10247 from y-zeng/fix_lb_subchannelGravatar Yuchen Zeng2017-03-22
| | |\ \
| | | | * Removing credentials assert in server_auth_filter.Gravatar Julien Boeuf2017-03-22
| | * | | Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | Merge pull request #10203 from ncteisen/error-ownership-semanticsGravatar Noah Eisen2017-03-22
| | |\ \ \
| | * \ \ \ Merge pull request #9655 from markdroth/remove_initial_connect_stringGravatar Mark D. Roth2017-03-22
| | |\ \ \ \
* | | | | | | Fix test bug and generate_projects.shGravatar Sree Kuchibhotla2017-03-22
* | | | | | | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
* | | | | | | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
| | * | | | | Merge pull request #10210 from muxi/enable-cronet-compressionGravatar Muxi Yan2017-03-21
| | |\ \ \ \ \
| | | | | * | | Line breaks and doc reffingGravatar ncteisen2017-03-21
* | | | | | | | Changes to use the new APIGravatar Sree Kuchibhotla2017-03-21
* | | | | | | | Merge branch 'cq_factory_api' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-21
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into cq_factory_apiGravatar Sree Kuchibhotla2017-03-21
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add version macroGravatar Sree Kuchibhotla2017-03-21
| | | | | | | | * Fix subchannel creation in pick_first and round_robinGravatar Yuchen Zeng2017-03-21
| | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Introduce grpc_completion_queue_factory APIGravatar Sree Kuchibhotla2017-03-21
| | | * | | | | Assert on thread creationGravatar Ken Payson2017-03-21
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #10208 from muxi/fix-trailer-onlyGravatar Muxi Yan2017-03-21
| |\ \ \ \ \ \
| | | | * \ \ \ Merge remote-tracking branch 'upstream/master' into enable-cronet-compressionGravatar Muxi Yan2017-03-21
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st...Gravatar Mark D. Roth2017-03-21
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | * | | | clang-formatGravatar Muxi Yan2017-03-21
* | | | | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
|\| | | | | | |
| | | | | | | * Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| | |_|_|_|_|/ | |/| | | | |
| | | | * | | CommentGravatar Muxi Yan2017-03-20
| * | | | | | Merge pull request #10102 from ctiller/fuzzing-longGravatar Craig Tiller2017-03-20
| |\ \ \ \ \ \
| | | | | * | | Improvement on reading compression bytGravatar Muxi Yan2017-03-20
| * | | | | | | Merge pull request #10212 from nathanielmanistaatgoogle/update-testsGravatar Nathaniel Manista2017-03-20
| |\ \ \ \ \ \ \
| | * | | | | | | Update tests to current gRPC code elementsGravatar Nathaniel Manista2017-03-17
| | | | | | * | | Add supprot of processing trailer-only response in cronet_transport.cGravatar Muxi Yan2017-03-17
| * | | | | | | | Downgrade error severity to INFO when failing to add a listenerGravatar Yuchen Zeng2017-03-17
| | | | | | * | | Fix that there is no :status header in the case of trailer-only failure replyGravatar Muxi Yan2017-03-17
| | | | | * | | | Fix that there is no :status header in the case of trailer-only failure replyGravatar Muxi Yan2017-03-17
| | |_|_|/ / / / | |/| | | | | |
| | | | | * | | Add compression support to cronet transportGravatar Muxi Yan2017-03-17
| * | | | | | | Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
| |\ \ \ \ \ \ \ \
| | | | | | | | * \ Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st...Gravatar Mark D. Roth2017-03-17
| | | | | | | | |\ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #10165 from markdroth/proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fixGravatar Mark D. Roth2017-03-17
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ Merge remote-tracking branch 'upstream/master' into retry_throttleGravatar Mark D. Roth2017-03-17
| | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |