Craig Tiller
11c5832b3e
Get rid of second api for marking non-listening cqs
8 years ago
Craig Tiller
58aa706aaf
Fix registration
8 years ago
Craig Tiller
2e018891be
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
75bfb97548
Finish hybrid server stuff, ensure it gets tested
8 years ago
apolcyn
f200f25d4d
Merge pull request #10564 from apolcyn/deflake_ruby_test
...
fix flakey race in ruby tests
8 years ago
Craig Tiller
bcf5749411
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
334c4678a3
Start building out C++ interface
8 years ago
David G. Quintas
c3f494558b
Merge pull request #10587 from dgquintas/fix_credentials_test
...
Update credentials test after #9328
8 years ago
David Garcia Quintas
a03d204dd7
Update credentials test after #9328
8 years ago
Craig Tiller
2f40ff423e
Support making hybrid cqs in core
8 years ago
Sree Kuchibhotla
4ef9ce7954
Merge branch 'master' into cq_create_api_changes
8 years ago
Matt Kwong
380c3a7e1e
Merge pull request #10562 from matt-kwong/pin-bazel-version-2
...
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
Yuchen Zeng
5cb840246e
Merge pull request #10568 from y-zeng/fix_sanity
...
Fix sanity
8 years ago
Michael Lumish
f883021bbd
Merge pull request #10556 from murgatroid99/node_windows_warning_fix
...
Fix Windows warning in binding.gyp for Win10 console
8 years ago
Alexander Polcyn
9b02001949
get rid of racey sleep 5 and use a cv to wait forever
8 years ago
jboeuf
e3683cadd3
Merge pull request #9328 from trimbo/metadata_dns
...
Google Compute Metadata - use full DNS path
8 years ago
Craig Tiller
6b99d80410
Merge pull request #10501 from ctiller/epex2
...
Split event notification out of ev_epoll_linux.c
8 years ago
Chris Trimble
108a109c02
Google Compute Metadata hostname fix
...
From within containers (or possibly other scenarios), the metadata
hostname might not resolve on GCP. Setting this to the full path
guarantees it will resolve.
8 years ago
Jan Tattermusch
498e2b350a
Merge pull request #10480 from jtattermusch/csharp_new_projects
...
C# new .csproj projects
8 years ago
Jan Tattermusch
830cfd4c58
Merge pull request #10542 from jtattermusch/intptr_avoid_boxing
...
Avoid boxing of IntPtr in CompletionRegistry
8 years ago
Jan Tattermusch
78cb931afd
address review comments
8 years ago
Yuchen Zeng
02e26c98f4
Merge pull request #10521 from y-zeng/fix_max_idle
...
Fix the max idle timer
8 years ago
Yuchen Zeng
64657762f0
Generate projects
8 years ago
Matt Kwong
20f0d5ba01
Merge pull request #10551 from matt-kwong/fix-csharp-docker
...
Remove unnecessary C# dependency in Dockerfiles
8 years ago
Alexander Polcyn
d6dd46a1d9
fix flakey race in ruby tests
8 years ago
Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
kpayson64
115b4fa35d
Merge pull request #10407 from kpayson64/alpine_linux_support
...
Alpine linux support
8 years ago
Sree Kuchibhotla
f2b949b94a
Merge branch 'master' into cq_create_api_changes
8 years ago
jboeuf
2dfc3af405
Merge pull request #10537 from jboeuf/ssl_factory_cleanup
...
Cleanup of tsi ssl handshaker factories.
8 years ago
jboeuf
e8bad1eb93
Merge pull request #10549 from jboeuf/new_ssl_roots
...
Updating roots from Mozilla.
8 years ago
murgatroid99
025f110ed2
Node: fix Windows warning in binding.gyp for Win10 console
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Michael Lumish
fcfa5a33fd
Merge pull request #10518 from murgatroid99/node_express_benchmark_fix
...
Ignore a couple of errors in the Node express benchmark
8 years ago
Yang Gao
6e863977cd
Merge pull request #10524 from yang-g/error_details
...
Support C++ (binary) error_details
8 years ago
Julien Boeuf
f3d86a1a3c
Updating roots from Mozilla.
8 years ago
Sree Kuchibhotla
8ab60cf5b3
Merge branch 'master' into cq_create_api_changes
8 years ago
Jan Tattermusch
7f0d198e03
avoid boxing of IntPtr
8 years ago
Sree Kuchibhotla
921b896873
Merge pull request #10531 from sreecha/bm_cq_asan
...
Fix asan bug in bm_cq_multiple_threads
8 years ago
Sree Kuchibhotla
3f1fe7f025
Merge branch 'master' into cq_create_api_changes
8 years ago
apolcyn
47b49ce9c4
Merge pull request #10509 from apolcyn/json_driver_rpc_logger
...
create a grpc client qps test logging reporter
8 years ago
Julien Boeuf
935d02ebd4
Cleanup of tsi ssl handshaker factories.
...
There is no reason why the client and server factories should be
implementations from the same base.
Doing the cleanup now so that implementation of the #10528 feature will
be less noisy.
Also, re-added tsi to clang-format which was dropped when moved from
src/core/lib to src/core.
8 years ago
Sree Kuchibhotla
1f0c827114
Fix asan and tsan bugs. Simplify the code
8 years ago
Alexander Polcyn
2018a4060d
create a grpc client qps test logging reporter
8 years ago
Jan Tattermusch
f6a63a2f96
Merge pull request #10517 from jtattermusch/cmake_as_subproject
...
Allow using gRPC as a cmake subproject
8 years ago
Sree Kuchibhotla
93b60e05a0
Fix asan bug
8 years ago
yang-g
f4c8addded
support C++ error_details
8 years ago
Yuchen Zeng
4c40161d75
Merge pull request #10432 from alenkacz/patch-1
...
Print out some cli error message for getservices
8 years ago
Sree Kuchibhotla
dc0b8a60d3
change cq_create to cq_create_for_next
8 years ago
Sree Kuchibhotla
7b9f97bfb8
Merge branch 'master' into cq_create_api_changes
8 years ago
Yuchen Zeng
185d413340
Fix the max idle timer
8 years ago