aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Abstract libuv implementationGravatar kpayson642018-03-13
* Merge pull request #14676 from muxi/fix-inttypes-includeGravatar Vijay Pai2018-03-12
|\
| * Fix one more fileGravatar Muxi Yan2018-03-12
* | Merge pull request #14591 from vjpai/framesizeGravatar Vijay Pai2018-03-12
|\ \
| | * Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
* | | Merge pull request #14607 from markdroth/c++_byte_streamGravatar Mark D. Roth2018-03-12
|\ \ \ | |_|/ |/| |
* | | Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazelGravatar apolcyn2018-03-10
|\ \ \
* \ \ \ Merge pull request #14660 from vjpai/exception_10xGravatar Vijay Pai2018-03-09
|\ \ \ \
| * | | | Run exception tests 10x to make sure server doesn't crashGravatar Vijay Pai2018-03-09
| | * | | Fix broken golden file test under bazelGravatar Alexander Polcyn2018-03-09
| |/ / /
| | * / Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
| |/ /
* | | Change grpc++ reference in names to grpcpp in test/cpp/cocoapodsGravatar Muxi Yan2018-03-09
* | | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
|/ /
* | Merge pull request #14638 from yihuazhang/hook_alts_againGravatar yihuaz2018-03-08
|\ \
* \ \ Merge pull request #14610 from apolcyn/python_digGravatar apolcyn2018-03-08
|\ \ \
* \ \ \ Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_fin...Gravatar Jan Tattermusch2018-03-08
|\ \ \ \
| | | * | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| |_|/ / |/| | |
* | | | Merge pull request #14616 from yang-g/strikkeGravatar Yang Gao2018-03-07
|\ \ \ \
* | | | | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| * | | | Fix testGravatar yang-g2018-03-07
* | | | | Merge pull request #14544 from danzh2010/udpinterfaceGravatar Yang Gao2018-03-07
|\ \ \ \ \
* | | | | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| | | | * | Move python DNS utilities to utils subdirectoryGravatar Alexander Polcyn2018-03-06
* | | | | | Merge pull request #14609 from apolcyn/cleanup_grpc_py_binaryGravatar apolcyn2018-03-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| | | | * | Remove the C++ test dependency on dig and dnsutilsGravatar Alex Polcyn2018-03-06
| | |_|/ / | |/| | |
| * | | | Clean up grpc_py_binary build ruleGravatar Alexander Polcyn2018-03-06
| | * | | Merge branch 'master' into udpinterfaceGravatar danzh2018-03-06
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Use stack frame size limits for consistency with internal buildsGravatar Vijay Pai2018-03-05
* | | | | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |_|_|/ |/| | |
* | | | Merge pull request #14478 from cookyt/tool-print-trailing-metaGravatar Vijay Pai2018-03-05
|\ \ \ \
* \ \ \ \ Merge pull request #14582 from markdroth/fake_resolver_test_fixGravatar Mark D. Roth2018-03-05
|\ \ \ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #14459 from vjpai/2phase_thdGravatar Vijay Pai2018-03-02
|\ \ \ \ \
| | * | | | Fix asan failure in fake_resolver_test.Gravatar Mark D. Roth2018-03-02
| |/ / / / |/| | | |
* | | | | Fix and simplify SingleBalancerTest.InitiallyEmptyServerlistGravatar David Garcia Quintas2018-03-01
* | | | | Need to shrink stack frame size; add a todoGravatar Vijay Pai2018-03-01
| * | | | Minor changes and fixesGravatar Vijay Pai2018-03-01
| * | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
* | | | | Merge pull request #14555 from dgquintas/grpclb_test_make_compiler_happyGravatar David G. Quintas2018-03-01
|\ \ \ \ \
| | | | | * workaround for h2_http_proxy_nosec_test.exe shutdown_finishes_calls flakeGravatar Jan Tattermusch2018-03-01
* | | | | | Merge pull request #10684 from markdroth/retryGravatar Mark D. Roth2018-03-01
|\ \ \ \ \ \
| | * | | | | grpclb_end2end test tweaks for compiler happinessGravatar David Garcia Quintas2018-02-28
| | | |_|_|/ | | |/| | |
* | / | | | Introduce a 'weak' and mutable version of slice hash tableGravatar David Garcia Quintas2018-02-28
| |/ / / / |/| | | |
| * | | | Retry support.Gravatar Mark D. Roth2018-02-28
| | | | * fix formatGravatar Dan Zhang2018-02-28
* | | | | Perform secure naming checks in grpclb_end2end_testGravatar David Garcia Quintas2018-02-27
|/ / / /
| | | * fix formatGravatar Dan Zhang2018-02-27
| | | * Refactors grpc udp_server_listener to be object oriented. Also adds a mutex t...Gravatar Dan Zhang2018-02-27
| |_|/ |/| |
* | | Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
| * | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
| |\ \ | |/ / |/| |