Craig Tiller
ba496454b2
Fixes
9 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
9 years ago
murgatroid99
91b964287b
Fixed TODO comment
9 years ago
murgatroid99
38745ef380
Added check for OpenSSL version
9 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
9 years ago
Nicolas "Pixel" Noble
3a26c5bb5d
Shutting down warning about operations on closed sockets.
9 years ago
Craig Tiller
294d0ecc05
Call lists compile
9 years ago
Craig Tiller
dfff1b8126
Call list progress
9 years ago
murgatroid99
ca9db40656
Removed C++ build from gyp file, fixed some minor issues
9 years ago
Jan Tattermusch
823394155a
Merge branch 'fix_windows_build' into win_fix_parameter_types
9 years ago
Masood Malekghassemi
41a3bc7784
Update test for changed core HTTP header handling
9 years ago
Jan Tattermusch
48e57fabca
make function definitions match declaration in header
9 years ago
murgatroid99
2d6d3300d9
Added grpc.gyp template
9 years ago
Craig Tiller
5b7f6c9102
Merge pull request #3392 from jtattermusch/portserver_fix
...
Fix portserver on Win and Mac
9 years ago
David G. Quintas
a85a0151cd
Merge pull request #3394 from yang-g/empty_stream_interop
...
Add empty_stream test case
9 years ago
yang-g
78bddc66b7
Add empty_stream test case
9 years ago
Yang Gao
36a5551db4
Merge pull request #3176 from jboeuf/core_creds_plugin
...
Design and implementation of the core credentials plugin API.
9 years ago
Jan Tattermusch
34f398edf6
remove leftover field initialization
9 years ago
Jan Tattermusch
13e65dfd4f
import yaml module lazily
9 years ago
Craig Tiller
3ffd8220a1
Call list progress
9 years ago
Craig Tiller
d1bec03fa1
Call list progress
9 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
9 years ago
Jan Tattermusch
c96b9eb750
correct behavior for travis flag
9 years ago
Yang Gao
5896984558
Merge pull request #3132 from rjshade/rename_callback
...
Rename the TCP server callback arguments to be more descriptive.
9 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
9 years ago
David Garcia Quintas
13a71120f7
Client now swallows content-type on receive
9 years ago
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