367 Commits (ecdb5caf831dfb46c59e89efe018782a64687220)

Author SHA1 Message Date
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 7 months ago
Tanvi Jagtap 863029b7fe [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36577) 7 months ago
Mark D. Roth 1e5fc3df8b [reorg] move server code to src/core/server (#36475) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Mark D. Roth 08f56b3a74 [reorg] move channelz code to src/core/channelz (#36380) 8 months ago
Tanvi Jagtap fceacd7a2c [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36365) 8 months ago
Yash Tibrewal 242e9185a3 [metadata] Allow non application/grpc content-type values (#35824) 10 months ago
Craig Tiller 01fb4a0fe4 [experiments] Clean up some rolled out experiments (#35195) 1 year ago
Craig Tiller a0c1027bb3
[transport] Move transport interface to C++ (#34618) 1 year ago
Yijie Ma bae0c705aa
[Deps] Update to Clang-16 (#34492) 1 year ago
Craig Tiller 954b285dd2
[chttp2] Limit request count before receiving settings ack (#34638) 1 year ago
Craig Tiller 4c7107794d
[promises] Handle the case that a rejection happens without reporting to the app (#33782) 1 year ago
Craig Tiller 25ed074b0d
[bad_client] Increase timeout (saw this exceeded internally) (#33781) 1 year ago
Craig Tiller 724441d85b
[tests] Convert core e2e tests to gtest (#32603) 2 years ago
Craig Tiller 62bb99d163
[e2e] c++-ify core e2e test fixtures (#32550) 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
Esun Kim 905df9dee6
Update Abseil to 20230125 (#32139) 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
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Craig Tiller 8174a75079
[iwyu] Add more test directories (#30952) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 2122f2dc9d
[flaky] Fix bad_client duplicate_header test (#30577) 2 years ago
Craig Tiller 7b8e3d89c4
[build] Auto-deps for a grab bag more targets (#30184) 2 years ago
Craig Tiller 3ec0e29bcf
[test] Convert cq verifier to C++ (#30256) 2 years ago
Craig Tiller d7e6878ec4
[chttp2] use new channel args type (#30252) 2 years ago
Craig Tiller d304712f64
[channel_args] Spread grpc_core::ChannelArgs through client channel code (#30008) 2 years ago
Craig Tiller eb5ae61470
Reland (again) bytestream removal (#29987) 2 years ago
apolcyn e6c6840db3
Revert "Reland bytestream removal (#29911)" (#29964) 3 years ago
Craig Tiller 98dcba2807
Reland bytestream removal (#29911) 3 years ago
Craig Tiller 713a1581d5
Revert "Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894)" (#29910) 3 years ago
Craig Tiller 93cdc8b77e
Revert "Revert "[transport] Remove ByteStream (#29637)" (#29890)" (#29894) 3 years ago
Craig Tiller d53986657f
Revert "[transport] Remove ByteStream (#29637)" (#29890) 3 years ago
Craig Tiller aacf0e252b
[transport] Remove ByteStream (#29637) 3 years ago
Vignesh Babu b92f885756
Adding a max_frame_size argument to grpc_endpoint_write API to allow a sender to control frame sizes (#29526) 3 years ago
Vignesh Babu 53e382729f
Adding a min progress size argument to grpc_endpoint_read to allow gRPC to use TCP optimizations on the read path (#29503) 3 years ago
Craig Tiller 8bb45aa3a6
Convert grpc_channel to C++ (#29266) 3 years ago
AJ Heller 18a8f6aad9
Refactor end2end tests to exercise each EventEngine (#29202) 3 years ago
Yash Tibrewal 114e83d875
HTTP2: Initiate write for acknowledging SETTINGS frame (#29218) 3 years ago
Craig Tiller 220cf641fa
Reland slice metadata conversion (#28210) 3 years ago
Craig Tiller 672f31c6ac
Channel args preconditioning (#28132) 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 a629c9a03e
Reland resource quota work (#28017) 3 years ago
Craig Tiller 0ea2c37263
Revert "New resource quota integration (#27643)" (#28014) 3 years ago
Craig Tiller 39f0877d25
New resource quota integration (#27643) 3 years ago
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807) 3 years ago
Esun Kim e246811e55
Add (void) to function calls returning absl::Status (#27761) 3 years ago