aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
Commit message (Expand)AuthorAge
...
| | | | | | | * Smarter pollset/pollset_set propagationGravatar David Garcia Quintas2016-04-27
| |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|/| | | | | |
| | * | | | | 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
|\ \ \ \
| * | | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | * | | Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
* | | | | 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
* | | | Getting dependencies fixed upGravatar 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
|/ / / /
* | | | Make plugin registries workGravatar Craig Tiller2016-03-29
* | | | Refactor build to have lb policies as extensionsGravatar Craig Tiller2016-03-29
| | | * Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-29
| | | |\ | | |_|/ | |/| |
| * | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-29
| |\| |
| | | * Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-28
| | | |\ | | |_|/ | |/| |
* | | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
| |/ / |/| |
| * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
| |\ \
* | | | Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28