aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
| * | | | | Merge pull request #17534 from markdroth/grpclb_subchannel_fixGravatar Nicolas Noble2018-12-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #17441 from yang-g/gpr_test_util_to_grpc_test_utilGravatar Yang Gao2018-12-18
| |\ \ \ \ \ \
| | | | * | | | Remove now-unnecessary workarounds for alignment issues.Gravatar Mark D. Roth2018-12-18
| * | | | | | | Merge pull request #17544 from yashykt/factorydocsGravatar Yash Tibrewal2018-12-18
| |\ \ \ \ \ \ \
| | | | * | | | | Fix bug that was breaking subchannel reuse in grpclb.Gravatar Mark D. Roth2018-12-18
| | | | |/ / / /
| | | | | | | * Add missing argumentGravatar Yash Tibrewal2018-12-18
| | * | | | | | Add tests using NullInterceptorFactoryGravatar Yash Tibrewal2018-12-18
| | | |_|/ / / | | |/| | | |
| | | | | | * Merge masterGravatar Yash Tibrewal2018-12-18
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| * / | | | | Give the interceptors header files in include/grpcpp/supportGravatar Vijay Pai2018-12-17
| |/ / / / /
| | * | | | Merge with head and resolve conflict.Gravatar yang-g2018-12-17
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge remote-tracking branch 'upstream/master' into gpr_test_util_to_grpc_tes...Gravatar yang-g2018-12-17
| | |\| | |
| * | | | | extend local credentials to support tcp loopbackGravatar Yihua Zhang2018-12-16
| | |/ / / | |/| | |
| * | | | Merge pull request #17465 from mhaidrygoog/server_streaming_callback_benchmarkGravatar Moiz Haidry2018-12-14
| |\ \ \ \
| * | | | | Benchmark to show that byte buffer copy is size-independentGravatar Vijay Pai2018-12-14
| | | | * | Added support for fixed load benchmarks, all the rpcs access one requestor to...Gravatar Moiz Haidry2018-12-14
| * | | | | Merge pull request #17291 from soheilhy/worktree-security-cppGravatar Soheil Hassas Yeganeh2018-12-13
| |\ \ \ \ \
| | | | | * | Add support for Callback Client Streaming benchmarksGravatar Moiz Haidry2018-12-13
| | * | | | | Move security credentials, connectors, and auth context to C++Gravatar Soheil Hassas Yeganeh2018-12-13
| * | | | | | Merge pull request #17470 from apolcyn/cares_default_prepGravatar apolcyn2018-12-12
| |\ \ \ \ \ \
| | * | | | | | Disable SRV and TXT lookups for localhostGravatar Alexander Polcyn2018-12-12
| | |/ / / / /
| * / / / / / Fix alignment in memory counters.Gravatar Mark D. Roth2018-12-12
| |/ / / / /
| | * | / / Streaming support for callback serverGravatar Moiz Haidry2018-12-11
| | | |/ / | | |/| |
| * | | | Merge pull request #17456 from ncteisen/socket-paginationGravatar Noah Eisen2018-12-11
| |\ \ \ \
| | * | | | Add test and fix bugGravatar ncteisen2018-12-11
| | * | | | Add max_results to ServerSocketsGravatar ncteisen2018-12-11
| * | | | | Revert "Revert "Allow encoding arbitrary channel args on a per-address basis.""Gravatar Mark D. Roth2018-12-11
| |/ / / /
| * | | | Merge pull request #17398 from yihuazhang/gdc_metadata_serverGravatar yihuaz2018-12-10
| |\ \ \ \
| * \ \ \ \ Merge pull request #17433 from ncteisen/socket-nameGravatar Noah Eisen2018-12-09
| |\ \ \ \ \
| * | | | | | Revert "Allow encoding arbitrary channel args on a per-address basis."Gravatar hcaseyal2018-12-07
| | * | | | | clang tidy and clang formatGravatar ncteisen2018-12-07
| * | | | | | Merge pull request #17343 from markdroth/server_address_listGravatar Mark D. Roth2018-12-07
| |\ \ \ \ \ \
| | | | | | * | revert the sampleGravatar yang-g2018-12-07
| * | | | | | | Merge pull request #17435 from yang-g/health_service_shutdownGravatar Yang Gao2018-12-07
| |\ \ \ \ \ \ \
| | | * | | | | | Allow encoding arbitrary channel args on a per-address basis.Gravatar Mark D. Roth2018-12-07
| * | | | | | | | Merge pull request #17391 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-12-07
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Allow the health checking serviceGravatar Vijay Pai2018-12-07
| | | | * | | | | reviewer feedbackGravatar ncteisen2018-12-07
| | | | | | | * | Fix alarm_testGravatar yang-g2018-12-07
| | | * | | | | | Review commentsGravatar yang-g2018-12-07
| | * | | | | | | more code review changesGravatar Mark D. Roth2018-12-07
| | | * | | | | | Split out the test service to separate library so that it can be reusedGravatar yang-g2018-12-06
| | | * | | | | | Add a Shutdown call to HealthCheckServiceInterfaceGravatar yang-g2018-12-06
| | | |/ / / / /
| * | / / / / / Allow the interceptor to know the method typeGravatar Vijay Pai2018-12-06
| | |/ / / / / | |/| | | | |
| | | | | * | Fix BUILD files. Manually edit bzl filesGravatar yang-g2018-12-06
| * | | | | | Merge pull request #17428 from grpc/revert-17417-revert-17394-bazelGravatar Noah Eisen2018-12-06
| |\ \ \ \ \ \
| | | | | | * | Promote gpr_test_util to part of grpc_test_util, add a sample to show it work...Gravatar yang-g2018-12-06
| | | * | | | | code review changesGravatar Mark D. Roth2018-12-06
| * | | | | | | Merge pull request #17383 from markdroth/pick_first_choose_ready_subchannel_a...Gravatar Mark D. Roth2018-12-06
| |\ \ \ \ \ \ \
| | | * | | | | | Revert "Revert "Add Testonly to Targets""Gravatar Noah Eisen2018-12-06
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #17416 from vjpai/ondoneGravatar Vijay Pai2018-12-06
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |