aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr/endpoint_tests.c
Commit message (Expand)AuthorAge
* rename all test core files to cc and a lot of C++ style conversionsGravatar Yash Tibrewal2017-10-25
* Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\
* \ Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\ \
| | * Merge github.com:grpc/grpc into pollset_kick_statsGravatar Craig Tiller2017-09-11
| | |\ | | |/ | |/|
| * | Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
| | * Add pollset_kick statsGravatar Craig Tiller2017-09-01
| |/
* | Explicitly call out round up vs round downGravatar Craig Tiller2017-07-21
* | Compiling againGravatar Craig Tiller2017-07-17
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\|
| * 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
| * | clang-formatGravatar Craig Tiller2017-05-24
| * | Fix raceGravatar Craig Tiller2017-05-24
| * | Fix threading assumptions in testGravatar Craig Tiller2017-05-24
| |/
* / Converting codeGravatar Craig Tiller2017-05-12
|/
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar 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
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Merge branch 'idempotent_endpoint_shutdown' into errorGravatar Craig Tiller2016-06-15
|\
| * clang-format codeGravatar Craig Tiller2016-06-15
| * Fix windows tests for idempotent shutdownGravatar Craig Tiller2016-06-15
* | Merge branch 'idempotent_endpoint_shutdown' of github.com:ctiller/grpc into h...Gravatar Craig Tiller2016-06-15
|\|
| * Add a byte to avert a crash (which should be investigated sometime)Gravatar Craig Tiller2016-06-15
* | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\|
| * Make {endpoint,fd}_shutdown idempotentGravatar Craig Tiller2016-06-15
| * Add a test for multiple endpoint shutdownsGravatar Craig Tiller2016-06-15
| * Add format check for gpr_log and gpr_asprintfGravatar Yuchen Zeng2016-06-10
* | Use bool instead of int.Gravatar Mark D. Roth2016-05-13
* | Work-in-progress on fixing endpoint tests.Gravatar Mark D. Roth2016-05-12
* | Error reporting progressGravatar Craig Tiller2016-05-06
* | API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
|/
* 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
* | Sanitize mallocs and frees.Gravatar Nicolas "Pixel" Noble2016-03-26
|/
* 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
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Move worker into pollsetGravatar Craig Tiller2016-02-18
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22