Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | | | add cmake support to run_tests.py | Jan Tattermusch | 2017-02-03 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #9568 from jtattermusch/cmake_shared_libs | Jan Tattermusch | 2017-02-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Dont credit flow control after stream has closed reading | Craig Tiller | 2017-02-03 | |
| | | | * | | | | | | | | | | add missing return statement | Alexander Polcyn | 2017-02-03 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-03 | |
| | | | | | |\ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #9572 from dgquintas/interop_server_mac_slice_crash | David G. Quintas | 2017-02-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9487 from ctiller/bm_stream | Sree Kuchibhotla | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | | | | | * | | add copyright | Sree Kuchibhotla | 2017-02-02 | |
| | * | | | | | | | | | | | | Fixed invalid handling of slice data in interop_server | David Garcia Quintas | 2017-02-02 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | Stress test client service config (in kubernetes) need not be of 'LoadBalancers' | Sree Kuchibhotla | 2017-02-02 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | cmake: fix #8729 | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | | | | cmake: support static runtime linking | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | | | | boringssl silences its own warnings | Jan Tattermusch | 2017-02-02 | |
| | * | | | | | | | | | | build grpc_csharp_ext as shared | Jan Tattermusch | 2017-02-02 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | always render junit xml report after perf tests | Alexander Polcyn | 2017-02-02 | |
| | | | | | * | | | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-02 | |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | | | | * | | | | | Flip conditional | Craig Tiller | 2017-02-02 | |
| | | | | | * | | | | | Fix potential flow control deadlock | Craig Tiller | 2017-02-02 | |
* | | | | | | | | | | | Merge pull request #9456 from jtattermusch/cmake_convenience_targets | Jan Tattermusch | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7617 from sebright/fix-typos-in-comments | David G. Quintas | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | Fix potential use-after-free | Craig Tiller | 2017-02-02 | |
| | | | * | | | | | | | | | Add an on_write callback to the UDP server. | Robbie Shade | 2017-02-02 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #9482 from gazialankus/patch-1 | Jan Tattermusch | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9236 from ctiller/max_msg_deadline | Craig Tiller | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9519 from jtattermusch/csharp_test_doubles | Jan Tattermusch | 2017-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9545 from yang-g/fix | Yang Gao | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9535 from stanley-cheung/php-update-examples | Stanley Cheung | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | add C# testing APIs | Jan Tattermusch | 2017-02-01 | |
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | Merge branch 'bwest' of github.com:ctiller/grpc into bwest | Craig Tiller | 2017-02-01 | |
| | | | | | | | | | | |\ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | | | Improve sync streaming benchmark, fix deadlock that can occur sometimes | Craig Tiller | 2017-02-01 | |
* | | | | | | | | | | | | | | | | | Merge pull request #9429 from Vizerai/trace_context_proto | Jim King | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | Updated trace_context.proto and associated files. | Vizerai | 2017-02-01 | |
| | | | | | | | | | | | * | | | | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 | |
| | | | | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | Merge github.com:grpc/grpc into bm_stream | Craig Tiller | 2017-02-01 | |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #9529 from ctiller/racey | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | | | | | | | | add convenience cmake targets | Jan Tattermusch | 2017-02-02 | |
| | | | | | | | * | | | | | | | | | | | windows compilation fixes | Jan Tattermusch | 2017-02-02 | |
| |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #9485 from sreecha/poll-cv-disable | David G. Quintas | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9472 from ericgribkoff/update_cli_instructions | Eric Gribkoff | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * | | | | | | | | shorten qps worker timeouts and run remote workers under timeout | Alexander Polcyn | 2017-02-01 | |
| | | | | | | | | | | |/ / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #9544 from ctiller/more-fuzzz | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | | | | | | Minor fixes | yang-g | 2017-02-01 | |
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Fix conditional | Craig Tiller | 2017-02-01 | |
| * | | | | | | | | | | | | | | | | | | Fix fuzzing detected crash | Craig Tiller | 2017-02-01 | |
|/ / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #9513 from ctiller/version3 | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | * \ \ \ \ \ | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 | |
| | | | | | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #9541 from ctiller/call_create | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into call_create | Craig Tiller | 2017-02-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #9540 from ctiller/fuzzing-apiness | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9530 from ctiller/hybrid | Craig Tiller | 2017-02-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |