Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix | 2017-04-05 | |
|\ | |||
| * | Merge pull request #10451 from markdroth/subchannel_arena_fix | 2017-04-05 | |
| |\ | |||
* | | | Fix refcounting for subchannel call stack init failures. | 2017-04-05 | |
| * | | Merge pull request #10460 from muxi/disable-cronet-unit-tests | 2017-04-05 | |
| |\ \ | |||
* | | | | Fix test for CLIENT_DIRECT_CHANNEL fixtures. | 2017-04-05 | |
| * | | | Merge pull request #10457 from ctiller/fixmsan | 2017-04-05 | |
| |\ \ \ | |||
* | | | | | Fix build. | 2017-04-05 | |
* | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_fail_fix | 2017-04-05 | |
|\| | | | | |||
| * | | | | Merge pull request #10471 from muxi/fix-recv-message-update | 2017-04-05 | |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #9902 from y-zeng/keepalive_server | 2017-04-04 | |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #10416 from murgatroid99/node_performance_tests | 2017-04-04 | |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #10294 from murgatroid99/node_dbg_release_split | 2017-04-04 | |
| |\ \ \ \ \ \ \ | |||
| * | | | | | | | | Support custom pool in enable_server_reflection | 2017-04-04 | |
| | | | | | | * | | Fix the hard conversion problem in cronet_transport.c | 2017-04-04 | |
| | | | | * | | | | Fix the hard conversion problem in cronet_transport.c | 2017-04-04 | |
| | |_|_|/ / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #10334 from wcevans/master | 2017-04-04 | |
| |\ \ \ \ \ \ \ | |||
* | | | | | | | | | Change filter_call_init_fails test to catch the bug. | 2017-04-04 | |
* | | | | | | | | | Merge branch 'subchannel_arena_fix' into filter_call_init_fail_fix | 2017-04-04 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
* | | | | | | | | | Do not retry when we fail to create a subchannel call. | 2017-04-04 | |
| |/ / / / / / / |/| | | | | | | | |||
| * | | | | | | | Remove invalid gpr_free() of arena-allocated memory. | 2017-04-04 | |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #10423 from ctiller/minimal | 2017-04-04 | |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | generate projects | 2017-04-04 | |
| | | | | | | * | Disable CronetUnitTests for possible Jenkins flakiness | 2017-04-04 | |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #8063 from royalharsh/buffers | 2017-04-04 | |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Fix compile | 2017-04-04 | |
| | | | | | | * | Potential msan fix | 2017-04-04 | |
| | | * | | | | | Calculate RPC deadline right before call creation | 2017-04-04 | |
| |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Merge github.com:grpc/grpc into minimal | 2017-04-04 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #9949 from ctiller/new_transport_op | 2017-04-04 | |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #10447 from ctiller/arena | 2017-04-04 | |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #10194 from ctiller/atomic-timers | 2017-04-04 | |
|\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro | 2017-04-04 | |
| | | | | | | | * | | Double keepalive_time when the client needs to be calmed | 2017-04-04 | |
| | | | | | | | * | | Enable server-side keepalive pings | 2017-04-04 | |
| | | | | | | | * | | Change time unit to ms | 2017-04-04 | |
| | | | | | | | * | | Reword comments | 2017-04-04 | |
| | | | | | | | * | | Update with the new grpc_erro interface | 2017-04-04 | |
| | | | | | | | * | | Disable bdp probe in bad_ping test | 2017-04-04 | |
| | | | | | | | * | | Add bad_ping test, fix ping test | 2017-04-04 | |
| | | | | | | | * | | Add min_ping_interval_without_data | 2017-04-04 | |
| | | | | | | | * | | Client-side keepalive pings server enforcement | 2017-04-04 | |
| | | | | | | | * | | Reset the keepalive timer when sending a bdp ping | 2017-04-04 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9892 from vjpai/shortstream | 2017-04-03 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
| | | | * | | | | | Merge github.com:grpc/grpc into new_transport_op | 2017-04-03 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | * | | | | | Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op | 2017-04-03 | |
| | | | |\ \ \ \ \ | |||
| | | * | | | | | | | clang-format | 2017-04-03 | |
| | | * | | | | | | | Merge branch 'arena' of github.com:ctiller/grpc into arena | 2017-04-03 | |
| |_|/| | | | | | | |/| | | | | | | | | | |||
| | | | | | | * | | | Undo experimental change | 2017-04-03 | |
| | | | | | | * | | | Merge github.com:grpc/grpc into minimal | 2017-04-03 | |
| | | | | | | |\ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||
| * | | | | | | | | | Add option to limit # of messages per stream with tests | 2017-04-03 | |
|/ / / / / / / / / |