aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Collapse)AuthorAge
* Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc ↵Gravatar Craig Tiller2016-03-18
|\ | | | | | | into backoff2
| * Revert "Revert "Factor out backoff code into a separate library (to be ↵Gravatar Craig Tiller2016-03-18
| | | | | | | | re-used elsewhere)""
| * Revert "Factor out backoff code into a separate library (to be re-used ↵Gravatar David G. Quintas2016-03-18
| | | | | | | | elsewhere)"
* | Merge github.com:grpc/grpc into port_serverGravatar Craig Tiller2016-03-17
|\ \
* | | Split port_posix.c into platform specifics and a portable interface to ↵Gravatar Craig Tiller2016-03-17
| | | | | | | | | | | | port_server.py
| | * Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
| | |\ | | |/ | |/|
| * | Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
| |\ \ | | | | | | | | Added codegen_lib
| | * | 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 branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| | |\ \ | |_|/ / |/| | |
| * | | Remove end2end_certs library.Gravatar yang-g2016-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 pull request #5293 from dgquintas/alarm_cppGravatar Vijay Pai2016-02-25
|\ \ | | | | | | Made Alarm's constructor a template for deadline
* \ \ Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-23
|\ \ \
| * \ \ Merge pull request #5334 from jtattermusch/protoc_artifacts_windowsGravatar Nicolas Noble2016-02-23
| |\ \ \ | | | | | | | | | | Building protoc artifacts on Windows
| | | * | Merge branch 'master' of github.com:grpc/grpc into alarm_cppGravatar David Garcia Quintas2016-02-22
| | | | |
| * | | | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-22
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge github.com:grpc/grpc into naming-crisisGravatar Craig Tiller2016-02-22
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
|\ \ \ \ \
| | * | | | Merge pull request #5257 from ctiller/cleaner-posixGravatar Vijay Pai2016-02-22
| |/| | | | | | | | | | | | | | | | Separate timer checking from pollsets
| * | | | | rename census log files to avoid build breakage on MacOSGravatar Alistair Veitch2016-02-22
|/ / / / /
* | | | | Merge pull request #5302 from nicolasnoble/python-windowsGravatar Masood Malekghassemi2016-02-22
|\ \ \ \ \ | | | | | | | | | | | | Enabling python artifact building for Windows.
| | | | * | generated projectsGravatar Jan Tattermusch2016-02-22
| | | | | |
| | * | | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-21
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * moar VS funGravatar David Garcia Quintas2016-02-19
| | | | | |
| | | | | * Fixed language category for grpc_codegen_libGravatar David Garcia Quintas2016-02-19
| | | | | |
| | | | | * added uuids for VSGravatar David Garcia Quintas2016-02-19
| | | | | |
| | | | | * actually made the codegen_lib targets private nowGravatar David Garcia Quintas2016-02-19
| | | | | |
| * | | | | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| | | | | |
| * | | | | Adding grpc_dll project.Gravatar Nicolas "Pixel" Noble2016-02-19
| | | | | |
| | | | | * Fixed sanityGravatar David Garcia Quintas2016-02-18
| | | | | |
* | | | | | Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
| |_|_|/ / |/| | | |
| | | | * moved grpc_library.cc moved out of codegenGravatar David Garcia Quintas2016-02-18
| | | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-02-18
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Split codegen target and made it libsGravatar David Garcia Quintas2016-02-18
| | | | |
| | * | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\| | | |
| | | | * Fixed header dependencies and copyrightsGravatar David Garcia Quintas2016-02-16
| | | | |