Cheng-Yu Chung
|
a192f155b9
|
Remove `include/grpcpp/impl/codegen/config.h` (#31061)
* Remove `include/grpcpp/impl/codegen/config.h`
* Update
|
2 years ago |
Mark D. Roth
|
536b9351ec
|
JSON: use absl::Status instead of grpc_error (#30397)
* JSON: use absl::Status instead of grpc_error
* Automated change: Fix sanity tests
* fix credentials_test
* fix tests
* add missing build dep
* fix build
* fix test
* Automated change: Fix sanity tests
Co-authored-by: markdroth <markdroth@users.noreply.github.com>
|
2 years ago |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
3 years ago |
Esun Kim
|
460898f11c
|
Migrated from grpc_error_string to grpc_error_std_string (#26068)
* Added grpc_error_std_string
* Migrated to grpc_error_std_string
|
4 years ago |
Esun Kim
|
ca945a58e9
|
Introduced grpc_error_handle (#25902)
- Define grpc_error_handle
- Replace grpc_error* with grpc_error_handle
|
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""
This reverts commit f2bea3725f .
|
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 |