Yuchen Zeng
|
68413c221e
|
Remove GRPC_SOCKET
|
8 years ago |
Yuchen Zeng
|
e5ec9ac9e2
|
Add grpc_endpoint_get_socket and GRPC_SOCKET
|
8 years ago |
Yuchen Zeng
|
5ab4ca5ed8
|
Add endpoint interface in transport
|
8 years ago |
Michael Lumish
|
531172fca4
|
Merge pull request #8208 from tcr/master
Compiles with npm install --debug option.
|
8 years ago |
Craig Tiller
|
987f41f397
|
Merge pull request #7651 from rjshade/add_error_log_for_h2_headers
Add error log for invalid http2 headers
|
8 years ago |
Craig Tiller
|
aea91859a3
|
Merge pull request #8455 from ctiller/importz
Import related fixes
|
8 years ago |
Craig Tiller
|
4f5ae75958
|
Fix build for import
|
8 years ago |
Jan Tattermusch
|
9f4e828343
|
Merge pull request #8444 from jtattermusch/csharp_use_server_gc
Use Server mode for GC in C# QpsWorker
|
8 years ago |
David G. Quintas
|
79fd4e6874
|
Merge pull request #8381 from dgquintas/lb-cost-bin
Renamed MD key "lb-cost" to "lb-cost-bin"
|
8 years ago |
Muxi Yan
|
2dd6e73266
|
Merge pull request #8445 from muxi/revert-8425
Revert PR #8425
|
8 years ago |
Michael Lumish
|
2a78d3d961
|
Merge pull request #7838 from teodor-pripoae/fix-example-in-ruby-readme
Fix example in ruby readme
|
8 years ago |
Michael Lumish
|
13905ee9bb
|
Merge pull request #7967 from p16/node-example-add-return-after-callback-witih-error
Nodejs examples: add return after calling callback(err)
|
8 years ago |
Muxi Yan
|
4a08e71464
|
Revert PR #8425
|
8 years ago |
Jan Tattermusch
|
7ef9f64187
|
use Server mode for GC in C# QpsWorker
|
8 years ago |
Vijay Pai
|
9243c74868
|
Merge pull request #8365 from vjpai/fc_1dstream
Support request separation of server-side streamed RPC
|
8 years ago |
Vijay Pai
|
464606b6ea
|
Merge pull request #8439 from vjpai/timeless
Remove a useless forward declaration
|
8 years ago |
Noah Eisen
|
5e475a4c91
|
Merge pull request #8440 from ncteisen/csharp_interop_test_fix
Modified CSharp Interop Test to Conform with Spec
|
8 years ago |
Noah Eisen
|
74b731e42f
|
Merge pull request #8423 from ncteisen/interop_client_naming
Interop Client Naming Conventions
|
8 years ago |
matt-kwong
|
2bc7b80082
|
Merge pull request #8401 from matt-kwong/pull-request-params
Improve pull request test filtering
|
8 years ago |
Noah Eisen
|
a17b9bda5a
|
removed check on the returned message from calling an unimplemented method
|
8 years ago |
Vijay Pai
|
bcc59f425c
|
Remove a useless forward declaration
|
8 years ago |
Vijay Pai
|
d1b8526d18
|
Merge branch 'master' into fc_1dstream
|
8 years ago |
Vijay Pai
|
247d413f8b
|
Merge pull request #8435 from vjpai/sanity
Regain sanity
|
8 years ago |
Vijay Pai
|
869ccaaa70
|
Regain sanity
|
8 years ago |
Vijay Pai
|
a645bd7545
|
Fix a sanity issue
|
8 years ago |
Vijay Pai
|
5ee07978bd
|
Merge branch 'master' into fc_1dstream
|
8 years ago |
Vijay Pai
|
68469290d7
|
Merge pull request #8413 from vjpai/qps_cleanup
Minor cleanup on QPS tests
|
8 years ago |
Matt Kwong
|
2c4453d43c
|
added platform test suites and other fixes
|
8 years ago |
Craig Tiller
|
70ee74c479
|
Merge pull request #8427 from ctiller/lock-cycle
Avoid TSAN reported lock cycle
|
8 years ago |
Mark D. Roth
|
20e77f27b0
|
Merge pull request #8303 from markdroth/service_config
Support service configs in core.
|
8 years ago |
Craig Tiller
|
81e419bd17
|
Merge pull request #8422 from ctiller/msan_1byte
Fix config-exclusion for secure variants of tests
|
8 years ago |
Craig Tiller
|
2406e31b83
|
Avoid TSAN reported lock cycle
|
8 years ago |
kpayson64
|
fa95818efa
|
Merge pull request #8414 from kpayson64/use_external_api
Change channel tests to use public API
|
8 years ago |
Muxi Yan
|
ee167049f5
|
Merge pull request #8425 from jcanizales/xcode-8-fix
Update projects to XCode 8, and Swift sample to Swift 3
|
8 years ago |
Jorge Canizales
|
8f4e312c58
|
Update tests project to XCode 8
|
8 years ago |
Noah Eisen
|
c715d3f9bd
|
Merge branch 'master' of https://github.com/grpc/grpc into interop_client_naming
|
8 years ago |
Noah Eisen
|
32eee7739b
|
Changed name of rpc method to fit with the conventional naming. Also fixed type in interop client flag help message
|
8 years ago |
Noah Eisen
|
69e6c26a49
|
Merge pull request #8415 from ncteisen/master
C++ Now Runs All Interop Tests
|
8 years ago |
Craig Tiller
|
3c70377db4
|
Merge pull request #8370 from lyuxuan/fix_handshake_malloc
change from malloc to gpr_malloc
|
8 years ago |
Craig Tiller
|
2dc4968b93
|
Fix config-exclusion for secure variants of tests
|
8 years ago |
Mark D. Roth
|
f222593de2
|
clang-format
|
8 years ago |
kpayson64
|
06755b7c49
|
Merge pull request #8330 from kpayson64/poll_failure
Wakeup fds on bad poll
|
8 years ago |
Jan Tattermusch
|
5470cb36ec
|
Merge pull request #8409 from jtattermusch/refactor_unimplemented_handler
Refactor C# NoSuchMethodCallHandler
|
8 years ago |
Craig Tiller
|
aecc227a25
|
Merge pull request #8417 from sreecha/design_docs
Design docs
|
8 years ago |
Sree Kuchibhotla
|
17fc7ef848
|
update images
|
8 years ago |
Sree Kuchibhotla
|
6e104d9630
|
epoll design doc
|
8 years ago |
Ken Payson
|
667301a25f
|
Change channel tests to use public API
This allows for testing other implementations of grpc.Server.
|
8 years ago |
Noah Eisen
|
88477fd046
|
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
|
8 years ago |
Noah Eisen
|
040e6111cc
|
Merge branch 'master' of https://github.com/grpc/grpc
|
8 years ago |
Vijay Pai
|
9fa9315d62
|
Merge remote-tracking branch 'upstream/master' into fc_1dstream
|
8 years ago |