Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1e69b7c0a52f1b7dbd5b3a1d802f66e83005db22
1e69b7c
Rename grpc_executor_job_type to C++ style name
by Sree Kuchibhotla
· 6 years ago
02872df
more code review comments
by Sree Kuchibhotla
· 6 years ago
8cc3a00
Fix typo
by Sree Kuchibhotla
· 6 years ago
83d0bfa
address code review comemnts
by Sree Kuchibhotla
· 6 years ago
7e9d525
Move executor implementation into GrpcExecutor class
by Sree Kuchibhotla
· 6 years ago
46f399a
Merge pull request #15960 from mehrdada/upmerge-v1.13.x
by Mehrdad Afshari
· 6 years ago
1cc028f
Upmerge v1.13.x into master
by Mehrdad Afshari
· 6 years ago
4216ba4
Merge pull request #15958 from mehrdada/backport-15953-into-v1.13.x
by Mehrdad Afshari
· 6 years ago
a058d19
Pin cython to 0.28.3 temporarily
by Mehrdad Afshari
· 6 years ago
7f6d24b
Merge pull request #15955 from mehrdada/backport-15954-to-v1.13.x
by Mehrdad Afshari
· 6 years ago
6e2d9f4
Merge pull request #15954 from mehrdada/revert-to-official-manylinux
by Mehrdad Afshari
· 6 years ago
bf7186a
Merge pull request #15953 from mehrdada/fix-artifact-py
by Mehrdad Afshari
· 6 years ago
f243cb6
Revert to the official manylinux1 image
by Mehrdad Afshari
· 6 years ago
bd233ba
Revert to the official manylinux1 image
by Mehrdad Afshari
· 6 years ago
6359ab0
Pin cython to 0.28.3 temporarily
by Mehrdad Afshari
· 6 years ago
bf9ff4e
Merge pull request #15945 from vjpai/drop_assert
by Vijay Pai
· 6 years ago
7ff678c
Merge pull request #15906 from ncteisen/channelz
by Noah Eisen
· 6 years ago
7c312e3
Merge pull request #15845 from ghostwriternr/add_gevent_to_bazel
by Nathaniel Manista
· 6 years ago
a894702
Merge pull request #15940 from jtattermusch/add_troubleshooting
by Jan Tattermusch
· 6 years ago
4eb44f3
Address review comments.
by Jan Tattermusch
· 6 years ago
86aa172
Merge pull request #15919 from AspirinSJL/reorder
by Juanli Shen
· 6 years ago
caa85b2
Reviewer feedback
by ncteisen
· 6 years ago
c9c1fef
Write ClientChannelNode in terms of client_channel
by ncteisen
· 6 years ago
2300351
Change pattern to have subtype do json population
by ncteisen
· 6 years ago
afb9829
Fix the muddled linkeage of channelz
by ncteisen
· 6 years ago
c5336fc
Drop a spurious assert, since ServerReader can SendInitialMetadata
by Vijay Pai
· 6 years ago
1901045
Mention troubleshooting guide in top level README.md
by Jan Tattermusch
· 6 years ago
a811fd6
Update TROUBLESHOOTING.md
by Jan Tattermusch
· 6 years ago
c81a465
Add TROUBLESHOOTING.md
by Jan Tattermusch
· 6 years ago
252d3f3
Merge pull request #15909 from yihuazhang/local_channel_credentials
by yihuaz
· 6 years ago
f0375f8
Merge pull request #15879 from hcaseyal/client_auth_allocation
by hcaseyal
· 6 years ago
024c663
Merge pull request #15771 from ncteisen/serialization
by Noah Eisen
· 6 years ago
bca3d3a
Merge pull request #15902 from Torgen/gcp_environment_port_platform
by Vijay Pai
· 6 years ago
9e77eeb
Update comment
by Juanli Shen
· 6 years ago
e83415d
minor fix
by Yihua Zhang
· 6 years ago
587b40d
finished 2nd revision
by Yihua Zhang
· 6 years ago
ff6c5b2
Merge remote-tracking branch 'upstream/master' into local_channel_credentials
by Yihua Zhang
· 6 years ago
71566ff
Allocate on call arena in client_auth_filter
by Hope Casey-Allen
· 6 years ago
1115bb7
Merge pull request #15859 from kerrick-lyft/kerrick-lyft-patch-1
by Noah Eisen
· 6 years ago
f44f0bc
Merge branch 'master' into kerrick-lyft-patch-1
by Kerrick Staley
· 6 years ago
0bcc55f
finished 1st revision
by Yihua Zhang
· 6 years ago
c5f1eda
implement loca credentials
by Yihua Zhang
· 6 years ago
6eb6c84
Merge pull request #15822 from jtattermusch/building_doc_polish
by Jan Tattermusch
· 6 years ago
1f96515
Reorder steps when starting a server
by Juanli Shen
· 6 years ago
b1665f0
Merge pull request #15917 from srini100/master
by Srini Polavarapu
· 6 years ago
9f7e963
Merge pull request #15883 from hcaseyal/remove_server_auth_allocation
by hcaseyal
· 6 years ago
7d47481
Reviewer feedback
by ncteisen
· 6 years ago
7860a94
Merge pull request #15910 from jiangtaoli2016/extra_copy_improve
by Jiangtao Li
· 6 years ago
f061a88
Remove auth_context from call data. Use channel data auth context instead
by Hope Casey-Allen
· 6 years ago
9555484
Fix macro error and clang tidy
by Hope Casey-Allen
· 6 years ago
95800f4
Remove allocation in server_auth_filter
by Hope Casey-Allen
· 6 years ago
a0a5953
s/CodegenGeneric/Raw/g
by ncteisen
· 6 years ago
98bf1a5
Add version 1.13.0 to interop matrix
by Srini Polavarapu
· 6 years ago
7206c05
refactor extra-copy integrity-only protector
by jiangtaoli2016
· 6 years ago
10d853d
Merge pull request #15891 from markdroth/subchannel_alignment_fix
by Mark D. Roth
· 6 years ago
2be6bfa
Merge pull request #15901 from jiangtaoli2016/extra_copy_protector
by Noah Eisen
· 6 years ago
8db7788
Merge branch 'master' of https://github.com/grpc/grpc into serialization
by ncteisen
· 6 years ago
52a2f21
Allow extra copy in zero-copy protector integrity-only mode
by jiangtaoli2016
· 6 years ago
5d57a8d
Merge pull request #15895 from srini100/v1.13.x
by Srini Polavarapu
· 6 years ago
f54fc5b
Include port_platform in gcp_environment tests.
by Dan Rosart
· 6 years ago
2851210
Merge pull request #15881 from nicolasnoble/ffs
by Nicolas Noble
· 6 years ago
d7c6c6e
!@#!%$@#
by Nicolas "Pixel" Noble
· 6 years ago
9687447
Regenerate projects
by Srini Polavarapu
· 6 years ago
8720367
Bump version to 1.13.0
by Srini Polavarapu
· 6 years ago
d069e2d
Merge pull request #15893 from adelez/foundry_tests
by adelez
· 6 years ago
d572b16
Merge pull request #15887 from ericgribkoff/dont_turn_off
by Eric Gribkoff
· 6 years ago
663f606
Fix the Ubsan PR build
by Adele Zhou
· 6 years ago
d463a64
Fix subchannel call to align its call stack (similar to 15b37ac for parent call).
by Mark D. Roth
· 6 years ago
e85e713
timer manager: don't turn off threading in start_threads()
by Eric Gribkoff
· 6 years ago
2f924c6
Merge pull request #15749 from ZhouyihaiDing/call_invoker
by Zhouyihai Ding
· 6 years ago
2223e60
Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.
by Mark D. Roth
· 6 years ago
0a6fdb2
Merge pull request #15828 from apolcyn/fix_gcd
by apolcyn
· 6 years ago
a7e282e
PHP: add call invoker
by ZhouyihaiDing
· 6 years ago
1e0de6a
Merge pull request #15777 from muxi/cfstream-doc
by Muxi Yan
· 6 years ago
186a518
Merge pull request #15876 from adelez/foundry_integration
by adelez
· 6 years ago
35bbd90
Merge pull request #15848 from vjpai/thd_fix
by Vijay Pai
· 6 years ago
f61d929
fix ubsan test
by Adele Zhou
· 6 years ago
0458a6b
Merge pull request #15847 from muxi/c++-protobuf
by Muxi Yan
· 6 years ago
3c3b6b8
Merge pull request #15838 from muxi/objc-channel-args
by Muxi Yan
· 6 years ago
ec1c014
Update link to network transition behavior doc
by Muxi Yan
· 6 years ago
82d65f2
Merge pull request #14650 from muxi/network-behavior-doc
by Muxi Yan
· 6 years ago
5d4bb06
Fix grammar
by Muxi Yan
· 6 years ago
c24a35d
Do not upload results to database for PR.
by Adele Zhou
· 6 years ago
2c9d7a6
Merge pull request #15872 from adelez/foundry_integration
by adelez
· 6 years ago
0220a99
Explicitly delete fd from pollset set after c-ares is done
by Alexander Polcyn
· 6 years ago
4ae9d81
Add asan and ubsan PR build for bazel
by Adele Zhou
· 6 years ago
ef4849f
Set runs_per_test=2
by Adele Zhou
· 6 years ago
de06fc0
Merge pull request #15869 from ncteisen/fix-build
by Noah Eisen
· 6 years ago
7b0af97
Disable connectivity_state query for now
by ncteisen
· 6 years ago
2995000
Comments
by Muxi Yan
· 6 years ago
01f3d5e
Merge pull request #15867 from ZhouyihaiDing/15865
by David G. Quintas
· 6 years ago
f04fbd1
PHP: fix distrib test
by ZhouyihaiDing
· 6 years ago
22318af
Merge pull request #15866 from AspirinSJL/add_header
by Juanli Shen
· 6 years ago
174166d
Add header back in build.yaml
by Juanli Shen
· 6 years ago
9789fa4
Merge pull request #15748 from nicolasnoble/libcxxabi
by Nicolas Noble
· 6 years ago
e0198fc
Merge pull request #15776 from sreecha/epollex-ownerfd-fix
by Sree Kuchibhotla
· 6 years ago
618a3f5
Merge pull request #15839 from hcaseyal/server_auth_allocation
by hcaseyal
· 6 years ago
4fb5378
Fix Bazel build instructions
by Kerrick Staley
· 6 years ago
b71da61
c++14-compat is c++ only.
by Nicolas "Pixel" Noble
· 6 years ago
c6ed823
+ -> X
by Nicolas "Pixel" Noble
· 6 years ago
Next »