aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Avoid low severity log message constructionGravatar Ara Ayvazyan2018-04-04
* Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebufferGravatar Noah Eisen2018-04-02
|\
| * fixup! Use bbuf_ptrGravatar Ara Ayvazyan2018-04-02
| * fixup! Fix formattingGravatar Ara Ayvazyan2018-04-02
* | Introduce channel arg to disable authority filterGravatar Muxi Yan2018-04-01
| * fixup! Fix the payload ownership issueGravatar Ara Ayvazyan2018-03-30
| * Fix ServerInterface::PayloadAsyncRequest to work with ByteBufferGravatar Ara Ayvazyan2018-03-30
|/
* Eliminate existence of SneakyCallOpSet, some server cleanupGravatar Vijay Pai2018-03-22
* Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
|\
* \ Merge pull request #14759 from vjpai/desneakGravatar Vijay Pai2018-03-21
|\ \
* | | [grpc] Add SSL session client cache supportGravatar Ruslan Nigmatullin2018-03-20
| * | Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)Gravatar Vijay Pai2018-03-20
|/ /
| * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
|/
* Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
* Merge pull request #13883 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-16
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| |\
* | | Delete status_test that has no coverage; replace with static_assertsGravatar Vijay Pai2018-03-15
| |/ |/|
* | Merge pull request #14599 from kpayson64/abstract_libuv_stuffGravatar kpayson642018-03-13
|\ \
* \ \ Merge pull request #14517 from makdharma/extensible_apiGravatar Nicolas Noble2018-03-13
|\ \ \
| * | | Update server.hGravatar Vijay Pai2018-03-13
| * | | Update completion_queue.hGravatar Vijay Pai2018-03-13
| * | | Added protected default constructorGravatar makdharma2018-03-13
| * | | added Experimental in commentsGravatar makdharma2018-03-13
| | * | Abstract libuv implementationGravatar kpayson642018-03-13
| |/ / |/| |
* | | Remove include of inttypes.h completelyGravatar Muxi Yan2018-03-12
* | | Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
| * | added "Experimental" and returned raw pointersGravatar makdharma2018-03-12
| * | forgot to add completion_queue.h doh!Gravatar makdharma2018-03-12
| * | clang-formatGravatar makdharma2018-03-09
| * | added ///Experimental in comment for c_serverGravatar makdharma2018-03-09
| * | moved member variables from protected to privateGravatar makdharma2018-03-09
| | * Reviewer commentsGravatar ncteisen2018-03-05
| | * Re write renderedGravatar ncteisen2018-03-02
| | * Fix build and sanityGravatar ncteisen2018-03-02
| | * reviewer commentsGravatar ncteisen2018-03-01
| | * Reviewer commentsGravatar ncteisen2018-03-01
| | * Reviewer feedbackGravatar ncteisen2018-03-01
| | * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
| | |\ | |_|/ |/| |
* | | Retry support.Gravatar Mark D. Roth2018-02-28
| * | clang-formatGravatar makdharma2018-02-26
| * | moved Next implementation to CC file.Gravatar makdharma2018-02-26
| * | Remove "final" keyword and make methods protected.Gravatar makdharma2018-02-23
* | | Merge pull request #14487 from apolcyn/port_platform_sanityGravatar apolcyn2018-02-23
|\ \ \ | |/ / |/| |
* | | Merge pull request #14318 from muxi/add-logging-interfaceGravatar Muxi Yan2018-02-23
|\ \ \
| | * | Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
| |/ / |/| |
| * | Add comments to the interfaceGravatar Muxi Yan2018-02-22
* | | Fix ruby artifact buildGravatar Alexander Polcyn2018-02-21
* | | Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-re...Gravatar Juanli Shen2018-02-19
|\ \ \
* | | | fix non-virtual-dtorGravatar Tobias Jungel2018-02-16
* | | | Merge pull request #14210 from muxi/move-cpp-headersGravatar Muxi Yan2018-02-15
|\ \ \ \