359 Commits (0d3a9121f7a04e8400c65520cd3f7e076612e431)

Author SHA1 Message Date
Craig Tiller 33aaa55032
Filter fuzzer (#29177) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Craig Tiller ccf70cf273
Reland channel args C++ type (#29113) 3 years ago
Craig Tiller 0ea1eeb4e7
Expose channel stack type to builder (#29088) 3 years ago
Craig Tiller f0283aac40
Revert "Introduce ChannelArgs C++ type (#28860)" (#29106) 3 years ago
Craig Tiller f82245555e
Introduce ChannelArgs C++ type (#28860) 3 years ago
Craig Tiller c1edb080ac
Remove decompression from the minimal http stack (#29083) 3 years ago
Craig Tiller 047642c5c4
Call finalization for promises (#29008) 3 years ago
Craig Tiller 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 3 years ago
yihuaz b458db9246
Eliminate gRPC insecure build (#25586) 3 years ago
Craig Tiller 4169f24dcc
Revert "Revert "Transport channel arg (#28802)" (#28818)" (#28820) 3 years ago
Craig Tiller 2532cf5321
Revert "Transport channel arg (#28802)" (#28818) 3 years ago
Craig Tiller 99e339136d
Transport channel arg (#28802) 3 years ago
Craig Tiller a5be505327
Fix unknown target behavior, add a test (#28705) 3 years ago
Craig Tiller e4107caf26
c++-ize channel stack builder (#28660) 3 years ago
Craig Tiller 17c6a486cd
Expose promise-ness to filter proper (#28658) 3 years ago
Craig Tiller 2bdd5bd8e6
Add a trace to list which filters are contained in a channel stack (#28530) 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 1050eedb87
enable clang-tidy readability-static-definition-in-anonymous-namespace check (#28033) 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
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Yash Tibrewal f18a0b2ac1
C++ify channel_stack_builder_test (#27789) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago
Craig Tiller d1e01ac139
Add a test for a (now-illegal) build file construct (#27602) 3 years ago
Craig Tiller 9b41852a5e
channel_init --> core configuration system (#27347) 3 years ago
Craig Tiller b669a3c521
Revert "Revert "a useful change (#27381)" (#27411)" (#27412) 3 years ago
Craig Tiller 5db17f7350
Revert "a useful change (#27381)" (#27411) 3 years ago
Craig Tiller 11eb70bbed
a useful change (#27381) 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
Yash Tibrewal f4e55b85bc Replace disrespectful term 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 2ff84ed8c2 C++ cast for void* 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
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Esun Kim 1be6f7aedb Remove flaky flag from channelz_test 5 years ago
Esun Kim 8c64e96458 Fix flaky LastCallStartedTime 5 years ago
Yash Tibrewal 27dd9ec2c6 Fix minimal stack test 5 years ago
Yash Tibrewal d24387ae4f Removing compression from grpc_byte_buffer_reader, removing ManualConstructor in decompress filter and fixing tests 5 years ago
Yash Tibrewal cbb3078064 Fix minimal stack and workaround cronet compression test 5 years ago
Jan Tattermusch 6738f420fd mark channelz_test as flaky 5 years ago
Esun Kim 7a14955759 Replaced grpc_core::MakeUnique with absl::make_unique 5 years ago