Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement grpclb drop support. | Mark D. Roth | 2017-05-17 |
* | fix extern c location | Yuxuan Li | 2017-05-15 |
* | remove unncessary include | Yuxuan Li | 2017-05-15 |
* | merge master, resolve conflict | Yuxuan Li | 2017-05-15 |
|\ | |||
| * | Merge pull request #10662 from sreecha/cq_mpsc_based | Sree Kuchibhotla | 2017-05-15 |
| |\ | |||
| * \ | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-12 |
| |\ \ | |||
| * | | | Fixing mock test target. | Nicolas "Pixel" Noble | 2017-05-12 |
| | * | | Merge pull request #11102 from ctiller/clang5 | Craig Tiller | 2017-05-12 |
| | |\ \ | |||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-12 |
| |\| | | | |||
| * | | | | Merge failure, missing commas. | Nicolas "Pixel" Noble | 2017-05-12 |
| * | | | | Merge failure - missing grpc_cc_binary. | Nicolas "Pixel" Noble | 2017-05-12 |
| | * | | | Propagate deadline to GenericServerContext | yang-g | 2017-05-11 |
| | | * | | just use char* overload | Craig Tiller | 2017-05-11 |
| | | * | | Explicitly mention std::string | Craig Tiller | 2017-05-11 |
| | |/ / | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 |
| |\| | | |||
| | | * | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-11 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge pull request #11074 from ctiller/pump | Craig Tiller | 2017-05-11 |
| | |\ \ | |||
| * | | | | Fixing test_util... | Nicolas "Pixel" Noble | 2017-05-11 |
| | | | * | Merge branch 'master' into cq_mpsc_based | Sree Kuchibhotla | 2017-05-10 |
| | | | |\ | |||
| | | * | | | Finish pumped streams: should alleviate infinite hang | Craig Tiller | 2017-05-10 |
| * | | | | | The json parser comes from protobuf. | Nicolas "Pixel" Noble | 2017-05-11 |
| * | | | | | Missed one gtest reference. | Nicolas "Pixel" Noble | 2017-05-11 |
| | * | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-10 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||
| | | * | | | Merge pull request #11061 from ctiller/ubsanc++ | Craig Tiller | 2017-05-10 |
| | | |\ \ \ | | | | |/ / | | | |/| | | |||
| * | | | | | Moving gtest include down. | Nicolas "Pixel" Noble | 2017-05-10 |
| | | * | | | Merge pull request #11033 from ncteisen/more-trickle | Noah Eisen | 2017-05-10 |
| | | |\ \ \ | |||
| | | | * | | | Clang | ncteisen | 2017-05-10 |
| | | | | * | | ubsan fix: dont deref past end of array | Craig Tiller | 2017-05-10 |
| | | * | | | | Increase error threshold for too many writes | Craig Tiller | 2017-05-10 |
| | | | |/ / | | | |/| | | |||
| * | | | | | QPS doesn't actually need gtest anymore. | Nicolas "Pixel" Noble | 2017-05-10 |
| | | | * | | Add warmup | ncteisen | 2017-05-09 |
| | | | * | | Run bm resonable number of times | ncteisen | 2017-05-09 |
| * | | | | | Making test_util & co public. | Nicolas "Pixel" Noble | 2017-05-09 |
| * | | | | | Add end2end_test_lib. | Nicolas "Pixel" Noble | 2017-05-09 |
| | | | * | | Add unbalanced unary benchmark | ncteisen | 2017-05-08 |
| | | |/ / | |||
| * | | | | Adding metrics_server. | Nicolas "Pixel" Noble | 2017-05-09 |
| * | | | | Fixing test_util target. | Nicolas "Pixel" Noble | 2017-05-09 |
| * | | | | Fixing grpc_cli_libs. | Nicolas "Pixel" Noble | 2017-05-08 |
* | | | | | Merge branch 'poll_stat' of github.com:lyuxuan/grpc into poll_stat | Yuxuan Li | 2017-05-08 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge branch 'master' into poll_stat | Yuxuan Li | 2017-05-08 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| | * | | | | change gpr_atm to int | Yuxuan Li | 2017-05-08 |
| |/ / / / |/| | | | | |||
| | | * | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-07 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #10720 from ctiller/trickle_stall | Craig Tiller | 2017-05-07 |
| |\ \ \ \ | |||
* | | | | | | use lock instand of atomics, fix include position | Yuxuan Li | 2017-05-05 |
| | | * | | | Adding "grpc_cli_libs" back. | Nicolas "Pixel" Noble | 2017-05-05 |
| * | | | | | Merge pull request #10313 from vjpai/onesided | Vijay Pai | 2017-05-05 |
| |\ \ \ \ \ | |||
* | | | | | | | add override to GetPollCount() function | Yuxuan Li | 2017-05-05 |
| | | * | | | | Merge github.com:grpc/grpc into trickle_stall | Craig Tiller | 2017-05-05 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | Merge branch 'epex4' into uberpoll | Craig Tiller | 2017-05-05 |
| | | | | |\ \ | |||
* | | | | | | | | add some comments | Yuxuan Li | 2017-05-04 |