aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http/httpcli.c
Commit message (Expand)AuthorAge
* Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
|\
| * Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
* | Add rich closure debug modeGravatar ncteisen2017-06-08
|/
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Remove uneeded ref/unrefGravatar ncteisen2017-05-26
* Add missing refGravatar Craig Tiller2017-05-23
* Refcounting fixGravatar Craig Tiller2017-05-23
* Fix error refcount bugGravatar Noah Eisen2017-05-02
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* 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-12-27
|\|
| * Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* 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
|/ /
* | s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * Clang formatGravatar murgatroid992016-09-26
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| |\
* | \ Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-23
|\ \ \ | | |/ | |/|
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | Buffer pools compileGravatar Craig Tiller2016-09-23
* | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| |/ |/|
| * Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
|/
* Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* 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
* | Rename functionsGravatar Craig Tiller2016-05-24
* | Progress converting to new error system (HTTP fixes)Gravatar Craig Tiller2016-05-09
* | Progress converting to new error systemGravatar Craig Tiller2016-05-09
* | Progress converting to new error systemGravatar Craig Tiller2016-05-04
| * Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
* | ProgressGravatar Craig Tiller2016-05-03
| * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
| |\ | |/ |/|
| * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
* | Single thread fake name resolution for fuzzingGravatar Craig Tiller2016-04-13
|/
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25