aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* fix nitGravatar Jan Tattermusch2017-12-01
* Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
|\
| * Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
* | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
|\ \ | |/ |/|
* | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
|\ \
| | * 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
|\ \ \ \
* | | | | 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
|\ \ \ \
| | | | * 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
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | * | | Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| |/ / / |/| | |
* | | | Merge pull request #13452 from yashykt/publicheaderc89nitfixGravatar Yash Tibrewal2017-11-21
|\ \ \ \
| | | | * 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
| |\ \ \ \ \
| | | | | * | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | |_|_|/| | | |/| | | | |
| * | | | | | Merge pull request #13391 from ncteisen/more-eager-freeGravatar Noah Eisen2017-11-20
| |\ \ \ \ \ \
| | | | | | | * Fix test cert buildGravatar ncteisen2017-11-20
| | | | | | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Attempt to fix TSANGravatar ncteisen2017-11-17
| | | | * | | | Remove unnecessary if condition in public_headers_must_be_c89Gravatar Yash Tibrewal2017-11-17
| | | | | | | * Fix windows buildGravatar ncteisen2017-11-17
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar ncteisen2017-11-17
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | | | | | | * clang fmtGravatar ncteisen2017-11-17
| | | | | | | * Un extern the fuzzersGravatar ncteisen2017-11-17
| | | | | | | * Remove all extern CGravatar ncteisen2017-11-17
| | | |_|_|_|/ | | |/| | | |
| * | | | | | reviewer feedbackGravatar ncteisen2017-11-17