aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpcpp
Commit message (Expand)AuthorAge
* Fix CallOpSet copy/assignment to reset cq_tagGravatar Vijay Pai2018-10-19
* Merge remote-tracking branch 'upstream/master' into health_checking_serviceGravatar Mark D. Roth2018-10-15
|\
| * Enable building opencensus for bazel buildGravatar yang-g2018-10-12
| * Merge branch 'master' into interceptors_initialGravatar Yash Tibrewal2018-10-02
| |\
| | * Merge pull request #16657 from g-easy/deadlineGravatar Vijay Pai2018-10-01
| | |\
| * | | Add experimental versions with interceptors for create channel from fd and in...Gravatar Yash Tibrewal2018-09-30
| * | | Error fixesGravatar Yash Tibrewal2018-09-27
| * | | Create interfaces and initial plumbing for interception APIGravatar Yash Tibrewal2018-09-26
| |/ /
* / / Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_serv...Gravatar Mark D. Roth2018-09-25
|/ /
* | Address reviewer commentsGravatar Vijay Pai2018-09-20
* | Use GPR_CODEGEN_ASSERT in impl/codegenGravatar Vijay Pai2018-09-20
* | Reset status field in tag as well as funcGravatar Vijay Pai2018-09-20
* | Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
| * Document that set_deadline() uses absolute time.Gravatar easy2018-09-19
|/
* Merge pull request #16624 from vjpai/callback_alarmsGravatar Vijay Pai2018-09-19
|\
| * Add a comment to address reviewer feedbackGravatar Vijay Pai2018-09-19
* | Merge pull request #16384 from yashykt/doc1Gravatar Yash Tibrewal2018-09-18
|\ \
* | | Catch exceptions in user callbacksGravatar Vijay Pai2018-09-14
| | * Add callback-based alarmsGravatar Vijay Pai2018-09-13
| |/ |/|
| * s/GRPC/gRPCGravatar Yash Tibrewal2018-09-12
* | Merge pull request #16492 from vjpai/client_callbackGravatar Vijay Pai2018-09-12
|\ \
| * | Address reviewer commentsGravatar Vijay Pai2018-09-11
* | | Revert "Second attempt: Implement Watch method in health check service."Gravatar Mark D. Roth2018-09-10
* | | Merge pull request #16574 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-09-07
|\ \ \
* | | | fix #13939Gravatar Jan Tattermusch2018-09-05
| * | | Revert "Merge pull request #16512 from grpc/revert-16351-health_checking_serv...Gravatar Mark D. Roth2018-09-05
|/ / /
* | | Merge pull request #16407 from ncteisen/lazy-metadataGravatar Noah Eisen2018-08-31
|\ \ \
| | * | Allocate using call arenasGravatar Vijay Pai2018-08-31
| | * | Address reviewer and clang-tidy commentsGravatar Vijay Pai2018-08-30
| | * | Provide a generic client-side unary callback APIGravatar Vijay Pai2018-08-30
| |/ / |/| |
* | | Revert "Implement Watch method in health check service."Gravatar Juanli Shen2018-08-29
| * | Use strncmp over grpc_slice_str_cmpGravatar ncteisen2018-08-29
| * | Reviewer commentsGravatar ncteisen2018-08-29
| * | Lazily fill metadata mapGravatar ncteisen2018-08-28
|/ /
* | Merge pull request #16351 from markdroth/health_checking_serviceGravatar Mark D. Roth2018-08-28
|\ \
| * | Implement Watch method in health check service.Gravatar Mark D. Roth2018-08-28
* | | Merge pull request #16383 from vjpai/tidyGravatar Vijay Pai2018-08-23
|\ \ \
* \ \ \ Merge pull request #15984 from g-easy/hdrsGravatar Vijay Pai2018-08-20
|\ \ \ \ | |_|/ / |/| | |
| | | * FormattingGravatar Yash Tibrewal2018-08-17
| | | * Improve documentation on lifetime of message and statusGravatar Yash Tibrewal2018-08-17
| | * | Cast an index to size_t to avoid sign-conversion warningGravatar Vijay Pai2018-08-17
* | | | Merge pull request #16289 from AspirinSJL/warn_api_useGravatar Juanli Shen2018-08-16
|\ \ \ \ | |_|/ / |/| | |
* | | | Create a new method handler for resource exhaustion and tie into thread mgrGravatar Vijay Pai2018-08-14
* | | | Merge pull request #16302 from vjpai/callback_cqGravatar Vijay Pai2018-08-14
|\ \ \ \
| * \ \ \ Merge branch 'master' into callback_cqGravatar Vijay Pai2018-08-13
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix type reference in documentationGravatar Mehrdad Afshari2018-08-10
| * | | | Fix minor typo in documentationGravatar Mehrdad Afshari2018-08-10
| | * | | Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
| |/ / /
| | | * Add explicit check that we're building with bazel.Gravatar easy2018-08-10