Alexander Polcyn
ce0861185b
add missing copyright headers
8 years ago
kpayson64
0bd14cc89d
Merge pull request #11306 from kpayson64/python_reflection
...
Fix Python reflection arguments
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
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
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
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
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
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
Stanley Cheung
a0e3a87001
PHP: Fixed bug in protoc plugin escaping comments
8 years ago
jiangtaoli2016
4f5bd0a8d1
Revise based on Mark Roth comments.
8 years ago
Alexander Polcyn
9f41c048c5
%z -> %lu for mingw build
8 years ago
Mehrdad Afshari
275bc932d2
Merge pull request #10991 from mehrdada/cpp-doc-fixes
...
C++ Documentation Audit Fixes
8 years ago
Stanley Cheung
dbc27d2b37
Merge pull request #8161 from stanley-cheung/php-windows-support
...
PHP: windows config.w32 file
8 years ago
Yang Gao
725d822743
merge with head
8 years ago
Mark D. Roth
98bb6323ae
Yet another Doxygen comment syntax fix.
8 years ago
Mark D. Roth
a4881ccd5e
Fixed Doxygen comment syntax.
8 years ago
Jan Tattermusch
495cf83c86
Merge pull request #11155 from jtattermusch/csharp_dont_alloc_request
...
C# qps worker improvements
8 years ago
Arkady Shapkin
b046d0f511
Export function gpr_log_severity_string for grpc_csharp_ext
8 years ago
Alexander Polcyn
7aa184bb42
specify mingw g++ compiler for ruby windows artifact build
8 years ago
Noah Eisen
bce8712f80
Merge pull request #11256 from ncteisen/sanity
...
Fix Sanity
8 years ago
jiangtaoli2016
d854af32ba
Address Mark Roth's comments.
8 years ago
jiangtaoli2016
34db668cf1
Merge branch 'master' into handshaker
8 years ago
ncteisen
fe756340dd
Fix sanity
8 years ago
Stanley Cheung
af525b3a26
PHP: windows config.w32 file
8 years ago
Yang Gao
7569676ffe
Merge pull request #11247 from yang-g/mac
...
Use deps rather than uses.
8 years ago
Matt Kwong
8df769fd3a
Merge pull request #11250 from matt-kwong/undo_proto_change
...
Undo downgrade of Protobuf submodule
8 years ago
Matt Kwong
a538fba0ea
Undo downgrade of Protobuf submodule
8 years ago
apolcyn
35766734e8
Merge pull request #11124 from ernie/use-arch-extensions-dir
...
Remove unnecessary require_relative in Ruby gem
8 years ago
Mark D. Roth
bcbc07104c
Merge pull request #11227 from markdroth/rr_order_fix
...
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Mark D. Roth
f91eb714c2
Change round_robin LB policy to use the addresses in the order given.
8 years ago
Feng Li
04ac52bc3f
Merge pull request #11236 from grpc/wenbozhu-patch-2
...
Update PROTOCOL-WEB.md
8 years ago