aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* 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
|
* 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 pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
|\ | | | | Test multiple pollers with Bazel
* \ Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
|\ \ | | | | | | Create a pilot job to run bazel tests remotely
* \ \ Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
|\ \ \ | | | | | | | | concurrent_connectivity_test: fail early if there is a problem shutting down the server
* \ \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\ \ \ \ | | | | | | | | | | Move histogram to test/core/util
| | | * | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | |
| | | * | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | | |
| | | * | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| |_|/ / |/| | |
| * | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | |
| | | * Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| |_|/ |/| |
* | | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ \ | |/ / |/| | No More Extern "C"
| | * dont let server shutdown run foreverGravatar Jan Tattermusch2017-11-30
| |/ |/|
* | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \ | | | | | | Add ReferenceCounted base class.
| | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-29
| | |\ | |_|/ |/| |
| | * Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | |\
* | | \ Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7Gravatar Nicolas Noble2017-11-29
|\ \ \ \ | | | | | | | | | | Upmerge from v1.7
* | | | | Fix windowsGravatar ncteisen2017-11-29
| | | | |
* | | | | clang fmtGravatar ncteisen2017-11-29
| | | | |
| | * | | clang-formatGravatar Mark D. Roth2017-11-29
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | |\| |
| | * | | Shorted "reference" to "ref".Gravatar Mark D. Roth2017-11-29
| | | | |
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
| |\ \ \ \ | | | |/ / | | |/| |
* | / | | Add test for RecvStatus error_string APIGravatar ncteisen2017-11-29
| |/ / / |/| | |
| | * | Split tracing code into its own class.Gravatar Mark D. Roth2017-11-29
| | | |
* | | | Add all tests to test/cpp/util bazel BUILD fileGravatar Vijay Pai2017-11-28
| | | |
| | * | Add tests for tracing versions of Ref() and Unref().Gravatar Mark D. Roth2017-11-28
| | | |
| | * | Remove incorrect tests for stack allocation.Gravatar Mark D. Roth2017-11-28
| | | |
| | * | Code review changes.Gravatar Mark D. Roth2017-11-28
| | | |
| | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-28
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #13491 from vjpai/destackGravatar Vijay Pai2017-11-28
|\ \ \ \ | | | | | | | | | | Pop lockfree stack off core implementation
| | | | * Fix the fuzzersGravatar ncteisen2017-11-28
| | | | |
| | | | * Remove uneeded header, fix unused warnGravatar ncteisen2017-11-28
| | | | |
| | | * | clang-formatGravatar Mark D. Roth2017-11-28
| | | | |
| | | * | Implement MakeReferenceCounted<> helper.Gravatar Mark D. Roth2017-11-28
| | | | |
| | | * | Add ReferenceCountedPtr class.Gravatar Mark D. Roth2017-11-28
| | | | |
| | | * | Use New() and Delete() instead of C++ new and delete.Gravatar Mark D. Roth2017-11-28
| | | | |
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-27
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Add ReferenceCounted base class.Gravatar Mark D. Roth2017-11-27
| | | | |
* | | | | Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
|\ \ \ \ \ | |_|_|/ / |/| | | | change use of directory as input to data field for to use of native.glob in grpc_fuzzer.bzl
| | * | | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| |/ / / |/| | |
* | | | Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
|\ \ \ \ | | | | | | | | | | Remove unnecessary if condition in public_headers_must_be_c89
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| | | | |\ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar Noah Eisen2017-11-21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #13364 from ncteisen/surfacing-error-detailsGravatar Noah Eisen2017-11-21
| |\ \ \ \ \ | | | | | | | | | | | | | | Add Error String to Recv Status API
| | | | | * | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | |_|_|/| | | |/| | | | |