aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
|\
| * Merge pull request #12769 from ctiller/fuzzyGravatar Craig Tiller2017-10-06
| |\ | | | | | | Moving to allow fuzzer test to run entire corpora under bazel
* | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-06
|\| |
| * | Merge pull request #12852 from vjpai/rentGravatar Vijay Pai2017-10-05
| |\ \ | | | | | | | | Reduce # of message sizes used in each async_end2end_test scenario
| * \ \ Merge pull request #12855 from vjpai/new_constGravatar Vijay Pai2017-10-05
| |\ \ \ | | | | | | | | | | Add some const
| | * | | Add some const that is now allowedGravatar Vijay Pai2017-10-05
| | | | |
| * | | | Eliminate magic #s, follow APIGravatar Vijay Pai2017-10-05
| |/ / /
| | * / Reduce # of message sizes used in each scenarioGravatar Vijay Pai2017-10-05
| |/ /
| * | Merge pull request #12828 from yang-g/delete_stress_clientsGravatar Yang Gao2017-10-05
| |\ \ | | | | | | | | Properly clean up stress test clients
* | | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\| | |
| * | | Merge branch 'master' into externCGravatar Yash Tibrewal2017-10-05
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | reduce timeout for json_run_localhostGravatar Jan Tattermusch2017-10-05
| | | | |
| | | * | Properly clean up stress test clientsGravatar yang-g2017-10-04
| | |/ / | |/| |
| | * | Some final linker and build issues. Also, resolving invalid_channel_args_testGravatar Yash Tibrewal2017-10-03
| |/ /
| | * FixesGravatar Craig Tiller2017-10-03
| | |
| | * Merge github.com:grpc/grpc into fuzzyGravatar Craig Tiller2017-10-03
| | |\ | | |/ | |/|
| | * Revert deleted fileGravatar Craig Tiller2017-10-03
| | |
| | * Make this workGravatar Craig Tiller2017-10-03
| | |
* | | Fix testGravatar Craig Tiller2017-10-03
| | |
| * | Merge pull request #9556 from y-zeng/cli_batch_rebasedGravatar Yuchen Zeng2017-10-02
| |\ \ | | | | | | | | gRPC CLI batch mode
* | \ \ Merge branch 'flowctlN' into flowctl+millisGravatar Craig Tiller2017-10-02
|\ \ \ \
* \ \ \ \ Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-02
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into epoll1_h2proxy_tests_fixGravatar Yash Tibrewal2017-09-29
| |\ \ \ \
| | | | * | Fix windows buildGravatar Yuchen Zeng2017-09-29
| | | | | |
| | | | * | gRPC CLI batch modeGravatar Yuchen Zeng2017-09-29
| | | |/ / | | |/| |
* | | | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Moving to allow fuzzer test to run entire corpora under bazelGravatar Craig Tiller2017-09-29
| | |_|/ | |/| |
| * | | Merge pull request #12374 from markdroth/plugin_credentials_api_fixGravatar Mark D. Roth2017-09-29
| |\ \ \ | | | | | | | | | | Change plugin credentials API to support both sync and async modes
| * | | | Add a simple testGravatar yang-g2017-09-28
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-28
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittestsGravatar apolcyn2017-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 ↵Gravatar Yash Tibrewal2017-09-28
| | |_|/ / | |/| | | | | | | | | | | | | completion tag
| * | | | Merge pull request #12729 from yang-g/osxisdifferentGravatar Yang Gao2017-09-28
| |\ \ \ \ | | | | | | | | | | | | Fix bad_client_window_overflow_test at mac
| * \ \ \ \ Merge pull request #12474 from yihuazhang/async_tsi_testGravatar Mark D. Roth2017-09-28
| |\ \ \ \ \ | | | | | | | | | | | | | | update tsi test library to support async tsi implementation
| | | | * | | Add c-ares resolver tests against GCE DNS, using the unit test.Gravatar Alexander Polcyn2017-09-27
| | | | | | |
| * | | | | | Readd grpclb fallbackGravatar Juanli Shen2017-09-27
| | |_|/ / / | |/| | | |
| | | * | | Fix bad_client_window_overflow_test at macGravatar yang-g2017-09-26
| | |/ / / | |/| | |
| * | | | Revert "General executor speedups, introspection"Gravatar Craig Tiller2017-09-26
| | | | |
| | | * | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #12686 from muxi/fix-cancel-after-invokeGravatar Muxi Yan2017-09-25
| |\ \ \ \ | | | | | | | | | | | | Fix memory leak in proxy.c
| * \ \ \ \ Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicateGravatar Muxi Yan2017-09-22
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix stream compression transport duplicate
| * \ \ \ \ \ Merge pull request #12631 from y-zeng/dns_fixGravatar Yuchen Zeng2017-09-22
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Drain readable fds in grpc_ares_ev_driver_posix
| * \ \ \ \ \ \ Merge pull request #12696 from ctiller/simple_requestGravatar Craig Tiller2017-09-22
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Reduce stack size of simple_request e2e test
| | * | | | | | | Fix memory leakGravatar Craig Tiller2017-09-22
| | | | | | | | |
| | * | | | | | | Reduce stack size of simple_request e2e testGravatar Craig Tiller2017-09-22
| | | | | | | | |
* | | | | | | | | Fix sanityGravatar Craig Tiller2017-09-22
| | | | | | | | |
* | | | | | | | | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-22
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Add unary call mode to GenericStub to allow generic RPC with 1 CQ tripGravatar Vijay Pai2017-09-21
| |/ / / / / / /
| * | | | | | | Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sirGravatar Vijay Pai2017-09-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix-forward: Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer