Craig Tiller
f5362b1add
Merge github.com:grpc/grpc into nudiff
8 years ago
Craig Tiller
3fd238a2c6
Merge github.com:grpc/grpc into poll-wakeup
8 years ago
Nathaniel Manista
04b4d4c54b
Merge pull request #9974 from nathanielmanistaatgoogle/lint
...
More lint.
8 years ago
Craig Tiller
e83edbfc2f
Merge github.com:grpc/grpc into bm_channel
8 years ago
Craig Tiller
808d19e834
Merge pull request #9977 from ctiller/fssplit
...
Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks
8 years ago
Craig Tiller
c2804fbb2e
Merge pull request #10018 from ctiller/accept4
...
Silence accept4 message when its irrelevant
8 years ago
Craig Tiller
332bcc377c
Fix sanity
8 years ago
Craig Tiller
09e9329f29
Merge github.com:grpc/grpc into server_channel_args
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago
David G. Quintas
3d5b0e6aab
Merge pull request #10045 from dgquintas/fix_runtests_n
...
Fix misplaced assert in run_tests.py
8 years ago
David Garcia Quintas
e2bdbfe075
Fix misplaced assert in run_tests.py
8 years ago
Jan Tattermusch
3464f70694
dont silence realtime output from run_tests.py --use_docker
8 years ago
Jan Tattermusch
1d88979a57
Delete TestResult.xml
8 years ago
Muxi Yan
abc886dc64
Use the right encoding overhead number in remote interop test with Cronet
8 years ago
Robbie Shade
69709e2819
Fix flaky use-after-free in udp_server
8 years ago
Craig Tiller
111f2d4817
Merge github.com:grpc/grpc into server_channel_args
8 years ago
Craig Tiller
12352b2c5c
Add test of server builder, including channel args
8 years ago
Craig Tiller
4751c28b0b
Add channel arguments to server builder
8 years ago
Jan Tattermusch
d1287b580e
Merge pull request #10020 from jtattermusch/reports_for_sponge
...
Make report naming internal-CI compliant
8 years ago
Jan Tattermusch
5a59c43e7a
make report naming internal-CI compliant
8 years ago
Mehrdad Afshari
b38aac4c76
Bump protobuf to 3.2.0
8 years ago
Mehrdad Afshari
c8f24e5070
Merge pull request #10026 from mehrdada/bump-proto-depenedency-on-python-3.2
...
Updated protobuf dependency for python to 3.2.0
8 years ago
David G. Quintas
18f8acf617
Merge pull request #10004 from dgquintas/1.1.x_to_master_again
...
1.1.x to master again
8 years ago
Matt Kwong
8809afd0ab
Update regex to find sponge_log.xml
8 years ago
Craig Tiller
76fc48bc5c
Start of diff script
8 years ago
Matt Kwong
1fabdfb870
Add more Kokoro job configs
8 years ago
Craig Tiller
eb24a7bd84
Use new diff script
8 years ago
Craig Tiller
1444464345
Fix locking
8 years ago
Makarand Dharmapurikar
e3e3b2aec8
changes for picking up well known protos
...
Add dependency and protoc argument for picking up well known protos
from the //third_party/protobuf repo
8 years ago
Craig Tiller
2280306ec3
Merge pull request #10029 from ctiller/qps
...
Get master performance workers working again
8 years ago
Craig Tiller
6921820fab
Ensure port server is running on remote hosts
8 years ago
Craig Tiller
b094b2c31e
Actually print error message
8 years ago
Yang Gao
41559c6434
Merge pull request #10024 from grpc/revert-10015-use_after_free
...
Revert "Fix flaky use-after-free in udp_server"
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
Yang Gao
7c1aafb3f9
Revert "Fix flaky use-after-free in udp_server"
8 years ago
Yuchen Zeng
f0d6b88626
Avoid repetitive division calculations
8 years ago
Robbie Shade
73c33541b5
Merge pull request #10015 from rjshade/use_after_free
...
Fix flaky use-after-free in udp_server
8 years ago
Robbie Shade
9cf08b6bea
Fix flaky use-after-free in udp_server
8 years ago
Craig Tiller
702a445dc1
Fix initialization
8 years ago
Craig Tiller
f26236a159
Silence accept4 message when its irrelevant
8 years ago
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