aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* Merge pull request #2797 from jtattermusch/polishing_apiGravatar Jan Tattermusch2015-08-05
|\
* \ Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
|\ \
| | * updated .gitignoreGravatar Jan Tattermusch2015-08-04
| * | merge with head and resolve conflictsGravatar yang-g2015-08-03
| |\|
* | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
|\ \ \ | | |/ | |/|
| * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| |\ \
* | \ \ Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-31
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2731 from nicolasnoble/regen-and-vs-tweaksGravatar Jan Tattermusch2015-07-30
| |\ \ \
| | * | | Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-30
* | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
|\| | | |
* | | | | Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into tepid...Gravatar Craig Tiller2015-07-30
|\ \ \ \ \
| * | | | | Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-31
| | |/ / / | |/| | |
| | * | | merge with master, fix build issueGravatar Alistair Veitch2015-07-30
| | * | | Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| | |\ \ \
| | * | | | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | * | Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
| | | | * | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| | | | |\ \ | | | | |/ / | | | |/| |
* | | | | | Allow specific pollers to be wokenGravatar Craig Tiller2015-07-29
* | | | | | Regenerate project files.Gravatar Nicolas "Pixel" Noble2015-07-29
| |_|/ / / |/| | | |
| | | | * merge with upstreamGravatar yang-g2015-07-28
| | | | |\ | |_|_|_|/ |/| | | |
| * | | | regenerate projectsGravatar yang-g2015-07-28
|/ / / /
* | | | Merge pull request #2506 from larsonmpdx/gittGravatar Nicolas Noble2015-07-28
|\ \ \ \
| | | * \ Merge branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Add reconnect interop test client and serverGravatar yang-g2015-07-24
| |_|_|/ |/| | |
| * | | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| |\ \ \
| | | | * Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| |_|_|/ |/| | |
| * | | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\ \ \
| | | | * documentation for windows testing using grpc.makGravatar Michael Larson2015-07-21
| | * | | fix buildGravatar Alistair Veitch2015-07-20
| * | | | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| | |
| * | | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \ \
| | | | * nmake: continue on errorGravatar Michael Larson2015-07-19
| | | | * documentation of new vcxproj/.sln debug buildgenGravatar Michael Larson2015-07-19
| | | | * new includes / one less warningGravatar Michael Larson2015-07-19
| | | | * new .props that has c++ dependenciesGravatar Michael Larson2015-07-19
| | |_|/ | |/| |
* | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\ \ \ \
| | * \ \ Merge with head and resolve conflictGravatar yang-g2015-07-17
| | |\ \ \ | | |/ / / | |/| | |
| | | | * rebuild makefileGravatar Alistair Veitch2015-07-17
| * | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \ \ \
| | * \ \ \ Merge with headGravatar yang-g2015-07-16
| | |\ \ \ \
| | * | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | |_|_|/ | | |/| | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | |\ | | | | |_|/ | | | |/| |
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| |\ \ \ \ \
* | | | | | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | * | | | | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15