Nicolas Noble
c28d35dc1c
Merge pull request #18380 from nicolasnoble/memset-on-nontrivial
...
Fix a memset on a non-trivial object.
6 years ago
Nicolas Noble
64642d60fb
Merge pull request #18382 from nicolasnoble/extra-const
...
Removing superfluous const in a static_cast.
6 years ago
Yihua Zhang
090ad9231c
Merge remote-tracking branch 'upstream/master' into SPIFFE_SECURITY_CONNECTOR
6 years ago
Lidi Zheng
ec78d0f569
Use correct C integer types in Cython
6 years ago
Nicolas "Pixel" Noble
8479bed4b5
Removing superfluous const in a static_cast.
...
This seems to be producing a warning on some compilers, and it's unnecessary anyway.
6 years ago
Nicolas Noble
e63050a0bb
Merge pull request #18286 from grpc/breaking-changes-list
...
Adding a few potential breaking changes
6 years ago
Nicolas "Pixel" Noble
32b9e52453
Fix a memset on a non-trivial object.
6 years ago
Yihua Zhang
b017c801b6
Add SPIFFE security stack to gRPC core
6 years ago
Jan Tattermusch
bd68cbcd24
Merge pull request #18366 from jtattermusch/fix_grpc_tools_layout
...
Fix layout of Grpc.Tools package
6 years ago
Jan Tattermusch
0ca6cad901
Merge pull request #18355 from JunTaoLuo/vs-errors
...
Update tools to ensure error details appear in VS
6 years ago
Jan Tattermusch
5e6a9d9977
Merge pull request #18363 from jtattermusch/fix_sourcelink_again
...
Fix source stepping by upgrading sourcelink
6 years ago
Michael Behr
f2ba191dcc
Merge remote-tracking branch 'upstream/master' into interop-client-additional-metadata
6 years ago
Mark D. Roth
2b03154cf4
Update naming doc.
6 years ago
Michael Behr
7f6ed9267f
Convert metadata flag keys to lowercase.
6 years ago
Richard Belleville
08ad670e55
Merge pull request #18314 from grpc/refcount-vtable
...
Refcount vtables
6 years ago
Mark D. Roth
d069bc7721
LB policy API cleanup
6 years ago
Yash Tibrewal
efe0b4b2dd
Use GRPC_LINUX_ERRQUEUE
6 years ago
Nicolas Noble
7dbe321d76
Update pending_api_cleanups.md
6 years ago
John Luo
ca90580d2b
Enable design time builds by default
...
- Design time build can be disable by setting DisasbleProtobufDesignTimeBuild to true
6 years ago
Jan Tattermusch
e8c8ca6d70
fix layout of Grpc.Tools package
6 years ago
vishalpowar
2ed58ad449
Merge pull request #18258 from vishalpowar/upb_build_new
...
Add upb generated protos and build it with required upb build changes
6 years ago
Jan Tattermusch
e48e1e84d8
Merge pull request #18151 from dronecore/16856-fix-codegen-off-install
...
Bugfix: builds disabled by CODEGEN=OFF should not be installed
6 years ago
Jan Tattermusch
7095e051f2
Merge pull request #18354 from lidizheng/fix-dist
...
Fix Python distribution test
6 years ago
Jan Tattermusch
b302f912ce
publish repository url
6 years ago
Jan Tattermusch
b089b21c6f
Fix source stepping by upgrading sourcelink
6 years ago
John Luo
55897b9f69
WIP Fix tests
6 years ago
Norman Link
3d28761029
Fixing memory leak in interceptor by removing unsued send_status_
6 years ago
Vishal Powar
319fcdf26e
Add a script for generating C code and build rule for protobuf protos.
...
All these changes need to go together to make sense
- changes to use new version of upb in bazel
- allowing includes in build target option
- script for generating c code (upb) for protos
- generated code for example protos
- adding changes for non-bazel builds
- change sanity tests to ignore the generated files.
6 years ago
Vijay Pai
85f8e0f4b0
Merge pull request #18289 from vjpai/unimplemented_rpc
...
C++ callback API: properly handle and test unimplemented RPC method
6 years ago
Lidi Zheng
f42ad52c44
Update `--dest-dir` to `-d`
6 years ago
John Luo
33dbbb98d8
Update tools to ensure error details appear in VS
6 years ago
Lidi Zheng
64b29fba5d
An attempt to fix distrib test
6 years ago
Yang Gao
6d5a48a35a
Merge pull request #16616 from deadmoose/patch-1
...
Fix backwards logic checking for --call_creds=none
6 years ago
Soheil Hassas Yeganeh
796718ef77
Merge pull request #18352 from soheilhy/tcp-inq-dbg
...
Make the TCP_INQ log a debug entry.
6 years ago
Mark D. Roth
687580fe04
Add ResultHandler to Resolver API.
6 years ago
Soheil Hassas Yeganeh
91da938053
Make the TCP_INQ log a debug entry.
...
Users reported they see a lot of these logs in their runs.
6 years ago
Jan Tattermusch
cfe021a3b3
netstandard2.0 tweaks
6 years ago
Jan Tattermusch
fac3ec2563
add netstandard2.0 target for Grpc.* packages
6 years ago
Jan Tattermusch
2db08e086c
Merge pull request #18333 from jtattermusch/csharp_sourcelink_fix
...
C#: Activate sourcelink when building nuget packages
6 years ago
Richard Belleville
b8241addc3
Merge pull request #18312 from grpc/multiprocessing-example
...
Multiprocessing Example
6 years ago
Yang Gao
5cfc1a63cd
Merge pull request #18336 from muxi/memory-issue
...
Use cached grpc ssl credential for ObjC library
6 years ago
Mark D. Roth
a89df2e275
Merge pull request #18222 from markdroth/pick_first_selected_fails_connectivity_state_fix
...
Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list.
6 years ago
Karthik Ravi Shankar
6e87a449b4
Merge pull request #18343 from grpc/revert-18220-grpc_namespace
...
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
6 years ago
Mark D. Roth
c9421eeb85
Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list.
6 years ago
Muxi Yan
33ebf719a5
use cached grpc ssl credential
6 years ago
Karthik Ravi Shankar
b3889585a1
Revert "Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota"
6 years ago
Karthik Ravi Shankar
cc632f8121
Merge pull request #18220 from grpc/grpc_namespace
...
Moving ::grpc::ResourceQuota to ::grpc_impl::ResouceQuota
6 years ago
Richard Belleville
dde238cb5d
Apparently no ipv6 on kokoro
6 years ago
Richard Belleville
f3b57e35ec
Properly import protos
6 years ago
Richard Belleville
b9659d58da
Actually generate proto
6 years ago