Craig Tiller
|
8ad03754ec
|
Change runs to enqueue
|
9 years ago |
Craig Tiller
|
9f7dc3a4e5
|
Move argument passing to start of list
|
9 years ago |
Craig Tiller
|
1be70ccdb8
|
Move arguments to the start of lists
|
9 years ago |
Craig Tiller
|
45724b35e4
|
indent pass to get logical source lines on one physical line
|
9 years ago |
Craig Tiller
|
298751c119
|
Split closures from iomgr.h
|
9 years ago |
Craig Tiller
|
af73d78b78
|
clang-format all core files
|
9 years ago |
Craig Tiller
|
d9ccbbf6b9
|
Rename call_list to closure_list
|
9 years ago |
Craig Tiller
|
10ee2747a9
|
Merge github.com:grpc/grpc into we-are-one
|
9 years ago |
Craig Tiller
|
d9fdaf204c
|
Fix tests
|
9 years ago |
Craig Tiller
|
1ca05139a2
|
Merge pull request #3393 from jtattermusch/fix_windows_build
Fix windows build
|
9 years ago |
Craig Tiller
|
466458745c
|
Merge pull request #3387 from dgquintas/content_type_filtering
Client now swallows content-type on receive
|
9 years ago |
Craig Tiller
|
f9dd54c2eb
|
Merge pull request #3378 from yang-g/connection_failure_detection
remove connectivity watcher from interested party early
|
9 years ago |
Craig Tiller
|
786522166e
|
Merge pull request #3027 from jboeuf/security_connector_refactoring
Security connector refactoring
|
9 years ago |
Craig Tiller
|
40cd820fd6
|
Fix list iteration
|
9 years ago |
Yang Gao
|
0eb44a61da
|
Merge pull request #3406 from jboeuf/auth_plugin_fixes
Credentials plugin fixes (after the branch was merged).
|
9 years ago |
Craig Tiller
|
4fc085fcbb
|
Test bug fixes
|
9 years ago |
Craig Tiller
|
62aef62136
|
Fixes
|
9 years ago |
Craig Tiller
|
b35ccf50ec
|
Merge pull request #3405 from dgquintas/they_see_me_branching
Removed spurious predicate from if branch
|
9 years ago |
Julien Boeuf
|
14929d4e35
|
Credentials plugin fixes (after the branch was merged).
|
9 years ago |
Craig Tiller
|
ed299d182b
|
Merge pull request #3388 from jtattermusch/runtest_docker_made_simple
Add --use_docker flag support for run_tests.py
|
9 years ago |
David Garcia Quintas
|
f065c744e3
|
Removed spurious predicate from if branch
the channeld->content_type->key is already consumed by the preceding if.
|
9 years ago |
Craig Tiller
|
ba496454b2
|
Fixes
|
9 years ago |
Craig Tiller
|
294d0ecc05
|
Call lists compile
|
9 years ago |
Craig Tiller
|
dfff1b8126
|
Call list progress
|
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 |
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 |
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 |
Craig Tiller
|
ad96e1d37a
|
Merge pull request #3320 from dgquintas/rr_with_registry
Round Robin LB Policy
|
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 |