426 Commits (04dfa7d7b2343fd63a2f40aea28608b5a4938a29)

Author SHA1 Message Date
yang-g 67742ef63f Fix BUILD files. Manually edit bzl files 6 years ago
Hope Casey-Allen 9d2b3f35b9 Fix another problem in grpc_tool_test 6 years ago
Hope Casey-Allen b7f283b06f Fix bazel rbe tests 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
Jan Tattermusch e5f9f5ef46 disable grpc_tool_test on msan 6 years ago
Hope Casey-Allen e42afb0d63 Make namespace more explicit. 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
ncteisen 4fa389b137 Unifying grpc build hacks 6 years ago
Yang Gao 6bfb966271
Revert "Revert "grpc_cli json support"" 6 years ago
David G. Quintas a464b4ce39
Revert "grpc_cli json support" 6 years ago
Feso 00bb2a035e Reformatted code as per clang-format 6 years ago
Feso 29c131f790 Refactored based on code review 6 years ago
Spencer Fang e6b1edf42a Split grpc_cli target into two targets 6 years ago
Feso 44cecbb2f7 grpc_cli json support 6 years ago
Nathan Herring d55ef6cc03 Fix inverted logic for --call_creds=none. 6 years ago
Nathan Herring 916a686ef3 Revert "Use grpc_slice_unref_internal" 6 years ago
Nathan Herring 2d8c682cac Revert "Missing #include" 6 years ago
ncteisen f8a4aae119 Fix all instances of bugprone-undefined-memory-manipulation 6 years ago
Nathan Herring 234fdc6fbf Missing #include 6 years ago
Nathan Herring 147826a909 Use grpc_slice_unref_internal 6 years ago
Josh Haberman 8a80364a9f Cleaned up BUILD file, which fixed a dependency problem with protobuf. 6 years ago
ncteisen 3aa987a29a Add channelz server support 6 years ago
Nathan Herring c173b196d6 Add flags to use client certs for cli. 6 years ago
Nathan Herring 6e3938c829 This replaces mutually-exclusive flags for a single selector flag which defines the call credentials to composite over any channel credentials. It is the call credentials version of #16204. 6 years ago
Nathan Herring e1a0f235e1 Shorten flag value to gdc. 6 years ago
Nathan Herring 3b2b237b3b Make `google_default_credentials` be an additional channel type. 6 years ago
Nathan Herring 9ddb23442b Clang format. 6 years ago
Nathan Herring ab8b628b31 Create a --channel_creds_type flag for grpc_cli. 6 years ago
Nathan Herring 0fee91e002 More clang format 6 years ago
Nathan Herring 6f1604b1eb Fixup: Use a more exact logic for google default credentials. 6 years ago
Nathan Herring adb8581456 clang format 6 years ago
Nathan Herring c7fae8812f clang tidy 6 years ago
Nathan Herring e1d94dfe60 GoogleDefaultCredentials use SSL under the covers; include that case. 6 years ago
Nathan Herring 8c7ce557f8 Add simple test for --ssl_target. 6 years ago
Nathan Herring 3ed81c8d65 Introduce --ssl_target flag to grpc_cli. 6 years ago
ncteisen bbee13661c Add channelz subchannel support 6 years ago
ncteisen b86a744751 Expose GetChannel and GetTopChannels Core API 6 years ago
ncteisen 97066fd0e4 Support for GetTopChannels 6 years ago
Alexander Polcyn f3c3c55fad Allow choosing google default credentials in the C++ interop clients 6 years ago
ncteisen bacd625d37 Add end2end test for codegen_generic 7 years ago
adelez 5bdd9a8cb9
Revert "Revert "Add suppressions to sanitizers for bazel builds"" 7 years ago
ncteisen 8e75b48bcd Add expception for util dir 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
ncteisen 9a1bb05181 Build out the channelz unit test 7 years ago
ncteisen c3c6e064b3 Add basic support for GetChannel 7 years ago
ncteisen b69f1f6aac Update channelz proto 7 years ago
Ara Ayvazyan 8d06d097bc Fix broken ByteBuffer copy ctor 7 years ago
Yihua Zhang 0dcbb83420 add alts to interop tests 7 years ago