aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/util
Commit message (Collapse)AuthorAge
...
* | Add channelz subchannel supportGravatar ncteisen2018-07-19
|/
* Expose GetChannel and GetTopChannels Core APIGravatar ncteisen2018-07-18
|
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2018-07-18
|\ | | | | | | channelz-get-top-channels
* | Support for GetTopChannelsGravatar ncteisen2018-07-16
| |
| * Allow choosing google default credentials in the C++ interop clientsGravatar Alexander Polcyn2018-07-13
|/
* Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
|\
* | Add end2end test for codegen_genericGravatar ncteisen2018-06-20
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-19
| |\ | |/ |/|
* | Revert "Revert "Add suppressions to sanitizers for bazel builds""Gravatar adelez2018-06-15
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-15
| |\ | |/ |/|
* | Add expception for util dirGravatar ncteisen2018-06-14
| |
* | Enable the performance-* clang-tidy checksGravatar Noah Eisen2018-06-14
| |
* | Revert "Add suppressions to sanitizers for bazel builds"Gravatar Nicolas Noble2018-06-14
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-06-13
| |\ | |/ |/|
* | Add data param to grpc_cc_libraryGravatar Adele Zhou2018-06-13
| |
* | Merge pull request #13796 from y-zeng/cli_tokenGravatar Yang Gao2018-06-08
|\ \ | | | | | | Report more error messages in grpc_cli
| | * Build out the channelz unit testGravatar ncteisen2018-06-05
| | |
| | * Add basic support for GetChannelGravatar ncteisen2018-06-05
| | |
| | * Update channelz protoGravatar ncteisen2018-06-05
| |/ |/|
* | Fix broken ByteBuffer copy ctorGravatar Ara Ayvazyan2018-05-22
| |
* | add alts to interop testsGravatar Yihua Zhang2018-04-20
| |
* | Merge pull request #15008 from yang-g/secure_is_not_unsecureGravatar Yang Gao2018-04-11
|\ \ | | | | | | Depend on unsecure target
* | | Fix a memory leakGravatar Adele Zhou2018-04-10
| | |
| * | Depend on unsecure targetGravatar yang-g2018-04-10
|/ /
* | Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
| |
* | Fix small build issuesGravatar ncteisen2018-03-19
| |
* | Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
| | | | | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
* | Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| |
* | Merge pull request #13883 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-16
|\ \ | | | | | | Channel Tracing Implementation; Part 1
| * \ Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| |\ \
* | | | Delete status_test that has no coverage; replace with static_assertsGravatar Vijay Pai2018-03-15
| |/ / |/| |
* | | Change grpc++ references in names to grpcppGravatar Vijay Pai2018-03-08
| | |
| * | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
| |\ \ | |/ / |/| |
| * | Add severityGravatar ncteisen2018-03-07
| | |
| * | Move C++ to util, call it from core testGravatar ncteisen2018-03-07
| | |
* | | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
|/ /
* | Print trailing metadata in the "grpc_cli call" command.Gravatar Carlos Valera2018-02-21
| | | | | | | | | | This often includes important debugging information when the RPC returns a non-OK status.
* | Run clang fmtGravatar Noah Eisen2018-02-09
| |
* | Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
| |
* | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
|\ \
| * | Check return values from ServiceReflection calls, and print a more helpful ↵Gravatar Carl Mastrangelo2018-02-06
| | | | | | | | | | | | message
| * | More uses of 1-phase CallGravatar Vijay Pai2018-02-05
| | |
* | | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
|\| |
| * | Fix echo.proto path under bazelGravatar Adele Zhou2018-02-01
| | |
* | | Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
|/ /
| * clang_formatGravatar Yuchen Zeng2017-12-15
| |
| * Report more error messages in grpc_cliGravatar Yuchen Zeng2017-12-14
|/
* Address review commentsGravatar Yuchen Zeng2017-12-14
|
* Support access token credential in grpc_cliGravatar Yuchen Zeng2017-12-14
|
* Merge pull request #13721 from y-zeng/cli_metadataGravatar Yuchen Zeng2017-12-13
|\ | | | | Add escape sequences for the grpc_cli metadata flag