Yang Gao
63dcc018f0
Merge pull request #3381 from jcanizales/fix-bazel-breakage
...
Fix import that relied on Cocoapods' unique behavior
9 years ago
Michael Lumish
be0bcca1b9
Merge pull request #3301 from jtattermusch/update_routeguide_namespace
...
Update namespace of C# routeguide example
9 years ago
Michael Lumish
6e56ab16ba
Merge pull request #3374 from jtattermusch/dont_format_plain_message
...
Plain log message should not be treated as format string
9 years ago
Craig Tiller
33825118df
Cleanup
9 years ago
Craig Tiller
000cd8f9f7
Introduce call lists for moving work outside locks
9 years ago
yang-g
5e8abedd61
use seconds
9 years ago
yang-g
d886f33939
add a test
9 years ago
yang-g
a63fe4e259
remove interested party early
9 years ago
Jan Tattermusch
73f9dbb6cb
update namespace of C# routeguide example
9 years ago
Jan Tattermusch
c4ebda7d30
plain log message should not be treated as format string
9 years ago
David Garcia Quintas
4a47c2ad44
Revert "Swallow content-type at the client. Fixes #3368"
...
This reverts commit 784db97ad2
.
9 years ago
Nicolas Noble
0cd97d9e94
Merge pull request #3370 from dgquintas/content_type_filtering
...
Swallow content-type at the client.
9 years ago
David Garcia Quintas
784db97ad2
Swallow content-type at the client. Fixes #3368
9 years ago
Craig Tiller
38adec97e8
Dont log on an empty wq
9 years ago
Craig Tiller
5795da7c96
Update connectivity state code to be completely synchronous
9 years ago
murgatroid99
62420a29b7
Merged from release_0.11
9 years ago
murgatroid99
2b09783f8a
Update to nan 2.0
9 years ago
Craig Tiller
787fb13056
Move in-flight callback check up
...
Fixes #3203
We entered a live lock race between the promotion callback and pollers,
which was only resolved when the background executor got lucky enough to
pick up the async work.
9 years ago
Jorge Canizales
fc6a5dfd16
Fix import that relies on Cocoapods
9 years ago
Tim Emiola
1965810ede
Merge pull request #3341 from murgatroid99/node_memory_leak_0_11
...
Fixed a couple of memory leaks in Node library
9 years ago
Craig Tiller
ad96e1d37a
Merge pull request #3320 from dgquintas/rr_with_registry
...
Round Robin LB Policy
9 years ago
Tim Emiola
3c142b8bcc
Merge pull request #3345 from murgatroid99/node_callback_this
...
Fixed a couple of incorrect "this" references in Node library
9 years ago
Craig Tiller
2d2711f9e6
Poke fd workqueues on add - to unblock a potential starvation issue
9 years ago
Craig Tiller
99b65f2261
Test bug fixes
9 years ago
Craig Tiller
6512ac9e57
Merge github.com:grpc/grpc into shindig
...
Conflicts:
src/core/iomgr/tcp_server_posix.c
9 years ago
Robbie Shade
fda8260f92
Ran ./tools/buildgen/generate_projects.sh
9 years ago
Robbie Shade
9ab3704a99
Merge remote-tracking branch 'upstream/master' into rename_callback
9 years ago
David G. Quintas
19c06494b5
Merge pull request #3288 from ctiller/snarky-nanny
...
Explicitly set content-type for servers
9 years ago
David Garcia Quintas
2921cf0b34
regenerated projects
9 years ago
David Garcia Quintas
f65ba34134
Merge branch 'rr_with_registry' of github.com:dgquintas/grpc into rr_with_registry
9 years ago
David Garcia Quintas
61d003a15a
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
9 years ago
Nicolas Noble
1f351c9e1c
Merge pull request #3356 from ctiller/fixit
...
Move in-flight callback check up
9 years ago
Craig Tiller
7a514915a3
Move in-flight callback check up
...
Fixes #3203
We entered a live lock race between the promotion callback and pollers,
which was only resolved when the background executor got lucky enough to
pick up the async work.
9 years ago
Craig Tiller
3cd6a5158d
Getting stuff working
9 years ago
Michael Lumish
3115638631
Merge pull request #3354 from grpc/jtattermusch-patch-2
...
Don't do .Wait() in async context.
9 years ago
Nicolas Noble
64b357ce8f
Merge pull request #3351 from ctiller/no-trace
...
Disable refcount tracing
9 years ago
Nicolas Noble
34619572cb
Merge pull request #3350 from ctiller/cowabunga
...
Add tracing for connect latency
9 years ago
Craig Tiller
6728038086
Add server trace line
9 years ago
Craig Tiller
15f8761685
Disable refcount tracing
9 years ago
Craig Tiller
5e53ddb3c5
Add tracing for connect latency
9 years ago
Craig Tiller
8f3addcc4d
Propagate workqueue from resolver --> lb_policy
9 years ago
Craig Tiller
36c86e2a83
Merge github.com:grpc/grpc into shindig
9 years ago
Craig Tiller
7d57ba138f
Tests compile
9 years ago
Jan Tattermusch
156a7b6e0f
Don't do .Wait() in async context.
...
Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347 .
9 years ago
Julien Boeuf
5600a6aaac
Changing build.yaml: s/secure_tranport_setup/handshake
9 years ago
Julien Boeuf
e9961d29f1
Merge branch 'master' of github.com:grpc/grpc into security_connector_refactoring
9 years ago
Julien Boeuf
97f80faeb4
Adding documentation.
9 years ago
Craig Tiller
47a708e252
Core compiles with workqueues
9 years ago
Julien Boeuf
34da96654d
Regenerating project after merge with master.
9 years ago
Julien Boeuf
fd2f7331fa
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
9 years ago