Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Initial definition of flow-controlled unary type along with code generation f... | vjpai | 2016-06-22 |
* | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
|\ | |||
| * | added freaking missing comma | David Garcia Quintas | 2016-06-21 |
| * | updated the interop tests driver | David Garcia Quintas | 2016-06-21 |
* | | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 |
|\ \ | |||
* \ \ | Merge pull request #6965 from ctiller/naughty_client | Jan Tattermusch | 2016-06-21 |
|\ \ \ | |||
* \ \ \ | Merge pull request #6912 from murgatroid99/grpc_tools_well_known_types2 | Jan Tattermusch | 2016-06-20 |
|\ \ \ \ | |||
| | | * | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| |_|/ / |/| | | | |||
| | * | | 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 branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 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 |
|\ \ \ \ \ | |||
| | | * | | | 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 branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-17 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #6631 from stanley-cheung/php-custom-metadata-interop | 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 |
| | | |\ \ \ | |||
| * | | | | | | php: run advanced interop tests | Stanley Cheung | 2016-06-17 |
| | |_|/ / / | |/| | | | | |||
* / | | | | | update third_party/protobuf to v3.0.0-beta-3.2 | Jan Tattermusch | 2016-06-17 |
|/ / / / / | |||
* | | | | | Merge pull request #6902 from sreecha/php_stress_test | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6917 from ctiller/poller_restrictions | Jan Tattermusch | 2016-06-17 |
|\ \ \ \ \ \ | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-16 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-16 |
| | | | | | |\ | |||
| | | * | | | \ | Merge branch 'master' into wheezy | Vijay Pai | 2016-06-15 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||
| * | | | | | | | Allow forcing the use of the default polling strategy [instead of all strateg... | Craig Tiller | 2016-06-15 |
* | | | | | | | | Disable fuzzed tests on TSAN | Craig Tiller | 2016-06-15 |
| |_|_|/ / / / |/| | | | | | | |||
| | | | | * | | Change cleanup step in node package build to account for well known protos | murgatroid99 | 2016-06-15 |
| | | | | * | | Fix compiler/plugin.proto copying to the wrong place | murgatroid99 | 2016-06-15 |
| | | | | * | | Add well known protos to Node and Ruby tools packages | murgatroid99 | 2016-06-15 |
| |_|_|_|/ / |/| | | | | | |||
| | | | * | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
|\ \ \ \ \ \ | |||
| | | * | | | | PHP stress client in stress test framework | Sree Kuchibhotla | 2016-06-14 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #6704 from yang-g/distribtest | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | Add an option --regex_exclude to block certain tests from running | Vijay Pai | 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 |
| | | | | | | |\ \ | |||
| | | | | | * | \ \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | | | | * | | | Merge branch 'error' of https://github.com/ctiller/grpc into error | Craig Tiller | 2016-06-13 |
| | | | | | | |\ \ \ | | | | | | | |/ / / | | | | | | |/| | | | |||
| | | | | | | * | | | Corpus | Craig Tiller | 2016-06-13 |
* | | | | | | | | | | Merge pull request #6867 from ctiller/blazing-fuzz | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #6864 from ctiller/fuzzing-hell | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | | small fixes | Craig Tiller | 2016-06-13 |
| | | | | | | | | |/ / | | | | | | | | |/| | | |||
| | | | | | | | * | | | Add a test of connecting many times in a row | Craig Tiller | 2016-06-12 |
* | | | | | | | | | | | Merge pull request #6503 from kpayson64/python_3_support | Jan Tattermusch | 2016-06-11 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | add support for clang3.5, clang3.7 and gcc4.6 | Jan Tattermusch | 2016-06-11 |
| | | | | | | | | | * | | Merge branch 'fuzzing-hell' into error | Craig Tiller | 2016-06-10 |
| | | | | | | | | | |\ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |