Karthik Ravi Shankar
|
40210d3b8a
|
Move Channel to grpc_impl
|
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 |
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 |
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 |
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 |
Esun Kim
|
987cd3d5ce
|
Merge pull request #19017 from veblush/fork-tsan
Made Fork.support_enabled_ atomic
|
6 years ago |
Yash Tibrewal
|
cf33024855
|
Merge pull request #19014 from yashykt/defsccvferror
Add tests for setting a channel to lame on an invalid default service config
|
6 years ago |
Na-Na Pang
|
e4d9b57900
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |
Esun Kim
|
86febe4121
|
Made Fork.support_enabled_ atomic
|
6 years ago |
hcaseyal
|
661663f7d1
|
Merge pull request #19001 from hcaseyal/health
Protected getters and setters for health check fields on the server class
|
6 years ago |
yang-g
|
de57783beb
|
Merge with head and resolve conflict
|
6 years ago |
murgatroid99
|
e16a0d4599
|
Fix typo
|
6 years ago |
murgatroid99
|
85b9520a90
|
Fix sanity
|
6 years ago |
hcaseyal
|
f2fb11030b
|
Add protected getters and setters for server health check fields
|
6 years ago |
murgatroid99
|
90e52f00a1
|
Moved code back into one file with a #ifdef
|
6 years ago |
Yash Tibrewal
|
1ff5791e47
|
Add tests for setting a channel to lame on an invalid default service config
|
6 years ago |
Arjun Roy
|
50e16f6d3a
|
Merge pull request #18910 from arjunroy/slice_eq_static
Added slice equality when static fastpath.
|
6 years ago |
Michael Lumish
|
c2716c6878
|
Merge pull request #19006 from murgatroid99/node_interop_build_fix
Fix node interop build scripts
|
6 years ago |
Srini Polavarapu
|
d961a54661
|
Merge pull request #19008 from srini100/master
Bump master version to 1.22.0-dev
|
6 years ago |
Arjun Roy
|
f65208af02
|
Added slice equality when static fastpath.
|
6 years ago |
Na-Na Pang
|
87d75d2a88
|
Add explicit and fix error
|
6 years ago |
Mark D. Roth
|
e802932a5b
|
Merge pull request #18839 from markdroth/subchannel_watcher
Revamp subchannel connectivity state monitoring APIs.
|
6 years ago |
Na-Na Pang
|
7a464a3bc9
|
Merge remote-tracking branch 'upstream/master'
|
6 years ago |