aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/call.h
Commit message (Expand)AuthorAge
* Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
* Add commentGravatar yang-g2016-05-10
* Add an explicit base class pointer to avoid potential breakage.Gravatar yang-g2016-05-05
* Stress test fixesGravatar Craig Tiller2016-04-29
* Fix client_crash_test, implement idempotency, fail_fast for C++Gravatar Craig Tiller2016-04-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* clang-formatGravatar David Garcia Quintas2016-03-09
* clang-formatGravatar David Garcia Quintas2016-03-08
* wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
* Added missing virtual dtorGravatar David Garcia Quintas2016-02-19
* clang-formatGravatar Vijay Pai2016-02-08
* reset the shared_ptrGravatar Vijay Pai2016-02-08
* Drop the refGravatar Vijay Pai2016-02-05
* Undo much of the previous commits so that only CallOpSet groupsGravatar Vijay Pai2016-02-05
* Wrap groups of related CallOpSet's into a ref-counted structureGravatar Vijay Pai2016-02-05
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25