aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\
| * Trim backup slice when it is larger than neededGravatar yang-g2018-02-07
| * Merge pull request #14323 from vjpai/cq_commentsGravatar Vijay Pai2018-02-06
| |\
| | * Improve CQ and cancellation commentsGravatar Vijay Pai2018-02-06
| * | Deprecate GenericStub()::Call for multi-threaded useGravatar Vijay Pai2018-02-05
| |/
| * Merge pull request #14286 from dgquintas/fix_compresion_alg_accessorsGravatar Vijay Pai2018-02-04
| |\
* | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
|/ /
* | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \
| | * Fix compression algorithm accessorsGravatar David Garcia Quintas2018-02-01
| |/ |/|
* | fix warning & typoGravatar Jan Tattermusch2018-01-26
| * Restructure to simplify, harden, and avoid forward declarationGravatar Vijay Pai2018-01-21
| * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\|
| * Address review feedback; stop using result of 'what'Gravatar Vijay Pai2018-01-09
| * Tag new #else and #endif blocks with commentsGravatar Vijay Pai2018-01-08
| * Use appropriate preprocessor guards to allow building without exceptionsGravatar Vijay Pai2018-01-08
| * Catch exceptions from sync method handlers without crashing serverGravatar Vijay Pai2018-01-08
| * Allow no message on sync unary call, just like asyncGravatar Vijay Pai2017-12-22
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-13
|\|
| * Add comments for AsyncGenericServiceGravatar yang-g2017-12-12
| * resolve commentsGravatar yang-g2017-12-11
| * Add dummy operator delete to make VS2015 not complain.Gravatar yang-g2017-12-11
* | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-08
|\ \
| | * Merge pull request #13413 from ncteisen/surfacing-error-details-wrappedGravatar Noah Eisen2017-12-08
| |/|
| | * Reviewer feedbackGravatar ncteisen2017-12-08
* | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | * | Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
| | | |/ /
| | | * | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | * Add comment with APIGravatar ncteisen2017-12-04
| | | | * Variable name consistencyGravatar ncteisen2017-12-04
| | | | * Reviewer feedbackGravatar ncteisen2017-12-04
| | | | * No null string ctorGravatar Noah Eisen2017-12-04
| | | | * Add error string to C++Gravatar ncteisen2017-12-04
| | | * | Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | |\|
| | | * | Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | |\ \
| | | | | * Merge commit 'aa358d5e43' into no-more-extern-cGravatar ncteisen2017-11-29
| | | | |/|
| | | | * | Merge pull request #13529 from ctiller/api-cleanupGravatar Craig Tiller2017-11-29
| | | | |\ \
| | | | | * | Update commentsGravatar Craig Tiller2017-11-29
| | | | * | | Remove some dead code from a previous iteration of internal::CallGravatar Vijay Pai2017-11-28
| | | | | * | ServerBuilder interface cleanupGravatar Craig Tiller2017-11-28
| | | | |/ /
| | | * | | Merge masterGravatar Yash Tibrewal2017-11-21
| | | |\| |
| | | | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-21
| | | | | |\ | | | | | |/ | | | | |/|
| | | | | * Remove all extern CGravatar ncteisen2017-11-17
| | | * | | Merge masterGravatar Yash Tibrewal2017-11-16
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | | * Fix segfaultGravatar ncteisen2017-11-15
| | | | | * Save C++ for follow up PRGravatar ncteisen2017-11-15