aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* clang-formatGravatar Mark D. Roth2016-11-07
* Populate latency field in final_info.Gravatar Mark D. Roth2016-11-07
* Merge pull request #8456 from ctiller/pid_ctlGravatar Craig Tiller2016-11-04
|\
* \ Merge pull request #8537 from markdroth/remove_fake_resolverGravatar Mark D. Roth2016-11-04
|\ \
* | | Fixed use of unalloc'd memoryGravatar David Garcia Quintas2016-11-03
| * | Don't run cancel_after_accept test for fd and socketpair fixtures.Gravatar Mark D. Roth2016-11-03
| * | Merge remote-tracking branch 'upstream/master' into remove_fake_resolverGravatar Mark D. Roth2016-11-03
| |\ \ | |/ / |/| |
* | | Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-11-02
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into remove_fake_resolverGravatar Mark D. Roth2016-11-02
| | |\ \ | |_|/ / |/| | |
| * | | Ensure something executes the new rst_stream codeGravatar Craig Tiller2016-11-01
| | * | Fix build problem from merge.Gravatar Mark D. Roth2016-11-01
* | | | Don't use the stack so muchGravatar Masood Malekghassemi2016-10-31
|/ / /
| * | Fix build problem.Gravatar Mark D. Roth2016-10-31
| * | clang-formatGravatar Mark D. Roth2016-10-31
| * | Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolverGravatar Mark D. Roth2016-10-31
| |\ \ | |/ / |/| |
* | | More Windows FixesGravatar Craig Tiller2016-10-28
| | * Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| | |\ | |_|/ |/| |
* | | Mark disappearing_server as flaky: this was always so, but is more pronounced...Gravatar Craig Tiller2016-10-27
| * | Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
* | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
|\ \ \
| * \ \ Merge pull request #8520 from murgatroid99/udp_server_test_fixGravatar Craig Tiller2016-10-27
| |\ \ \ | | |/ / | |/| |
* | | | Update commentGravatar Craig Tiller2016-10-27
* | | | Review feedbackGravatar Craig Tiller2016-10-26
* | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
|\| | |
| | * | Fix issue with pointers in udp_server_testGravatar murgatroid992016-10-26
| * | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\| |
| * | | Move method_config module from ext/client_channel to lib/transport.Gravatar Mark D. Roth2016-10-26
| | * | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-26
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| |\ \ \
* | | | | Review feedbackGravatar Craig Tiller2016-10-25
| | | * | clang-formatGravatar Mark D. Roth2016-10-25
* | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
|\ \ \ \ \
| | | | * | Fix dns_resolver_connectivity_test.Gravatar Mark D. Roth2016-10-24
| | | | * | Fix sockaddr_resolver_test.Gravatar Mark D. Roth2016-10-24
| | | | * | clang-formatGravatar Mark D. Roth2016-10-24
| | | * | | Fix handshake_client bind flakes and build issues.Gravatar Harvey Tuch2016-10-24
| | * | | | Added import order comments, resolved other minor issuesGravatar murgatroid992016-10-24
| | | * | | Fix server_ssl.c thread race exposed by tsan by using gpr_event.Gravatar Harvey Tuch2016-10-24
| | | * | | Fix memory leak detected by ASAN and clang-format variance.Gravatar Harvey Tuch2016-10-24
| | | * | | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| | |/ / / | |/| | |
| | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into resolver_channel_argsGravatar Mark D. Roth2016-10-21
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Remove resolver_result.Gravatar Mark D. Roth2016-10-21
| * | | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| |\ \ \ \
* | | | | | Address review commentsGravatar Craig Tiller2016-10-21
* | | | | | s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
| | | | * | Encode server name, LB policy name, and addresses in channel args.Gravatar Mark D. Roth2016-10-21
| | | | * | Set user data vtable when creating grpc_lb_addresses.Gravatar Mark D. Roth2016-10-21
| * | | | | Merge pull request #8381 from dgquintas/lb-cost-binGravatar David G. Quintas2016-10-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | | * | Clang formatGravatar murgatroid992016-10-20