aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
|\
* \ Merge pull request #9850 from markdroth/retry_throttleGravatar Mark D. Roth2017-03-21
|\ \
| | * Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| |/ |/|
* | Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
|\ \
| | * Switch to using a CAS loop to update the token value.Gravatar Mark D. Roth2017-03-17
| |/ |/|
* | 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
|\ \ \
| | * | Add channel arguments to server builderGravatar Craig Tiller2017-03-08
| * | | Move helpers to a common place, use them everywhereGravatar Craig Tiller2017-03-03
| |/ /
* | | 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 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 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
| | | | | * Merge pull request #9489 from nicolasnoble/mark_backportGravatar Nicolas Noble2017-01-30
| | | | | |\
| | | | * | \ Merge remote-tracking branch 'upstream/master' into healthGravatar yang-g2017-01-30
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
| | * | | | | Merge branch 'bm_countwrites' into bwestGravatar Craig Tiller2017-01-27
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-27
| |\ \ \ \ \ \