aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
Commit message (Expand)AuthorAge
...
| | | * | | | Fix tsan issueGravatar Yuchen Zeng2017-12-12
| | | * | | | Add escape sequences for the grpc_cli metadata flagGravatar Yuchen Zeng2017-12-11
| | |/ / / / | |/| | | |
| | | | * | Enable golden file test in bazelGravatar Alexander Polcyn2017-12-11
| | |_|/ / | |/| | |
* | | | | More message compression level clean-upGravatar Muxi Yan2017-12-11
| * | | | Merge pull request #13678 from sreecha/rpc-deadline-fixGravatar Sree Kuchibhotla2017-12-11
| |\ \ \ \
| | | | * | Fix test helper binariesGravatar Craig Tiller2017-12-11
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\ \ \ \ \
| | * | | | Merge pull request #13413 from ncteisen/surfacing-error-details-wrappedGravatar Noah Eisen2017-12-08
| |/| | | |
| | * | | | Reviewer feedbackGravatar ncteisen2017-12-08
* | | | | | Merge commit '94e676e^2' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-08
|\ \ \ \ \ \
| | | | | * \ Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge pull request #13659 from grpc/revert-13658-revert-13058-execctxGravatar Yash Tibrewal2017-12-08
| |/| | | | |
| | * | | | | Merge masterGravatar Yash Tibrewal2017-12-07
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge pull request #12488 from dgquintas/removed_expiration_intervalGravatar David G. Quintas2017-12-07
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #13682 from dgquintas/send_rpc_status_returnGravatar David G. Quintas2017-12-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #13677 from kpayson64/fix_benchmarkGravatar kpayson642017-12-07
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | | * | | | | | | Make it possible to ignore result of SendRPC() in testGravatar David Garcia Quintas2017-12-07
| | |/ / / / / / / | |/| | | | | | |
| | | | | | * | | Tweak the RpcDeadline test to reduce flakesGravatar Sree Kuchibhotla2017-12-07
| | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Fix Async QPS TestGravatar Ken Payson2017-12-07
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\| | | | | |
* | | | | | | Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \
* | | | | | | | | clang-formatGravatar Muxi Yan2017-12-06
* | | | | | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | PR commentsGravatar David Garcia Quintas2017-12-06
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into removed_expiration_intervalGravatar David Garcia Quintas2017-12-06
| | | | | | |\ \ \ \
| | | | * | | | | | | Fixed ClientLbEnd2endTest.RoundRobinReresolve flakinessGravatar David Garcia Quintas2017-12-06
| | | | | |_|/ / / / | | | | |/| | | | |
| | | | | | | * | | Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | * | | | | Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | | | |\ \ \ \ \
| | | | * \ \ \ \ \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | | | |\ \ \ \ \ \
| | | | | | * \ \ \ \ Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | | | |\ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | | * | | | | | Update grpclb_test.ccGravatar Vijay Pai2017-12-05
| | | | * | | | | | | Merge pull request #13630 from dgquintas/fix_deadupdateGravatar David G. Quintas2017-12-05
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | | | | * | | | | Regen projects and fix more uses of gpr_thd_newGravatar Vijay Pai2017-12-05
| | | | * | | | | | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| | | | |\ \ \ \ \ \ \
| | | | | | | | | | * | Add testsGravatar ncteisen2017-12-04
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | | | | | * Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition v...Gravatar Sree Kuchibhotla2017-12-04
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | | * | | | Fix UpdatesTest.UpdateBalancersDeadUpdate expectationGravatar David Garcia Quintas2017-12-04
| | | | | |/ / / / | | | | |/| | | |
| | | | * | | | | Merge pull request #13576 from vjpai/qps_killerGravatar Vijay Pai2017-12-04
| | | | |\ \ \ \ \
| | | | | * | | | | Reintroduce lambdasGravatar Vijay Pai2017-12-04
| | | | | * | | | | clang-formatGravatar Vijay Pai2017-12-04
| | | | | * | | | | Make all-streams op about cleanup only and replace a lambda with a virtualGravatar Vijay Pai2017-12-04
| | | | * | | | | | Merge pull request #13329 from dwittmer/dwittmer_runserverGravatar Yang Gao2017-12-04
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | | | | * | Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | | | | | |\ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | | * | | | Remove some unneeded and spammy logsGravatar Vijay Pai2017-12-04
| | | | | | * | | | Adjust stream cancellation point and fix races in sync clientGravatar Vijay Pai2017-12-04
| | | | | |/ / / / | | | | |/| | | |
| | | | | | * | | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | | |\ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | * | | | | Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| | | | |\ \ \ \ \
| | | | | | | | * \ Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | | | | | |\ \ | | | | | |_|_|_|/ / | | | | |/| | | | |