Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | Add helper function to supply and parse error_details from Status. | 2017-04-11 | ||
| |/ / / / / / | ||||
| | | | * / / | Threading robustness | 2017-04-11 | ||
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Move server startup to a separate thread. Where there is no opportunity for failure, do not return bool. | |||
| | * | | | | Merge branch 'master' into cq_create_api_changes | 2017-04-11 | ||
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-11 | ||
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Merge pull request #10501 from ctiller/epex2 | 2017-04-11 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | | | Split event notification out of ev_epoll_linux.c | |||
| * \ \ \ \ \ | Merge pull request #10407 from kpayson64/alpine_linux_support | 2017-04-10 | ||
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Alpine linux support | |||
| | | | * \ \ \ | Merge branch 'master' into cq_create_api_changes | 2017-04-10 | ||
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| * | | | | | | | support C++ error_details | 2017-04-07 | ||
| | | | | | | | | ||||
| | | | * | | | | Merge branch 'master' into cq_create_api_changes | 2017-04-07 | ||
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | | | | * | | | Merge github.com:grpc/grpc into minimal_test | 2017-04-07 | ||
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| | | | | | * | | Make min_backoff_ms timeout configurable | 2017-04-07 | ||
| | |_|_|_|/ / | |/| | | | | | ||||
| | | * | | | | Implement gpr_atm_full_cas for Windows | 2017-04-06 | ||
| | | | | | | | ||||
| | * | | | | | Fix build on Alpine linux + add portability tests | 2017-04-06 | ||
| | |/ / / / | ||||
| | | * | | | Merge branch 'master' into cq_create_api_changes | 2017-04-06 | ||
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| * / | | | | Fix posix leakage | 2017-04-06 | ||
| |/ / / / | ||||
| | | | * | Convert all async client stream types to not allocate | 2017-04-05 | ||
| | | | | | ||||
| | | | * | Dont break codegen barrier | 2017-04-05 | ||
| | | | | | ||||
* | | | | | Merge github.com:grpc/grpc into truebin | 2017-04-05 | ||
|\| | | | | ||||
| | | | * | Merge github.com:grpc/grpc into cpparena | 2017-04-05 | ||
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | * | | Fix sanity | 2017-04-05 | ||
| | | | | | ||||
| | | * | | Merge github.com:grpc/grpc into minimal_test | 2017-04-05 | ||
| | | |\ \ | | |_|/ / | |/| | | | ||||
| * | | | | Merge pull request #10457 from ctiller/fixmsan | 2017-04-05 | ||
| |\ \ \ \ | | | | | | | | | | | | | Potential msan fix | |||
* | | | | | | Merge github.com:grpc/grpc into truebin | 2017-04-05 | ||
|\| | | | | | ||||
| | | | | * | Merge github.com:grpc/grpc into cpparena | 2017-04-05 | ||
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Merge pull request #9902 from y-zeng/keepalive_server | 2017-04-04 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | | | Client-side keepalive pings server enforcement | |||
| | | | | | * | Merge github.com:grpc/grpc into cpparena | 2017-04-04 | ||
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | Merge github.com:grpc/grpc into truebin | 2017-04-04 | ||
|\| | | | | | | ||||
| | | * | | | | Fix compile | 2017-04-04 | ||
| | | | | | | | ||||
| | | * | | | | Potential msan fix | 2017-04-04 | ||
| | | | | | | | ||||
| | | | | * | | Merge branch 'minimal' into minimal_test | 2017-04-04 | ||
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | Merge github.com:grpc/grpc into minimal | 2017-04-04 | ||
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Enable server-side keepalive pings | 2017-04-04 | ||
| | | | | | | | | ||||
| | | * | | | | | Change time unit to ms | 2017-04-04 | ||
| | | | | | | | | ||||
| | | * | | | | | Add min_ping_interval_without_data | 2017-04-04 | ||
| | | | | | | | | ||||
| | | * | | | | | Client-side keepalive pings server enforcement | 2017-04-04 | ||
| | | |/ / / / | ||||
* | | / / / / | Perform option exchange | 2017-04-03 | ||
| |_|/ / / / |/| | | | | | ||||
| | | | * | | Optionalize deadline checking | 2017-04-03 | ||
| | | | | | | ||||
| | | | * | | Optionalize compress, gather all the http2 filter bits together in ext/ | 2017-04-03 | ||
| | | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into atomic-timers | 2017-04-03 | ||
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | | * | | | Fix C asan error and check_sources_and_headers.py | 2017-04-02 | ||
| | | | | | | ||||
| | | * | | | Merge branch 'master' into cq_create_api_changes | 2017-04-01 | ||
| | | |\ \ \ | |_|_|/ / / |/| | | | | | ||||
| | | * | | | Fix ASAN failure | 2017-04-01 | ||
| | | | | | | ||||
| | | | | * | Merge github.com:grpc/grpc into cpparena | 2017-04-01 | ||
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||
| | | | * | | initial minimal stack configurator sketch | 2017-03-31 | ||
| |_|_|/ / |/| | | | | ||||
| * | | | | sketching minimal stack configurator | 2017-03-31 | ||
|/ / / / | ||||
* | | | | Merge pull request #10410 from yang-g/add_port | 2017-03-31 | ||
|\ \ \ \ | | | | | | | | | | | Add ports to global server callback. | |||
| | * \ \ | Merge github.com:grpc/grpc into atomic-timers | 2017-03-31 | ||
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| * | | | | Add ports to global server callback. | 2017-03-31 | ||
| | | | | | ||||
* | | | | | Merge pull request #10318 from y-zeng/server_channel_max_age | 2017-03-31 | ||
|\ \ \ \ \ | |/ / / / |/| | | | | Max age for server channels | |||
| | | | * | Async end2end test passes | 2017-03-31 | ||
| | | | | |