aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
|\
| * merge and resolve conflictGravatar yang-g2016-04-26
| |\
| | * Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
| | |\
| | * \ Expand corpusGravatar Craig Tiller2016-04-23
| | |\ \
| | | * \ Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| | | |\ \
| | * | | | fix boringsslGravatar Craig Tiller2016-04-21
| | * | | | Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| | | |\ \ \
| * | | \ \ \ Merge remote-tracking branch 'upstream/master' into proto_commentsGravatar yang-g2016-04-20
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | |/ / / | | |/| | |
| | | | | * Merged from masterGravatar murgatroid992016-04-19
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-15
| | |\ \ \ \
| | | | * \ \ Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-14
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| * | | | | | Add a testGravatar yang-g2016-04-14
* | | | | | | Merge branch 'call_stats' into lr_hookGravatar David Garcia Quintas2016-04-14
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Channel establishmentGravatar Craig Tiller2016-04-13
| | | |/ / / | | |/| | |
| | | * | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-13
| | | |\ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | | * | MergegenGravatar Craig Tiller2016-04-11
| | | | * | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-11
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12
| | | |/ / | | |/| |
| | | * | Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
| | |/ /
| * / / Added codegen_test_fullGravatar 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
| * | Remove *_codegen_libGravatar Craig Tiller2016-04-07
* | | Load Reporting hook and filter skeletonGravatar David Garcia Quintas2016-04-06
| * | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
| |\ \ | |/ / |/| |
* | | Merge pull request #6071 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-06
|\ \ \
| * \ \ Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
| |\ \ \
* | | | | Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| |/ / / |/| | |
| | * | Fixing client_config initGravatar Craig Tiller2016-04-05
| | * | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| | * | Merge branch 'optionalize_client_config' into strong-includesGravatar Craig Tiller2016-04-05
| | |\ \ | |_|/ / |/| | |
* | | | Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-05
|\ \ \ \
| | | * | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |_|/ / |/| | |
| * | | Merge pull request #6070 from ctiller/head-of-line-blockingGravatar Jan Tattermusch2016-04-05
| |\ \ \
* | | | | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| | | * | Merge branch 'filters-can-cause-closes' into e2efuzzGravatar Craig Tiller2016-04-04
| | | |\ \
| | | | * \ Merge branch 'head-of-line-blocking' into filters-can-cause-closesGravatar Craig Tiller2016-04-04
| | | | |\ \ | | | |_|/ / | | |/| | |
| | | | * | Add test to verify bad behaviorGravatar Craig Tiller2016-04-04
| | | * | | Server fuzzer progressGravatar Craig Tiller2016-04-03
| | | |/ /
| | * / / Add a failing test due to a head of line blocking bug in the serverGravatar Craig Tiller2016-04-02
| | |/ /
* | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |