24313 Commits (bb75f3ea820b8c2d0f0ac1dc66a62f7ded9e6f22)
 

Author SHA1 Message Date
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
jboeuf c212585c41 Factoring out []2 artefacts from the transport security interface. 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
ctiller 570d1f4425 Return bound port number from grpc_server_add_http2_port. 10 years ago
nnoble e1df7dd9f1 Avoid clobbering potential defines that were set up externally. 10 years ago
Craig Tiller 7c1d7f7a9a Run C++ tests and C tests 10 years ago
Craig Tiller de990f9155 Initialize gtest correctly 10 years ago
Craig Tiller 9b62482e15 Make the go code generator compile 10 years ago
Craig Tiller 27715caf6e Allow C++ tests to be built in parallel 10 years ago
Craig Tiller b2a42f3271 Make this file compile 10 years ago
Craig Tiller 9608f0f212 Make this file compile 10 years ago
Craig Tiller 35e3971e89 Make this file compile 10 years ago
Craig Tiller edd10d2596 Make this file usable from C++ 10 years ago
Craig Tiller f5371efe65 Fix some C++ test dependencies 10 years ago
Craig Tiller d4773f5119 Fix some C++ test dependencies 10 years ago
murgatroid99 470a3ea1a1 Added libdl include 10 years ago
Craig Tiller 234ffbfd39 Check return value for error 10 years ago
Craig Tiller 225d31fd40 Merge github.com:google/grpc 10 years ago
Craig Tiller 738c334432 Allow running tests under valgrind 10 years ago
rsilvera 35e7b0cb5c Fix gRPC compilation failure 10 years ago
hongyu 99e317a8f8 grpc census hash_table test coverage improvements. 10 years ago
ctiller d74729d8c7 Pre-allocate, check, and consume method, scheme, and content-type headers at 10 years ago
yangg 0617057a39 Make interop server buildable on opensource build. 10 years ago
ctiller 00297df63b Ensure flow control callbacks happen outside the transport lock. 10 years ago
Craig Tiller b29797b142 Remove ?san from the default tests. 10 years ago
Craig Tiller 3b08306c13 Cleanup and fixes to jobset.py 10 years ago
Craig Tiller 5d191a4bf4 Add build outputs to .gitignore. 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 10 years ago
temiola f31ed60d7c Corrects the ruby dockerfile to ensure it has access to git-on-[]. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
ctiller 0cd69562fd Allow logging mechanism to be overridden by applications. 10 years ago
ctiller 033afb3879 Fix for the Windows build 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 10 years ago
zhangkun 5d61ac074c Undo the addition of Java codegen files to the open-sourced list by 10 years ago
ctiller 08c50d8bf5 Make generate_projects.sh able to run from a git repo. 10 years ago
hongyu 440d3d8198 Grpc census: v0 trace_printf() implementation in C. 10 years ago
zhangkun 6848141387 Remove dependencies on internal headers from Java gRPC compiler plugin. 10 years ago
Nicolas Noble 362b9dcfc9 Merge github.com:google/grpc 10 years ago
ctiller 94e5ddece6 Only run one make at a time. 10 years ago
ctiller a5cf7bd7e6 Remove mutex as this process is now single threaded 10 years ago
ctiller 8bf337bedf Fix test under msan 10 years ago
yangg 1456d15221 Add a test to export two TestService on the same server, only with different 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
chenw 6edb547c99 Enable streaming test case for gRPC client in GCE. 10 years ago
temiola 4dee1577fb Updates the math and interop samples to use the fully-qualified method name. 10 years ago
temiola d6fd84aff8 Updates the generated ruby code to specify the service name. 10 years ago
temiola 583fe99706 Updates service.rb to ensure that the DSL specified service name is not overridden 10 years ago
temiola 0f0a6bc4f0 Switches to using protobuf-ruby. 10 years ago
ctiller c008ae5e50 Fix opensource build. 10 years ago
ctiller d9962df7a5 Don't log on EINTR. 10 years ago