Yijie Ma
|
fe9f9afaa0
|
EventEngine::RunAfter migration ConnectionAttemptInjector (#31865)
|
2022-12-13 11:14:40 -08:00 |
Craig Tiller
|
9c98d67d7a
|
[c++14] absl::make_unique --> std::make_unique (#31159)
* [c++14] absl::make_unique --> std::make_unique
* fix
* fix
|
2022-09-29 06:45:17 -07:00 |
Esun Kim
|
ba8af0157b
|
Removing GRPC_ERROR_[REF|UNREF|IS_NONE] (#31089)
* Removing GRPC_ERROR_[REF|UNREF|IS_NONE]
* Clean up unnecessary error
* Fix
* Fix2
* Remove unnecessary else
|
2022-09-26 15:41:12 -07:00 |
Craig Tiller
|
1ad4bbe78e
|
Revert "fix (#31018)" (#31021)
This reverts commit 2e6f268dfc.
|
2022-09-21 09:28:28 -07:00 |
Craig Tiller
|
2e6f268dfc
|
fix (#31018)
|
2022-09-16 12:41:08 -07:00 |
Craig Tiller
|
96f5cddb5f
|
[time] Introduce time sources (#30815)
* [time] Introduce time sources
* make import trivial
* Automated change: Fix sanity tests
* fix
* Automated change: Fix sanity tests
* fix
* Automated change: Fix sanity tests
* Automated change: Fix sanity tests
* review feedback
* fix
* Automated change: Fix sanity tests
* ios fix
* fix
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-09-15 21:41:04 -07:00 |
Vignesh Babu
|
70dd34b438
|
Revert "Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args"" (#30509)
* Revert "Revert "Modifying iomgr tcp code to use event engine EndpointConfig instead of channel_args (#30028)" (#30495)"
This reverts commit 0b1a8c984b.
* bug fix
* bug fix
* fix sanity
|
2022-09-01 16:51:17 -07:00 |
Mark D. Roth
|
03b6b01043
|
ConnectionAttemptInjector: fix tsan failures (#30730)
|
2022-08-24 12:47:17 -07:00 |