aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Delete deprecated constructor and CallOpSetCollectionInterfaceGravatar Vijay Pai2017-08-11
* Add tags to tagless structs and unions.Gravatar Jeremy Yallop2017-08-09
* Add Slice constructors to match all grpc_slice casesGravatar Vijay Pai2017-08-04
* Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
* Revert "Reintroduce a lambda capture as part of C++11-izing code"Gravatar Jan Tattermusch2017-08-03
* Add a default delete override for the interfaceGravatar yang-g2017-08-02
* Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_apiGravatar apolcyn2017-07-31
|\
| * add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
* | Allow adding events to cq after shutdown is called.Gravatar yang-g2017-07-28
|/
* Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
|\
| * update commentsGravatar yang-g2017-07-25
| * Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
* | 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 #11917 from hxcan/masterGravatar Mehrdad Afshari2017-07-24
|\
| * Fix error in Doxygen comment.Gravatar hxcan.cai2017-07-24
* | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
|/
* Merge pull request #11870 from vjpai/sliceGravatar Vijay Pai2017-07-18
|\
* \ Merge pull request #11454 from markdroth/server_cq_ok_semanticsGravatar Mark D. Roth2017-07-18
|\ \
| | * Add idiomatic C++ API for grpc::Slice construction that doesn'tGravatar Vijay Pai2017-07-18
| |/ |/|
* | Reset OWNERS stateGravatar Craig Tiller2017-07-17
* | Merge pull request #11145 from vjpai/inproc3Gravatar Vijay Pai2017-07-15
|\ \
| * | 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
| |/
* / Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
|/
* Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\
* \ Merge pull request #11466 from ncteisen/revert-zcoGravatar Noah Eisen2017-07-13
|\ \
* | | Strawman OWNERS --> CODEOWNERS scriptGravatar Craig Tiller2017-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
|\ \ \
* \ \ \ Merge pull request #11572 from vjpai/internalizeGravatar Vijay Pai2017-07-10
|\ \ \ \
* | | | | Revert "Reduce server memory usage"Gravatar Ken Payson2017-07-10
| | | * | 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
|\ \
* \ \ Merge pull request #11532 from ctiller/optimize_forGravatar Craig Tiller2017-07-06
|\ \ \
| | * | 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 github.com:grpc/grpc into optimize_forGravatar Craig Tiller2017-07-05
| |\ \ | |/ / |/| |
* | | Merge pull request #11539 from dgquintas/alarm_non_copyableGravatar David G. Quintas2017-06-29
|\ \ \
| | | * 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