ncteisen
342e72c585
Remove uneeded ref/unref
8 years ago
Alexander Polcyn
4d381910d0
fix format of include guards
8 years ago
Alexander Polcyn
e809bca022
rerun clang format code.sh
8 years ago
Alexander Polcyn
ce0861185b
add missing copyright headers
8 years ago
murgatroid99
7563641414
Fix node cancellation tests
8 years ago
murgatroid99
cd6ab22122
Fix concurrent_connectivity_test
8 years ago
murgatroid99
c18b9069cd
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
8 years ago
kpayson64
0bd14cc89d
Merge pull request #11306 from kpayson64/python_reflection
...
Fix Python reflection arguments
8 years ago
Michael Lumish
3410c8d7dc
Merge pull request #11304 from murgatroid99/node_call_lifetime_fixes
...
Add more null checks to call methods
8 years ago
Ken Payson
f3bb34935d
Fix Python reflection arguments
8 years ago
makdharma
e8f565bc64
Merge pull request #11224 from makdharma/http_proxy_test_fix
...
Fixes #9542
8 years ago
murgatroid99
30f2b7ece1
Add more null checks to call methods
8 years ago
Jan Tattermusch
d89248f51c
improve CONTRIBUTING.md and add rules for PRs
8 years ago
Jan Tattermusch
ef2c85371d
Merge pull request #11283 from jtattermusch/bump_136
...
bump version to 1.3.6
8 years ago
Jan Tattermusch
90eab82c04
Merge pull request #11282 from jtattermusch/csharp_better_nugets
...
Fix transitive inclusion of native libs in C# nugets
8 years ago
Feng Li
19fd924bed
Merge pull request #11300 from grpc/fengli79-patch-1
...
Remove the section for b64 encoded trailers.
8 years ago
Feng Li
1e9a93c3f5
Remove the section for b64 encoded trailers.
...
Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text.
8 years ago
Jim King
49edcb308e
Merge pull request #10920 from Vizerai/intrusive_hash_map
...
Intrusive hash map
8 years ago
Vizerai
364cceb0f9
update
8 years ago
Craig Tiller
814d884770
Merge pull request #11285 from ctiller/refc
...
Refcounting fix
8 years ago
Mark D. Roth
9315e91ab0
Merge pull request #10925 from jiangtaoli2016/handshaker
...
Update security_handshaker to use new TSI
8 years ago
murgatroid99
648832fd28
Enable more Node performance tests, fix streaming test implementation
8 years ago
Michael Lumish
6e411b070c
Merge pull request #11280 from murgatroid99/node_api_docs
...
Refactor some code and document most of the API
8 years ago
Craig Tiller
d6466872c8
Add missing ref
8 years ago
Vizerai
c1947ef570
update
8 years ago
Craig Tiller
4a1e432ca5
Refcounting fix
8 years ago
Vizerai
d74dbd3889
Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map
8 years ago
Yang Gao
0a94f3c8ab
Merge pull request #11158 from yang-g/async_default_service
...
Add api to server builder plugin to modify the builder
8 years ago
Jan Tattermusch
bbfdbb19c0
bump version to 1.3.6
8 years ago
Craig Tiller
9aec2a548d
Merge pull request #11281 from ctiller/nuts
...
Fix sanity
8 years ago
Craig Tiller
cc919832cd
Fix sanity
8 years ago
Craig Tiller
5cb685f0ab
Merge pull request #11262 from KindDragon/patch-1
...
Export function gpr_log_severity_string for grpc_csharp_ext
8 years ago
Jan Tattermusch
905f41869b
remove now unnecessary extra args
8 years ago
Jan Tattermusch
be8522974d
include symbols and source in nugets
8 years ago
Jan Tattermusch
f8be2d65cc
add privateassets none to C# nugets depending on Grpc.Core
8 years ago
jiangtaoli2016
850fe7fdba
Revise handshaker to make callback once a time.
8 years ago
jiangtaoli2016
7d7dc9ea9d
Merge branch 'master' into handshaker
8 years ago
murgatroid99
0f5674bcec
Merge branch 'master' into node_api_docs
8 years ago
murgatroid99
c92df4cbbd
Refactor some code and document most of the API
8 years ago
Stanley Cheung
cf2b01db15
Merge pull request #11271 from stanley-cheung/php-fix-codegen-comments
...
PHP: Fixed bug in protoc plugin escaping comments
8 years ago
Mark D. Roth
34011f19ed
Merge pull request #11246 from markdroth/doc_fixes
...
More Doxygen comment improvements.
8 years ago
Jan Tattermusch
254ab4c085
clang format code
8 years ago
apolcyn
6fb840b8cd
Merge pull request #11267 from apolcyn/lose_z_formatters
...
Replace %zu format specifiers for mingw/ruby build
8 years ago
apolcyn
f499a1a4dd
Merge pull request #11266 from apolcyn/specify_cxx_in_rakefile
...
Specify mingw for c++ in ruby windows artifacts
8 years ago
Jan Tattermusch
7c206f4c15
override in benchmark
8 years ago
Jan Tattermusch
645ae74e88
overridable call_start_batch
8 years ago
Jan Tattermusch
e58842f33a
benchmark prototype
8 years ago
Stanley Cheung
a0e3a87001
PHP: Fixed bug in protoc plugin escaping comments
8 years ago
Jan Tattermusch
7cc83c8cd5
allow creating fake CallSafeHandle
8 years ago
Jan Tattermusch
c7c2bf1714
add editorconfig for C#
8 years ago