aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
...
| | | * | | | | Change pick_first to immediately select the first subchannel in READY state.Gravatar Mark D. Roth2018-12-06
| | |/ / / / / | |/| | | | |
| | | * | | | Fix bug in subchannel backoff reset code.Gravatar Mark D. Roth2018-12-06
| | * | | | | Test reactor reuseGravatar Vijay Pai2018-12-06
| | | |_|/ / | | |/| | |
| | | | * | Merge remote-tracking branch 'upstream/master' into gdc_metadata_serverGravatar Yihua Zhang2018-12-06
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #17418 from grpc/revert-16882-microbenchmarks-bazelGravatar Sheena Madan2018-12-05
| |\ \ \ \ \
| | * | | | | Revert "Make Microbenchmarks Test Targets"Gravatar Sheena Madan2018-12-05
| | |/ / / /
| * / / / / Revert "Add Testonly to Targets"Gravatar Sheena Madan2018-12-05
| |/ / / /
| | | * / bring back original network test for metadata server detectionGravatar Yihua Zhang2018-12-05
| | |/ / | |/| |
| * | | Merge pull request #17350 from hcaseyal/callback_test_coverage_1Gravatar hcaseyal2018-12-05
| |\ \ \
| * | | | Update BUILDGravatar Sheena Madan2018-12-04
| * | | | re add testonlyGravatar ncteisen2018-12-04
| | |/ / | |/| |
| | * | Fix another problem in grpc_tool_testGravatar Hope Casey-Allen2018-12-04
| * | | Merge pull request #16882 from ncteisen/microbenchmarks-bazelGravatar Jan Tattermusch2018-12-04
| |\ \ \
| * \ \ \ Merge pull request #17360 from soheilhy/refcounted-no-traceGravatar Soheil Hassas Yeganeh2018-12-03
| |\ \ \ \
| | | | * | Fix bazel rbe testsGravatar Hope Casey-Allen2018-12-03
| | | | * | Merge branch 'callback_test_coverage_1' of github.com:hcaseyal/grpc into call...Gravatar Hope Casey-Allen2018-12-03
| | | | |\ \
| | | | * | | Remove log linesGravatar Hope Casey-Allen2018-12-03
| | | | | * | Merge branch 'master' into callback_test_coverage_1Gravatar hcaseyal2018-12-03
| | | | |/| | | | |_|_|/ / | |/| | | |
| | | | * | Clang formatGravatar Hope Casey-Allen2018-12-03
| * | | | | Merge pull request #17144 from vjpai/server_streamingGravatar Vijay Pai2018-12-03
| |\ \ \ \ \
| | | * | | | Add debug-only tracing to grpc_core::RefCountGravatar Soheil Hassas Yeganeh2018-12-01
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #17354 from apolcyn/fix_ares_deadlocksGravatar apolcyn2018-11-30
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #17359 from yang-g/test_envGravatar Yang Gao2018-11-30
| |\ \ \ \ \ \
| | | | * | | | Test client-side callback streaming with callback serverGravatar Vijay Pai2018-11-30
| | | | * | | | Streaming API for callback serversGravatar Vijay Pai2018-11-30
| | |_|/ / / / | |/| | | | |
| | | | * | | disable some add someGravatar ncteisen2018-11-30
| | * | | | | Clang-formatGravatar yang-g2018-11-30
| | | * | | | Cancel still-active c-ares queries after 10 seconds to avoid chance of deadlockGravatar Alexander Polcyn2018-11-30
| | | | * | | Fix ubsanGravatar ncteisen2018-11-30
| | | | * | | Exclude censusGravatar ncteisen2018-11-30
| | | | * | | microbenchmarks don't use pollingGravatar ncteisen2018-11-30
| | | | * | | Make microbenchmarks test targetsGravatar Noah Eisen2018-11-30
| | | |/ / /
| | | | * | Add service definition to sync serverGravatar Hope Casey-Allen2018-11-30
| | * | | | convert more testsGravatar yang-g2018-11-30
| | * | | | change tests to use the new class instead of grpc_test_initGravatar yang-g2018-11-30
| | * | | | Add a class to wrap grpc_test_initGravatar yang-g2018-11-30
| | |/ / /
| * | | | Fix clang-tidy and golden file issuesGravatar Vijay Pai2018-11-30
| * | | | Stop exposing streaming object classGravatar Vijay Pai2018-11-30
| * | | | Make StartCall() a releasing operation so that you can pile up opsGravatar Vijay Pai2018-11-30
| * | | | Revert an order changeGravatar Vijay Pai2018-11-30
| * | | | More review commentsGravatar Vijay Pai2018-11-30
| * | | | Improve test readability at suggestion of @ghemawatGravatar Vijay Pai2018-11-30
| * | | | Client callback streamingGravatar Vijay Pai2018-11-30
| |/ / /
| | * | Debugging unimplemented error in CheckClientInitialMetadataGravatar Hope Casey-Allen2018-11-29
| * | | Merge pull request #17331 from yashykt/timestamplengthGravatar Yash Tibrewal2018-11-29
| |\ \ \
| * \ \ \ Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fixGravatar Mark D. Roth2018-11-29
| |\ \ \ \
| * \ \ \ \ Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fixGravatar Mark D. Roth2018-11-29
| |\ \ \ \ \
| | | * | | | Don't ignore empty serverlists from the grpclb balancer.Gravatar Mark D. Roth2018-11-29
| | | | |/ / | | | |/| |
| | | | * | s/int/uint32_tGravatar Yash Tibrewal2018-11-29
| | | | * | Add a byte counter to chttp2_stream and use that for timestampsGravatar Yash Tibrewal2018-11-29