2928 Commits (61e1c030b28c3b3bc5849015cc19f2dbe01ed059)

Author SHA1 Message Date
Craig Tiller cd44a2433e
[call] Dont take grpclb_client_stats from the app (#33118) 2 years ago
Vignesh Babu 915d7c4a70
[Fuzzing] Bound RunAfter duration in fuzzing event engine (#33128) 2 years ago
Craig Tiller 997af8d073
[api_fuzzer] Attempt to clean up fuzzer memory leak (#33120) 2 years ago
Craig Tiller 66d9f52fbd
[api-fuzzer] Fix memory leak (#33109) 2 years ago
Craig Tiller 123811399b
[promises] Remove bad log statement (#33113) 2 years ago
Craig Tiller 18d369a6f4
[fuzzing] Avoid initialization order fiasco in core_end2end_test_fuzzer (#33108) 2 years ago
Craig Tiller 9760ce9d0a
[end2end] Shorten corpora filenames (#33095) 2 years ago
Craig Tiller 4674f2ccf7
[fuzz] Turn core end2end tests into fuzzers (#33013) 2 years ago
Mark D. Roth 1fcaccdf5f
[client channel] Second attempt: use ChunkedVector for call attributes (#33015) 2 years ago
AJ Heller 18aab6ffb5
Revert "[client channel] use ChunkedVector for call attributes" (#33014) 2 years ago
Mark D. Roth 2f89fd5528
[client channel] use ChunkedVector for call attributes (#33002) 2 years ago
AJ Heller a9afd1cde8
[test] Re-land: Enable EventEngine experiments for Posix end2end tests (#32948) 2 years ago
Yijie Ma 1d10ca77ce
[Fuzzing] Migrate client and server_fuzzer to structured fuzzing (#32878) 2 years ago
Vignesh Babu a2c89d0b24
[fuzzing] Define a common fuzzing interface and move API fuzzer to it (#32853) 2 years ago
AJ Heller ca92648aa3
Revert "[test] Enable EventEngine experiments for Posix end2end tests." (#32855) 2 years ago
AJ Heller b16bf18bc3
[test] Enable EventEngine experiments for Posix end2end tests. (#32844) 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
Alisha Nanda 4e2f92bf9c
[metadata] Fix fuzzer bug with metadata arg. (#32787) 2 years ago
Craig Tiller 1f0630fd91
[core-test] Ensure grpc is fully shutdown between e2e tests (#32797) 2 years ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller db3daf567b
[api-fuzzer] Enable fuzzing over config vars (#32736) 2 years ago
Craig Tiller 175ccc3a90
Reland global config changes (#32661) 2 years ago
Craig Tiller a363b6c001
[fuzzing] Implement endpoints for FuzzingEventEngine (#32689) 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
Craig Tiller bdaf604f1b
[chttp2] Fix fuzzer found crash (#32696) 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
AJ Heller 2cdc98a614
[EventEngine] Enable the client experiment for all h2_full end2end tests (#32568) 2 years ago
Gregory Cooke ca9e365002
Added verified_root_cert_subject pass up through cpp api (#32335) 2 years ago
Mark D. Roth b3fb266937
h2_ssl_cert_test: re-add to build files and fix so that it builds (#32444) 2 years ago
Yijie Ma bdea76728b
[fix] Prevent a signed integer overflow in timeout_encoding.cc (#32432) 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
Vignesh Babu fa5a6c42a6
[EventEngine] Modify iomgr to allow creation of posix event engine listeners and server side endpoints (#31928) 2 years ago
Yash Tibrewal aa11978541
Fix include guards for src/ and test/ directories (#32167) 2 years ago
Yijie Ma e7b5499ca8
[EventEngine] RunAfter migration: api_fuzzer (#32090) 2 years ago