aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
...
| | | | | * | 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 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
| | | | | | * 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
| | | | | | |
* | | | | | | C++-ize backoffGravatar David Garcia Quintas2017-11-22
|/ / / / / /
| | * / / / Remove lockfree stack, againGravatar Vijay Pai2017-11-22
| |/ / / / |/| | | |
| | | | * Add test for handshake timeout.Gravatar Mark D. Roth2017-11-21
| | | | |
* | | | | 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 branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
| | |_|/| | | | |/| | | | |
| | | | | | * 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
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Eagerly Free Slices in Case of Partial Write
| | | | | | * | 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
| | | | | | |
| | * | | | | No more API change, no test changeGravatar ncteisen2017-11-16
| | | | | | |
| | | | * | | change directory input to use of native.globGravatar Nicolas Lopez2017-11-16
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | use of directory as input to data is not supported with experimental remote execution build service.
| * | | | | Reviewer feedback: friend func not clasSGravatar ncteisen2017-11-16
| | | | | |
| | | | | * Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-15
| | | | | |\ | | | | |_|/ | | | |/| |
| | * / | | add testGravatar ncteisen2017-11-14
| | |/ / /
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Add tracer peer to keep set_enabled private()Gravatar ncteisen2017-11-14
| | | | |
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-14
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #13387 from grpc/import_fixGravatar Juanli Shen2017-11-14
| |\ \ \ \ | | | | | | | | | | | | Fix an internal build failure
| * \ \ \ \ Merge pull request #13189 from apolcyn/pass_args_to_tsiGravatar apolcyn2017-11-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Use existing read buffer in security handshaker if present
| | | * | | | Fix an internal build failureGravatar Juanli Shen2017-11-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-coreGravatar ncteisen2017-11-14
|\| | | | |
| * | | | | Merge pull request #13365 from jtattermusch/stats_test_boundary_skippingGravatar Jan Tattermusch2017-11-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Make stats_test.IncHistogram skip values far from boundaries
| | | * | | | Fix missing copyright, fix merge conflict in updated BUILDGravatar Alexander Polcyn2017-11-13
| | | | | | |
| | | * | | | Merge remote-tracking branch 'upstream/master' into pass_args_to_tsiGravatar Alexander Polcyn2017-11-13
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++Gravatar Noah Eisen2017-11-13
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |