aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl/codegen/sync_stream.h
Commit message (Expand)AuthorAge
* Use C++11 final and overrideGravatar Vijay Pai2016-11-01
* Bug fix on failure conditionGravatar Vijay Pai2016-10-13
* Add all plumbing and typedef's for controlled server-side streamingGravatar Vijay Pai2016-10-03
* Merge remote-tracking branch 'upstream/master' into max_send_size_filterGravatar Mark D. Roth2016-09-16
|\
* | Fix a few lingering references to max_message_size.Gravatar Mark D. Roth2016-09-06
| * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-09-03
| |\ | |/ |/|
| * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-31
| |\
* | | clang-formatGravatar Vijay Pai2016-08-30
* | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-30
|\ \ \ | | |/ | |/|
| * | Add commentsGravatar Yuchen Zeng2016-08-19
| * | Add ServerReaderWriterInterfaceGravatar Yuchen Zeng2016-08-19
* | | clang-formatGravatar Vijay Pai2016-08-04
* | | Make FCUnary and ServerReaderWriter derived classes of a newGravatar Vijay Pai2016-08-04
* | | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-08-04
|\| |
| | * Merge branch 'master' of github.com:grpc/grpc into codegen_cleanseGravatar David Garcia Quintas2016-08-02
| | |\ | | |/ | |/|
| | * removed codegen/log.hGravatar David Garcia Quintas2016-07-27
* | | Change API for next message size to allow a bool return value for failureGravatar Vijay Pai2016-07-27
| * | C++ Compression Level set properlyGravatar David Garcia Quintas2016-07-21
| |/
* | Merge branch 'master' into fc_unaryGravatar Vijay Pai2016-07-21
|\|
* | Add NextMessageSize method to all readable streams as an upper-boundGravatar vjpai2016-06-23
| * 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
|/
* 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
* Fix race condition in transport APIGravatar Craig Tiller2016-02-03
* sanity fixesGravatar David Garcia Quintas2016-01-27
* DONE!!1oneGravatar David Garcia Quintas2016-01-27