Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | Use endpoint workqueue via execution context | Craig Tiller | 2016-06-30 | |
| | * | | | Merge github.com:grpc/grpc into delayed-write | Craig Tiller | 2016-06-30 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #7092 from ctiller/dont_create_redundant_errors | Jan Tattermusch | 2016-06-30 | |
| |\ \ \ \ | ||||
* | | | | | | When call creation fails, free the allocated call. | Mark D. Roth | 2016-06-29 | |
| * | | | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-28 | |
| |\ \ \ \ \ | ||||
| | | * | | | | Dont create errors redundently in chttp2_transport.c | Craig Tiller | 2016-06-27 | |
| * | | | | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | * | | | | Annotate more things | Craig Tiller | 2016-06-27 | |
| | |/ / / / | ||||
| * | | | | | Merge github.com:grpc/grpc into %s | Craig Tiller | 2016-06-27 | |
| |\ \ \ \ \ | ||||
| | | * \ \ \ | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-26 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge pull request #7043 from kpayson64/clang_format | Jan Tattermusch | 2016-06-25 | |
| | |\ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge pull request #6798 from jboeuf/fix_3803 | Jan Tattermusch | 2016-06-24 | |
| | |\ \ \ \ \ \ | ||||
| | | | * | | | | | Fix clang formatting | Ken Payson | 2016-06-24 | |
| | | |/ / / / / | | |/| | | | | | ||||
| * | | | | | | | Make transport-level errors be reflected in status messages on calls | Craig Tiller | 2016-06-23 | |
* | | | | | | | | clang-format | Mark D. Roth | 2016-06-23 | |
| | * | | | | | | Changed %lld to use mingw supported PRId64 | Ken Payson | 2016-06-23 | |
| |/ / / / / / | ||||
* | | | | | | | Propagate error up through grpc_connected_subchannel_create_call(). | Mark D. Roth | 2016-06-23 | |
* | | | | | | | Change grpc_channel_filter init_call_elem() method to return grpc_error. | Mark D. Roth | 2016-06-23 | |
|/ / / / / / | ||||
| | * | | | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-21 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #6969 from ctiller/stream_finish | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge pull request #6966 from ctiller/get_settings_first | Jan Tattermusch | 2016-06-21 | |
|\ \ \ \ \ \ \ | ||||
| | | | | | * \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-06-20 | |
| | | | | | |\ \ | ||||
| | * | | | | | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||
| * | | | | | | | We dont need to account for parsing or not when writing | Craig Tiller | 2016-06-20 | |
| * | | | | | | | Force receiving a SETTINGS frame as the first frame | Craig Tiller | 2016-06-20 | |
| |/ / / / / / | ||||
* / / / / / / | Fix memory leak upon receiving two RST_STREAMs | Craig Tiller | 2016-06-20 | |
|/ / / / / / | ||||
| | * | | | | Merge github.com:grpc/grpc into reuse_port | Craig Tiller | 2016-06-20 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | clang-format code | Craig Tiller | 2016-06-17 | |
* | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-16 | |
|\ \ \ \ \ \ | ||||
| | | | | * | | clang-format | David Garcia Quintas | 2016-06-15 | |
| | | | | * | | reordered includes | David Garcia Quintas | 2016-06-15 | |
| | | | | * | | gRPC LB policy | David Garcia Quintas | 2016-06-15 | |
| * | | | | | | Fixed printf/gpr_log format. | David Garcia Quintas | 2016-06-15 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Fix merge errors | Craig Tiller | 2016-06-15 | |
* | | | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | 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 | |
| |\ \ \ \ \ \ | ||||
* | | | | | | | | Handshake timeout implemented, and compiles | Craig Tiller | 2016-06-14 | |
| | | * | | | | | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 | |
* | | | | | | | | Getting handshake timeouts in place | Craig Tiller | 2016-06-13 | |
* | | | | | | | | Attempt to fix bug breaking perf tests | Craig Tiller | 2016-06-13 | |
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-13 | |
|\| | | | | | | | ||||
| | | * | | | | | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 | |
| | | |\ \ \ \ \ | ||||
| | | * | | | | | | Fix type mismatch for type_size | Yuchen Zeng | 2016-06-10 | |
| | | * | | | | | | Fix gpr_log format mismatches in c++ tests | Yuchen Zeng | 2016-06-10 | |
| | | * | | | | | | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 | |
| * | | | | | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 | |
| | |_|/ / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
|\| | | | | | | | ||||
| * | | | | | | | Merge pull request #6753 from ctiller/fuzz-me | Jan Tattermusch | 2016-06-09 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
|\| | | | | | | | |