murgatroid99
1be0437ea5
Merged changes from upstream/master
10 years ago
Nicolas Noble
10441a9401
Merge pull request #2310 from murgatroid99/node_pkg_config
...
Use pkg-config when building the Node extension, if possible
10 years ago
vjpai
a29d2d7c33
Merge non-tty path with Windows path since they do the same thing
10 years ago
murgatroid99
6d9e401158
Don't use pkg-config to look for perftools
10 years ago
Nicolas Noble
265d43041f
Merge pull request #2269 from murgatroid99/node_binding_gyp_fixes
...
Node binding gyp fixes
10 years ago
Nicolas Noble
8f047d192d
Merge pull request #2326 from ctiller/we-lost-our-sanity
...
Restore sanity
10 years ago
vjpai
b461145b79
Stop sending terminal escape sequences if we're redirecting output to a file.
10 years ago
Vijay Pai
c6964b1d98
Merge pull request #2304 from ctiller/just-say-goodbye-when-we-are-done
...
Change transport contract to automatically disconnect after sending a goaway
10 years ago
Michael Lumish
8311a0b548
Merge pull request #2325 from jcanizales/be-ios6-compatible
...
Don’t use containsString as it’s iOS 8 only
10 years ago
Craig Tiller
3f03f9164a
Merge github.com:grpc/grpc into screw-you-guys-im-taking-my-own-lock
10 years ago
Craig Tiller
ab54f793ff
Reduce spam
10 years ago
Craig Tiller
cdc8e94733
Merge branch 'just-say-goodbye-when-we-are-done' into be-less-verbose
10 years ago
Craig Tiller
b09caa967d
Remove extraneous explicit
10 years ago
Craig Tiller
2ee8f0b978
Update comments
10 years ago
Craig Tiller
8ebc34da6b
Restore sanity
10 years ago
Craig Tiller
62fa7268d2
Fix Makefile
10 years ago
Craig Tiller
98d60fcb9a
Merge github.com:grpc/grpc into hosts-need-names-too
10 years ago
yang-g
ab575d46f7
merge head and resolve conflict
10 years ago
yang-g
6406f18267
missed one place
10 years ago
Jorge Canizales
c14c3191b7
Don’t use containsString as it’s iOS 8 only
10 years ago
Craig Tiller
3b685b7448
Merge pull request #2200 from jboeuf/slice_to_cstring
...
Adding util to get a NULL terminated string from a slice.
10 years ago
Craig Tiller
fab2764413
Merge pull request #2242 from a-veitch/external_api_2
...
add client side census context
10 years ago
Julien Boeuf
5400606d21
More flexible default google creds.
...
- We now accept the GOOGLE_APPLICATION_CREDENTIALS to point to a refresh
token as opposed to just a json key.
- Tested with grpc_print_google_default_creds_token.
10 years ago
murgatroid99
fa0fa18134
Check more warnings in Ruby library, add -Werror
10 years ago
yang-g
85c04f938f
resolve comments
10 years ago
murgatroid99
0b90c1e5e8
Fixed ruby local build fallback case
10 years ago
jboeuf
44a4ef3b5a
Merge pull request #2174 from nicolasnoble/makefile-npn-check
...
Adding a check to find NPN-capable OpenSSL.
10 years ago
Craig Tiller
d9b6fcfee4
Support older compilers
10 years ago
yang-g
e114a01720
Merge remote-tracking branch 'upstream/master' into security_context2
10 years ago
murgatroid99
2be6ac0dc1
Minor changes to match recent design changes
10 years ago
Craig Tiller
822d2c7beb
Support registering services against specific hosts
10 years ago
Julien Boeuf
607359467f
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
10 years ago
murgatroid99
51dbf90434
Use pkg-config if possible when building the ruby extension
10 years ago
Julien Boeuf
61a0ef58bb
Fixing json doc.
10 years ago
Craig Tiller
ab9f192ce9
Fix TSAN reported bug
10 years ago
Craig Tiller
3fcc3ee44b
Merge branch 'just-say-goodbye-when-we-are-done' into screw-you-guys-im-taking-my-own-lock
10 years ago
Craig Tiller
f8c9050442
Merge github.com:grpc/grpc into help-help-im-stuck-and-i-cant-reach-my-tcp-connection
10 years ago
Craig Tiller
c1f7e31502
Merge github.com:grpc/grpc into metadata-wants-to-be-debugged
10 years ago
Craig Tiller
9c43957eec
Merge github.com:grpc/grpc into cmake
10 years ago
Craig Tiller
a25ca0b4fd
Update to latest code
10 years ago
Craig Tiller
547fed4e8b
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
...
Conflicts:
src/core/channel/client_setup.c
src/core/surface/init.c
10 years ago
Craig Tiller
cf53178549
Merge branch 'footprints-on-the-sands-of-time' of github.com:ctiller/grpc into footprints-on-the-sands-of-time
10 years ago
Craig Tiller
550342f70d
Merge branch 'just-say-goodbye-when-we-are-done' of github.com:ctiller/grpc into just-say-goodbye-when-we-are-done
10 years ago
Craig Tiller
ce9c4ee6db
Merge branch 'not-everyone-can-be-included' into just-say-goodbye-when-we-are-done
...
Conflicts:
src/core/transport/chttp2_transport.c
10 years ago
Craig Tiller
c5b5290bc6
Merge github.com:grpc/grpc into not-everyone-can-be-included
10 years ago
Yang Gao
772187cdf0
Merge pull request #2208 from ctiller/tis-but-thy-name
...
Client configuration for core
10 years ago
Craig Tiller
298b0b93ff
Avoid finishing writes until data actually sent
10 years ago
Craig Tiller
03b4bb9dfa
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
76d2c3b951
Split mu_call into a server-wide and a per-call lock
10 years ago
Craig Tiller
e822963e8b
Merge github.com:grpc/grpc into just-say-goodbye-when-we-are-done
10 years ago