aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/impl
Commit message (Expand)AuthorAge
...
* Base the new SerializationTraits API on implicit type conversion rather than ...Gravatar Vijay Pai2017-09-21
* Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
* Construction of streams shouldn't require triggering async opsGravatar Vijay Pai2017-09-14
* Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Gravatar Jan Tattermusch2017-09-14
* Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
|\
| * Address review commentsGravatar Vijay Pai2017-09-11
| * Address reviewer commentsGravatar Vijay Pai2017-09-11
| * Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferGravatar Vijay Pai2017-09-07
* | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-07
|\|
| * Correct spelling of 'client'.Gravatar Blair Kutzman2017-09-05
* | C++ API for write-throughGravatar Craig Tiller2017-09-01
|/
* Clang_formatGravatar Ken Payson2017-08-30
* Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
* Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
|\
* \ Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
|\ \
| | * Delete deprecated constructor and CallOpSetCollectionInterfaceGravatar Vijay Pai2017-08-11
| |/
| * Revert "Reintroduce a lambda capture as part of C++11-izing code"Gravatar Jan Tattermusch2017-08-03
* | Merge branch 'master' into stream_compression_configGravatar Muxi Yan2017-08-02
|\|
| * Add a default delete override for the interfaceGravatar yang-g2017-08-02
* | Modify C++ and Objective C to initialize maybe_stream_compression_levelGravatar Muxi Yan2017-07-27
|/
* Remove a follow-on internal that was added post-internalization, keep the tem...Gravatar Vijay Pai2017-07-25
* Revert "Separate internal-only and public parts of C++ API"Gravatar Vijay Pai2017-07-25
* Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
|\
* | Create inproc transport, add relevant tests, exclude irrelevant testsGravatar Vijay Pai2017-07-14
| * Do not return calls on server when request proto fails to deserialize.Gravatar Mark D. Roth2017-07-14
|/
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\
* | Partial revert of https://github.com/grpc/grpc/pull/10743Gravatar ncteisen2017-07-12
* | Merge pull request #11738 from mehrdada/canonica-urlsGravatar Mehrdad Afshari2017-07-11
|\ \
* \ \ Merge pull request #11731 from yang-g/cpp_is_hardGravatar Yang Gao2017-07-11
|\ \ \
| | * | Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
* | | | Internalize structs and methods meant for being exposed through codegenGravatar Vijay Pai2017-07-10
| |/ / |/| |
| * | second tryGravatar yang-g2017-07-10
| * | Unref the call first in case the collection is still used in callGravatar yang-g2017-07-10
|/ /
* | 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
|/ /
| * Merge branch 'master' of https://github.com/grpc/grpc into importGravatar Nicolas "Pixel" Noble2017-06-26
| |\ | |/ |/|
* | 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 remote-tracking branch 'ctiller/build-wtf' into importGravatar Nicolas "Pixel" Noble2017-05-26
|/|
* | Merge pull request #11158 from yang-g/async_default_serviceGravatar Yang Gao2017-05-23
|\ \