15540 Commits (2ea165911b23099499da0af48088c47c47d659ba)
 

Author SHA1 Message Date
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
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
Craig Tiller 93d970a9ef Fix win32 build error. 10 years ago
Craig Tiller e9a253477d Fix win32 build error. 10 years ago
Craig Tiller a6899be634 Fix a compiler warning. 10 years ago
temiola 8232204a36 Updates the math and interop samples to use the fully-qualified method name. 10 years ago
temiola 5417edab2a Updates the generated ruby code to specify the service name. 10 years ago
temiola 16be8a4a90 Updates service.rb to ensure that the DSL specified service name is not overridden 10 years ago
temiola 6e48a4258a Switches to using protobuf-ruby. 10 years ago
ctiller 228ad9b853 Fix opensource build. 10 years ago
ctiller f6db7b2745 Don't log on EINTR. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
ctiller 3040cb7c43 Add a --forever flag, to continuously run tests as things change. 10 years ago
temiola e5206aace9 Updates the ruby generator so that it does not create files for empty protos. 10 years ago
yangg 03df7f653a Fix hostname for streaming. 10 years ago
nnoble 9f312b49e8 Fixing include paths for cmdline. 10 years ago
temiola 3d726cfcd2 bugfix: correct service include in ruby compiler 10 years ago
temiola f8b66eab6a Updates extconf.rb to use grpc from the make install locations 10 years ago
temiola 5453555255 bugfix: ruby code-gen capitalization 10 years ago
Nicolas Noble ddef24620a Adding the tools directory to the git export. 10 years ago
Nicolas Noble 9f2b09e112 Merge github.com:google/grpc 10 years ago
yangg 102e4feb8e Use CONFIG after defining it. Define CONFIG before using it. 10 years ago
ctiller 8cfebb91ca Add msan, tsan, asan targets for Makefile. 10 years ago