Muxi Yan
|
9deb09fa36
|
Use NS_OPTIONS flags for ObjC API
|
8 years ago |
Nicolas "Pixel" Noble
|
fa242cba90
|
Plugging memory leak.
|
8 years ago |
Craig Tiller
|
62d66b86d7
|
Fix copy/paste bug
|
8 years ago |
Noah Eisen
|
13a6008c55
|
updated interop test driver to run the advanced tests from a c++ client, since they are now all implemented
|
8 years ago |
Nicolas Noble
|
4f13db3c6c
|
Merge pull request #8184 from nicolasnoble/nanopb-code-drop
Nanopb code drop
|
8 years ago |
Craig Tiller
|
10d13f6c90
|
Make initial connect retry backoff configurable
|
8 years ago |
Noah Eisen
|
005eec73a7
|
Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests
|
8 years ago |
Mark D. Roth
|
6336ef7bad
|
Use per-method wait_until_ready value.
|
8 years ago |
Craig Tiller
|
db1a5cce47
|
Buffer pool C++ wrapper
|
8 years ago |
David Garcia Quintas
|
0d366c983c
|
PR comments
|
8 years ago |
Noah Eisen
|
02e70ed120
|
changed method name in test.proto to more accurately reflect how the calls will be used
|
8 years ago |
Mark D. Roth
|
ef7efb1b84
|
Merge branch 'fail_fast' into service_config
|
8 years ago |
Mark D. Roth
|
62cfbea908
|
Update pending API cleanups doc.
|
8 years ago |
Mark D. Roth
|
59c9f904bf
|
Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to
GRPC_INITIAL_METADATA_WAIT_FOR_READY.
Also add a flag to indicate whether wait_for_ready was explicitly set by
the application.
|
8 years ago |
Mark D. Roth
|
5db24978b6
|
Merge remote-tracking branch 'upstream/master' into fail_fast
|
8 years ago |
Yuchen Zeng
|
a4aebf873e
|
Remove unused inclusion
|
8 years ago |
Mark D. Roth
|
56e470e047
|
Merge remote-tracking branch 'upstream/master' into service_config
|
8 years ago |
Craig Tiller
|
42ee4d86b9
|
Refine test scenario list for buffer pools
|
8 years ago |
Mark D. Roth
|
94948b8774
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
|
8 years ago |
Yuchen Zeng
|
b97f867b39
|
Merge pull request #8185 from y-zeng/gen_proto_comment
Improve gen_reflection_proto.sh
|
8 years ago |
Nicolas Noble
|
fbf8dd8a40
|
Merge pull request #8168 from markdroth/max_message_size_fix
Set default max send message size to unlimited.
|
8 years ago |
Nicolas Noble
|
15292db696
|
Merge pull request #8221 from dgquintas/grpclb_server_name_const
Add comments documenting ownership semantics
|
8 years ago |
Makarand Dharmapurikar
|
af564a1e92
|
changed timestamp clock from REALTIME to PRECISE
to increase robustness
|
8 years ago |
Mark D. Roth
|
25e229df09
|
Merge remote-tracking branch 'upstream/master' into deadline_filter
|
8 years ago |
Mark D. Roth
|
9fce8e13b3
|
Merge pull request #8191 from markdroth/subchannel_factory_cleanup
Remove unused files.
|
8 years ago |
Craig Tiller
|
5d882637e8
|
Fix memory leaks
|
8 years ago |
Noah Eisen
|
a27eb1d07a
|
added the unimplemented_call test to interop_client.cc. Next step is to call this from the driver program, run_interop_tests.py
|
8 years ago |
Muxi Yan
|
d7aef05f24
|
Readability improvement
|
8 years ago |
Muxi Yan
|
e97f7c0ba6
|
Allow more general flags to be passed to ObjC API
|
8 years ago |
Craig Tiller
|
d29a351dff
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
a22510cb94
|
Merge
|
8 years ago |
Makarand Dharmapurikar
|
1bb6e68fde
|
more doc fixes
|
8 years ago |
Craig Tiller
|
f91af0001d
|
Merge github.com:grpc/grpc into direct-calls
|
8 years ago |
Makarand Dharmapurikar
|
ed3e86b7d9
|
added comment about setting cacheable flag.
|
8 years ago |
Craig Tiller
|
35e87838a7
|
Review feedback
|
8 years ago |
Craig Tiller
|
e035cadaa4
|
Fix memory leak
|
8 years ago |
Makarand Dharmapurikar
|
012fc18be9
|
doc fixes and max-age set to 60
|
8 years ago |
Craig Tiller
|
08d297e375
|
Make all tests build again
|
8 years ago |
Craig Tiller
|
69a1f66005
|
Complete integration test for buffer pools
|
8 years ago |
David Garcia Quintas
|
129bb463c3
|
Added comments wrt lb/subchannel args ownership.
|
8 years ago |
David G. Quintas
|
1e70deaa5f
|
Merge pull request #8192 from dgquintas/resolver_prefix
Rewrote handling of default resolver prefix
|
8 years ago |
David G. Quintas
|
8d7cab603e
|
Merge pull request #8183 from dgquintas/grpclb_deadline
Changed deadline of internal LB channel.
|
8 years ago |
Craig Tiller
|
ba6d175fde
|
Merge branch 'direct-calls' into buffer_pools_for_realsies
|
8 years ago |
Craig Tiller
|
4288101a0b
|
Fix flow control of cancelled streams
|
8 years ago |
Craig Tiller
|
bb1d72d570
|
Better debugging
|
8 years ago |
Craig Tiller
|
c1acca2c01
|
Fix flow control of cancelled streams
|
8 years ago |
Makarand Dharmapurikar
|
a04c678963
|
trivial doc fix.
|
8 years ago |
Craig Tiller
|
ef6b97659e
|
Add tracing, fix some transport bugs wrt buffer_pools
|
8 years ago |
David Garcia Quintas
|
55ba14a785
|
Use the server's name as the service name for gRPC LB
|
8 years ago |
David Garcia Quintas
|
5f2e90e3ae
|
Populate server_name for sockaddr resolver
|
8 years ago |