Craig Tiller
311af8e281
Merge pull request #4296 from yang-g/fixit_byte_buffer_c
...
add test for byte_buffer_copy
9 years ago
yang-g
9caec653ea
add test for byte_buffer_copy
9 years ago
Michael Lumish
9d43a676dc
Merge pull request #4292 from jtattermusch/configureawait
...
add ConfigureAwait(false) where needed
9 years ago
Jan Tattermusch
723c34bae2
add ConfigureAwait(false) where needed
9 years ago
Nicolas Noble
b67ef24d77
Merge pull request #4280 from ctiller/import-sadness
...
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Craig Tiller
56a363f36c
Fix for when grpc::string is not the same type as FLAGS_...
9 years ago
Craig Tiller
c9614d3003
Merge pull request #4175 from yang-g/tcp_refactor
...
Refactor security connector and handshake
9 years ago
Nicolas Noble
f48c46f7ec
Merge pull request #4278 from ctiller/ding-ding-ding-ding
...
Make default prefix overridable
9 years ago
Craig Tiller
6d1882b4b2
Make default prefix overridable
9 years ago
Carl Mastrangelo
368a304c94
Add http2 test for small http max frame size
9 years ago
Nicolas Noble
f7abb65c37
Merge pull request #4276 from jtattermusch/vs2015_fixup
...
Fixup nuget packages
9 years ago
Craig Tiller
35c1d3c462
Merge pull request #4207 from yang-g/server_builder_options
...
Server builder options
9 years ago
Sree Kuchibhotla
adb2e9f471
Merge pull request #4270 from ctiller/consistent-encoding-test
...
Fix HPACK encoder test
9 years ago
Jan Tattermusch
878d069089
unify .targets file with zlib nuget
9 years ago
Nicolas Noble
8b5122e779
Merge pull request #4265 from jtattermusch/display_csharp_coverage_report
...
Add index.html file for C# coverage reports
9 years ago
Nicolas Noble
07db0af4e8
Merge pull request #4248 from ctiller/odr
...
Fix dependency violations
9 years ago
Nicolas Noble
9cb6b235ca
Merge pull request #4236 from jtattermusch/get_ready_vs2015
...
Make native nuget packages VS2015 ready
9 years ago
jboeuf
6f9b171842
Merge pull request #4204 from ctiller/emergency-cheese-and-crackers
...
Global hook for doing something in response to a synchronous server call
9 years ago
Jan Tattermusch
5bf6b02385
Merge pull request #4272 from nicolasnoble/check-all-the-pythons
...
Supporting Msys2's python.
9 years ago
Nicolas "Pixel" Noble
f72d7b5a79
Supporting Msys2's python.
9 years ago
Craig Tiller
028a4e9ee1
Merge pull request #4266 from ctiller/http2-is-a-spec
...
Make chttp2 pass h2spec section 6.5
9 years ago
Craig Tiller
e62bf9844c
Fix HPACK encoder test
9 years ago
Craig Tiller
5c3a11010f
Make chttp2 pass h2spec section 6.5
9 years ago
Craig Tiller
06dd04cfd3
Further review feedback
9 years ago
Eric Anderson
025bb9fa40
Merge pull request #4262 from nicolasnoble/unzip-override
...
Force-unzipping test results.
9 years ago
Jan Tattermusch
be6f0def8f
add index.html file for C# coverage reports
9 years ago
Nicolas "Pixel" Noble
4e8b2b5235
Force-unzipping test results.
9 years ago
yang-g
92f4a155d8
add doxygen comment
9 years ago
yang-g
d88e1d8f4e
merge with head and resolve conflict
9 years ago
Jorge Canizales
9fac2afdaf
Merge pull request #4249 from yang-g/unreachable
...
Remove unreachable macro from reachable code.
9 years ago
Craig Tiller
d26bae9e9e
Merge pull request #4247 from Crusty82/patch-1
...
Adjusted error handling for benign error EINTR.
9 years ago
Craig Tiller
b7c9d896d6
Merge pull request #4202 from yang-g/channel_args
...
Give the security_connector server's channel_args
9 years ago
Craig Tiller
71f3a88d48
Build fix
9 years ago
Craig Tiller
8352b9e997
Review feedback
9 years ago
yang-g
49209763a1
Fix unreachable macro
9 years ago
Tom
2cb9a61ce7
Adjusted error handling for benign error EINTR.
9 years ago
Craig Tiller
917c29e276
Correctly tag dependencies: generated files
9 years ago
Craig Tiller
6a27514207
Correctly tag dependencies
9 years ago
adelez
e3c52e9d3c
Merge pull request #4230 from nicolasnoble/generate-coverage-always
...
Generate html reports always.
9 years ago
Stanley Cheung
4fba11551b
Merge pull request #4231 from parkr/patch-1
...
php: remove callable type hint from BaseStub->_simpleRequest()
9 years ago
Sree Kuchibhotla
6fce197b3f
Merge pull request #4188 from ctiller/no-transport-metadata
...
Remove metadata contexts
9 years ago
LisaFC
df3efeb2e8
Merge pull request #4244 from grpc/jtattermusch-patch-1
...
Delete grpc-auth-support.md
9 years ago
Nicolas Noble
023be1fbfb
Merge pull request #4222 from yang-g/release_fd
...
Support release fd from tcp endpoint
9 years ago
Jan Tattermusch
130c322c52
Delete grpc-auth-support.md
9 years ago
Michael Lumish
f8766235dd
Merge pull request #4229 from nicolasnoble/ruby-gcov
...
Ruby gcov support.
9 years ago
Jan Tattermusch
4e5b91f0c4
regenerate project files
9 years ago
Jan Tattermusch
5beb0ee9d7
update C# projects
9 years ago
Jan Tattermusch
2977f9326d
improve injected .targets files
9 years ago
Parker Moore
513a68816a
php: remove callable type hint from BaseStub->_simpleRequest()
...
The "callable" type hint in PHP appears to be broken in PHP 5.6.6. It feels unnecessary here, as the required code is generated.
See https://bugs.php.net/bug.php?id=61467&edit=1 for more info.
9 years ago
Nicolas "Pixel" Noble
61059d3d38
Generate html reports always.
9 years ago