aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
* Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebufferGravatar Noah Eisen2018-04-02
|\ | | | | Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
| * 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
|\ | | | | [Fix Forward]: Channel Tracing Implementation; Part 1
* \ Merge pull request #14759 from vjpai/desneakGravatar Vijay Pai2018-03-21
|\ \ | | | | | | C++: Desneak client async unary call
* | | [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
|/ | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
* Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
|
* Merge pull request #13883 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-16
|\ | | | | Channel Tracing Implementation; Part 1
| * 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
|\ \ | | | | | | Abstract libuv event loop
* \ \ Merge pull request #14517 from makdharma/extensible_apiGravatar Nicolas Noble2018-03-13
|\ \ \ | | | | | | | | Remove "final" keyword and make methods protected.
| * | | 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
| | | | | | | | | | | | | | | | | | | | For "struct Port" and friends, since they are now protected instead of private.
| | * | Abstract libuv implementationGravatar kpayson642018-03-13
| |/ / |/| | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
* | | 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
| | | | | | | | | | | | | | | Added experimental in the comment and removed reference_wrapper in favor of the raw pointer.
| * | 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
| | | | | | | | | | | | Please enter the commit message for your changes. Lines starting
| * | moved member variables from protected to privateGravatar makdharma2018-03-09
| | | | | | | | | | | | | | | Per style guide, the member variables are not protected but private and accessed through methods.
| | * 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
| | | | | | | | | | | | | | | This adds extensibility to the API and makes custom implementation of the server possible.
* | | Merge pull request #14487 from apolcyn/port_platform_sanityGravatar apolcyn2018-02-23
|\ \ \ | |/ / |/| | Sanity check for inclusion of port_platform.h
* | | Merge pull request #14318 from muxi/add-logging-interfaceGravatar Muxi Yan2018-02-23
|\ \ \ | | | | | | | | Add mobile log interface to ObjC
| | * | 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 ↵Gravatar Juanli Shen2018-02-19
|\ \ \ | | | | | | | | | | | | | | | | grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution Reintroduce grpclb re-resolution with fix
* | | | fix non-virtual-dtorGravatar Tobias Jungel2018-02-16
| | | | | | | | | | | | | | | | compiling with -Wnon-virtual-dtor works with this patch
* | | | Merge pull request #14210 from muxi/move-cpp-headersGravatar Muxi Yan2018-02-15
|\ \ \ \ | | | | | | | | | | gRPC C++ Public Header Directory Change
| * | | | Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
| | | | |