Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-04-30 |
|\ | |||
* | | Kill echo test | Craig Tiller | 2015-04-29 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 |
| |\ | |||
| * \ | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 |
| |\ \ | |||
| * | | | Integration of Systemtap (STAP) for profiling. | David Garcia Quintas | 2015-04-29 |
| | | | | | | | | | | | | | | | | This commit includes a faulty Makefile to be fixed in a follow commit. | ||
* | | | | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-04-28 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: include/grpc++/channel_interface.h | ||
| | | * | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-28 |
| |_|/| |/| |/ | |/| | |||
| * | | Updating the templates to create win64 projects. | Nicolas "Pixel" Noble | 2015-04-28 |
| | | | |||
| * | | add Windows x64 (WIN64) mode and make buildable on MSVC | zeliard | 2015-04-27 |
| | | | |||
| * | | merge VS solutions file from upstream master | zeliard | 2015-04-27 |
| | | | |||
| * | | fix expression bug on socket creation failure (fd<0 is always false because ↵ | zeliard | 2015-04-27 |
| |\| | | | | | | | | | | fd is unsigned and Windows returns ~0 (-1) on socket failure) | ||
* | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-25 |
|\ \ \ | | |/ | |/| | | | | | | | Conflicts: Makefile | ||
| * | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/completion_queue.h | ||
| | * | | Add the new header to build.json and regenerate projects | Yang Gao | 2015-04-24 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-23 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: Makefile | ||
| | * | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2 | Nicolas "Pixel" Noble | 2015-04-24 |
| | |\ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters | ||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc | zeliard | 2015-04-23 |
| | | |\ | |||
| | | * | | add nuget info | zeliard | 2015-04-23 |
| | | | | | |||
| * | | | | More work in not having to compile OpenSSL. | Nicolas "Pixel" Noble | 2015-04-23 |
| | |_|/ | |/| | | |||
* | | | | Merge github.com:google/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters | ||
| * | | | Post merge cleanup. | Nicolas "Pixel" Noble | 2015-04-23 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\| | | | |||
| * | | | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-22 |
| |\ \ \ | |||
* | | | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c | ||
| | | | * | fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) | zeliard | 2015-04-22 |
| | | |/ | | |/| | |||
* | | | | stuff | Craig Tiller | 2015-04-21 |
| | | | | |||
| * | | | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-21 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters | ||
| | * | | enabling creation of nuget package for grpc_csharp_ext | Jan Tattermusch | 2015-04-20 |
| | | | | |||
| | * | | fix typo in vcxproj template | Jan Tattermusch | 2015-04-20 |
| |/ / | |||
| * | | fixed grammar in readme | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | tiny fixups | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | fixes to Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | updated README | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | allow building vcxproj files separately using msbuild | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | fixes to run_tests.py to at least start building tests on Windows | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | updated version of nuget packages used in Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | regenerated Grpc.mak | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | remove what's left from vs2010 and vs2013 directories | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | small fixes in README.md | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | regenerated project files | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | big refactoring of visual studio projects, started using nuget | Jan Tattermusch | 2015-04-20 |
| | | | | | | | | | | | | dependencies. | ||
* | | | Merge github.com:grpc/grpc into batch-metadata | Craig Tiller | 2015-04-20 |
|\| | | |||
| * | | Refactoring of core security to remove the factories. | Julien Boeuf | 2015-04-17 |
| | | | | | | | | | | | | | | | - Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors. | ||
* | | | Kill transport end2end tests: not useful | Craig Tiller | 2015-04-16 |
| | | | |||
* | | | Switching to batch oriented metadata passing | Craig Tiller | 2015-04-16 |
|/ / | |||
* | | 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 |
| | | | |||
| * | | Update build files | Craig Tiller | 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 |