aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/http/httpcli_test.c
Commit message (Expand)AuthorAge
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* 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
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* clang-formatGravatar Craig Tiller2016-10-18
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* Make all tests build againGravatar Craig Tiller2016-09-28
* Update testsGravatar Craig Tiller2016-09-23
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\
| * clang-formatGravatar David Garcia Quintas2016-06-06
| * moar renamingsGravatar David Garcia Quintas2016-06-06
| * s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
* | Progress converting to new error systemGravatar Craig Tiller2016-05-09
* | Progress converting to new error systemGravatar Craig Tiller2016-05-07
* | Convert tests to new error schemeGravatar Craig Tiller2016-05-06
| * allocate grpc_pops on the stackGravatar David Garcia Quintas2016-05-04
| * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23