48 Commits (9ba7b4462c82d961b6c2d0adcf9fd8ace14b7461)

Author SHA1 Message Date
Mark D. Roth 9b1bb788aa [endpoint] Remove grpc_endpoint_shutdown(). 6 months ago
Mark D. Roth 58a4b9c922 [reorg] move src/core/lib/gpr -> src/core/util (#36543) 6 months ago
Tanvi Jagtap b90be935af [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging - gpr_log (#36595) 7 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 7 months ago
Tanvi Jagtap 04dc9b1da0 [grpc][Gpr_To_Absl_Logging] Migrating from gpr to absl logging GPR_ASSERT (#36440) 7 months ago
Vignesh Babu 8cf04e9a54
[EventEngine] Modify iomgr to allow creation of event engine clients and client side endpoints (#31661) 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
Esun Kim 3c96517fc0
Simplified GRPC_ERROR_CREATE macros (#31222) 2 years ago
Esun Kim d43511f4af
Removed GRPC_ERROR_NONE (#31131) 2 years ago
Esun Kim ba8af0157b
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089) 2 years ago
Craig Tiller ebc4f236b6
[slice] Remove _internal variants of APIs (#30953) 2 years ago
Craig Tiller 1ad4bbe78e
Revert "fix (#31018)" (#31021) 2 years ago
Craig Tiller 2e6f268dfc
fix (#31018) 2 years ago
Craig Tiller 96f5cddb5f
[time] Introduce time sources (#30815) 2 years ago
Vignesh Babu 0ba7d3a536
Reduce amount of data exchanged and increase timeout of each data transfer operation to fix msan deadline exceeded errors (#30648) 2 years ago
Vignesh Babu 98b930300e
Change secure endpoint write code to use max_frame_size to control encrypted frame sizes at the sender. (#29990) 2 years ago
Esun Kim c6ebbb5482
Added GRPC_ERROR_IS_NONE (#29937) 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 5fc3ff8203
grpc_millis -> Timestamp/Duration (#28119) 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
Esun Kim ca945a58e9
Introduced grpc_error_handle (#25902) 4 years ago
AJ Heller 0e3a02e903
Revert "Remove the `urgent` argument from iomgr tcp read API (#25494)" (#25592) 4 years ago
AJ Heller a3398f924c
Remove the `urgent` argument from iomgr tcp read API (#25494) 4 years ago
Yash Tibrewal a5ba140f3c Test changes 5 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
Yash Tibrewal 8d47cd4992
Revert "Revert "Fathom tcp changes"" 6 years ago
Jan Tattermusch 97ba943f17
Revert "Fathom tcp changes" 6 years ago
Yash Tibrewal f0397933b0 Fathom TCP level changes. TracedBuffer for keeping track of all buffers 6 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Craig Tiller 9a8c3f398a Explicitly call out round up vs round down 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago