462 Commits (f03d39251824884bc5e552d3072a70f26814f41d)

Author SHA1 Message Date
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
yang-g 8f77928e04 Log error to stderr 6 years ago
Karthik Ravi Shankar ecfc107f32 Make more changes to remove grpc qualifier from tests 6 years ago
Karthik Ravi Shankar 04af168cf8 Move Server into grpc_impl from grpc 6 years ago
Karthik Ravi Shankar 54171e276f Fold server credentials from grpc to grpc_impl namespace 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Michael Behr 473041e06b Format code. 6 years ago
yang-g 456f748b2f Revert "Merge pull request #18146 from grpc/revert-17308-shutdown" 6 years ago
Michael Behr 60f060e078 Let interop_client send additional metadata, controlled by a flag. 6 years ago
Yang Gao 4bc2ca4de6
Revert "Move grpc_shutdown internals to a detached thread" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
xtao 7766912dda
fix more detected mu/cv leaks 6 years ago
xichengliudui d9b508c896 Fix various typos in .cc and .md and .py files 6 years ago
ncteisen 82171553cf clang fmt 6 years ago
ncteisen fa74259769 Reintroduce commented debugging tips 6 years ago
ncteisen 632aa8125f reintroduce anon namespace 6 years ago
ncteisen c215e8e359 Fix internal build 6 years ago
xichengliudui 8548a932fb Update .cc and .md files 6 years ago
Nicolas "Pixel" Noble cabbd35014 Reformat. 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
yang-g 47e5771181 Fix grpc_tool_test 6 years ago
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
David Hoover 118e69a484 Fix backwards logic checking 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