aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr/tcp_posix.c
Commit message (Expand)AuthorAge
* Fix race conditions on backup poller creationGravatar Craig Tiller2017-09-11
* Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
|\
| * Add a documentation field to stats, enforce its usageGravatar Craig Tiller2017-09-08
* | Better TCP statsGravatar Craig Tiller2017-09-07
* | Merge branch 'stats_histo' into write_completion_statsGravatar Craig Tiller2017-09-07
|\|
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\ \
| * \ Merge pull request #12353 from kpayson64/scatter_readGravatar kpayson642017-09-06
| |\ \
| | * | Use all read buffers when doing a scatter readGravatar Ken Payson2017-09-06
| | | * Mac compilation fixesGravatar Craig Tiller2017-09-05
* | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-01
|\| | |
| | | * Expose more statsGravatar Craig Tiller2017-08-31
| | | * Expose more statsGravatar Craig Tiller2017-08-31
* | | | Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-08-31
|\ \ \ \ | | |/ / | |/| |
| | | * Histogram supportGravatar Craig Tiller2017-08-30
| | |/
| | * Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| | |\ | | |/ | |/|
* | | Add hysteresis to avoid mallocsGravatar Craig Tiller2017-07-24
| | * Add counters, fix raceGravatar Craig Tiller2017-07-20
* | | Wrap tracersGravatar Craig Tiller2017-07-20
* | | Add debug, fix isolation bug in executorGravatar Craig Tiller2017-07-19
* | | Introduce long/short jobs to executor (not used yet)Gravatar Craig Tiller2017-07-18
| * | Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| |/
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-13
|\|
| * Tracers know their nameGravatar ncteisen2017-07-13
* | Fix some racesGravatar Craig Tiller2017-07-11
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-07-11
|\|
| * Add cq and fd tracerGravatar ncteisen2017-06-08
| * Add refcount to tcp tracerGravatar ncteisen2017-06-08
| * Add rich closure debug modeGravatar ncteisen2017-06-08
| * Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-08
| |\
| | * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * | Remove workqueue, covered_by_poller as concepts, get Mac build upGravatar Craig Tiller2017-05-12
| |/
* | Add TCP backup pollerGravatar Craig Tiller2017-05-11
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-05-11
|\|
* | Change endpoint interface to declare poller coverednessGravatar Craig Tiller2017-05-10
| * Add initializers for all tracersGravatar Craig Tiller2017-05-04
| * Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
|/
* Clamp read sizes based on resource quotaGravatar Craig Tiller2017-03-30
* Make chunk sizes configurable, push channel args down a little deeperGravatar Craig Tiller2017-03-28
* Merge github.com:grpc/grpc into dynamic_tcp_sizingGravatar Craig Tiller2017-03-28
|\
* | Dynamically adjust TCP read buffer sizeGravatar Craig Tiller2017-03-20
| * Change error_create API to sliceGravatar ncteisen2017-03-13
| * Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* clang-formatGravatar Craig Tiller2017-01-06
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Fix some uninitialized variablesGravatar Craig Tiller2016-12-28
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28