Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | Merge pull request #10583 from ctiller/server_start | Craig Tiller | 2017-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Threading robustness | |||
| | | | | | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-04-14 | |
| | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | revert-10619-revert-9626-lazy-deframe | |||
* | | | | | | | | | | | | | | Merge pull request #9972 from sreecha/cq_create_api_changes | Sree Kuchibhotla | 2017-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completion Queue creation API changes (C-Core and C++ only) | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10449 from ctiller/minimal_test | Craig Tiller | 2017-04-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a test of minimal stacks, and make it pass | |||
| | | | | | | * \ \ \ \ \ \ \ \ | Merge pull request #10641 from ctiller/truebin | Craig Tiller | 2017-04-14 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In all cases when writing, respect what the peer has asked for | |||
| | | | | | | | | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-04-14 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert-10619-revert-9626-lazy-deframe | |||
* | | | | | | | | | | | | | | | | | Use _pb2_grpc module to access gRPC entities | Mehrdad Afshari | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #10405 from bogdandrutu/metadata | David G. Quintas | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change metadata names used by the instrumentation. | |||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #10630 from ctiller/ubsan | Craig Tiller | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ubsan fixes | |||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | | | Remove arm_arch and hack version number | Muxi Yan | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | | | | | | | | | | | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 | |
| |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | 1.3.x branch cut | David Garcia Quintas | 2017-04-13 | |
| |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #10617 from murgatroid99/upmerge_1.2.4 | David G. Quintas | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge 1.2.4 into master | |||
| | | | | | | | | | | | | | * | | | | | Keep LB policy alive during high freq of resolver updates | David Garcia Quintas | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #10475 from markdroth/closure_debug_schedule_check | Mark D. Roth | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add check that we don't schedule the same closure twice at once. | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10612 from markdroth/max_message_size_status_code | Mark D. Roth | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use RESOURCE_EXHAUSTED for max message size limits. | |||
| | | | | | | | | | | | * | | | | | | | | | In all cases when writing, respect what the peer has asked for (not what the ↵ | Craig Tiller | 2017-04-13 | |
| |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | peer has acknowledged we asked for) | |||
| | | | | | | * | | | | | | | | | | | | | fix mac issues | Sree Kuchibhotla | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | Change metadata names used by the instrumentation. | Bogdan Drutu | 2017-04-13 | |
| |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | | using grpc_base64_decode_with_len to simplify code | Makarand Dharmapurikar | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | | added env var to the Cronet target | Makarand Dharmapurikar | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 | murgatroid99 | 2017-04-13 | |
| |_|/| | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Minor patch | Muxi Yan | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | ubsan fixes | Craig Tiller | 2017-04-13 | |
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-13 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #10605 from ctiller/ubsan | Craig Tiller | 2017-04-13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ubsan fixes | |||
| | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | | | Add shutdown_cq as a server cq so that progress can be made when calling ↵ | Sree Kuchibhotla | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cq_pluck on f->shutdown_cq | |||
| | | | | | | | | | | * | | | | | | | | Fix flow control problem | Muxi Yan | 2017-04-12 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Revert "Revert "Implement lazy deframe"" | Muxi Yan | 2017-04-12 | |
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | Add GRPC_CHTTP2_KEEPALIVE_STATE_DISABLED | Yuchen Zeng | 2017-04-12 | |
| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #10616 from apolcyn/fix_csharp_test_docker_build | apolcyn | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | remove src/csharp/global.json | |||
| | | | | | | | | | * | | | | | | | | Fix modulemap redefinition | Muxi Yan | 2017-04-12 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #10586 from yang-g/error_details2 | Yang Gao | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add helper function to supply and parse error_details from Status. | |||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-12 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Revert "Implement lazy deframe" | Craig Tiller | 2017-04-12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | Merge github.com:grpc/grpc into server_start | Craig Tiller | 2017-04-12 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | add missing refs | Craig Tiller | 2017-04-12 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | | | Merge github.com:grpc/grpc into minimal_test | Craig Tiller | 2017-04-12 | |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #10473 from ctiller/truebin | Craig Tiller | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | True Binary Encoding | |||
| | | * | | | | | | | | | | | | | | | remove src/csharp/global.json | Alexander Polcyn | 2017-04-12 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #10598 from jtattermusch/manual_upmerge_v12x | David G. Quintas | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual upmerge from v1.2.x | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9626 from muxi/lazy-deframe | Muxi Yan | 2017-04-12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement lazy deframe | |||
| | | | | | | | | | * | | | | | | | | | Create f->shutdown_cq in the fixture | Sree Kuchibhotla | 2017-04-12 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-12 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | | | | | | fixed asan buffer overflow | Makarand Dharmapurikar | 2017-04-12 | |
| | | | | | | | | | | | | | | | | | | |