2064 Commits (c5b9692e11d8de376a86437b58c6152eb5cff2fa)
 

Author SHA1 Message Date
Donna Dionne 6fd5a35ecc Setting default ssh directory in the case of test runs running as root. 10 years ago
murgatroid99 42683db2d8 Removed debugging code 10 years ago
Nicolas "Pixel" Noble faa5f51b4b Renaming the docker image to grpc_clang, and optimizing the build a bit. 10 years ago
murgatroid99 d3f9f9f549 Updated server.cc to match call.cc changes 10 years ago
Abhishek Kumar a2d9ed0d91 Addressed review comments 10 years ago
Michael Lumish f47491954d Merge pull request #518 from jtattermusch/csharp_licenseheaders 10 years ago
Jan Tattermusch 07002d75dc changed 2014 -> 2015 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
murgatroid99 e012366e25 Improved op_vector memory management 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
vjpai c234087312 Fix header file for Mac 10 years ago
Jan Tattermusch 23821ceb69 Reworked GrpcEnvironment initialization and shutdown to allow running all tests at once. 10 years ago
murgatroid99 57dfd05851 Further improved memory management 10 years ago
murgatroid99 d66408ba5a Improved memory management 10 years ago
Craig Tiller bd98ed5420 Merge pull request #15 from yang-g/c++api 10 years ago
Yang Gao 005f18a6a1 change ServerAsyncReader API and add a simple clientstreaming test, it passes 10 years ago
murgatroid99 17be589de0 Made changes based on comments 10 years ago
Abhishek Kumar e3dd33ff8c clang formatting 10 years ago
Tim Emiola bb62706f84 Merge pull request #514 from donnadionne/docker 10 years ago
Abhishek Kumar 445612ec18 Btach handling of unary 10 years ago
Donna Dionne 6fcd2aad5f useless commit to test email address. 10 years ago
Jan Tattermusch 07fadea2ff Got rid of the PortPicker utility 10 years ago
Yang Gao c061a2fcef Merge pull request #509 from chen-wang/master 10 years ago
Jan Tattermusch 5acbfbdd46 Merge branch 'grpc_tests' of github.com:jtattermusch/grpc into grpc_tests 10 years ago
Jan Tattermusch 64d10c1811 added zlib and openssl dependencies 10 years ago
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
Yang Gao c05b6cb89d add a bidi test and simplify the test a bit, test passes 10 years ago
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