aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
* Use pointer to avoid assignment and race.Gravatar yang-g2017-07-08
* Merge pull request #11705 from vjpai/typosGravatar Vijay Pai2017-07-07
|\
| * Resolve typosGravatar Vijay Pai2017-07-06
* | Initialize pending_ops falseGravatar Noah Eisen2017-07-06
* | s/hanging/pending/gGravatar ncteisen2017-07-05
* | Add repro and fix to bidi caseGravatar ncteisen2017-07-05
* | Fix writelast bugGravatar ncteisen2017-07-05
|/
* Move collection reset before unref (since unref could destroy obj)Gravatar Vijay Pai2017-06-22
* Fix use of terminal underscores in field names.Gravatar Vijay Pai2017-06-22
* Re-enable public constructor for ClientAsyncResponseReader to avoid busting c...Gravatar Vijay Pai2017-06-22
* Merge pull request #11429 from gkelly/fix-extra-semisGravatar Noah Eisen2017-06-08
|\
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * Remove extraneous semicolons.Gravatar Garret Kelly2017-06-07
* | Update comments to discourage having an OK status with error_messageGravatar yang-g2017-06-02
|/
* Merge pull request #11158 from yang-g/async_default_serviceGravatar Yang Gao2017-05-23
|\
* \ Merge pull request #11246 from markdroth/doc_fixesGravatar Mark D. Roth2017-05-23
|\ \
| | * merge with headGravatar Yang Gao2017-05-22
| | |\
| * | | More Doxygen comment improvements.Gravatar Mark D. Roth2017-05-19
| | |/ | |/|
* / | Corrected spellingGravatar Mehrdad Afshari2017-05-17
|/ /
* | Merge pull request #10992 from apolcyn/doxygen_cpp_nitsGravatar apolcyn2017-05-17
|\ \
| | * Add api to server builder plugin to modify the builderGravatar yang-g2017-05-16
| |/ |/|
| * address comments, description changesGravatar Alexander Polcyn2017-05-15
| * 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
* | Add static assert to enforce subtype invariantGravatar ncteisen2017-05-10
| * address commentsGravatar Alexander Polcyn2017-05-09
| * cpp doc nitsGravatar Alexander Polcyn2017-05-05
* | Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...Gravatar ncteisen2017-05-05
|\|
| * Reintroduce a lambda capture as part of C++11-izing codeGravatar Vijay Pai2017-05-01
| * Removed 3rd party dep on thriftGravatar David Garcia Quintas2017-04-28
| * Use larger block size in proto writeGravatar Craig Tiller2017-04-26
* | Merge branch 'master' of https://github.com/grpc/grpc into serialization-refa...Gravatar ncteisen2017-04-21
|\ \
| | * Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-21
| | |\ | | |/ | |/|
| * | Merge pull request #10761 from ctiller/ubsanGravatar Craig Tiller2017-04-20
| |\ \
| | | * Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
| | | |\ | | |_|/ | |/| |
| | * | Fix ubsan reported failureGravatar Craig Tiller2017-04-20
| * | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
| |\| |
* | | | Add to codegen interface, refactor proto serializationGravatar ncteisen2017-04-19
| |/ / |/| |
* | | Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
| | * Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-14
| | |\ | |_|/ |/| |
| * | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| |\ \ | |/ / |/| |
* | | Merge pull request #10583 from ctiller/server_startGravatar Craig Tiller2017-04-14
|\ \ \
| * | | update commentsGravatar Craig Tiller2017-04-13
| | | * Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-13
| | | |\
* | | | \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | * | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
| | | |\ \
| | | | | * Finish hybrid server stuff, ensure it gets testedGravatar Craig Tiller2017-04-11
| | | | | * Start building out C++ interfaceGravatar Craig Tiller2017-04-11
| |_|_|_|/ |/| | | |
| * | | | Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| | |_|/ | |/| |