899 Commits (d745705fff04062fda44da1ad7eac9f6f4498495)

Author SHA1 Message Date
Craig Tiller 2163bad186 Calls are always started on the server. 10 years ago
Craig Tiller 40fc7a6632 clang-format codebase 10 years ago
Craig Tiller 80fa15c151 Moving prototype from Google to GitHub 10 years ago
murgatroid99 f40955ff0b Fixed typo 10 years ago
Craig Tiller e8e304e27b Run clang-format against node 10 years ago
murgatroid99 58c31036d4 Modified math client to more closely resemble generated code 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Tim Emiola 3acf05afd8 Fixes the shebang line 10 years ago
Craig Tiller ad0dcdc212 Compile fix for mac 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
murgatroid99 749666e8ab Added LICENSE header to all files 10 years ago
murgatroid99 6d035575d2 Removed temp files 10 years ago
murgatroid99 e506151918 Clean commit of Node.js library source 10 years ago
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
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 9b62482e15 Make the go code generator compile 10 years ago
murgatroid99 470a3ea1a1 Added libdl include 10 years ago
Craig Tiller 234ffbfd39 Check return value for error 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
ctiller 00297df63b Ensure flow control callbacks happen outside the transport lock. 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 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
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
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
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 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 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
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 f6db7b2745 Don't log on EINTR. 10 years ago
ctiller 1a277ecd93 Remove libevent. 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