aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | Fix api_fuzzer failure, add proper cleanupGravatar Yuchen Zeng2016-08-09
| | | | | | | | | |
* | | | | | | | | | Merge remote-tracking branch 'upstream/master' into caresGravatar Yuchen Zeng2016-08-08
|\| | | | | | | | |
* | | | | | | | | | Add grpc_customized_resolve_addressGravatar Yuchen Zeng2016-08-08
| | | | | | | | | |
| | * | | | | | | | Appease the const gods, improve readability, stop using 0 and 1 asGravatar Vijay Pai2016-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | proxies for false and true.
| * | | | | | | | | Merge pull request #6915 from markdroth/filter_apiGravatar kpayson642016-08-05
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Implement C++ API for defining channel filters.
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into caresGravatar Yuchen Zeng2016-08-05
|\| | | | | | | | | |
* | | | | | | | | | | Implement c-ares based dns resolverGravatar Yuchen Zeng2016-08-05
| | | | | | | | | | |
| | | * | | | | | | | clang-formatGravatar Vijay Pai2016-08-05
| | | | | | | | | | |
| | | * | | | | | | | Better ending for open-loop tests: never wait more than 1 secondGravatar Vijay Pai2016-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if we are in termination mode
| | | * | | | | | | | Dramatically reduce time required to complete sync test when runningGravatar Vijay Pai2016-08-05
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | with lots of threads (by parallelizing shutdown of course)
| | | * | | | | | | Properly use unique_ptr rather than explicitlyGravatar Vijay Pai2016-08-05
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | deleting server context wrappers in QPS test
| | | * | | | | | Updated tests.Gravatar Mark D. Roth2016-08-04
| | | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-08-04
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #5803 from nicolasnoble/what-the-fuzzGravatar Nicolas Noble2016-08-03
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixing json parsing issues detected by libfuzz.
| | * | | | | | | | deflake grpclb_testGravatar David Garcia Quintas2016-08-02
| | | | | | | | | |
| | * | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encodingGravatar kpayson642016-08-02
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Move timeout_encoding to core/lib/transport
| | | | * \ \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzzGravatar Nicolas "Pixel" Noble2016-08-02
| | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | |\ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | | | | | * | Clean up cq_verifier code.Gravatar Mark D. Roth2016-08-02
| | | | | | | | | | |
| | * | | | | | | | | Merge pull request #6774 from a-veitch/add_resourceGravatar kpayson642016-08-02
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add Census resource API and implementation.
| | * \ \ \ \ \ \ \ \ \ Merge pull request #7024 from markdroth/filter_call_init_failureGravatar kpayson642016-08-02
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Extend filter API to allow call initialization to return an error.
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #7601 from dgquintas/census_stuffGravatar kpayson642016-08-02
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation
| | | | | | | | * \ \ \ \ \ Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | | |\ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Fix destroy_call_elem API in test.Gravatar Mark D. Roth2016-08-02
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #7590 from vjpai/affinity_optionalGravatar Vijay Pai2016-08-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | Don't assert if we're not able to set CPU affinity
| | | | | | | | | * | | | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-08-02
| | | | | | | | | |\ \ \ \ \ | | | | | | |_|_|_|/ / / / / | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
| | | | | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-08-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | moar clang-formatGravatar David Garcia Quintas2016-08-01
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Changed census static metadata keys for tracing and tag propagationGravatar David Garcia Quintas2016-08-01
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | clang-formatGravatar David Garcia Quintas2016-08-01
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into grpclb_v0Gravatar David Garcia Quintas2016-08-01
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | Fix exit conditionGravatar Vijay Pai2016-08-01
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Don't assert if we're not able to set affinity for some reasonGravatar Vijay Pai2016-07-30
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | Addressed the rest of the PR commentsGravatar David Garcia Quintas2016-07-29
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile
* | | | / | | | | | | | | | Add c-ares in Makefile.templateGravatar Yuchen Zeng2016-07-28
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| | | | | | | | | * | | | Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-07-28
| | | | | | | | | |\ \ \ \ | | | | | | |_|_|_|/ / / / | | | | | |/| | | | | | |
| * | | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into interop_server_splitGravatar Nicolas "Pixel" Noble2016-07-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| | | * | | | | | | | | | Merge pull request #7380 from nicolasnoble/no-c++11-threadsGravatar Vijay Pai2016-07-27
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using certain C++11-isms with grpc::thread, as it's not necessarily std::thread.
* | | | \ \ \ \ \ \ \ \ \ \ Merge pull request #7459 from nicolasnoble/udp_test_bitrotGravatar Vijay Pai2016-07-27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing udp test bitrotting.
| | | | | | | * | | | | | | | Fixed asan failure and some refcounting bugs.Gravatar Mark D. Roth2016-07-27
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | removed some bits from invalid LR designGravatar David Garcia Quintas2016-07-26
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Fix sanity issuesGravatar Yuchen Zeng2016-07-26
| | | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Fix thread leakGravatar Yuchen Zeng2016-07-26
| | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | Fix memory overwrite in proto decding; fix test for windowsGravatar Alistair Veitch2016-07-26
| | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | Merge branch 'master' into move_timeout_encodingGravatar Robbie Shade2016-07-26
| | | | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| | | | | | | | | | | | * | | Remove references to string_ref_helperGravatar Yuchen Zeng2016-07-25
| | | | | | | | | | | | | | |