Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9556 from y-zeng/cli_batch_rebased | Yuchen Zeng | 2017-10-02 |
|\ | | | | | gRPC CLI batch mode | ||
* \ | Merge branch 'master' into epoll1_h2proxy_tests_fix | Yash Tibrewal | 2017-09-29 |
|\ \ | |||
| | * | Fix windows build | Yuchen Zeng | 2017-09-29 |
| | | | |||
| | * | gRPC CLI batch mode | Yuchen Zeng | 2017-09-29 |
| |/ | |||
| * | Merge pull request #12374 from markdroth/plugin_credentials_api_fix | Mark D. Roth | 2017-09-29 |
| |\ | | | | | | | Change plugin credentials API to support both sync and async modes | ||
| * | | Add a simple test | yang-g | 2017-09-28 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests | apolcyn | 2017-09-28 |
| |\ \ | | | | | | | | | Add c-ares resolver tests against GCE DNS, redo of #12010 | ||
* | | | | Fix compression tests for when they expect the client to receive the ↵ | Yash Tibrewal | 2017-09-28 |
|/ / / | | | | | | | | | | completion tag | ||
* | | | Merge pull request #12729 from yang-g/osxisdifferent | Yang Gao | 2017-09-28 |
|\ \ \ | | | | | | | | | Fix bad_client_window_overflow_test at mac | ||
* \ \ \ | Merge pull request #12474 from yihuazhang/async_tsi_test | Mark D. Roth | 2017-09-28 |
|\ \ \ \ | | | | | | | | | | | update tsi test library to support async tsi implementation | ||
| | | * | | Add c-ares resolver tests against GCE DNS, using the unit test. | Alexander Polcyn | 2017-09-27 |
| | | | | | |||
* | | | | | Readd grpclb fallback | Juanli Shen | 2017-09-27 |
| |_|/ / |/| | | | |||
| | * | | Fix bad_client_window_overflow_test at mac | yang-g | 2017-09-26 |
| |/ / |/| | | |||
* | | | Revert "General executor speedups, introspection" | Craig Tiller | 2017-09-26 |
| | | | |||
| | * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-25 |
| | |\ | |_|/ |/| | | |||
* | | | Merge pull request #12686 from muxi/fix-cancel-after-invoke | Muxi Yan | 2017-09-25 |
|\ \ \ | | | | | | | | | Fix memory leak in proxy.c | ||
* \ \ \ | Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate | Muxi Yan | 2017-09-22 |
|\ \ \ \ | | | | | | | | | | | Fix stream compression transport duplicate | ||
* \ \ \ \ | Merge pull request #12631 from y-zeng/dns_fix | Yuchen Zeng | 2017-09-22 |
|\ \ \ \ \ | | | | | | | | | | | | | Drain readable fds in grpc_ares_ev_driver_posix | ||
* \ \ \ \ \ | Merge pull request #12696 from ctiller/simple_request | Craig Tiller | 2017-09-22 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Reduce stack size of simple_request e2e test | ||
| * | | | | | | Fix memory leak | Craig Tiller | 2017-09-22 |
| | | | | | | | |||
| * | | | | | | Reduce stack size of simple_request e2e test | Craig Tiller | 2017-09-22 |
| | | | | | | | |||
* | | | | | | | Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip | Vijay Pai | 2017-09-21 |
|/ / / / / / | |||
* | | | | | | Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir | Vijay Pai | 2017-09-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix-forward: Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer | ||
| | | | * | | | Fix a memory leak point | Muxi Yan | 2017-09-21 |
| |_|_|/ / / |/| | | | | | |||
* | | | | | | Merge pull request #12627 from ↵ | David G. Quintas | 2017-09-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas/fix_grpclbend2end_flakiness_for_the_nth_time_already Backends must be up before some grpclb tests start. | ||
| | * | | | | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵ | Vijay Pai | 2017-09-21 |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | than only grpc_byte_buffer"" | ||
* | | | | | | Merge pull request #12623 from vjpai/one_sided | Vijay Pai | 2017-09-21 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | C++ QPS tests: Cancel outstanding streams when shutting down the async client | ||
| | | * | | | | Remove extra record_to_resolve | Yuchen Zeng | 2017-09-20 |
| | | | | | | | |||
* | | | | | | | Missing argument in finish_connection in tcp_client_uv_test | Yash Tibrewal | 2017-09-20 |
| | | | | | | | |||
| | | | * | | | Fix test flake of stream_compression_compressed_payload #12307 | Muxi Yan | 2017-09-20 |
| | | | | | | | |||
* | | | | | | | Modifying uv tests to reflect exec_ctx parameter for grpc_pollset_kick | Yash Tibrewal | 2017-09-19 |
| | | | | | | | |||
| | | * | | | | Drain readable fd | Yuchen Zeng | 2017-09-19 |
| | | | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into execp | Craig Tiller | 2017-09-19 |
|\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #12370 from ctiller/pollset_kick_stats | Craig Tiller | 2017-09-19 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Pollset kick stats | ||
| | | * | | | | | | Cancel outstanding streams when shutting down the client | Vijay Pai | 2017-09-19 |
| | |/ / / / / / | |/| | | | | | | |||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-09-19 |
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | | | | | | | | | | | fix-stream-compression-transport-duplicate | ||
| * | | | | | | | Merge pull request #11587 from y-zeng/pure_ping | Yuchen Zeng | 2017-09-19 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Fix the client-side ping policy | ||
| | | * | | | | | Fix compile error | Craig Tiller | 2017-09-18 |
| | | | | | | | | |||
| | | * | | | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||
| | | | * | | | | Get rid of magic numbers | David Garcia Quintas | 2017-09-18 |
| | | | | | | | | |||
| | | | * | | | | Backends must be up before some grpclb tests start. | David Garcia Quintas | 2017-09-18 |
| | | | | | | | | |||
| * | | | | | | | Merge pull request #12359 from justinburke/tsi_factory_locking | Justin Burke | 2017-09-18 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Add reference counting to tsi_ssl_handshaker_factories | ||
| | | * | | | | | Set last_ping_sent_time to inf_past after receiving data | Yuchen Zeng | 2017-09-18 |
| | | | | | | | | |||
| | | * | | | | | Fix keepalive_timeout | Yuchen Zeng | 2017-09-18 |
| | | | | | | | | |||
| | | * | | | | | Fix ping policy | Yuchen Zeng | 2017-09-18 |
| | | | | | | | | |||
* | | | | | | | | Fix test | Craig Tiller | 2017-09-18 |
| | | | | | | | | |||
| | | | * | | | | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-18 |
| | | | |\ \ \ \ | | | | |/ / / / | | | |/| | | | | |||
| * | / | | | | | Removing deprecated string to char * conversions | Yash Tibrewal | 2017-09-17 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #12269 from vjpai/race_issues | Nicolas Noble | 2017-09-15 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Allow construction of async stream objects without triggering async operations |