aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext
Commit message (Expand)AuthorAge
* Merge branch 'flow_control_v2' of github.com:ctiller/grpc into flow_control_v2Gravatar Craig Tiller2016-10-24
|\
* \ Merge branch 'buffer_pools_for_realsies' into flow_control_v2Gravatar Craig Tiller2016-10-24
|\ \
| * \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
| |\ \
| | * | Add block comment.Gravatar Mark D. Roth2016-10-24
| | * | Expand comment documenting grpc_method_config_table_convert().Gravatar Mark D. Roth2016-10-24
| | * | Merge remote-tracking branch 'upstream/master' into service_config2Gravatar Mark D. Roth2016-10-24
| | |\ \
| | | * \ Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
| | | |\ \
| * | | | | Address review commentsGravatar Craig Tiller2016-10-21
| | | * | | Moved unref of security connector outside of grpc_secure_channel_createGravatar David Garcia Quintas2016-10-20
| | | * | | Merge pull request #8381 from dgquintas/lb-cost-binGravatar David G. Quintas2016-10-20
| | | |\ \ \
| | | | | | * Fix potential flow control leakGravatar Craig Tiller2016-10-20
| | | | | | * Tie connection window to stream windowGravatar Craig Tiller2016-10-19
| |_|_|_|_|/ |/| | | | |
* | | | | | Eliminate extraneous variables now that initial window is 0 basedGravatar Craig Tiller2016-10-19
* | | | | | Make incoming stream window be a delta off initial_window_sizeGravatar Craig Tiller2016-10-19
| | | | | * Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| | | | | |\ | | | | |_|/ | | | |/| |
* | | | | | Merge branch 'buffer_pools_for_realsies' into flow_control_v2Gravatar Craig Tiller2016-10-19
|\| | | | |
| * | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | / | | | Initial flow control improvements: outgoing pathGravatar Craig Tiller2016-10-19
|/ / / / /
| | * | | Convert method config to a struct for use in fast path in client_channel.Gravatar Mark D. Roth2016-10-19
| | * | | Convert method config to a struct for use in the fast path.Gravatar Mark D. Roth2016-10-19
| |/ / /
* | | | clang-formatGravatar Craig Tiller2016-10-18
| * | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
| |\ \ \
* | \ \ \ Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix wakeup bugGravatar Craig Tiller2016-10-18
* | | | | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-17
|\| | | |
| * | | | Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-17
| |\ \ \ \
| | | | * | fixed missing variable renameGravatar David Garcia Quintas2016-10-17
| | | | * | s/lb-cost/lb-cost-binGravatar David Garcia Quintas2016-10-15
| | * | | | clang-formatGravatar David Garcia Quintas2016-10-15
| * | | | | Merge branch 'direct-calls' of github.com:ctiller/grpc into direct-callsGravatar Craig Tiller2016-10-14
| |\ \ \ \ \
| * \ \ \ \ \ Merge github.com:grpc/grpc into direct-callsGravatar Craig Tiller2016-10-14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | clang-formatGravatar Craig Tiller2016-10-14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-14
|\| | | | |
| | | * | | Factored out common code into pick_from_internal_rr.Gravatar David Garcia Quintas2016-10-14
| * | | | | Fix some test failuresGravatar Craig Tiller2016-10-14
| | | * | | Merge branch 'master' of github.com:grpc/grpc into grpclb_racesGravatar David Garcia Quintas2016-10-14
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Tiny refactoringGravatar David Garcia Quintas2016-10-14
| | * | | | Merge pull request #8348 from dgquintas/new_lb_md_keysGravatar David G. Quintas2016-10-14
| | |\ \ \ \
| | | | | * \ Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-14
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | | * | | pr commentsGravatar David Garcia Quintas2016-10-14
| | | | | * | Pass call start time into the call stack via grpc_call_element_args.Gravatar Mark D. Roth2016-10-14
| | | | | * | Rename grpc_hash_table to grpc_mdstr_hash_table.Gravatar Mark D. Roth2016-10-14
| | * | | | | Merge pull request #7962 from y-zeng/call_holder_add_pollentGravatar Yuchen Zeng2016-10-14
| | |\ \ \ \ \
| | | | * \ \ \ Merge branch 'master' of github.com:grpc/grpc into new_lb_md_keysGravatar David Garcia Quintas2016-10-14
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | | | * | | gRPCLB and RR race fixesGravatar David Garcia Quintas2016-10-13
| | | |_|/ / / | | |/| | | |
| * | | | | | Revert spamGravatar Craig Tiller2016-10-13
| * | | | | | Fix bad stream terminatorsGravatar Craig Tiller2016-10-13
| * | | | | | Fix 32-bit linux buildGravatar Craig Tiller2016-10-13
| | | | | * | clang-formatGravatar Mark D. Roth2016-10-12