aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
...
| | | | | | * Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-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
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-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
| | | | | | * | Fix BUILD file.Gravatar Mark D. Roth2017-11-27
| | | | | | | * Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-27
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-27
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Fix sanity problem.Gravatar Mark D. Roth2017-11-27
| | | | | | * | clang-formatGravatar Mark D. Roth2017-11-27
| | | | | | | * Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
* | | | | | | | C++-ize backoffGravatar David Garcia Quintas2017-11-22
|/ / / / / / /
| | * / / / / Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| |/ / / / / |/| | | | |
| | | | | * A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
| | | | | * Merge masterGravatar Yash Tibrewal2017-11-21
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | | * | Add test for handshake timeout.Gravatar Mark D. Roth2017-11-21
* | | | | | 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 branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | |_|/| | | | | |/| | | | | |
| | | | | | | * changes for macosGravatar Yash Tibrewal2017-11-20
| | | | | | * | Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-20
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Fix some dumb typos.Gravatar Mark D. Roth2017-11-20
| * | | | | | | 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
| * | | | | | | | 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
| | | | | | | * Merge masterGravatar Yash Tibrewal2017-11-16
| | | | | | | |\ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | No more API change, no test changeGravatar ncteisen2017-11-16
| | | | * | | | change directory input to use of native.globGravatar Nicolas Lopez2017-11-16
| | | |/ / / /
| * | | | | | Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16