aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/tcp_posix_test.c
Commit message (Expand)AuthorAge
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * clang-format codeGravatar Craig Tiller2017-01-03
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Finish moving to new APIsGravatar Craig Tiller2016-11-09
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* clang-formatGravatar Craig Tiller2016-10-26
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
| * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * Clean up code after merge with masterGravatar murgatroid992016-10-10
| * Compile and link core tests with libuvGravatar murgatroid992016-10-03
* | Make all tests build againGravatar Craig Tiller2016-09-28
* | FixesGravatar Craig Tiller2016-09-26
* | Tests compileGravatar Craig Tiller2016-09-23
|/
* Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\
| * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
|/
* Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-04-05
|\
| * Update copyrightsGravatar Craig Tiller2016-03-31
* | Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_allGravatar Nicolas "Pixel" Noble2016-03-28
|\|
* | Sanitize mallocs and frees.Gravatar Nicolas "Pixel" Noble2016-03-26
| * Fix includesGravatar Craig Tiller2016-03-25
|/
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Updated copyrightsGravatar murgatroid992016-01-12
* Merge pull request #4627 from daniel-j-born/tcp_fdGravatar Craig Tiller2016-01-08
|\
| * Don't use ep after destroy in the test.Gravatar Dan Born2016-01-07
| * Unit tests for new functionsGravatar Dan Born2016-01-06
* | Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
|/
* update apiGravatar yang-g2015-12-01
* Add a testGravatar yang-g2015-12-01
* Finish cleanupGravatar Craig Tiller2015-09-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22