Craig Tiller
2ded19b84f
Update projects
9 years ago
Rakesh Iyer
4abe76eff5
Repro case for flow control bug.
...
This is a repro case for a bug where if the client is sending
full throttle and the receiver is not able to keep up, the
client reaches a case where it doesn't make forward progress
anymore.
Signed-off-by: Craig Tiller <craig.tiller@gmail.com>
9 years ago
David G. Quintas
d739ece688
Merge pull request #3086 from ctiller/radio-ga-ga
...
Increase msan timeout also
9 years ago
Craig Tiller
4a71ce2633
Increase msan timeout also
9 years ago
Craig Tiller
4381380676
Merge pull request #3077 from yang-g/string_ref_auth
...
auth_context api change to use string_ref
9 years ago
Yang Gao
2413615fe0
Merge pull request #3085 from crast/fix-googletest-submodule
...
googletest uses https like all the other submodules
9 years ago
James Crasta
2a7df7db4d
Use https like all the other submodules
9 years ago
Tim Emiola
da22c15211
Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown
...
Prevent the Node server from locking up when shutting down
9 years ago
Stanley Cheung
495c0d332e
Merge pull request #3083 from stanley-cheung/php_missing_build_cflags
...
PHP: fix build failure on mac
9 years ago
Stanley Cheung
d0532654b0
php: fix build failure on mac
9 years ago
David G. Quintas
69d500d2c6
Merge pull request #3081 from ctiller/under-pressure
...
Up asan/tsan timeouts - they need it
9 years ago
Craig Tiller
b2ea0b9f48
Up asan/tsan timeouts - they need it
9 years ago
Nathaniel Manista
33c9c1f6b3
Merge pull request #3080 from soltanmm/docfix
...
Temporary fix on Python doc to alleviate confusion.
9 years ago
Masood Malekghassemi
18b3ccb2f2
Temporary fix on Python doc to alleviate confusion
...
cc grpc/grpc-common#274, #2896
9 years ago
Masood Malekghassemi
f61897df57
Merge pull request #3044 from nathanielmanistaatgoogle/no-such-method-code-and-message
...
Add code and message to base.NoSuchMethodError
9 years ago
yang-g
5e700f3d1f
Merge remote-tracking branch 'upstream/master' into string_ref_auth
9 years ago
Vijay Pai
60e0e743be
Merge pull request #3072 from ctiller/pneumatic-figure-skater
...
Cleanup test, initialize correctly
9 years ago
Yang Gao
6501071d16
Merge pull request #3079 from ctiller/scrubbing-the-floor
...
Add ostream support for string_ref
9 years ago
Craig Tiller
47ec9a40ad
Add ostream support for string_ref
9 years ago
Craig Tiller
afbbaf9c3e
Merge pull request #3065 from yang-g/string_ref
...
Use string_ref for incoming metadata
9 years ago
Craig Tiller
f1c76741e8
Merge pull request #3048 from maxwell-demon/timespec
...
Move core/profiling/timers_preciseclock.h to core/support/ such that we
9 years ago
David G. Quintas
a96439e02a
Merge pull request #3078 from ctiller/the-jackal-winked-at-the-moose
...
Make run_tests.py robust against port_server not starting
9 years ago
Craig Tiller
8b5f4dcc7f
Fix typo
9 years ago
Craig Tiller
abd37fd278
Make run_tests.py robust against port_server not starting
9 years ago
David G. Quintas
52730d3bea
Merge pull request #3035 from ctiller/naming-crisis
...
Refactor default host name resolution
9 years ago
David G. Quintas
fd70b7117e
Merge pull request #3054 from ctiller/openssl-just-needs-to-build
...
Dont try to parallelize OpenSSL build
9 years ago
Michael Lumish
901277dd6d
Merge pull request #3073 from jtattermusch/appdomain_unloaded_exception
...
Prevent occasional AppDomainUnloadedException from nunit
9 years ago
Jan Tattermusch
940caa2d97
prevent occasional AppDomainUnloadedException from nunit
9 years ago
Jan Tattermusch
9a26584be9
Merge pull request #3068 from ctiller/make-might-take-a-very-long-time
...
Windows builds need longer
9 years ago
Craig Tiller
be95249350
Cleanup test, initialize correctly
...
Test was failing on mac because gpr time code was not initialized. Whilst here, clean up the test so that I can understand it again.
9 years ago
yang-g
d090fe1379
auth context api change for string_ref
9 years ago
Hongyu Chen
beb580b941
More merge conflict fix
9 years ago
Hongyu Chen
c22b1796a2
Merge remote-tracking branch 'upstream/master' into timespec
9 years ago
Yang Gao
6e86944905
Merge pull request #3021 from ctiller/reject-the-stuffs
...
Outlaw illegal metadata characters
9 years ago
Yang Gao
3cfb4795ce
Merge pull request #3067 from dgquintas/interop_streaming_fix
...
Added missing payloads to streaming compressed test
9 years ago
Hongyu Chen
011ea49592
Merge remote-tracking branch 'upstream/master' into timespec
9 years ago
Nathaniel Manista
1b481b64be
Merge pull request #3059 from soltanmm/timeout
...
Add per-test timeouts to Python test harness.
9 years ago
Craig Tiller
e69426448a
Windows builds need longer
9 years ago
David Garcia Quintas
04ecfa1ad7
Added missing payloads to streaming compressed test
9 years ago
Craig Tiller
352312cb73
Merge github.com:grpc/grpc into openssl-just-needs-to-build
9 years ago
yang-g
9f8c100ea8
Merge remote-tracking branch 'upstream/master' into string_ref
9 years ago
Craig Tiller
26fd1a3beb
Merge github.com:grpc/grpc into naming-crisis
9 years ago
Craig Tiller
7e3c3b2e8f
Merge pull request #3066 from yang-g/build
...
add missing headers from 2945
9 years ago
yang-g
31ff8bcc15
add missing headers from 2495
9 years ago
Michael Lumish
04babecd72
Merge pull request #3043 from murgatroid99/objc_kvo_compliance
...
Test KVO compliance for call.responseHeaders
9 years ago
Masood Malekghassemi
8f56c422f8
Add global per-test timeout to Python test harness
9 years ago
Craig Tiller
9dee67b5cf
Merge github.com:grpc/grpc into naming-crisis
9 years ago
Craig Tiller
d5ddbd8028
Merge github.com:grpc/grpc into openssl-just-needs-to-build
9 years ago
yang-g
58824d4bae
Merge remote-tracking branch 'upstream/master' into string_ref
9 years ago
Craig Tiller
25de92c997
Assert uri not null better
9 years ago