aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2010
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git://github.com/vjpai/grpc into timersGravatar Vijay Pai2015-04-13
|\
* | Visual Studio build filesGravatar Vijay Pai2015-04-13
| |
| * Merge github.com:grpc/grpc into windows-fixesGravatar Craig Tiller2015-04-13
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD src/core/iomgr/tcp_server.h src/core/iomgr/tcp_server_posix.c src/core/iomgr/tcp_server_windows.c src/core/security/server_secure_chttp2.c src/core/surface/completion_queue.c src/core/surface/completion_queue.h src/core/surface/server.c test/core/end2end/tests/cancel_after_invoke.c test/core/end2end/tests/cancel_test_helpers.h tools/run_tests/tests.json vsprojects/vs2013/Grpc.mak
* | Merge pull request #1249 from ctiller/tlsGravatar Nicolas Noble2015-04-10
|\ \ | | | | | | Thread local storage for grpc
* | | Add missing public headersGravatar Yang Gao2015-04-10
| | |
| * | Thread local storage for grpcGravatar Craig Tiller2015-04-10
| | |
* | | Have the secure credentials in separate header files.Gravatar Julien Boeuf2015-04-09
|/ /
| * Begin port selection code for windowsGravatar Craig Tiller2015-04-08
| |
| * Add endpoint_pair_windows.cGravatar Craig Tiller2015-04-08
| |
* | Merge branch 'master' of github.com:google/grpc into the-purgeGravatar Nicolas "Pixel" Noble2015-04-06
|\ \
* | | Rewriting mutex, condition_variable, and thread.Gravatar Nicolas "Pixel" Noble2015-04-04
| | |
| * | Adding joinable threads, and gpr_thd_join.Gravatar Nicolas Noble2015-04-03
| |/
| * Actually removing shared project files now.Gravatar Nicolas "Pixel" Noble2015-04-03
|/
* Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
Also removed the unused shared projects.