31 Commits (08659ad1c30d9f7c4e926d2dc2512aead6f932f5)

Author SHA1 Message Date
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Mark D. Roth 36d2716d52
[JSON] move Parse() and Dump() methods out of JSON object (#32742) 2 years ago
Mark D. Roth 656e5f283b
[JSON] use updated style for enum values (#32741) 2 years ago
Mike Kruskal b7e430174b
Fix unused variable warning (#32616) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Cheng-Yu Chung a192f155b9
Remove `include/grpcpp/impl/codegen/config.h` (#31061) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
Esun Kim 460898f11c
Migrated from grpc_error_string to grpc_error_std_string (#26068) 4 years ago
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Mark D. Roth bc5e3fb661 Convert channelz code to use new JSON API 5 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
ncteisen 693f46841a Add GetServer to core 6 years ago
ncteisen 3aa987a29a Add channelz server support 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
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
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
ncteisen 09703ea300 Add severity 7 years ago
ncteisen 97a3dbeb36 Move C++ to util, call it from core test 7 years ago
ncteisen 568a95e0b4 Make test work 7 years ago
ncteisen 503099b1cc Redoing render, about to take things away 7 years ago
ncteisen 07ed0396a9 Add JsonProtoTest 7 years ago