aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/grpc.h
Commit message (Expand)AuthorAge
* Add max_results to ServerSocketsGravatar ncteisen2018-12-11
* Add GetServer to coreGravatar ncteisen2018-10-24
* Merge pull request #16362 from overvenus/formalize-empty-batchGravatar Vijay Pai2018-10-18
|\
* | Channelz get server sockets supportGravatar ncteisen2018-10-02
* | Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-09-25
|\ \
| * | Make the core callback interface API so that it can be used in generated codeGravatar Vijay Pai2018-09-19
* | | Channelz socket supportGravatar ncteisen2018-09-18
| * | fix clang tidyGravatar ncteisen2018-09-11
|/ /
* | Merge branch 'channelz-subchannels' into channelz-serverGravatar ncteisen2018-08-28
|\ \
| * \ Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-28
| |\ \
| | * | Python post-fork handler: exit if grpc shutdown failsGravatar Eric Gribkoff2018-08-22
| | | * Formalize the contract of grpc_call_start_batch with empty batchesGravatar Neil Shen2018-08-16
| | |/
* | / Add channelz server supportGravatar ncteisen2018-08-14
|/ /
| * Merge pull request #16302 from vjpai/callback_cqGravatar Vijay Pai2018-08-14
| |\
* | \ Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-11
|\ \ \
| | | * Experimental infrastructure for callback-based CQGravatar Vijay Pai2018-08-10
| | |/ | |/|
| | * Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-09
| | |\ | | |/ | |/|
| * | Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
| |\ \
| | * | Add experimental API for resetting connection backoff.Gravatar Mark D. Roth2018-08-06
| | | * Merge branch 'master' into rq-threads-2Gravatar Sree Kuchibhotla2018-08-06
| | | |\ | | |_|/ | |/| |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into channelz-subchannelsGravatar ncteisen2018-08-02
|\| | |
| * | | Update grpc.h commentGravatar Juanli Shen2018-08-02
| |/ /
| | * Revert "Revert "Restrict the number of threads in C++ sync server""Gravatar Sree Kuchibhotla2018-08-01
| |/
| * Revert "Restrict the number of threads in C++ sync server"Gravatar Nicolas Noble2018-07-31
| * Merge branch 'master' into rq-threadsGravatar Sree Kuchibhotla2018-07-23
| |\
* | | Add channelz subchannel supportGravatar ncteisen2018-07-19
| |/ |/|
* | Expose GetChannel and GetTopChannels Core APIGravatar ncteisen2018-07-18
| * Initial scaffoldingGravatar Sree Kuchibhotla2018-07-17
|/
* Remove unused APIGravatar ncteisen2018-06-08
* Reviewer feedbackGravatar ncteisen2018-06-07
* Build out the channelz unit testGravatar ncteisen2018-06-05
* Add basic support for GetChannelGravatar ncteisen2018-06-05
* Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
* Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
* Reviewer commentsGravatar ncteisen2018-03-05
* Re write renderedGravatar ncteisen2018-03-02
* Fix build and sanityGravatar ncteisen2018-03-02
* reviewer commentsGravatar ncteisen2018-03-01
* Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
* Add details about API gauranteesGravatar ncteisen2018-02-12
* Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* Adds gRPC Experimental CQ DoThenAsyncNext lambda APIGravatar Ken Payson2017-10-25
* Fix docs on grpc_call_refGravatar Eric Dobson2017-09-24
* Merge pull request #12372 from vjpai/armalarmadingdongGravatar Vijay Pai2017-09-07
|\
| * Decouple alarm construction from setting to avoid races in MT codeGravatar Vijay Pai2017-09-07
* | Avoid using timersGravatar Yuchen Zeng2017-08-22
* | Prevent watching unsuppoted channelsGravatar Yuchen Zeng2017-08-22
|/
* add comment and test for memory api of grpc_call_cancel_with_statusGravatar Alexander Polcyn2017-07-28
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08