aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/lb_policy
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
|\
* \ Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
|\ \
| * | Fixes, review commentsGravatar Craig Tiller2017-02-23
| | * Use the internal slice apiGravatar Yuchen Zeng2017-02-22
* | | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\ \ \
* | | | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| | * | Extend client channel combiner to lb_policyGravatar Craig Tiller2017-02-09
| |/ /
| * / Convert connectivity_state, channel info into a combiner-compatible formGravatar Craig Tiller2017-02-09
|/ /
* | Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
| * Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
* | Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-26
|\ \
| * | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-25
| |/
* / Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\
| * Fix API fuzzer tests.Gravatar Mark D. Roth2017-01-13
| * Store subchannel address in a channel arg.Gravatar Mark D. Roth2017-01-13
* | Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* | Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-06
|\|
| * Use `grpc_closure`s in `grpc_timer`sGravatar Masood Malekghassemi2017-01-05
* | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2017-01-04
|\|
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\
| | * Merge pull request #9207 from ctiller/cleanup_closuresGravatar Craig Tiller2017-01-04
| | |\
* | | | Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\| | |
| | * | No need for copyright on generated filesGravatar Craig Tiller2017-01-03
| * | | Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\ \ \ | | | |/ | | |/|
| | * | Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/
* | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\|
| | * grpclb: skip slash in server uri path if presentGravatar David Garcia Quintas2016-12-16
| | * Move internal channel arg definitions out of public headers.Gravatar Mark D. Roth2016-12-12
| | * Eliminate redundant places where server name was stored.Gravatar Mark D. Roth2016-12-12
| | * Fix grpclb code.Gravatar Mark D. Roth2016-12-12
* | | Offer grpc_slice_to_c_string to simplify some codeGravatar Craig Tiller2016-12-09
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-12-06
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| |\|
* | | Merge branch 'slice_interning' into metadata_filterGravatar Craig Tiller2016-11-30
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-30
| |\ \
| | | * Updated backoff to spec.Gravatar David Garcia Quintas2016-11-24
| | |/
* | | Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
| | * Merge pull request #8829 from dgquintas/grpclb_right_targetGravatar David G. Quintas2016-11-22
| | |\
| | | * Check on *target, not targetGravatar David Garcia Quintas2016-11-22
| | * | Fixed leak upon duped serverlist updatesGravatar David Garcia Quintas2016-11-21
| | |/
* | | Merge github.com:grpc/grpc into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\ \ \ | | |/ | |/|
* | | Get identity law testing rightGravatar Craig Tiller2016-11-18
* | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\ \ \ | | |/ | |/|
| | * pr commentsGravatar David Garcia Quintas2016-11-18
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |\ \
* | | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
| | | * improved loggingGravatar David Garcia Quintas2016-11-17