Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Timer->UsageTimer consistently | vjpai | 2016-02-24 | |
|/ / / | ||||
| | * | Scripts to launch stress tests in GKE | Sree Kuchibhotla | 2016-02-24 | |
* | | | Merge pull request #5388 from vjpai/bourne_again | Nicolas Noble | 2016-02-24 | |
|\ \ \ | ||||
| * | | | BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional | vjpai | 2016-02-24 | |
* | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 | |
|\| | | | ||||
| * | | | Merge pull request #5321 from vjpai/openloop | Vijay Pai | 2016-02-23 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #5213 from ctiller/fix-proto-docker | David G. Quintas | 2016-02-23 | |
| |\ \ \ \ | ||||
| | | | | * | Examples | Sree Kuchibhotla | 2016-02-23 | |
| | |_|_|/ | |/| | | | ||||
| | | | * | clang format | David Garcia Quintas | 2016-02-23 | |
* | | | | | Fix copyrights | Craig Tiller | 2016-02-23 | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| * | | | | Merge pull request #5311 from vjpai/qa | David G. Quintas | 2016-02-22 | |
| |\ \ \ \ | ||||
* | | | | | | clang-fmt | Craig Tiller | 2016-02-22 | |
| | | * | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-22 | |
|\| | | | | | ||||
* | | | | | | Regenerate files, fix bugs | Craig Tiller | 2016-02-22 | |
|\ \ \ \ \ \ | ||||
| | | | | | * | PR comments addressed | David Garcia Quintas | 2016-02-22 | |
| | |_|_|_|/ | |/| | | | | ||||
| | * | | | | Merge pull request #5347 from yang-g/check_error_in_read | Sree Kuchibhotla | 2016-02-22 | |
| |/| | | | | ||||
| | | * | | | Make timeout instant as well | Vijay Pai | 2016-02-22 | |
| | | | | * | Merge branch 'master' into openloop | Vijay Pai | 2016-02-22 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| | | * | | | Merge branch 'master' into qa | Vijay Pai | 2016-02-22 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
* | | | | | | Add a sanity test for name aliasing | Craig Tiller | 2016-02-22 | |
| * | | | | | Added option to echo back user agent for testing | Makarand Dharmapurikar | 2016-02-22 | |
| * | | | | | Merge pull request #5332 from yang-g/interop_echo_metadata | David G. Quintas | 2016-02-22 | |
|/| | | | | | ||||
| * | | | | | copyright of course | yang-g | 2016-02-22 | |
| | * | | | | Discard the read buffer on stream error | yang-g | 2016-02-22 | |
| |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #5258 from vjpai/poll_override2 | Craig Tiller | 2016-02-21 | |
|\ \ \ \ \ | ||||
| | * | | | | Add custom_metadata test case | yang-g | 2016-02-19 | |
| |/ / / / |/| | | | | ||||
| | | | * | Fix the slowdown factor | Vijay Pai | 2016-02-19 | |
| | | | * | 1. Adjust tsan/asan/msan slowdowns according to documentation | Vijay Pai | 2016-02-19 | |
* | | | | | move tls type name to .cc file | yang-g | 2016-02-19 | |
* | | | | | Add a helper to return all the secure types | yang-g | 2016-02-19 | |
* | | | | | Revert "make an enum" | yang-g | 2016-02-19 | |
* | | | | | make an enum | yang-g | 2016-02-18 | |
* | | | | | Refactor end2end_test. Make the credentials a separate library. | yang-g | 2016-02-18 | |
| |_|_|/ |/| | | | ||||
| | * | | Should have a test for 0 and negative alarms to make sure that those make | Vijay Pai | 2016-02-18 | |
| |/ / |/| | | ||||
| | * | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-18 | |
| | |\ | |_|/ |/| | | ||||
* | | | clang format | David Garcia Quintas | 2016-02-17 | |
* | | | Fixed refactoring of grpc_arg pointer vtable | David Garcia Quintas | 2016-02-17 | |
* | | | Merge pull request #5186 from yang-g/inherit_from_grpc_library | Sree Kuchibhotla | 2016-02-17 | |
|\ \ \ | ||||
* | | | | Document variable names | Vijay Pai | 2016-02-17 | |
* | | | | Use more variables for better explanations | Vijay Pai | 2016-02-17 | |
* | | | | Use three different load-factors and document load-factor variable | Vijay Pai | 2016-02-17 | |
* | | | | Merge branch 'master' into loaded | Vijay Pai | 2016-02-16 | |
|\ \ \ \ | ||||
| | | * | | Make the poll override function assert on non-zero timeout if invoked | Vijay Pai | 2016-02-16 | |
| | | * | | Merge branch 'master' into poll_override2 | Vijay Pai | 2016-02-16 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Set up poll overrides | Vijay Pai | 2016-02-16 | |
| | | * | | Comment the requirements for changing grpc_poll_function and do | vjpai | 2016-02-15 | |
| * | | | | Fix the timeout | Vijay Pai | 2016-02-13 | |
| * | | | | use timeouts with proper fixture multipliers rather than raw, | Vijay Pai | 2016-02-13 |