1711 Commits (5e276e88c4d8daeae86a441ad1d4f7bcda7a7aeb)
 

Author SHA1 Message Date
Yang Gao bb84a30f07 let the client/server use their own cq and pretty the test 10 years ago
Yang Gao 58517a6831 resolve conflict 10 years ago
Yang Gao 0c7aafaa0c change AddRecvMessage signature 10 years ago
Craig Tiller 5d6bd44381 Fix tsan reported race 10 years ago
Yang Gao c17e861aa0 more nullptr for got_message 10 years ago
Craig Tiller db73e90e3b Fix nullptr crash 10 years ago
Yang Gao cbc427a955 allow null got_message 10 years ago
Jan Tattermusch d3f1d2bc14 added libraries to link against 10 years ago
Jan Tattermusch a2ad558431 polishing of Grpc.mak 10 years ago
Jan Tattermusch eca6547484 added some more non-test targets to Grpc.mak 10 years ago
Jan Tattermusch d5b076ae29 improving makefile for Windows 10 years ago
Jan Tattermusch 32647c8580 added make.bat helper 10 years ago
Jan Tattermusch 13126664ec fixed GrpcTests.mak and removed build_and_run_tests.bat 10 years ago
Jan Tattermusch 451a227ac3 Added NMake file to ease building and running tests. 10 years ago
Donna Dionne 0963425a94 Merge branch 'master' of github.com:google/grpc into docker 10 years ago
Donna Dionne 1829e4cf42 Fixing go docker file to use the correct golang path 10 years ago
Craig Tiller 0220cf14b0 Add end2end async unary single threaded test (compiles) 10 years ago
Craig Tiller c645306b64 Fixes 10 years ago
Chen wang 842325110d Rename examples/tips to examples/pubsub 10 years ago
Jan Tattermusch adeaf63113 add more tests into build_and_run_tests.bat 10 years ago
Craig Tiller 0d1f67f4e5 Merge github.com:google/grpc into c++api 10 years ago
Craig Tiller bc91e25c3d Merge pull request #508 from nicolasnoble/make-protobuf 10 years ago
Nicolas Noble d2cfde74b9 Forgot to add the test file. 10 years ago
Nicolas Noble c70752af76 Updating build instructions in regard to protobuf. 10 years ago
Nicolas Noble 5383062df6 Compiling protobuf from the Makefile if we don't have it on the system. 10 years ago
Craig Tiller 3e75a2b1db Merge pull request #14 from yang-g/c++api 10 years ago
Yang Gao 31150f01db implement async unary call 10 years ago
Yang Gao 555a0e9e77 Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Yang Gao cbcc977857 fix sync unary call with metadata pieces 10 years ago
Craig Tiller 341976e852 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller 6b6c3dd2c9 Merge pull request #500 from nicolasnoble/secure_getenv 10 years ago
Craig Tiller ec3257c120 Fix end2end leaks 10 years ago
Craig Tiller 3d20c5e8c6 Merge pull request #13 from yang-g/c++api 10 years ago
Yang Gao 068c85b21c make codegen generate async client calls 10 years ago
Craig Tiller 6859ad9016 Update projects 10 years ago
Craig Tiller 869a8700f8 Merge github.com:grpc/grpc into c++api 10 years ago
Craig Tiller d4ebeeb7fb Async server streaming 10 years ago
Tim Emiola 9b09d19484 Merge pull request #505 from jtattermusch/csharp_single_dll 10 years ago
Craig Tiller 3d6ceb6461 Async server dispatch 10 years ago
Yang Gao 5705fe3fca Add a cq argument in ClientAsync ctor and give it to the Call 10 years ago
Jan Tattermusch a9edeef4cc clang-format of grpc_csharp_ext.c 10 years ago
Craig Tiller 6b41b61cd4 Merge pull request #503 from murgatroid99/core_empty_batch 10 years ago
Jan Tattermusch 13b9cfb8de added ssl.props as a dependency for grpc_csharp_ext, regenerated project files 10 years ago
Jan Tattermusch 61f93b2b06 Fixed Timespec to work on Windows, fixes in ServerSafeHandle 10 years ago
Jan Tattermusch c9562b6c4b fixes in extension library 10 years ago
Jan Tattermusch 86a249f6f0 little refactoring for Timespec 10 years ago
Jan Tattermusch e1e11878cb bind Pinvoke c# call to the new wrappers 10 years ago
Jan Tattermusch 35e4280db9 added wrappers for all grpc and gpr functions used by grpc C# 10 years ago
Craig Tiller 984b09087f Merge branch 'c++api' of github.com:ctiller/grpc into c++api 10 years ago
Craig Tiller 1c9a2a91ca Async API progress 10 years ago