aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-02Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebufferNoah Eisen
2018-04-02fixup! Use bbuf_ptrAra Ayvazyan
2018-04-02fixup! Fix formattingAra Ayvazyan
2018-04-01Introduce channel arg to disable authority filterMuxi Yan
2018-03-30fixup! Fix the payload ownership issueAra Ayvazyan
2018-03-30Fix ServerInterface::PayloadAsyncRequest to work with ByteBufferAra Ayvazyan
2018-03-22Eliminate existence of SneakyCallOpSet, some server cleanupVijay Pai
2018-03-21Merge pull request #14751 from ncteisen/channel-tracingNoah Eisen
2018-03-21Merge pull request #14759 from vjpai/desneakVijay Pai
2018-03-20[grpc] Add SSL session client cache supportRuslan Nigmatullin
2018-03-20Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity)Vijay Pai
2018-03-19Revert "Revert "Channel Tracing Implementation; Part 1""ncteisen
2018-03-19Revert "Channel Tracing Implementation; Part 1"Noah Eisen
2018-03-16Merge pull request #13883 from ncteisen/channel-tracingNoah Eisen
2018-03-15Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-03-15Delete status_test that has no coverage; replace with static_assertsVijay Pai
2018-03-13Merge pull request #14599 from kpayson64/abstract_libuv_stuffkpayson64
2018-03-13Merge pull request #14517 from makdharma/extensible_apiNicolas Noble
2018-03-13Update server.hVijay Pai
2018-03-13Update completion_queue.hVijay Pai
2018-03-13Added protected default constructormakdharma
2018-03-13added Experimental in commentsmakdharma
2018-03-13Abstract libuv implementationkpayson64
2018-03-12Remove include of inttypes.h completelyMuxi Yan
2018-03-12Stop including inttypes.h in gRPC core public header in Apple platformsMuxi Yan
2018-03-12added "Experimental" and returned raw pointersmakdharma
2018-03-12forgot to add completion_queue.h doh!makdharma
2018-03-09clang-formatmakdharma
2018-03-09added ///Experimental in comment for c_servermakdharma
2018-03-09moved member variables from protected to privatemakdharma
2018-03-05Reviewer commentsncteisen
2018-03-02Re write renderedncteisen
2018-03-02Fix build and sanityncteisen
2018-03-01reviewer commentsncteisen
2018-03-01Reviewer commentsncteisen
2018-03-01Reviewer feedbackncteisen
2018-03-01Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-02-28Retry support.Mark D. Roth
2018-02-26clang-formatmakdharma
2018-02-26moved Next implementation to CC file.makdharma
2018-02-23Remove "final" keyword and make methods protected.makdharma
2018-02-23Merge pull request #14487 from apolcyn/port_platform_sanityapolcyn
2018-02-23Merge pull request #14318 from muxi/add-logging-interfaceMuxi Yan
2018-02-23Add a sanity check for inclusion of port_platform.hAlexander Polcyn
2018-02-22Add comments to the interfaceMuxi Yan
2018-02-21Fix ruby artifact buildAlexander Polcyn
2018-02-19Merge pull request #14438 from grpc/revert-14412-revert-14376-revert-14356-re...Juanli Shen
2018-02-16fix non-virtual-dtorTobias Jungel
2018-02-15Merge pull request #14210 from muxi/move-cpp-headersMuxi Yan
2018-02-15Move headers from grpc++ to grpcppMuxi Yan