Eric Gribkoff
|
d572b166b1
|
Merge pull request #15887 from ericgribkoff/dont_turn_off
timer manager: don't turn off threading in start_threads()
|
7 years ago |
Adele Zhou
|
663f606dcf
|
Fix the Ubsan PR build
|
7 years ago |
Mark D. Roth
|
d463a64384
|
Fix subchannel call to align its call stack (similar to 15b37ac for parent call).
|
7 years ago |
Eric Gribkoff
|
e85e713d0b
|
timer manager: don't turn off threading in start_threads()
|
7 years ago |
Zhouyihai Ding
|
2f924c6c5b
|
Merge pull request #15749 from ZhouyihaiDing/call_invoker
PHP: add call invoker
|
7 years ago |
Mark D. Roth
|
2223e60b63
|
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
|
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 |
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 |