aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* 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
|\| |
| * | 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
| | | * Declare filegroups for chttp2Gravatar Craig Tiller2016-03-28
| | | * Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| | |/
| | * Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
| | * Change c++_codegen_lib from build: protoc to build: allGravatar vjpai2016-03-25
| | * Merge pull request #5383 from miselin/add_request_parsingGravatar Jan Tattermusch2016-03-23
| | |\
| | * \ Merge pull request #5755 from ahedberg/unix_sockets_optionalGravatar Jan Tattermusch2016-03-23
| | |\ \
| | | | * Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
| | | |/ | | |/|
| | * | removed uchannelsGravatar David Garcia Quintas2016-03-21
| | * | Merge pull request #5754 from ctiller/new_boring_sslGravatar Jan Tattermusch2016-03-21
| | |\ \
* | | | | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-21
|\| | | |
| * | | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-21
| |\| | |
| | * | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-21
| | |\ \ \
| | | * \ \ Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc in...Gravatar Craig Tiller2016-03-18
| | | |\ \ \
| | | | * | | Revert "Revert "Factor out backoff code into a separate library (to be re-use...Gravatar Craig Tiller2016-03-18
| | | | * | | Revert "Factor out backoff code into a separate library (to be re-used elsewh...Gravatar David G. Quintas2016-03-18
| | | | | | * add unix_sockets_posix module to build system and fix compilation errorsGravatar ahedberg2016-03-18
| | * | | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Regenerate filesGravatar Craig Tiller2016-03-17
| | | | * | | Merge github.com:grpc/grpc into port_serverGravatar Craig Tiller2016-03-17
| | | | |\ \ \
| | | | * | | | Split port_posix.c into platform specifics and a portable interface to port_s...Gravatar Craig Tiller2016-03-17
| | | | | |_|/ | | | | |/| |
* | | | | | | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-03-17
|\| | | | | |
| | * | | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| * | | | | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-17
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | | * | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
| | |\ \ \ \ \
| | | * | | | | Moving core_codegen.cc to the proper filegroup.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | * | | | | Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | | | * | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
| | | | | |\| |
| * | | | | | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-16
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | | | * | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-16
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Remove end2end_certs library.Gravatar yang-g2016-03-15
| | |/ / / / /
| | | | | | * Reference github boringssl, move to chromium-stable branch headGravatar Craig Tiller2016-03-15
| | | |_|_|/ | | |/| | |
| | * | | | Add contributed testGravatar Craig Tiller2016-03-11
| | | | | * Build out backoff as a libraryGravatar Craig Tiller2016-03-11
| | * | | | Add failing testGravatar Craig Tiller2016-03-11
| | | |_|/ | | |/| |
| | | * | removed spurious grpc_library.ccGravatar David Garcia Quintas2016-03-09
| | | * | moved some files aroundGravatar David Garcia Quintas2016-03-08
| | | * | compiles!Gravatar David Garcia Quintas2016-03-08
| | | * | wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
| | | * | WIP. Added codegen_testGravatar David Garcia Quintas2016-03-06
| | | * | added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
| | | * | Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
| | | |\ \
| | | | * | introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
| | | |/ / | | |/| |
* | | | | Merge branch 'cleaner-posix2' into cleaner-posix3Gravatar Craig Tiller2016-02-26
|\| | | |