aboutsummaryrefslogtreecommitdiff
path: root/include/grpc/grpc.h
AgeCommit message (Expand)Author
2018-03-19Revert "Revert "Channel Tracing Implementation; Part 1""ncteisen
2018-03-19Revert "Channel Tracing Implementation; Part 1"Noah Eisen
2018-03-05Reviewer commentsncteisen
2018-03-02Re write renderedncteisen
2018-03-02Fix build and sanityncteisen
2018-03-01reviewer commentsncteisen
2018-02-23Add a sanity check for inclusion of port_platform.hAlexander Polcyn
2018-02-12Add details about API gauranteesncteisen
2018-01-21Remove alarm from core, implement in C++ layer onlyVijay Pai
2017-11-03Update clang-format to 5.0Craig Tiller
2017-10-25Adds gRPC Experimental CQ DoThenAsyncNext lambda APIKen Payson
2017-09-24Fix docs on grpc_call_refEric Dobson
2017-09-07Merge pull request #12372 from vjpai/armalarmadingdongVijay Pai
2017-09-07Decouple alarm construction from setting to avoid races in MT codeVijay Pai
2017-08-22Avoid using timersYuchen Zeng
2017-08-22Prevent watching unsuppoted channelsYuchen Zeng
2017-07-28add comment and test for memory api of grpc_call_cancel_with_statusAlexander Polcyn
2017-06-08auto-fix most of licensesJan Tattermusch
2017-05-25Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergemurgatroid99
2017-05-18get rid of connectivity state watchers right after timeoutAlexander Polcyn
2017-05-05cpp doc nitsAlexander Polcyn
2017-04-26Revert "Merge branch 'master' into v1.3.x"Alexander Polcyn
2017-04-20Merge branch 'tsan-c++' into hybridCraig Tiller
2017-04-18Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-04-18Merge github.com:grpc/grpc into hybridCraig Tiller
2017-04-15Load Reporting back to using metadataDavid Garcia Quintas
2017-04-14Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-04-12Get rid of second api for marking non-listening cqsCraig Tiller
2017-04-11Finish hybrid server stuff, ensure it gets testedCraig Tiller
2017-04-11Start building out C++ interfaceCraig Tiller
2017-03-31Call ref/unref, bugfixesCraig Tiller
2017-03-31Merge github.com:grpc/grpc into cpparenaCraig Tiller
2017-03-22Minor formattingSree Kuchibhotla
2017-03-22clang format fixSree Kuchibhotla
2017-03-22Fix bugSree Kuchibhotla
2017-03-22Updates C CoreSree Kuchibhotla
2017-03-21Changes to use the new APISree Kuchibhotla
2017-03-21Merge branch 'cq_factory_api' into cq_create_api_changes_with_factorySree Kuchibhotla
2017-03-21minor enum changeSree Kuchibhotla
2017-03-21Add version macroSree Kuchibhotla
2017-03-21Introduce grpc_completion_queue_factory APISree Kuchibhotla
2017-03-16[EXPERIMENTAL] allocate unary response writer against call arenaCraig Tiller
2017-03-03Prefix grpc_cq_polling_type enums with GRPC_CQ_Sree Kuchibhotla
2017-03-02Change Core to use the new completion_queue_create APISree Kuchibhotla
2017-03-02Completion queue creation API change (JUST API change. No functionality change)Sree Kuchibhotla
2017-02-13Use call context to propagare LR costsDavid Garcia Quintas
2017-01-23Revert "Revert "Metadata handling rewrite""Craig Tiller
2017-01-20Revert "Metadata handling rewrite"Craig Tiller
2016-12-27Merge branch 'slice_with_exec_ctx' into metadata_filterCraig Tiller
2016-12-16v1.0.x → master upmergeNathaniel Manista