aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/call.h
Commit message (Expand)AuthorAge
* Added tracing for grpc_server_request_callGravatar murgatroid992015-05-22
* Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
|\
| * Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
* | Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-06
|\|
* | C Core API cleanup.Gravatar Craig Tiller2015-05-04
| * Add per-call context pointer APIGravatar Craig Tiller2015-05-01
|/
* Add some infrastructure for call refcount debuggingGravatar Craig Tiller2015-04-28
* remove annotationsGravatar Craig Tiller2015-04-24
* annotations - revert laterGravatar Craig Tiller2015-04-24
* Call compilesGravatar Craig Tiller2015-04-22
* stuffGravatar Craig Tiller2015-04-21
* clang-formatGravatar Craig Tiller2015-04-17
* Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
* Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* clang-formatGravatar Craig Tiller2015-04-16
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* Added batch GRPC_TRACE option to trace calls to grpc_call_start_batchGravatar murgatroid992015-03-09
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Rewrite server request startup pathGravatar Craig Tiller2015-02-10
* First test passesGravatar Craig Tiller2015-02-03
* Flesh out batch APIGravatar Craig Tiller2015-02-03
* Made call.c compile againGravatar Craig Tiller2015-01-30
* Rename & semantic fixup progressGravatar Craig Tiller2015-01-30
* Allow asynchronous call destruction in some casesGravatar Craig Tiller2015-01-29
* Fix server startingGravatar Craig Tiller2015-01-29
* Spam cleanupGravatar Craig Tiller2015-01-29
* Fix refcount leak on server rpc_newGravatar Craig Tiller2015-01-29
* Initial fixes: we now send a requestGravatar Craig Tiller2015-01-27
* First compiling version of the new C api.Gravatar Craig Tiller2015-01-27
* Allow access to call stack from call.Gravatar Craig Tiller2015-01-27
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Pre allocate client side strings per channel for method, scheme, path, andGravatar klempner2014-12-19
* Initial import.Gravatar Nicolas Noble2014-11-26