aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/grpc.h
Commit message (Expand)AuthorAge
...
* Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergeGravatar murgatroid992017-05-25
|\
| * get rid of connectivity state watchers right after timeoutGravatar Alexander Polcyn2017-05-18
* | cpp doc nitsGravatar Alexander Polcyn2017-05-05
| * Revert "Merge branch 'master' into v1.3.x"Gravatar Alexander Polcyn2017-04-26
|/
* Merge branch 'tsan-c++' into hybridGravatar Craig Tiller2017-04-20
|\
| * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
| |\
* | \ Merge github.com:grpc/grpc into hybridGravatar Craig Tiller2017-04-18
|\ \ \ | | |/ | |/|
| * | Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
| | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
| | |\ | | |/ | |/|
* | | Get rid of second api for marking non-listening cqsGravatar 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
|/ /
| * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-03-31
| |\
* | | Minor formattingGravatar Sree Kuchibhotla2017-03-22
| | * clang format fixGravatar Sree Kuchibhotla2017-03-22
| | * Fix bugGravatar Sree Kuchibhotla2017-03-22
* | | Updates C CoreGravatar Sree Kuchibhotla2017-03-22
* | | Changes to use the new APIGravatar Sree Kuchibhotla2017-03-21
* | | Merge branch 'cq_factory_api' into cq_create_api_changes_with_factoryGravatar Sree Kuchibhotla2017-03-21
|\ \ \ | | |/ | |/|
| * | minor enum changeGravatar Sree Kuchibhotla2017-03-21
| * | Add version macroGravatar Sree Kuchibhotla2017-03-21
| * | Introduce grpc_completion_queue_factory APIGravatar Sree Kuchibhotla2017-03-21
| | * [EXPERIMENTAL] allocate unary response writer against call arenaGravatar Craig Tiller2017-03-16
| |/
* | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | Change Core to use the new completion_queue_create APIGravatar Sree Kuchibhotla2017-03-02
* | Completion queue creation API change (JUST API change. No functionality change)Gravatar Sree Kuchibhotla2017-03-02
|/
* Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\
| * v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
| |\
| | * Clarify grpc_call_start_batch error semanticsGravatar Nathaniel Manista2016-11-30
* | | All core tests compile without grpc_mdstrGravatar Craig Tiller2016-11-17
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-14
|/ /
* | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
|\ \
| * | Code review changes.Gravatar Mark D. Roth2016-11-04
| * | Merge remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-03
| |\ \
| * | | Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
* | | | Bulk update #includesGravatar Craig Tiller2016-10-26
| |/ / |/| |
* | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* | | Add tracing, fix some transport bugs wrt buffer_poolsGravatar Craig Tiller2016-09-28
* | | Update testsGravatar Craig Tiller2016-09-23
* | | Add buffer pool public apisGravatar Craig Tiller2016-09-22
|/ /
* | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
* | Improved some docstrings for grpc_call creationGravatar David Garcia Quintas2016-08-09
|/
* Merge branch 'master' into server_channel_affinityGravatar Sree Kuchibhotla2016-04-29
|\
* | generate_projects.sh and fix copyright yearGravatar Sree Kuchibhotla2016-04-21
* | Add the option of adding a non-listening server completion queue. This makes ...Gravatar Sree Kuchibhotla2016-04-21
| * Provide a function that converts grpc_call_error values into a stringGravatar Yuchen Zeng2016-04-15
|/