aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
* \ Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \
| | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | |\ | | |/ | |/|
| * | Merge pull request #14197 from vjpai/gpr_review_host_portGravatar Vijay Pai2018-02-08
| |\ \
| | | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #14349 from vjpai/own2ownGravatar Vijay Pai2018-02-08
| |\ \ \
| * \ \ \ Merge pull request #14170 from dgquintas/fake_resolver_dont_push_rr_reresolve2Gravatar David G. Quintas2018-02-08
| |\ \ \ \
| | * | | | PR commentsGravatar David Garcia Quintas2018-02-07
| * | | | | Merge pull request #14351 from sreecha/bm-epollex-fixGravatar Sree Kuchibhotla2018-02-07
| |\ \ \ \ \
| | | | | * \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Revert "grpclb re-resolution"Gravatar Juanli Shen2018-02-07
| | * | | | | Change the Fixture shutdown code so that the server fds are still polledGravatar Sree Kuchibhotla2018-02-06
| |/ / / / /
| | | * | | Add owners to C++ end2end tests to prevent accident API breakageGravatar Vijay Pai2018-02-06
| * | | | | Merge pull request #14343 from muxi/revert-12708Gravatar Muxi Yan2018-02-06
| |\ \ \ \ \
| | * | | | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| | | |/ / / | | |/| | |
| * / | | | grpclb in charge of its re-resolutionGravatar Juanli Shen2018-02-06
| |/ / / /
| | * / / Make RR re-resolve upon any subchannel failureGravatar David Garcia Quintas2018-02-06
| |/ / /
| * | | Check return values from ServiceReflection calls, and print a more helpful me...Gravatar Carl Mastrangelo2018-02-06
| * | | Merge pull request #14322 from vjpai/generic_deprecateGravatar Vijay Pai2018-02-05
| |\ \ \
| | * | | More uses of 1-phase CallGravatar Vijay Pai2018-02-05
| * | | | Add BUILD fileGravatar Adele Zhou2018-02-05
| | * | | Deprecate GenericStub()::Call for multi-threaded useGravatar Vijay Pai2018-02-05
| |/ / /
| * | | Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_errorGravatar Juanli Shen2018-02-02
| |\ \ \
| | | * \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | | |\ \ | | |_|/ / | |/| | |
* / | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/ / / /
| * | | Add a results_upon_error setter to fake resolverGravatar Juanli Shen2018-02-02
| | | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \
* | | | | Removed unused argument from ResetStub()Gravatar David Garcia Quintas2018-02-01
* | | | | Merge pull request #14266 from adelez/fix_grpc_tool_testGravatar adelez2018-02-01
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix echo.proto path under bazelGravatar Adele Zhou2018-02-01
* | | | | Merge pull request #14255 from adelez/foundry_integrationGravatar adelez2018-01-31
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_raceGravatar Jan Tattermusch2018-02-01
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | * | | | Fix path relative to TEST_SRCDIRGravatar Adele Zhou2018-01-31
| |/ / / / |/| | | |
| * | | | calling create in default param is against code styleGravatar Jan Tattermusch2018-01-31
| * | | | avoid touching stats_ instance field before base constructorGravatar Jan Tattermusch2018-01-31
* | | | | fix rounding problem in EchoDeadline testGravatar Jan Tattermusch2018-01-30
| * | | | make grpc_passthru_endpoint_stats refcountedGravatar Jan Tattermusch2018-01-30
|/ / / /
| | * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| | | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| | |/
* | / Set the environment variable at the beginning of the test. Otherwise, itGravatar Sree Kuchibhotla2018-01-25
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \
| * \ Merge pull request #14164 from yang-g/cork_allGravatar Yang Gao2018-01-24
| |\ \
| | * | Add option to use client side coalescing API in qps testGravatar yang-g2018-01-24
| * | | Extract lb_calld from glb_policyGravatar Juanli Shen2018-01-23
| * | | Merge pull request #14080 from yang-g/return_earlyGravatar Yang Gao2018-01-23
| |\ \ \
| * \ \ \ Merge pull request #14086 from ncteisen/more-clang-tidyGravatar Noah Eisen2018-01-23
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | Add a testGravatar yang-g2018-01-23
| | |/ / | |/| |
| | * | Merge branch 'master' of https://github.com/grpc/grpc into more-clang-tidyGravatar ncteisen2018-01-22
| | |\ \
| | | | * Migrate all remaining features of core test to C++ layer testGravatar Vijay Pai2018-01-21