aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
Commit message (Expand)AuthorAge
* Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
|\
* \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
|\ \
| * \ Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
| |\ \
| | | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | |\
| * | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| | |_|/ | |/| |
| | * | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| | |\ \ | | |/ / | |/| |
| | * | end-to-end compilationGravatar Alistair Veitch2016-05-23
| * | | Remove legacy pollerGravatar Craig Tiller2016-05-20
| |/ /
* | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
|\| |
| * | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| |\ \
| | * \ Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
| | |\ \
* | | | | Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
* | | | | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | * | | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
* | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| | |_|/ | |/| |
| | | * Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| | |/ | |/|
| * | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| |\ \
| * | | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| | * | Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
| |/ /
* | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-07
|\| |
| * | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
* | | Load Reporting hook and filter skeletonGravatar David Garcia Quintas2016-04-06
| | * Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-06
| | |\ | |_|/ |/| |
| | * Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-06
| | |\
| * | | Fixing client_config initGravatar Craig Tiller2016-04-05
| * | | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
|/ / /
* | | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| * | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-04
| |\ \
* | \ \ Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g...Gravatar Craig Tiller2016-04-01
|\ \ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_...Gravatar David Garcia Quintas2016-04-01
| | |_|/| | |/| |/
| | | * Merge pull request #6042 from ctiller/optionalize_resolversGravatar Nicolas Noble2016-04-01
| | | |\
* | | | \ Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into subchannel_factory_create_lb_channelGravatar David G. Quintas2016-04-01
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \ \ \
* | \ \ \ \ Merge branch 'optionalize_resolvers' into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'optionalize_census' into optionalize_resolversGravatar Craig Tiller2016-04-01
| |\| | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_...Gravatar David Garcia Quintas2016-03-31
| | | | |\ \
| | * | | | | Remove removed file from build.yamlGravatar Craig Tiller2016-03-31
* | | | | | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/ / / / / /
* / / / / / Optionalize name resolversGravatar Craig Tiller2016-03-31
|/ / / / /
| | | | * Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-31
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove removed files from build.yamlGravatar Craig Tiller2016-03-30
| | | * | Renamed subchannel_factory to client_channel_factory.Gravatar David Garcia Quintas2016-03-29
* | | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Swap header/src into the right orderGravatar Craig Tiller2016-03-29
* | | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\| | | |
| * | | | Move proto code under ext/.../grpclbGravatar Craig Tiller2016-03-29
* | | | | Build Census as a grpc pluginGravatar Craig Tiller2016-03-29
|/ / / /