kpayson64
449bf017e1
Merge pull request #11048 from kpayson64/fix_py_artifact
...
Fix python artifact build
8 years ago
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
8 years ago
Muxi Yan
25d71cd6d8
remove enable_workaround
8 years ago
Nicolas "Pixel" Noble
3726e3d37b
Moving gtest include down.
...
In some cases, depending on the direction of the wind, and the phase of the moon, gtest can interfere with protobuf badly with macros cross-pollution between the two projects. Moving the gtest inclusion at the end makes the problem go away.
8 years ago
Muxi Yan
21be59b8dd
sanity fix
8 years ago
ncteisen
22dbd73b43
Add static assert to enforce subtype invariant
8 years ago
Noah Eisen
0cab13f558
Merge pull request #11033 from ncteisen/more-trickle
...
Add Unbalanced Unary Benchmark
8 years ago
ncteisen
1842c4379c
Clang
8 years ago
Craig Tiller
a4660cba9a
Merge branch 'uberpoll' of github.com:ctiller/grpc into uberpoll
8 years ago
Craig Tiller
15285fbbf9
Add missing include
8 years ago
Craig Tiller
4d16f4dd1d
Add some casts for C++ compatibility
8 years ago
Craig Tiller
20fdddd9a8
Merge pull request #11060 from ctiller/writes_per_rpc
...
Increase error threshold for too many writes
8 years ago
Craig Tiller
a189bacc95
Add protobuf failures to ubsan suppression file
8 years ago
Craig Tiller
7b622ab558
ubsan fix: dont deref past end of array
8 years ago
Craig Tiller
1b84e03884
Dont run ubsan tests on boringssl
8 years ago
Craig Tiller
74bf087e9c
Increase error threshold for too many writes
8 years ago
Craig Tiller
cdc97a1226
Fix tests on Mac
8 years ago
Craig Tiller
d586587d85
Fix BUILD
8 years ago
Craig Tiller
6e86c463aa
Merge github.com:grpc/grpc into uberpoll
8 years ago
Jan Tattermusch
07a2f98e6b
Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact
...
Fix C# macos x86 artifact build
8 years ago
Stanley Cheung
0afa9abb79
Bump to 1.3.2-pre1
8 years ago
Muxi Yan
034deab6d1
clang-format
8 years ago
Muxi Yan
36398e7978
Fix argument string
8 years ago
Muxi Yan
bf5a5f92be
Add a separate test case for workaround_cronet_compression
8 years ago
Muxi Yan
fac9d9e5b1
Address comment - simplify code
8 years ago
Muxi Yan
f5b3db9c22
Use AddChannelArgument method
8 years ago
Muxi Yan
b1a80c751d
bug fixes
8 years ago
Nicolas "Pixel" Noble
71ca4200f6
QPS doesn't actually need gtest anymore.
8 years ago
Muxi Yan
e22bd48cd9
Add cpp test
8 years ago
Muxi Yan
cdc0d03b2d
Add EnableWorkaround API to enable server workarounds
8 years ago
ncteisen
c7de5a7601
Add warmup
8 years ago
Stanley Cheung
e9595bad14
PHP: fixed some memory leaks
8 years ago
Matt Kwong
c7676a3d00
Merge pull request #10967 from matt-kwong/upload_results2
...
Add option to upload Jenkins test result to BQ
8 years ago
Craig Tiller
8ce9a46804
Fix small message streaming ping-pong write count regression
8 years ago
murgatroid99
f2f125a38a
Switch 'apply' for 'call' in pass-through functions
8 years ago
Muxi Yan
e74b9aeaa2
Add comment
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
Alexander Polcyn
0f02908e67
address comments
8 years ago
murgatroid99
a1137ce51f
Improve how UV TCP servers and endpoints are shut down
8 years ago
Ken Payson
b91c5fb8ba
Fix python artifact build
8 years ago
kpayson64
a02b66a6cd
Merge pull request #10995 from kpayson64/upgrade_protobuf
...
Upgrade protobuf to 3.3.0
8 years ago
Mehrdad Afshari
e039abc395
Update INSTALL.md
8 years ago
Mehrdad Afshari
b28cb94674
Amend build instructions on macOS
...
Add instructions about setting `LIBTOOL` and `LIBTOOLIZE`
when building on macOS.
8 years ago
Craig Tiller
99ee8d5308
Solve uv link problem
8 years ago
Craig Tiller
cc00300c93
Add missing file to BUILD
8 years ago
Yuxuan Li
864ac0d28d
debug Mac objective-c errors
8 years ago
Yuxuan Li
c03858badf
Merge branch 'master' into poll_stat
8 years ago
ncteisen
0725d3a4b3
Run bm resonable number of times
8 years ago
Vijay Pai
f6f28a781d
Add 2 new scenarios for better bw measurement
8 years ago
Vijay Pai
786c76e1b3
Merge pull request #11009 from vjpai/limes
...
Reduce concurrent RPCs for single-core qps tests
8 years ago