Makarand Dharmapurikar
|
2a2321b384
|
removed grpc_cronet.h
|
9 years ago |
Makarand Dharmapurikar
|
2a2599b5ca
|
incremental fix - removed cronet dependency from grpc_secure
|
9 years ago |
Makarand Dharmapurikar
|
38d8055306
|
cronet build related changes
|
9 years ago |
Jan Tattermusch
|
6eb2380a8f
|
Merge pull request #6702 from a-veitch/add_proto
Add census protos.
|
9 years ago |
Jan Tattermusch
|
f40097b618
|
Merge pull request #6721 from vjpai/cleanup
Remove some unused enums/structs
|
9 years ago |
Jan Tattermusch
|
19ae7bdb22
|
Merge pull request #5794 from chrisdunelm/WriteOptions_readonly
Make WriteOptions flags field readonly
|
9 years ago |
Jan Tattermusch
|
be0456c57b
|
Merge pull request #6719 from murgatroid99/node_compressed_read_fix
Make Node not segfault when it receives a compressed message
|
9 years ago |
Jan Tattermusch
|
f7d95c39ee
|
Merge pull request #6724 from nathanielmanistaatgoogle/paused
Add paused method to PauseFailControl
|
9 years ago |
Jan Tattermusch
|
9d13a6d8f4
|
Merge pull request #6327 from nathanielmanistaatgoogle/ga
Interfaces of Python GA API
|
9 years ago |
Jan Tattermusch
|
55458f1dec
|
Merge pull request #6734 from ctiller/revert-legacy
Revert legacy poller removal
|
9 years ago |
Nathaniel Manista
|
0a10d6c533
|
Interfaces of Python GA API
|
9 years ago |
Craig Tiller
|
c29298dada
|
Revert "Disable legacy poller testing: seems like there is a bug, its legacy"
This reverts commit f1cde58049 .
|
9 years ago |
Craig Tiller
|
69f3e2bf2e
|
Revert "Remove legacy poller"
This reverts commit d88e15cee7 .
|
9 years ago |
Craig Tiller
|
0d6196025e
|
Merge pull request #6496 from ejona86/fatal-failure-is-shutdown
Connectivity state FATAL_FAILURE doesn't exist; it is SHUTDOWN
|
9 years ago |
Alistair Veitch
|
bd9af5fc26
|
undo accidental submodule commit
|
9 years ago |
Alistair Veitch
|
e97035df80
|
Merge branch 'master' into add_proto
|
9 years ago |
Alistair Veitch
|
f1bc22a35d
|
regenerate projects
|
9 years ago |
Nathaniel Manista
|
6f61a13991
|
Add block_until_paused method to PauseFailControl
This method will be used in tests that want to ensure before
proceeding that the system under test has progressed to the control
point.
|
9 years ago |
Jorge Canizales
|
704fb3f94f
|
Merge pull request #6586 from makdharma/cronet
Exposes a way to create channels with the CroNet stack
|
9 years ago |
Vijay Pai
|
f484ba9eb6
|
Merge pull request #6718 from jtattermusch/enable_multiclient
Use 2 clients for 8core setup as well
|
9 years ago |
Jan Tattermusch
|
5b521d2cbe
|
Merge pull request #6712 from jtattermusch/csharp_more_completion_queues
C# add support for multiple completion queues in GrpcThreadPool.
|
9 years ago |
Jan Tattermusch
|
55ebba1205
|
Merge pull request #6699 from jtattermusch/csharp_streaming_api_improvements
C# streaming api improvements
|
9 years ago |
Makarand Dharmapurikar
|
7fba068e5c
|
docgen format fix
|
9 years ago |
Alistair Veitch
|
44181c02c4
|
fix options file; fix generated include guards
|
9 years ago |
vjpai
|
3b4b50bf9f
|
Remove unused struct
|
9 years ago |
vjpai
|
246d85309a
|
Remove some unused enums
|
9 years ago |
Makarand Dharmapurikar
|
aed1de9d2a
|
Style guide related feedback fixes.
|
9 years ago |
Jan Tattermusch
|
138156abf1
|
add missing pinvoke method
|
9 years ago |
Jan Tattermusch
|
1e5d9b9caa
|
fix one more test
|
9 years ago |
Jan Tattermusch
|
71702b1d05
|
fix tests
|
9 years ago |
Jan Tattermusch
|
5a94cf5eae
|
use 1 cq per thread by default
|
9 years ago |
Jan Tattermusch
|
2f0a690f99
|
name the threadpool threads before starting
|
9 years ago |
Jan Tattermusch
|
e6d1de6054
|
eliminate global completion registry
|
9 years ago |
Jan Tattermusch
|
b089320d40
|
completion registry is per cq
|
9 years ago |
Alistair Veitch
|
3e97668d82
|
add missing newline
|
9 years ago |
Jan Tattermusch
|
2a84f238af
|
expose completionQueueCount setting
|
9 years ago |
Jan Tattermusch
|
5ee8e77522
|
add support for multiple cqs to GrpcThreadPool
|
9 years ago |
murgatroid99
|
c04f7b155b
|
Remember to unref the slice
|
9 years ago |
murgatroid99
|
8678bb424e
|
Remove extraneous logging code
|
9 years ago |
murgatroid99
|
c04b80cb47
|
Make Node not segfault when it receives a compressed message
|
9 years ago |
Makarand Dharmapurikar
|
6d2ed00a1a
|
Slight change to surface API.
|
9 years ago |
Jan Tattermusch
|
ebd506b7de
|
use 2 clients for 8core setup as well
|
9 years ago |
Craig Tiller
|
22ca12b83f
|
Merge pull request #6716 from jtattermusch/enable_multiclient
Use 2 clients for 32core throughput scenarios.
|
9 years ago |
Jan Tattermusch
|
db51bf9f81
|
add a new worker
|
9 years ago |
Makarand Dharmapurikar
|
de733bd78c
|
Cosmetic changes to address feedback.
|
9 years ago |
Jan Tattermusch
|
61aa858d7e
|
Merge pull request #6703 from murgatroid99/pc_zookeeper_generation_fix
Make grpc_zookeeper.pc file generation consistent with other .pc files
|
9 years ago |
Craig Tiller
|
1a43405221
|
Merge pull request #6706 from ctiller/rraf
Round robin notifier pollset
|
9 years ago |
Craig Tiller
|
15d7f3cd0d
|
Mark port as non-listening
|
9 years ago |
Craig Tiller
|
325a0591a5
|
Mark port as non-listening
|
9 years ago |
Craig Tiller
|
53dd6b9e45
|
Round robin notifier pollset
|
9 years ago |