1183 Commits (2c336ac7fdecef91fc98e5349cc15fa80c29af5a)

Author SHA1 Message Date
Craig Tiller b28c4048f9
[fuzzing] Fix failures found by max_connection_idle_fuzzer (#33487) 2 years ago
Craig Tiller 223117fc85
[fuzzing] Increase deadline to accommodate fuzzing injected delays (#33480) 2 years ago
Craig Tiller a8132669f4
[flake] Raise deadline to eliminate flake in request_with_payload (#33488) 2 years ago
Craig Tiller 153f4e262c
[fuzzing] Increase deadline to accommodate fuzzing injected delays (#33481) 2 years ago
Craig Tiller 26ae8a1d96
[fuzzing] Fix fuzzer found test bug (#33471) 2 years ago
Craig Tiller 23f5810264
[no_logging] Restrict regexes by module name (#33468) 2 years ago
Craig Tiller ecb7549a99
[end2end] Increase deadline on filtered_metadata test after observed failure (#33466) 2 years ago
Mark D. Roth d8db05a068
[core e2e tests] increase RPC deadline in a couple of tests to avoid flakes (#33456) 2 years ago
Craig Tiller d4be39a6ab
[fuzzing] Use a smaller max delay for writes than run-after (#33455) 2 years ago
Craig Tiller e0ad9e5746
[end2end] Fix simple delayed request (#33450) 2 years ago
Craig Tiller cd96210215
[fuzzer] Fix event ordering in retry_max_concurrent_streams (#33454) 2 years ago
Craig Tiller 133640507b
[end2end] Better logging, and a fix (by increasing timeout) on disappearing_server_test (#33444) 2 years ago
Craig Tiller 495bcbcb74
[fuzzing] Increase timeout to accomodate slow internal callbacks (#33407) 2 years ago
Craig Tiller eba6cecdcb
[fuzzing] Remove ambiguity in test case, make fuzzer pass (#33405) 2 years ago
Craig Tiller 82534bab24
[end2end] Shard some longer running tests a little more to reduce timeout risk (#33387) 2 years ago
Craig Tiller d8f3dab96c
[end2end] Binary & fuzzer per test .cc (#33374) 2 years ago
Craig Tiller bc70a67e94
[fuzzer] Increase timeouts to accommodate delayed callbacks (#33271) 2 years ago
Craig Tiller e0ba7b720a
[fuzzing] Increase timeout to accommodate delayed callbacks (#33267) 2 years ago
Vignesh Babu 9c59671936
[testing] Skip more flaky event engine tests (#33160) 2 years ago
Vignesh Babu 63ecc4ba3e
[testing] Temporarily skip flaky event engine tests. (#33136) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Craig Tiller 63c094cf5b
[promises] Run C++ end to end tests with server promises (#32537) 2 years ago
Craig Tiller afddf1a70c
[chttp2] Better error message on metadata size exceeded message (#32809) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Alisha Nanda 19d06a78ec
Add random early rejection for metadata (#32600) 2 years ago
Craig Tiller 8d2f70d53c
Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
Jan Tattermusch 0c1797cd9f
Revert "[config] Move global config alongside core configuration" (#32659) 2 years ago
Craig Tiller b7a83305e6
[config] Move global config alongside core configuration (#30788) 2 years ago
Yash Tibrewal 29ce6463d1
Revert "[promises] Convert call to a party" (#32651) 2 years ago
Craig Tiller a9873e8357
[promises] Convert call to a party (#32359) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 2 years ago
Craig Tiller 241e8ed417
Revert "[promises] Rollforward: Finish of server side calls (#32347)" (#32394) 2 years ago
Craig Tiller ba0e55f539
[promises] Rollforward: Finish of server side calls (#32347) 2 years ago
Craig Tiller d5685d34dc
Revert "[promises] Finishing off the server stack" (#32346) 2 years ago
Craig Tiller 98caaaefbd
[promises] Finishing off the server stack (#32158) 2 years ago
Craig Tiller abe50528d0
[flake] Fix max connection age (#32327) 2 years ago
Craig Tiller 29d8beee0a
[http2] Dont drop connections on metadata limit exceeded (#32309) 2 years ago
Yijie Ma 08555c8723
Add enforcement for cpp-style comment license in check_copyright.py (#32273) 2 years ago
Craig Tiller 0893fca089
[promises] Roll forward server promise calls with fixes (#32261) 2 years ago
Craig Tiller dbfb888e1f
Revert "[promises] Server call (#31448)" (#32260) 2 years ago
Craig Tiller bbeb15006a
[promises] Server call (#31448) 2 years ago
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139) 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
Craig Tiller 49a3035d44
[iwyu] Fix CI job (#31921) 2 years ago
Cheng-Yu Chung b887534111
[cleanups] Remove `include/grpc/impl/codegen/propagation_bits.h` (#31870) 2 years ago
Alisha Nanda 694e4b8427
Add more info to metadata limit exceeded error (#31756) 2 years ago
Esun Kim d44e1520a7
Fix readability-redundant-access-specifiers (#31561) 2 years ago
Craig Tiller c545350633
Reland: [promises] Compression filter conversion (#31686) 2 years ago