aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
|\
* | clang-formatGravatar David Garcia Quintas2016-03-09
* | docstringsGravatar David Garcia Quintas2016-03-08
* | clang-formatGravatar David Garcia Quintas2016-03-08
* | codegen interface usage of gpr_inf_futureGravatar David Garcia Quintas2016-03-08
* | reverted gpr_ time changesGravatar David Garcia Quintas2016-03-08
* | moved some files aroundGravatar David Garcia Quintas2016-03-08
* | compiles!Gravatar David Garcia Quintas2016-03-08
* | wip. cq refactoredGravatar David Garcia Quintas2016-03-07
* | wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
| * Revert "Revert "Properly integrate async API with server-side cancellations.""Gravatar Sree Kuchibhotla2016-03-07
* | added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
| * Revert "Properly integrate async API with server-side cancellations."Gravatar Sree Kuchibhotla2016-03-04
| * Properly integrate async API with server-side cancellations.Gravatar Vijay Pai2016-03-03
* | fix commentsGravatar David Garcia Quintas2016-03-02
* | clang-formatGravatar David Garcia Quintas2016-03-02
* | introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
|/
* Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
|\
| * Merge pull request #5287 from yang-g/global_callback_magicGravatar Craig Tiller2016-02-22
| |\
* | | PR comments addressedGravatar David Garcia Quintas2016-02-22
* | | Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
|\| |
| * | Added missing virtual dtorGravatar David Garcia Quintas2016-02-19
| * | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
* | | Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-17
|\| |
* | | Made Alarm's constructor a template for deadlineGravatar David Garcia Quintas2016-02-17
| * | Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
|/| |
| | * Add a way to override channel arguments for server creationGravatar yang-g2016-02-17
| |/ |/|
* | I merged this without checking the copyright. My mistake...Gravatar vjpai2016-02-12
* | Small tweak to make some customer code compileGravatar Craig Tiller2016-02-12
| * Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-12
| |\ | |/ |/|
* | Merge pull request #5052 from ctiller/compressGravatar David G. Quintas2016-02-11
|\ \
* \ \ Merge pull request #5193 from vjpai/alarm_modsGravatar Craig Tiller2016-02-11
|\ \ \
| | * \ Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
| | |\ \ | |_|/ / |/| | |
| * | | Remove a small allocation, at the cost of a little uglier header file.Gravatar Vijay Pai2016-02-11
* | | | Removed outdated mention of AsynchronousServiceGravatar David Garcia Quintas2016-02-11
| * | | Make C++ alarm class usable and testable - there were some build issues andGravatar vjpai2016-02-10
|/ / /
| | * Fix copyrightGravatar yang-g2016-02-10
| | * Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
| |/ |/|
* | Added missing codegen includesGravatar David Garcia Quintas2016-02-09
* | Merge pull request #5128 from yang-g/inherit_from_grpc_libraryGravatar Craig Tiller2016-02-08
|\ \
* | | clang-formatGravatar Vijay Pai2016-02-08
| * | add missing base classGravatar yang-g2016-02-08
* | | reset the shared_ptrGravatar Vijay Pai2016-02-08
* | | Ref the collection only when it will be used (and later finalized)Gravatar Vijay Pai2016-02-05
* | | Drop the refGravatar Vijay Pai2016-02-05
* | | Undo much of the previous commits so that only CallOpSet groupsGravatar Vijay Pai2016-02-05
* | | Forgot to include these edits in the last commitGravatar Vijay Pai2016-02-05
* | | Wrap groups of related CallOpSet's into a ref-counted structureGravatar Vijay Pai2016-02-05
|/ /
| * Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-05
| |\ | |/ |/|
| * Fix race condition in transport APIGravatar Craig Tiller2016-02-03