Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #10216 from mehrdada/python-service-reflection | Mehrdad Afshari | 2017-03-23 |
|\ | |||
| * | Add pylint comment to justify unused import | Mehrdad Afshari | 2017-03-23 |
| * | Temporarily disable testFileContainingExtension | Mehrdad Afshari | 2017-03-23 |
| * | Sort service_names returned by python reflection | Mehrdad Afshari | 2017-03-23 |
| * | Add helper function for enabling python reflection | Mehrdad Afshari | 2017-03-23 |
| * | Add all_extension_numbers_of_type in py reflection | Mehrdad Afshari | 2017-03-23 |
| * | Test all_extension_numbers_of_type | Mehrdad Afshari | 2017-03-23 |
| * | Add ReflectionServicer._file_containing_extension | Mehrdad Afshari | 2017-03-23 |
| * | Fix and un-skip testFileContainingExtension | Mehrdad Afshari | 2017-03-23 |
* | | Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary... | Nathaniel Manista | 2017-03-23 |
|\ \ | |||
* \ \ | Merge pull request #10109 from ncteisen/error-slice-optimization | Noah Eisen | 2017-03-22 |
|\ \ \ | |||
| * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi... | Noah Eisen | 2017-03-22 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge pull request #10189 from ctiller/call_cases | Craig Tiller | 2017-03-22 |
|\ \ \ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter | Robbie Shade | 2017-03-22 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #10247 from y-zeng/fix_lb_subchannel | Yuchen Zeng | 2017-03-22 |
|\ \ \ \ \ | |||
| | | | | * | Drop unnecessary imports from _pb2_grpc.py files | Nathaniel Manista | 2017-03-22 |
| | * | | | | Removing credentials assert in server_auth_filter. | Julien Boeuf | 2017-03-22 |
* | | | | | | Merge pull request #10238 from ctiller/bm_chttp2_top | Craig Tiller | 2017-03-22 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #10203 from ncteisen/error-ownership-semantics | Noah Eisen | 2017-03-22 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #9655 from markdroth/remove_initial_connect_string | Mark D. Roth | 2017-03-22 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #10210 from muxi/enable-cronet-compression | Muxi Yan | 2017-03-21 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Line breaks and doc reffing | ncteisen | 2017-03-21 |
| | | | | * | | | | Fix subchannel creation in pick_first and round_robin | Yuchen Zeng | 2017-03-21 |
| | | | | | * | | | Merge github.com:grpc/grpc into call_cases | Craig Tiller | 2017-03-21 |
| | | | | | |\ \ \ | | | | | | |/ / / | | | | | |/| | | | |||
* | | | | / | | | | Assert on thread creation | Ken Payson | 2017-03-21 |
| |_|_|_|/ / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #10208 from muxi/fix-trailer-only | Muxi Yan | 2017-03-21 |
|\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into enable-cronet-compression | Muxi Yan | 2017-03-21 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9850 from markdroth/retry_throttle | Mark D. Roth | 2017-03-21 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st... | Mark D. Roth | 2017-03-21 |
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | clang-format | Muxi Yan | 2017-03-21 |
| | | | | | * | | | | Add benchmark suite for chttp2 | Craig Tiller | 2017-03-21 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | * | | | | | | Comment | Muxi Yan | 2017-03-20 |
* | | | | | | | | | Merge pull request #10102 from ctiller/fuzzing-long | Craig Tiller | 2017-03-20 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | Improvement on reading compression byt | Muxi Yan | 2017-03-20 |
* | | | | | | | | | | Merge pull request #10212 from nathanielmanistaatgoogle/update-tests | Nathaniel Manista | 2017-03-20 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Update tests to current gRPC code elements | Nathaniel Manista | 2017-03-17 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| | | | | * | | | | | Add supprot of processing trailer-only response in cronet_transport.c | Muxi Yan | 2017-03-17 |
* | | | | | | | | | | Downgrade error severity to INFO when failing to add a listener | Yuchen Zeng | 2017-03-17 |
| | | | | * | | | | | Fix that there is no :status header in the case of trailer-only failure reply | Muxi Yan | 2017-03-17 |
| | | | * | | | | | | Fix that there is no :status header in the case of trailer-only failure reply | Muxi Yan | 2017-03-17 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | * | | | | | Add compression support to cronet transport | Muxi Yan | 2017-03-17 |
* | | | | | | | | | Merge pull request #9889 from y-zeng/channel_arg | Yuchen Zeng | 2017-03-17 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #10123 from y-zeng/android | Yuchen Zeng | 2017-03-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into remove_initial_connect_st... | Mark D. Roth | 2017-03-17 |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #10165 from markdroth/proxy_mapper_init_fix | Mark D. Roth | 2017-03-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix | Mark D. Roth | 2017-03-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into retry_throttle | Mark D. Roth | 2017-03-17 |
| | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |||
| | | | | | | * | | | | | | Switch to using a CAS loop to update the token value. | Mark D. Roth | 2017-03-17 |
| | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix | Mark D. Roth | 2017-03-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |