ncteisen
|
0f21350b85
|
Gallantly fix typo
|
6 years ago |
Mark D. Roth
|
531c0bd230
|
Merge pull request #19077 from markdroth/test_health_check_service_fix
Fix bug in test health check service implementation.
|
6 years ago |
Yang Gao
|
c4cb6e1787
|
Merge pull request #19016 from yang-g/message_allocator
Update the message allocator API
|
6 years ago |
Mark D. Roth
|
440e9b79bf
|
Fix bug in test health check service implementation.
|
6 years ago |
Zhouyihai Ding
|
0e405388cf
|
Merge pull request #19050 from ZhouyihaiDing/persistent_channel_use_gpr_log
[PHP] Use gpr_log for printing persistent channel warning logs
|
6 years ago |
yang-g
|
6215ccb587
|
resolve comments
|
6 years ago |
Vijay Pai
|
a3c55a2513
|
Merge pull request #19068 from grpc/vjpai-patch-1
Memset in channel_filter ctor not needed
|
6 years ago |
Vijay Pai
|
570bf332bc
|
Memset in channel_filter ctor not needed
and causes compiler warnings. Thanks to @KeithMoyer in #19044 and @soheilhy
|
6 years ago |
Lidi Zheng
|
ebfed6ad7b
|
Merge pull request #19030 from mehrdada/unsubscribe_all
Unsubscribe all connectivity callbacks on Channel.close
|
6 years ago |
Jan Tattermusch
|
da406ef26e
|
Merge pull request #19046 from JunTaoLuo/johluo/remove-get-grpc.sh
Remove get-grpc.sh
|
6 years ago |
Vijay Pai
|
28866246e4
|
Merge pull request #19047 from grpc/vjpai-patch-1
Remove reference to "class Channel" from gen. code
|
6 years ago |
Vijay Pai
|
cdaef92839
|
Merge pull request #19056 from vjpai/genref
Grab a ref on fake resolver generator before scheduling a closure
|
6 years ago |
Vijay Pai
|
62b422c4ee
|
Grab a ref on fake resolver generator before scheduling a closure
|
6 years ago |
Vijay Pai
|
0236804012
|
Merge pull request #19054 from vjpai/fix_test_skipping
Make sure event_engine is alive before checking for MAYBE_SKIP_TEST
|
6 years ago |
Vijay Pai
|
41191323ec
|
Make sure event_engine is alive before checking for MAYBE_SKIP_TEST
|
6 years ago |
Yang Gao
|
a8ac2e613e
|
Merge pull request #18909 from yang-g/port_sharing
Support accepting external connections.
|
6 years ago |
ZhouyihaiDing
|
1d5357d1bb
|
Change persistent log to gpr_log
|
6 years ago |
yang-g
|
7c5bfbbb32
|
Resolve comments
|
6 years ago |
yang-g
|
51210ba922
|
Update the message allocator API
|
6 years ago |
yang-g
|
c639da7a1d
|
Merge branch 'master' of https://github.com/grpc/grpc into port_sharing
|
6 years ago |
yang-g
|
ec6e7fd941
|
Rename enum
|
6 years ago |
Vijay Pai
|
39be72a230
|
Remove "class Channel" forward reference from generated code
|
6 years ago |
=
|
02069b48da
|
Remove get-grpc.sh
|
6 years ago |
Karthik Ravi Shankar
|
7de22dbb16
|
Merge pull request #19045 from karthikravis/revert-18730-channel
Revert channel to grpc namespace
|
6 years ago |
Karthik Ravi Shankar
|
22720819ae
|
Merge pull request #19043 from grpc/revert-18731-grpc_namespace_completion_queue
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
6 years ago |
Karthik Ravi Shankar
|
e8bfcf829c
|
Fix erroneous header guards
|
6 years ago |
Mark D. Roth
|
34b00a243c
|
Merge pull request #19028 from markdroth/service_config_cleanup
Clean up some names in the service config code.
|
6 years ago |
Karthik Ravi Shankar
|
3996599392
|
Fix clang script errors
|
6 years ago |
Karthik Ravi Shankar
|
772a74aced
|
Revert changes to Channel
|
6 years ago |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
6 years ago |
Michael Lumish
|
1e0ec4712e
|
Merge pull request #19010 from murgatroid99/cares_windows_platform_detection
cares: fix Windows platform detection and narrow scope of manual localhost resolution code
|
6 years ago |
Mark D. Roth
|
356e7c2107
|
Clean up some names in the service config code.
|
6 years ago |
murgatroid99
|
70e850a023
|
Merge branch 'master' into cares_windows_platform_detection
|
6 years ago |
Nicolas Noble
|
888964c6ea
|
Merge pull request #19026 from nicolasnoble/bazel-shell
Adding bazel wrapper for our sanctified version of bazel.
|
6 years ago |
Mehrdad Afshari
|
c7343ea03d
|
Unsubscribe all connectivity callbacks on Channel.close
|
6 years ago |
apolcyn
|
bc7a34c967
|
Merge pull request #19027 from apolcyn/revert_config_migrationj
Revert "Config migration"
|
6 years ago |
murgatroid99
|
5f0e68636e
|
Move ifdefs around
|
6 years ago |
murgatroid99
|
7743130f64
|
Consolidate conditional localhost resolution into existing file
|
6 years ago |
Nicolas "Pixel" Noble
|
fb3fa43e61
|
Adding (c) statement.
|
6 years ago |
Alexander Polcyn
|
236ae12bb1
|
Revert "Config migration"
This reverts commit 87905ae5ea .
|
6 years ago |
Vijay Pai
|
0df4cb1bdc
|
Merge pull request #18959 from SataQiu/fix-20190506
Fix some spelling mistakes
|
6 years ago |
Mark D. Roth
|
f9a5243fef
|
Merge pull request #19025 from markdroth/health_check_client_refcount_fix
Fix bug from #19002.
|
6 years ago |
Nicolas "Pixel" Noble
|
053c62c78f
|
Adding bazel wrapper for our sanctified version of bazel.
|
6 years ago |
Mark D. Roth
|
2ba3209b33
|
Fix bug from #19002.
|
6 years ago |
Soheil Hassas Yeganeh
|
801eed8387
|
Merge pull request #18926 from soheilhy/slicebuffer-first
Introduce slice_buffer helper methods to avoid copies.
|
6 years ago |
Jan Tattermusch
|
f95fe7e548
|
Merge pull request #18897 from JamesNK/patch-1
Add managed .NET gRPC client to interop tests
|
6 years ago |
James Newton-King
|
57e090989a
|
Add managed .NET gRPC client to interop tests
|
6 years ago |
Vijay Pai
|
64528cdf4d
|
Merge pull request #18915 from MrMage/patch-1
Add `void` arguments to two function declarations.
|
6 years ago |
nanahpang
|
f2efc92cc8
|
Merge pull request #18881 from nanahpang/master
Add microbenchmark for callback apis
|
6 years ago |
Na-Na Pang
|
a02c76dfb9
|
Cancel predefine number of streaming
|
6 years ago |