Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of git://github.com/vjpai/grpc into timers | Vijay Pai | 2015-04-13 |
|\ | |||
* | | Visual Studio build files | Vijay Pai | 2015-04-13 |
| | | |||
| * | Merge github.com:grpc/grpc into windows-fixes | Craig Tiller | 2015-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/tls | Nicolas Noble | 2015-04-10 |
|\ \ | | | | | | | Thread local storage for grpc | ||
* | | | Add missing public headers | Yang Gao | 2015-04-10 |
| | | | |||
| * | | Thread local storage for grpc | Craig Tiller | 2015-04-10 |
| | | | |||
* | | | Have the secure credentials in separate header files. | Julien Boeuf | 2015-04-09 |
|/ / | |||
| * | Begin port selection code for windows | Craig Tiller | 2015-04-08 |
| | | |||
| * | Add endpoint_pair_windows.c | Craig Tiller | 2015-04-08 |
| | | |||
* | | Merge branch 'master' of github.com:google/grpc into the-purge | Nicolas "Pixel" Noble | 2015-04-06 |
|\ \ | |||
* | | | Rewriting mutex, condition_variable, and thread. | Nicolas "Pixel" Noble | 2015-04-04 |
| | | | |||
| * | | Adding joinable threads, and gpr_thd_join. | Nicolas Noble | 2015-04-03 |
| |/ | |||
| * | Actually removing shared project files now. | Nicolas "Pixel" Noble | 2015-04-03 |
|/ | |||
* | Created Visual Studio 2010 project files. | Nicolas "Pixel" Noble | 2015-04-02 |
Also removed the unused shared projects. |