aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/async_stream.h
Commit message (Expand)AuthorAge
* Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* format changes, address commentsGravatar Alexander Polcyn2017-05-11
* fix bad line breaks and lengthsGravatar Alexander Polcyn2017-05-10
* address comments, format changesGravatar Alexander Polcyn2017-05-10
* address commentsGravatar Alexander Polcyn2017-05-09
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
* Convert all async client stream types to not allocateGravatar Craig Tiller2017-04-05
* change EnsureInitialMetadataSent to use templateGravatar Yuxuan Li2017-03-27
* fix EnsureInitialMetadataSent type castingGravatar Yuxuan Li2017-03-20
* merge init_ops, writes_done_ops and write_opsGravatar Yuxuan Li2017-03-20
* bug fixGravatar Yuxuan Li2017-03-08
* Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
* Properly handle reviewer comment re concurrent ReadGravatar vjpai2016-06-21
* Fix review commentsGravatar vjpai2016-06-21
* Add proper documentation of ordering and thread-safety forGravatar vjpai2016-06-17
* Merge pull request #6820 from mdsteele/server-asyncGravatar Jan Tattermusch2016-06-08
|\
| * Add interfaces for ServerAsyncReader/WritersGravatar Matthew D. Steele2016-06-08
* | Let Next set ok=true when receiving error statusGravatar yang-g2016-06-01
|/
* 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
* pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25