ZhouyihaiDing
a7e282eecb
PHP: add call invoker
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
Kerrick Staley
4fb53784fb
Fix Bazel build instructions
...
See https://groups.google.com/d/msg/grpc-io/ljBk9Z_QyuQ/3i-obzb3CAAJ
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
c75473fcef
Merge pull request #15849 from mehrdada/bump-rc3
...
Bump rc3
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
Mehrdad Afshari
ed0dc067ba
Regenerate Projects
7 years ago
Mehrdad Afshari
3902d11a86
Bump v1.13.x to v1.13.0-pre3
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
Naresh
74426fd216
Add gevent_util.h to grpc_base_c Bazel target
...
gevent_util.h was added to iomgr in 1bfff8e
, but wasn't added to the
grpc_base_c Bazel target. This is required when building cygrpc under
gRPC Python using Bazel. Add gevent_util.h to `hdrs` in grpc_base_c.
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