76 Commits (60c1701f87cacf359aa1ad785728549eeef1a4b0)

Author SHA1 Message Date
Craig Tiller 3717ff04ba
[chttp2] Split ping policy from transport (#33703) 1 year ago
Mark D. Roth 1432fe4e4c
[JSON] make API public but experimental (#32987) 2 years ago
Craig Tiller 79e46a6022
[channelz] Save some memory per channel (#32996) 2 years ago
Mark D. Roth 844e740183
[JSON] Replace ctors with factory methods (#32834) 2 years ago
Mark D. Roth 9393cd887c
[JSON] remove mutable accessor methods. (#32806) 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
Mark D. Roth 3a8f499645
[JSON] Rename some accessor methods for consistency (#32740) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Esun Kim 250f9fc026
Revived google-readability-casting (#31607) 2 years ago
Craig Tiller 2ec220a6b1
[sanity] Fix it (#31163) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller 9c98d67d7a
[c++14] absl::make_unique --> std::make_unique (#31159) 2 years ago
Mark D. Roth 536b9351ec
JSON: use absl::Status instead of grpc_error (#30397) 2 years ago
Craig Tiller ecde2a9f26
[init] Remove channelz from grpc_init path (#29613) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Mark D. Roth 0bdb4d650b
Revert "Revert "use CppImplOf for grpc_server (#28112)" (#28130)" (#28144) 3 years ago
Mark D. Roth eec0ca98c1
Revert "use CppImplOf for grpc_server (#28112)" (#28130) 3 years ago
Mark D. Roth 2ea8e50c3a
use CppImplOf for grpc_server (#28112) 3 years ago
Craig Tiller 6af45a35ba
Tooling to remove redundant grpc_core:: namespace references (#28030) 3 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 be761cd430 Fixed sign-compare warnings 4 years ago
Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 years ago
Esun Kim ec0b88a5d7 Fix google-readability-casting 4 years ago
Mark D. Roth e1633396dc Decouple channel creation from channelz child linkage. 4 years ago
Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 4 years ago
Esun Kim 8c64e96458 Fix flaky LastCallStartedTime 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago
Mark D. Roth bc5e3fb661 Convert channelz code to use new JSON API 5 years ago
Esun Kim ed44a1f430 Clean up grpc_core::MakeUnique 5 years ago
Esun Kim b2b7fc9af8 Replaced grpc_core::UniquePtr with std::unique_ptr 5 years ago
Vijay Pai 5d7e4bb301 Stop using deprecated gtest macros 5 years ago
Soheil Hassas Yeganeh bdd3fdddb2 Expose cycle counter and use it /channelz. 5 years ago
Mark D. Roth cfb31818ef Remove channelz from LB policy API. 6 years ago
yang-g e75fc243da change tests to use the new class instead of grpc_test_init 6 years ago
ncteisen 693f46841a Add GetServer to core 6 years ago
ncteisen a3400a8fcb Add a test with more edge cases 6 years ago
ncteisen d6d5d21c0a Add bin search to gettopchannels and getservers 6 years ago
ncteisen 8e666499a9 reveiwer feedback 6 years ago
ncteisen 9cf66fbb67 Add tests 6 years ago
ncteisen 636393d719 reviewer feedback 6 years ago
ncteisen 4377cbadaf Support channelz pagination 6 years ago
ncteisen 10f995d283 Enable channelz by default 6 years ago
ncteisen 3c2024c6af reviewer comments 6 years ago
ncteisen dd5fd814f3 reviewer feedback 6 years ago
ncteisen f906185200 Shard channelz stats by CPU 6 years ago
ncteisen a64cb54de1 Channel trace is limited by memory 6 years ago