aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | Merge pull request #10039 from ctiller/server_channel_argsGravatar Craig Tiller2017-03-09
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-08
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | | * bug fixGravatar Yuxuan Li2017-03-08
| | | | | | | | * Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
| | | * | | | | | Add channel arguments to server builderGravatar Craig Tiller2017-03-08
| | | | |_|_|_|/ | | | |/| | | |
* | | | | | | | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
* | | | | | | | Fix clang formatting issuesGravatar Sree Kuchibhotla2017-03-03
| * | | | | | | Move helpers to a common place, use them everywhereGravatar Craig Tiller2017-03-03
| | |/ / / / / | |/| | | | |
* | | | | | | C++ code changes in response to grpc_completion_queue_create() API changeGravatar 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
|/ / / / / /
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-01
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #9753 from ctiller/zallocGravatar Craig Tiller2017-02-27
|\ \ \ \ \ \
| | | * | | | Destroy pointer args when destructing a ChannelArgumentsGravatar Yuchen Zeng2017-02-27
| | | | |_|/ | | | |/| |
* | | / | | Client-side keepalive pingGravatar Yuchen Zeng2017-02-26
| |_|/ / / |/| | | |
| * | | | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_xGravatar Michael Lumish2017-02-23
|\ \ \ \ \
| | | * \ \ Merge branch 'bm_error' of https://github.com/ctiller/grpc into to-grpc-err-i...Gravatar ncteisen2017-02-23
| | | |\ \ \
| | * | \ \ \ Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
* | | / | | | Let ServerContext own the initial_metadata array for sync callsGravatar yang-g2017-02-22
| |_|/ / / / |/| | | | |
* | | | | | Separate CAS/ADD RMWsGravatar Craig Tiller2017-02-21
* | | | | | Add counters for rmw atomic operations to microbenchmarksGravatar Craig Tiller2017-02-21
| | | * | | Add gpr_ref_is_uniqueGravatar ncteisen2017-02-17
* | | | | | Merge branch 'master' into healthGravatar yang-g2017-02-17
|\ \ \ \ \ \
| | | * \ \ \ Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
| | | |\ \ \ \
| * | | | | | | Restore the NextMessageSize for streamed callsGravatar yang-g2017-02-16
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #9696 from yang-g/network_status_shardGravatar Yang Gao2017-02-16
| |\ \ \ \ \ \
| | | | * | | | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #9648 from dgquintas/lr_sans_mdGravatar David G. Quintas2017-02-16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | * | | | Remove code from network_status_tracker.c Pull the hash function to useful.hGravatar yang-g2017-02-16
| | | | |_|/ | | | |/| |
| | * | | | commentsGravatar David Garcia Quintas2017-02-15
| * | | | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-coreGravatar Muxi Yan2017-02-14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| | |/ / /
| | | * | Merge remote-tracking branch 'google/v1.1.x'Gravatar Nicolas "Pixel" Noble2017-02-13
| | |/| |
| | * | | Expand wildcard IP addresses on servers.Gravatar Dan Born2017-02-09
| | | | * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-08
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge pull request #9629 from yang-g/qqqGravatar Yang Gao2017-02-08
| | |\ \ \
| | * \ \ \ Merge pull request #9616 from ctiller/disable_bdpGravatar Craig Tiller2017-02-07
| | |\ \ \ \
* | | | | | | Remove asyncGravatar yang-g2017-02-07
* | | | | | | merge with headGravatar yang-g2017-02-07
|\ \ \ \ \ \ \
| | | | | * | | Add a PreServerStart in global server callbacksGravatar yang-g2017-02-07
| | |_|_|/ / / | |/| | | | |
| | | * | | | Fix read from uninitialized memory bug in GrpcBufferWriter.Gravatar Harvey Tuch2017-02-07
| | |/ / / / | |/| | | |
| | | * | | Add a hook to disable BDP probingGravatar Craig Tiller2017-02-07
| | |/ / / | |/| | |
| | | | * Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-02-02
| | | | |\
| * | | | \ Merge github.com:grpc/grpc into bwestGravatar Craig Tiller2017-02-02
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #7617 from sebright/fix-typos-in-commentsGravatar David G. Quintas2017-02-02
| | |\ \ \ \
| | | | * \ \ Merge remote-tracking branch 'upstream/master' into packet-coalescing-coreGravatar Muxi Yan2017-02-01
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Dynamically enable packet coalescing by channel argsGravatar Muxi Yan2017-02-01
| | | | * | | Revert "Dynamically enable/disable packet coalecsing and test it"Gravatar Muxi Yan2017-02-01