Craig Tiller
|
e0341792d5
|
Remove most usage of the grpc_call lock
|
8 years ago |
ncteisen
|
1a882cfc4a
|
Add more core banned functions
|
8 years ago |
ncteisen
|
55337bb317
|
Error arena optimization
|
8 years ago |
Muxi Yan
|
88a41bfa9d
|
Add comment to encodingOverhead
|
8 years ago |
Matt Kwong
|
b97e82b179
|
Change Kokoro scripts to use run_tests_matrix.py
|
8 years ago |
Craig Tiller
|
47c56a677e
|
A better benchmark diff script
|
8 years ago |
Mehrdad Afshari
|
c35a5b0e74
|
Merge pull request #10038 from mehrdada/server-reflection-for-grpc-python
Bump protobuf to 3.2.0 in requirements.txt
|
8 years ago |
Craig Tiller
|
5adc93e0ba
|
Add more interesting metrics
|
8 years ago |
Craig Tiller
|
26995eb2ee
|
Get filename right
|
8 years ago |
Craig Tiller
|
b432885a56
|
Always write index.html
|
8 years ago |
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 |
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 |