Dan Rosart
f54fc5b53a
Include port_platform in gcp_environment tests.
...
Both the Windows and Linux tests use platform-specific macros to
determine whether they should execute, but they weren't including the
file where those macros were defined, so they were always running the
else case of that check, which meant they weren't testing anything.
7 years ago
apolcyn
0a6fdb20b4
Merge pull request #15828 from apolcyn/fix_gcd
...
Explicitly delete c-ares fd's from pollset set after c-ares is done
7 years ago
Muxi Yan
1e0de6af6a
Merge pull request #15777 from muxi/cfstream-doc
...
CFStream use guide
7 years ago
adelez
186a518573
Merge pull request #15876 from adelez/foundry_integration
...
Do not upload results to database for PR.
7 years ago
Vijay Pai
35bbd90206
Merge pull request #15848 from vjpai/thd_fix
...
Check the value in the pointer, not the address
7 years ago
Adele Zhou
f61d929832
fix ubsan test
7 years ago
Muxi Yan
0458a6b89a
Merge pull request #15847 from muxi/c++-protobuf
...
Add subspec for C++ protobuf
7 years ago
Muxi Yan
3c3b6b8473
Merge pull request #15838 from muxi/objc-channel-args
...
Surface more channel args on gRPC iOS
7 years ago
Muxi Yan
ec1c014413
Update link to network transition behavior doc
7 years ago
Muxi Yan
82d65f2c85
Merge pull request #14650 from muxi/network-behavior-doc
...
Create doc for gRPC iOS Network Transition Behavior
7 years ago
Muxi Yan
5d4bb063e1
Fix grammar
7 years ago
Adele Zhou
c24a35d333
Do not upload results to database for PR.
7 years ago
adelez
2c9d7a66d2
Merge pull request #15872 from adelez/foundry_integration
...
Set runs_per_test=2 for asan and ubsan, also add them to PR builds
7 years ago
Alexander Polcyn
0220a998db
Explicitly delete fd from pollset set after c-ares is done
7 years ago
Adele Zhou
4ae9d8118e
Add asan and ubsan PR build for bazel
7 years ago
Adele Zhou
ef4849f64c
Set runs_per_test=2
7 years ago
Noah Eisen
de06fc0049
Merge pull request #15869 from ncteisen/fix-build
...
Disable Channelz connectivity_state Query for Now
7 years ago
ncteisen
7b0af97531
Disable connectivity_state query for now
7 years ago
Muxi Yan
2995000f5a
Comments
7 years ago
David G. Quintas
01f3d5eed3
Merge pull request #15867 from ZhouyihaiDing/15865
...
PHP: fix distribution test by adding 2 header files into the package.xml
7 years ago
ZhouyihaiDing
f04fbd151b
PHP: fix distrib test
7 years ago
Juanli Shen
22318af14c
Merge pull request #15866 from AspirinSJL/add_header
...
Add header back in build.yaml
7 years ago
Juanli Shen
174166d20c
Add header back in build.yaml
7 years ago
Nicolas Noble
9789fa49fd
Merge pull request #15748 from nicolasnoble/libcxxabi
...
Skeleton of libcxxabi's usage.
7 years ago
Sree Kuchibhotla
e0198fce70
Merge pull request #15776 from sreecha/epollex-ownerfd-fix
...
Prevent pollable from accessing a potentially orphaned/destroyed fd
7 years ago
hcaseyal
618a3f561d
Merge pull request #15839 from hcaseyal/server_auth_allocation
...
Remove allocation in server_auth filter
7 years ago
Nicolas "Pixel" Noble
b71da61dd1
c++14-compat is c++ only.
7 years ago
Nicolas "Pixel" Noble
c6ed823ef7
+ -> X
7 years ago
David G. Quintas
3acf8e6207
Merge pull request #15840 from dgquintas/common_nanopb
...
Update to use the canonical version of LB proto
7 years ago
Hope Casey-Allen
8f3222c4eb
Remove allocation in server_auth filter and allocate on the arena instead
7 years ago
apolcyn
24416c7a19
Merge pull request #15834 from ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell
...
GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
7 years ago
David Garcia Quintas
1645e1c55f
Sync'd load_balancer.proto
7 years ago
Mehrdad Afshari
6cec581345
Merge pull request #15850 from grpc/v1.13.x
...
Upmerge 1.13.x into master
7 years ago
Juanli Shen
f69f49d64f
Merge pull request #15570 from AspirinSJL/load_reporting_filter
...
Load reporting filter
7 years ago
ganmacs
c1b64e3493
GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
7 years ago
David Garcia Quintas
8c8cd02014
Uncomment nanopb output check
7 years ago
Nicolas "Pixel" Noble
fae0d95d2b
Missing test files.
7 years ago
Nicolas "Pixel" Noble
fe62844cc0
Not all compilers...
7 years ago
Vijay Pai
46168bf96f
Check the value in the pointer, not the address
7 years ago
Muxi Yan
1176dc36c5
Add tests
7 years ago
Juanli Shen
f5f1d57d7a
Add load reporting filter
7 years ago
Sree Kuchibhotla
afbc251b1a
Merge branch 'master' into epollex-ownerfd-fix
7 years ago
Muxi Yan
6443601337
Subspec for C++ protobuf
7 years ago
David Garcia Quintas
f3955ba711
Update to use the canonical version of LB proto
7 years ago
Noah Eisen
7a2a8ca4ba
Merge pull request #15747 from ncteisen/channel-benchmark
...
Add Channel Creation Benchmark
7 years ago
Juanli Shen
8bda53ee64
Merge pull request #15196 from AspirinSJL/load_reporter
...
Add load reporter for server load reporting
7 years ago
Juanli Shen
291bbc7014
Add load reporter
7 years ago
Eric Anderson
06cc5b583a
Merge pull request #15798 from dapengzhang0/patch-1
...
Add v1.13.1 release of grpc-java
7 years ago
ncteisen
77472309d5
Add channel creation benchmark
7 years ago
apolcyn
3da62273f7
Merge pull request #15800 from ganmacs/remove-redefine-class
...
EchoMsg is defined in spec/support/services.rb
7 years ago