Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5293 from dgquintas/alarm_cpp | Vijay Pai | 2016-02-25 |
|\ | |||
* \ | Merge pull request #5307 from ctiller/hide-the-worker | Vijay Pai | 2016-02-25 |
|\ \ | |||
* | | | SimultaneousReadWritesDone test was not observing the contract on the | Vijay Pai | 2016-02-25 |
* | | | Fixing format and copyright. | Nicolas "Pixel" Noble | 2016-02-25 |
* | | | Merge pull request #5384 from ctiller/44 | Vijay Pai | 2016-02-24 |
|\ \ \ | |||
* \ \ \ | Merge pull request #5401 from daniel-j-born/test_creds | Yang Gao | 2016-02-24 |
|\ \ \ \ | |||
| * | | | | Use standard include paths. | Dan Born | 2016-02-24 |
| | * | | | Merge github.com:grpc/grpc into 44 | Craig Tiller | 2016-02-24 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| * | | | | Initialize mutex to nullptr. | Dan Born | 2016-02-24 |
| * | | | | Injectable test credentials provider interface. | Dan Born | 2016-02-24 |
* | | | | | Timer->UsageTimer consistently | vjpai | 2016-02-24 |
|/ / / / | |||
| * | | | Merge github.com:grpc/grpc into 44 | Craig Tiller | 2016-02-24 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #5388 from vjpai/bourne_again | Nicolas Noble | 2016-02-24 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #5365 from ctiller/naming-crisis | Nicolas Noble | 2016-02-24 |
|\ \ \ \ \ | |||
| | * | | | | BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional | vjpai | 2016-02-24 |
| |/ / / / |/| | | | | |||
| | | * | | Port pollset worker changes to windows | Craig Tiller | 2016-02-24 |
| | | * | | Merge github.com:grpc/grpc into hide-the-worker | Craig Tiller | 2016-02-24 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | php: simplify installation | Stanley Cheung | 2016-02-23 |
| * | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | * | | | Test for a working -Wshadow | Craig Tiller | 2016-02-23 |
| | * | | | Ensure we can compile boringssl before trying: old compiler compatibility | 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 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| | | | | * | 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 |
| | | | |\ \ \ | |||
| | | | | | * \ | Merge github.com:grpc/grpc into hide-the-worker | 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 qa | Vijay Pai | 2016-02-22 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #5257 from ctiller/cleaner-posix | 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 |
* | | | | | | | | rename census log files to avoid build breakage on MacOS | Alistair Veitch | 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 |
|\ \ \ \ \ \ \ | |||
| | | * \ \ \ \ | Merge github.com:grpc/grpc into cleaner-posix | 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 |