Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-24 |
|\ | |||
| * | Merge pull request #8418 from markdroth/interop_flags | Mark D. Roth | 2016-10-21 |
| |\ | |||
| * \ | Merge pull request #8095 from markdroth/rename_client_config | Mark D. Roth | 2016-10-21 |
| |\ \ | |||
| * \ \ | Merge pull request #8381 from dgquintas/lb-cost-bin | David G. Quintas | 2016-10-20 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #8365 from vjpai/fc_1dstream | Vijay Pai | 2016-10-20 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #8423 from ncteisen/interop_client_naming | Noah Eisen | 2016-10-20 |
| |\ \ \ \ \ | |||
| | | * \ \ \ | Merge branch 'master' into fc_1dstream | Vijay Pai | 2016-10-20 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8413 from vjpai/qps_cleanup | Vijay Pai | 2016-10-20 |
| |\ \ \ \ \ \ | |||
| | | | | | * \ | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-19 |
| | | | | | |\ \ | |||
| * | | | | | \ \ | Merge pull request #8427 from ctiller/lock-cycle | Craig Tiller | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #8303 from markdroth/service_config | Mark D. Roth | 2016-10-19 |
| |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | Avoid TSAN reported lock cycle | Craig Tiller | 2016-10-19 |
| | | | | * | | | | | Changed name of rpc method to fit with the conventional naming. Also fixed ty... | Noah Eisen | 2016-10-19 |
| | | | |/ / / / / | | | |/| | | | | | |||
| * | / | | | | | | Fix config-exclusion for secure variants of tests | Craig Tiller | 2016-10-19 |
| | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into reflection_header | Yuchen Zeng | 2016-10-18 |
|\| | | | | | | | |||
| | | | | | | * | Allow specifying extra flags for C++ interop server. | Mark D. Roth | 2016-10-18 |
| | |_|_|_|_|/ | |/| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into fc_1dstream | Vijay Pai | 2016-10-18 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Minor cleanup - remove an unneeded header, mark a class final, explicitly spe... | Vijay Pai | 2016-10-18 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #7201 from markdroth/run_interop_tests_go | Mark D. Roth | 2016-10-18 |
| |\ \ \ \ \ | |||
| | | * \ \ \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-18 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #8371 from yang-g/server_context_spouse | Yang Gao | 2016-10-18 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Delambdaify | Craig Tiller | 2016-10-17 |
| * | | | | | | | Fix payload tests under windows | Craig Tiller | 2016-10-17 |
| * | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-17 |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Fix benchmark shutdown | Craig Tiller | 2016-10-17 |
| | * | | | | | | | Merge pull request #7664 from kpayson64/cv_wakeup_fd | kpayson64 | 2016-10-17 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | | | * | | s/lb-cost/lb-cost-bin | David Garcia Quintas | 2016-10-15 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||
| * | | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-14 |
| |\| | | | | | | | |||
* | | | | | | | | | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
| | * | | | | | | | clang-format | Mark D. Roth | 2016-10-14 |
| | * | | | | | | | Merge pull request #8348 from dgquintas/new_lb_md_keys | David G. Quintas | 2016-10-14 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into service_config | Mark D. Roth | 2016-10-14 |
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
| | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keys | David Garcia Quintas | 2016-10-14 |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | | * | | | | | Add a simple test | yang-g | 2016-10-13 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | | | | * | | golden file | Vijay Pai | 2016-10-13 |
| | | | | | | * | | clang-format | Vijay Pai | 2016-10-13 |
| | | | | | | * | | Test all split streamed variations | Vijay Pai | 2016-10-13 |
| | | | | | | * | | Fix channel/stub for dup service use | Vijay Pai | 2016-10-13 |
| | | | | | | * | | Making split streaming testable | Vijay Pai | 2016-10-13 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
| * | | | | | | | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-13 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||
| | * | | | | | | changed whitespace | Noah Eisen | 2016-10-12 |
| | * | | | | | | reverting a file for the last commit caused a function to be deleted from int... | Noah Eisen | 2016-10-12 |
| | * | | | | | | also reverted interop server, since mark had already made the changes I did i... | Noah Eisen | 2016-10-12 |
| | * | | | | | | manually fixed merge conflict. caused by the addition of a different new inte... | Noah Eisen | 2016-10-12 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Fixed clang-format sanity error | David Garcia Quintas | 2016-10-12 |
* | | | | | | | | Merge pull request #8101 from makdharma/cacheable_unary | makdharma | 2016-10-12 |
|\ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge github.com:grpc/grpc into direct-calls | Craig Tiller | 2016-10-12 |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #8182 from matt-kwong/fix_docker_local_clone | Jan Tattermusch | 2016-10-12 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #8073 from daniel-j-born/handshake_shutdown | Yang Gao | 2016-10-11 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #8333 from rjshade/orphan_calls | Vijay Pai | 2016-10-11 |
|\ \ \ \ \ \ \ \ \ \ \ |