aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/server_create.c
Commit message (Collapse)AuthorAge
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Changing the library's code to adapt with the new API.Gravatar Nicolas "Pixel" Noble2015-07-23
|
* More bugfixes to compress_filter.Gravatar David Garcia Quintas2015-07-10
| | | | Introduced grpc_metadata_batch_move and added grpc_compress_filter to grpc_server_create
* Reverted wrong set of changes to server_createGravatar David Garcia Quintas2015-07-09
|
* Added compression filter to server creationGravatar David Garcia Quintas2015-06-23
|
* Completion queue binding for new requests API changeGravatar Craig Tiller2015-05-06
| | | | | Move completion queue binding for new requests to the new request request time, not server instantiation time.
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Initial import.Gravatar Nicolas Noble2014-11-26