1582 Commits (987d1cfb25672a0942ef9f44c9c04afb52c9443f)
 

Author SHA1 Message Date
Abhishek Kumar 4151cac013 Initial draft of server using new async API 10 years ago
Nicolas Noble 510a69383b Merge pull request #512 from ctiller/ubsan 10 years ago
Donna Dionne 4635dc96b1 Merge branch 'master' of github.com:google/grpc into docker 10 years ago
Craig Tiller 96bd5f6b76 Add ubsan support 10 years ago
Craig Tiller bf275ece90 Merge pull request #511 from nicolasnoble/msan-cxx 10 years ago
Nicolas "Pixel" Noble a339c16999 Adding a Dockerfile script that can build a docker image with an msan-compatible C++ compiler. 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
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 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 6b6c3dd2c9 Merge pull request #500 from nicolasnoble/secure_getenv 10 years ago
murgatroid99 44dd2f3367 Removed extraneous log messages 10 years ago
Tim Emiola 9b09d19484 Merge pull request #505 from jtattermusch/csharp_single_dll 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
murgatroid99 c55ee616b5 Last test now passes 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
murgatroid99 d0e37cb958 Merge branch 'master' into node_new_core_api 10 years ago
Donna Dionne bf18198231 Merge branch 'master' of github.com:google/grpc into docker 10 years ago
murgatroid99 d17d57aa39 Removed extra log lines 10 years ago
murgatroid99 10ac96cb8f All tests but one now pass against new API 10 years ago
Yang Gao e0da0f7c29 Merge pull request #502 from murgatroid99/core_call_race_fix 10 years ago
murgatroid99 04c447977e Fix race in call.c 10 years ago
murgatroid99 e7879557c6 Fixed most of surface tests 10 years ago
murgatroid99 1bc8df4cf5 Fix race in call.c 10 years ago
Donna Dionne 573a09688a Merge branch 'master' of github.com:google/grpc into docker 10 years ago
Craig Tiller f0ee545221 Merge pull request #497 from nicolasnoble/buildcheck 10 years ago
Nicolas Noble d3ae976ac0 Not all Linuxes are equal, and secure_getenv isn't always there. 10 years ago
Craig Tiller d8b88dec91 Merge pull request #475 from dklempner/epoll 10 years ago
Nicolas Noble 98d1dd06f2 Merge pull request #1 from ctiller/bc 10 years ago
Craig Tiller 9d085a32d8 Generate more pleasing build.json output 10 years ago
murgatroid99 63056a694d Removed extra extension files 10 years ago
Nicolas Noble 1407adb2a1 Ran build-cleaner, and re-generated project files. 10 years ago