murgatroid99
084ebec9af
Update jessie-backports URL
6 years ago
Lidi Zheng
9062335ae8
Merge pull request #18515 from lidizheng/merge-v1.19.x
...
Upmerge v1.19.x
6 years ago
Lidi Zheng
9906cf203c
Merge pull request #18514 from lidizheng/fix-env
...
Correct the default DNS resolver to ares
6 years ago
Lidi Zheng
5268858e6c
Merge pull request #18456 from jhance/gil-fix
...
Make gil handling in completion queue more robust
6 years ago
Yang Gao
8bbfbec4e4
Merge pull request #18497 from yang-g/callback
...
Fully log test scenario
6 years ago
Jan Tattermusch
632191f890
Merge pull request #18446 from JunTaoLuo/error-list
...
Ensure errors link to correct line numbers through the VS Error List
6 years ago
Lidi Zheng
c3215ea25b
Add per-platform details for GRPC_DNS_RESOLVER
6 years ago
Lidi Zheng
450ec5a340
Merge branch 'v1.19.x'
6 years ago
Lidi Zheng
d1dc707908
Correct the default DNS resolver to ares
6 years ago
Soheil Hassas Yeganeh
2e7d071755
Merge pull request #18502 from grpc/revert-18242-grpc_namespace_serverbuilder
...
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder"
6 years ago
=
68c3414cf4
fix test
6 years ago
John Luo
f699bd8604
Ensure errors link to correct line numbers through the error list
6 years ago
apolcyn
39a35fdb78
Merge pull request #18499 from apolcyn/run_go_cec_test
...
Enable go compute engine channel creds interop test
6 years ago
Karthik Ravi Shankar
e4bb7cb8bb
Revert "Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder"
6 years ago
Nicolas Noble
4e1a89c78c
Merge pull request #18495 from grpc/forgotten-csharp
...
Adding missing language :P
6 years ago
Nicolas Noble
4e58922d0d
Merge pull request #18498 from nicolasnoble/memset-breakout-1
...
Breakout of #18445 - part 1
6 years ago
Vijay Pai
f4fdd829d7
Merge pull request #17892 from RohanTalip/HandlerParameter-doc
...
Renamed the param in the documentation for HandleParameter to match the actual parameter.
6 years ago
Karthik Ravi Shankar
88fc2a6a52
Merge pull request #18242 from grpc/grpc_namespace_serverbuilder
...
Moving ::grpc::ServerBuilder to ::grpc_impl::ServerBuilder
6 years ago
Jan Tattermusch
6fb62c4bae
Merge pull request #18486 from JamesNK/jamesnk/grpccoreapi-version
...
Fix Grpc.Core.Api assembly version
6 years ago
Nicolas "Pixel" Noble
55e280b7a5
Breakout of #18445 - part 1
6 years ago
Alexander Polcyn
ecb3dec651
Enable go compute engine channel creds interop test
6 years ago
Jan Tattermusch
a48d3efc9e
move dependencies.props to the right directory
6 years ago
yang-g
621840900f
Fully log test scenario
6 years ago
Nicolas Noble
c9b7ca8e24
Adding missing language :P
6 years ago
Jan Tattermusch
4eedf568a8
makes generation of dev nuget versions work
6 years ago
vishalpowar
d673764a61
Merge pull request #18478 from vishalpowar/xds_cds_upb_generate
...
Generate upb code for cds protos and BUILD rule changes
6 years ago
Jan Tattermusch
6fba3c0221
dependency versions are imported through Directory props
6 years ago
Jan Tattermusch
f30da05dff
introduce Directory.Build.props
6 years ago
Jan Tattermusch
5d0a571426
introduce build/dependencies.props
6 years ago
Lidi Zheng
4870dd389d
Merge pull request #18483 from lidizheng/add-doc-grpcio-status
...
Add documentation for 'grpcio-status' package
6 years ago
Yash Tibrewal
820d75eaf4
Merge pull request #18481 from yashykt/http2bug
...
Remove unnecessary hack which causes data races
6 years ago
Yash Tibrewal
9effda48bf
Merge pull request #18482 from yashykt/http2bug2
...
Fix Potentially Dangerous Typo - locked function being run outside of combiner
6 years ago
James Newton-King
297dd0cb62
PR feedback
6 years ago
James Newton-King
688ad6373b
Fix Grpc.Core.Api assembly version
6 years ago
Soheil Hassas Yeganeh
a3366c1b7f
Merge pull request #18464 from soheilhy/slice-buffer
...
Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing.
6 years ago
Soheil Hassas Yeganeh
e5bef12065
Merge pull request #18474 from soheilhy/h2-incoming-md
...
Preallocate for incoming metadatas.
6 years ago
Soheil Hassas Yeganeh
fc2fc03fc3
Merge pull request #18473 from soheilhy/stack-const-ref
...
Use const ref for `grpc_slice`
6 years ago
Vishal Powar
e959373742
Generate upb code for cds protos and BUILD rule changes
6 years ago
Lidi Zheng
a7b2ed3b98
Add documentation for 'grpcio-status' package
6 years ago
Yash Tibrewal
072749b38c
Reviewer comments
6 years ago
Yash Tibrewal
65e266b47f
Locked function needs to be run inside a combiner
6 years ago
Yash Tibrewal
eab66cb6cc
Remove unused function
6 years ago
Yash Tibrewal
c9e1a71c8e
Remove unnecessary hack which causes data races
6 years ago
Jan Tattermusch
1805e2e431
Merge pull request #18470 from kkm000/kkm/17661-filenamegen
...
C# tools: support generated filename corner cases
6 years ago
Jan Tattermusch
cfa0d22c24
Merge pull request #18471 from kkm000/kkm/17884-protobuf-list-casing
...
C# Tooling: change the case to 'Protobuf' consistently
6 years ago
yihuaz
b25024136a
Merge pull request #18469 from yihuazhang/revert_ssl_security_connector
...
Revert the changes in ssl_security_connector.cc made in #18115
6 years ago
kkm
aa40424bb2
fixup! C# tools: support generated filename corner cases
6 years ago
kkm
50aed8d238
fixup! C# tools: support generated filename corner cases
6 years ago
Soheil Hassas Yeganeh
1014fe507f
Use const ref for grpc_slice.
...
We are copying the slice on every call creation, which is hurting
ping/pong traffic.
6 years ago
Soheil Hassas Yeganeh
88fe29c63d
Preallocate for incoming metadatas.
...
There is usually 9 metadata in incoming headers. We are calling
arena_alloc for all of them and that accounts for 75% of the
calls to arena_alloc.
Simply preallocate 10 of them in the structure so that we can
avoid the atomic op, per header.
6 years ago