Jan Tattermusch
1462063d9d
Merge pull request #9821 from jtattermusch/protobuf_bump_3.2.0
...
Upgrade third_party/protobuf to 3.2.0 and update C# nugets.
8 years ago
Jan Tattermusch
3b7bcc3eb0
fix grpcio_tools build on windows
8 years ago
Mehrdad Afshari
065d924436
Updated python scripts to work with protobuf 3.2.0
...
Since the build script of python grpcio-tools package
is very much entangled with the build system of protobuf,
and protobuf build scripts added a build step that
compiles js/embed.cc to create a preprocessor binary
that takes some .js files and generates a single
well_known_types_embed.cc which then gets linked to the
rest of protobuf source tree.
The generated code seems to be used only by the JS
portion of protoc, so is not expected to affect
our python build. Since we did not want to replicate
the entire build process of protobuf, we decided to
pre-generate the well_known_types_embed.cc and keep
it in our repo and then substitute the js/embed.cc
compiler file with it.
8 years ago
Jan Tattermusch
a3d87cad7e
fix C# nuget restore
8 years ago
Jan Tattermusch
5cf218e641
regenerate protoc_lib_deps.py
8 years ago
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
8 years ago
Jan Tattermusch
1293cbc153
remove unneeded dependencies
8 years ago
Jan Tattermusch
93c8951695
NUnitVersion tests no longer needed
8 years ago
Jan Tattermusch
e2b2c8e193
update nugets in csproj projects
8 years ago
Jan Tattermusch
018e23ab5a
regenerate projects
8 years ago
Jan Tattermusch
a66df54db7
update C# project.json dependencies
8 years ago
Jan Tattermusch
766c97a408
updgrade C# project.json to protobuf 3.2.0
8 years ago
Jan Tattermusch
d687e92f1c
regenerate C# protos
8 years ago
Jan Tattermusch
fddb01d537
upgrade third_party/protobuf to 3.2.0
8 years ago
Jan Tattermusch
efe7572c72
Merge pull request #9632 from jtattermusch/csharp_server_side_auth
...
Expose AuthContext in C#
8 years ago
Yuchen Zeng
d42249894e
Merge pull request #10001 from y-zeng/fling_stream
...
Use gpr_subprocess in fling_stream_test
8 years ago
Muxi Yan
39a797387f
clang-format
8 years ago
Muxi Yan
b3f11af3a5
Improve the way to reject :authority header
8 years ago
Muxi Yan
21490a1e2d
Fix flush read
8 years ago
Craig Tiller
3651eece9b
Fix merge error
8 years ago
Craig Tiller
77bcd5a58a
Merge github.com:grpc/grpc into nudiff
8 years ago
Craig Tiller
adade61028
Merge branch 'diff_perf' into nudiff
8 years ago
Craig Tiller
b699640a77
Factor out benchmark parsing code to enable diffs more easily
8 years ago
Craig Tiller
8918aaeccd
Document status ordering rules
...
This documents a rule that's existed in a hard to find internal document
that's existed since Feb 2016 by abhikumar@google.com .
Since that rule is critical to untangling some gRPC C core behavior, we
should document it publically.
8 years ago
David Garcia Quintas
78fd7db29f
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again
8 years ago
David G. Quintas
cf54c151f1
Merge pull request #9983 from dgquintas/1.1.x_to_master
...
Upmerge of 1.1.x to master.
8 years ago
apolcyn
7bc4f4a1e0
Merge pull request #9862 from Op3n4M3/limit-gem-build
...
Limit the gem native build resources
8 years ago
Yuchen Zeng
c65120526a
Use gpr_subprocess in fling_stream_test
8 years ago
Craig Tiller
5ea6c9f364
Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit
8 years ago
Craig Tiller
e067b6e119
Resolve sanity failures
8 years ago
Craig Tiller
1ffda9f292
Merge branch 'fssplit' into bm_channel
8 years ago
Craig Tiller
111db946b7
Add a test of creating a call on a lame channel in C++
8 years ago
makdharma
437cc199ab
Merge pull request #9968 from makdharma/grpc_bazel
...
Use grpc_build_system.bzl in other projects
8 years ago
yang-g
d0084c220e
Include x.pb.h instead of x.grpc.pb.h for message-only protos
8 years ago
Michael Lumish
bff6be2a5d
Merge pull request #9962 from murgatroid99/node_no_alpn_compile
...
Add option to recompile Node library without ALPN support
8 years ago
David Garcia Quintas
dcb71e0c21
Manual changes from upmerged modifications
8 years ago
Feng Li
74f7da2694
Merge pull request #9969 from grpc/wenbozhu-patch-4
...
Update PROTOCOL-WEB.md
8 years ago
Makarand Dharmapurikar
1e66fcf159
setting default False for use_external
8 years ago
Jan Tattermusch
3313dc1d74
Merge pull request #9971 from jtattermusch/csharp_fix_healthcheck_nuget
...
Fix Grpc.HealthCheck and Grpc.Reflection packages
8 years ago
Yang Gao
d62742193a
Merge pull request #8407 from jronak/fixtag
...
replaced protobuf tag
8 years ago
Craig Tiller
055abd65fb
Fix linux
8 years ago
Craig Tiller
ab314ee9a6
Add some pollset benchmarks
8 years ago
David Garcia Quintas
8a0ec8866e
Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master
8 years ago
Craig Tiller
656a1ab01f
Merge branch 'fssplit' into poll-wakeup
8 years ago
Craig Tiller
f09ec59222
Fix mac build
8 years ago
Craig Tiller
1128d462c3
Pollset benchmark
8 years ago
Makarand Dharmapurikar
8c881315f7
Merge branch 'master' into grpc_bazel
8 years ago
Craig Tiller
8c3eaf2f15
Merge pull request #9939 from ctiller/stream_owned_slice
...
Add a slice type that shares a refcount with a transport stream
8 years ago
Michael Lumish
f87d9ea587
Merge pull request #9960 from murgatroid99/node_qps_performance_disable
...
Disable node_protobuf_async_unary_qps_unconstrained benchmark test
8 years ago
Craig Tiller
0dc57ad46f
Move trickle to the end: it takes a while, and its less important (in the face of failures)
8 years ago