aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #10216 from mehrdada/python-service-reflectionGravatar Mehrdad Afshari2017-03-23
|\
| * Add pylint comment to justify unused importGravatar Mehrdad Afshari2017-03-23
| * Temporarily disable testFileContainingExtensionGravatar Mehrdad Afshari2017-03-23
| * Sort service_names returned by python reflectionGravatar Mehrdad Afshari2017-03-23
| * Add helper function for enabling python reflectionGravatar Mehrdad Afshari2017-03-23
| * Add all_extension_numbers_of_type in py reflectionGravatar Mehrdad Afshari2017-03-23
| * Test all_extension_numbers_of_typeGravatar Mehrdad Afshari2017-03-23
| * Add ReflectionServicer._file_containing_extensionGravatar Mehrdad Afshari2017-03-23
| * Fix and un-skip testFileContainingExtensionGravatar Mehrdad Afshari2017-03-23
* | Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary...Gravatar Nathaniel Manista2017-03-23
|\ \
* \ \ Merge pull request #10109 from ncteisen/error-slice-optimizationGravatar Noah Eisen2017-03-22
|\ \ \
| * \ \ Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\ \ \ | | | |/ | | |/|
* | | | Merge pull request #10189 from ctiller/call_casesGravatar Craig Tiller2017-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
|\ \ \ \ \
| | | | | * Drop unnecessary imports from _pb2_grpc.py filesGravatar Nathaniel Manista2017-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
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #10210 from muxi/enable-cronet-compressionGravatar Muxi Yan2017-03-21
|\ \ \ \ \ \ \ \
| | | * | | | | | Line breaks and doc reffingGravatar ncteisen2017-03-21
| | | | | * | | | Fix subchannel creation in pick_first and round_robinGravatar Yuchen Zeng2017-03-21
| | | | | | * | | Merge github.com:grpc/grpc into call_casesGravatar Craig Tiller2017-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
| | | | | | * | | | 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
| | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| | | | | | | * | | | | | Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |