Mehrdad Afshari
bd233ba18a
Revert to the official manylinux1 image
7 years ago
Mehrdad Afshari
6359ab0329
Pin cython to 0.28.3 temporarily
...
To fix Windows artifact failures.
7 years ago
Vijay Pai
bf9ff4e7e5
Merge pull request #15945 from vjpai/drop_assert
...
Drop a spurious assert, since ServerReader can SendInitialMetadata
7 years ago
Noah Eisen
7ff678c718
Merge pull request #15906 from ncteisen/channelz
...
Fix Channelz Linkage Error
7 years ago
Nathaniel Manista
7c312e3d65
Merge pull request #15845 from ghostwriternr/add_gevent_to_bazel
...
Add gevent_util.h to grpc_base_c Bazel target.
7 years ago
Jan Tattermusch
a894702454
Merge pull request #15940 from jtattermusch/add_troubleshooting
...
Add TROUBLESHOOTING.md
7 years ago
Jan Tattermusch
4eb44f3dfb
Address review comments.
7 years ago
Alexander Houben
7a7e09cf8a
Xamarin support: introduce PlatformApis.isXamarin*, working NativeMethods for Xamarin.Android, do not use System.Runtime.Loader on Android for the moment
7 years ago
Juanli Shen
86aa172d9b
Merge pull request #15919 from AspirinSJL/reorder
...
Reorder steps in ServerBuilder::BuildAndStart()
7 years ago
ncteisen
caa85b2a43
Reviewer feedback
7 years ago
ncteisen
c9c1feffca
Write ClientChannelNode in terms of client_channel
7 years ago
ncteisen
230035180f
Change pattern to have subtype do json population
7 years ago
ncteisen
afb9829819
Fix the muddled linkeage of channelz
7 years ago
David Garcia Quintas
c53f8dfbfc
Fixed ordering in adding pending picks to RR
7 years ago
Vijay Pai
c5336fcf8b
Drop a spurious assert, since ServerReader can SendInitialMetadata
7 years ago
Jan Tattermusch
19010459a0
Mention troubleshooting guide in top level README.md
7 years ago
Jan Tattermusch
a811fd63d1
Update TROUBLESHOOTING.md
7 years ago
Jan Tattermusch
c81a4656de
Add TROUBLESHOOTING.md
7 years ago
yihuaz
252d3f3b46
Merge pull request #15909 from yihuazhang/local_channel_credentials
...
Implement local channel/server credentials
7 years ago
hcaseyal
f0375f86e9
Merge pull request #15879 from hcaseyal/client_auth_allocation
...
Remove allocation in client auth filter and use call arena instead
7 years ago
Noah Eisen
024c663312
Merge pull request #15771 from ncteisen/serialization
...
Support Per-Method Codegen Generic on Server Side
7 years ago
Vijay Pai
bca3d3a6d0
Merge pull request #15902 from Torgen/gcp_environment_port_platform
...
Include port_platform in gcp_environment tests.
7 years ago
Juanli Shen
9e77eeb0d5
Update comment
7 years ago
Yihua Zhang
e83415df72
minor fix
7 years ago
Yihua Zhang
587b40ddac
finished 2nd revision
7 years ago
Yihua Zhang
ff6c5b29c9
Merge remote-tracking branch 'upstream/master' into local_channel_credentials
7 years ago
Hope Casey-Allen
71566ffa93
Allocate on call arena in client_auth_filter
7 years ago
Noah Eisen
1115bb7b6d
Merge pull request #15859 from kerrick-lyft/kerrick-lyft-patch-1
...
Fix Bazel build instructions
7 years ago
Kerrick Staley
f44f0bc592
Merge branch 'master' into kerrick-lyft-patch-1
7 years ago
Yihua Zhang
0bcc55f6b7
finished 1st revision
7 years ago
Yihua Zhang
c5f1eda10f
implement loca credentials
7 years ago
Jan Tattermusch
6eb6c845aa
Merge pull request #15822 from jtattermusch/building_doc_polish
...
Improve BUILDING.md and CONTRIBUTING.md
7 years ago
Juanli Shen
1f965159dd
Reorder steps when starting a server
7 years ago
Srini Polavarapu
b1665f0266
Merge pull request #15917 from srini100/master
...
Add version 1.13.0 to interop matrix
7 years ago
hcaseyal
9f7e963dca
Merge pull request #15883 from hcaseyal/remove_server_auth_allocation
...
Remove allocation in server_auth_filter
7 years ago
Matt Kwong
39ab59ff36
Enable uploading UNKNOWN results for RBE
7 years ago
ncteisen
7d474811ab
Reviewer feedback
7 years ago
Jiangtao Li
7860a9418b
Merge pull request #15910 from jiangtaoli2016/extra_copy_improve
...
refactor extra-copy integrity-only protector
7 years ago
Hope Casey-Allen
f061a88a0c
Remove auth_context from call data. Use channel data auth context instead
7 years ago
Hope Casey-Allen
95554840a8
Fix macro error and clang tidy
7 years ago
Hope Casey-Allen
95800f4162
Remove allocation in server_auth_filter
7 years ago
ncteisen
a0a59537d2
s/CodegenGeneric/Raw/g
7 years ago
Srini Polavarapu
98bf1a5872
Add version 1.13.0 to interop matrix
7 years ago
jiangtaoli2016
7206c05417
refactor extra-copy integrity-only protector
7 years ago
Mark D. Roth
10d853dabd
Merge pull request #15891 from markdroth/subchannel_alignment_fix
...
Fix subchannel call stack alignment
7 years ago
Noah Eisen
2be6bfa82e
Merge pull request #15901 from jiangtaoli2016/extra_copy_protector
...
Allow extra copy in zero-copy protector integrity-only mode
7 years ago
ncteisen
8db7788d46
Merge branch 'master' of https://github.com/grpc/grpc into serialization
7 years ago
jiangtaoli2016
52a2f21ab7
Allow extra copy in zero-copy protector integrity-only mode
7 years ago
Srini Polavarapu
5d57a8d09a
Merge pull request #15895 from srini100/v1.13.x
...
Bump to v1.13.0
7 years ago
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