Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 |
* | Merge pull request #6957 from ctiller/cpu_cost | Jan Tattermusch | 2016-06-17 |
|\ | |||
* \ | Merge pull request #6958 from ctiller/cpuburn | Jan Tattermusch | 2016-06-17 |
|\ \ | |||
* \ \ | Merge pull request #6352 from ctiller/error | Jan Tattermusch | 2016-06-17 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6863 from vjpai/wheezy | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ | |||
| | | * | | Reduce cost of some heavyweight tests | Craig Tiller | 2016-06-17 |
| |_|/ / |/| | | | |||
| | | * | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| | | * | Adjust cpu_cost of some tests to better reflect reality | Craig Tiller | 2016-06-17 |
| |_|/ |/| | | |||
* | | | Merge pull request #6911 from ctiller/idempotent_endpoint_shutdown | Jan Tattermusch | 2016-06-17 |
|\ \ \ | |||
| | * \ | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-17 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | clang-format changes | Vijay Pai | 2016-06-17 |
* | | | | Merge pull request #6838 from vjpai/trigger_happy | Jan Tattermusch | 2016-06-16 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #6858 from makdharma/issue5851 | Jan Tattermusch | 2016-06-16 |
|\ \ \ \ \ | |||
| | | | * | | Include <cinttypes> for PRIuPTR. Not clear why this is needed. | Vijay Pai | 2016-06-16 |
| | | | * | | Remove range-based for, comparisons to nullptr | Vijay Pai | 2016-06-16 |
| | | | * | | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | | | * | | clang-format | Vijay Pai | 2016-06-15 |
| | | | * | | De-lambda-ify | vjpai | 2016-06-15 |
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' into error | Craig Tiller | 2016-06-15 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| | | * | | | clang-format code | Craig Tiller | 2016-06-15 |
| | | * | | | Fix windows tests for idempotent shutdown | Craig Tiller | 2016-06-15 |
| | | | * | | Deal with issues surrounding const members of classes used in | Vijay Pai | 2016-06-15 |
| | | | * | | Deal with to_string, proper usage of nullptr, and lack of map::emplace | Vijay Pai | 2016-06-15 |
| | | | * | | Got carried away with grpc:: | Vijay Pai | 2016-06-15 |
| | | | * | | Specify template parent explicitly | Vijay Pai | 2016-06-15 |
| | | | * | | Switch out a using with a typedef | Vijay Pai | 2016-06-15 |
| | | | * | | Enforce gcc-4.4 compatibility on test_credentials_provider by changing | Vijay Pai | 2016-06-15 |
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into h... | Craig Tiller | 2016-06-15 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| | | * | | | Add a byte to avert a crash (which should be investigated sometime) | Craig Tiller | 2016-06-15 |
| | | | | * | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| | | * | | | Make {endpoint,fd}_shutdown idempotent | Craig Tiller | 2016-06-15 |
| | | * | | | Add a test for multiple endpoint shutdowns | Craig Tiller | 2016-06-15 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
|\ \ \ \ \ \ | |||
| | | | | | * | Fix merge error | Craig Tiller | 2016-06-14 |
* | | | | | | | Merge pull request #6704 from yang-g/distribtest | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 |
| * | | | | | | | minor fixes | yang-g | 2016-06-13 |
| | | | | | * | | Set back to the default log function after using an override | Vijay Pai | 2016-06-13 |
* | | | | | | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | | |\ | |||
| | | | | | | | | * | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | | | |\ | |||
| | | | | | | | * | | | Finish merge | Craig Tiller | 2016-06-13 |
| | | | | | | | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | | | | | * | | | Revert accidental change | Craig Tiller | 2016-06-13 |
| | | | | | | * | | | | Manual clang-format | vjpai | 2016-06-13 |
| | * | | | | | | | | | cloning from the local repo | yang-g | 2016-06-13 |
| | | | | | | | * | | | Fix leaks | Craig Tiller | 2016-06-13 |
| | | | | | | | | * | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | | | |\ \ | | | | | | | | | |/ / | | | | | | | | |/| | |