Jan Tattermusch
cf6a311761
Revert "Windows builds for gRPC C++ tests"
6 years ago
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
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
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
Richard Belleville
08ad670e55
Merge pull request #18314 from grpc/refcount-vtable
...
Refcount vtables
6 years ago
Nicolas Noble
7dbe321d76
Update pending_api_cleanups.md
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
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
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
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
Richard Belleville
2a50960b4c
Add copyright to BUILD file
6 years ago
Jan Tattermusch
ee500f1963
Merge pull request #17276 from jtattermusch/csharp_netcore2x
...
C# upgrade executables to netcoreapp2.1
6 years ago
Jan Tattermusch
125b54e5da
Merge pull request #18329 from jtattermusch/bump_protobuf370
...
Update protobuf dependency to v3.7.0
6 years ago
Jan Tattermusch
478377ff70
PDBs will get included automatically
6 years ago
Jan Tattermusch
c820cfc158
activate sourcelink when building packages
6 years ago
Jan Tattermusch
96fd871694
bump C# protobuf dependency
6 years ago
Jan Tattermusch
f601afae14
bump ruby google-protobuf dependency
6 years ago
Jan Tattermusch
ce22e246d7
run tools/distrib/python/make_grpcio_tools.py
6 years ago
Jan Tattermusch
b667c2f72f
regenerate ruby protos
6 years ago
Jan Tattermusch
1c6040162e
regenerate C# protos
6 years ago
Jan Tattermusch
e3c024591b
update bazel build to protobuf v3.7.0
6 years ago
Jan Tattermusch
0c8c4c6dd5
update third_party/protobuf to v3.7.0
6 years ago