murgatroid99
87116f4499
Fix failures in libuv portability tests
7 years ago
Muxi Yan
104dd1fba7
Fix umbrella header of BoringSSL
7 years ago
Mark D. Roth
65d447f2c3
Merge pull request #11454 from markdroth/server_cq_ok_semantics
...
Do not return calls on server when request proto fails to deserialize.
7 years ago
Vijay Pai
0f95fa4909
Add idiomatic C++ API for grpc::Slice construction that doesn't
...
require using grpc_slice
7 years ago
kpayson64
4ff3805d25
Merge pull request #11813 from kpayson64/restore_target
...
Restore interop_client_main
7 years ago
Jan Tattermusch
cb8eaaa883
fix grpcio_tools build on kokoro
7 years ago
Jan Tattermusch
a2eb6f7e70
set path to mingw on kokoro
7 years ago
Mark D. Roth
ea8f591b9d
Merge pull request #11607 from yihuazhang/tsi_init
...
Add GTS plugin
7 years ago
adelez
c39d4c16a0
Merge pull request #11863 from adelez/ci2
...
Fix image path when pulled from dockerhub.
7 years ago
Yuchen Zeng
9968c253cd
Update bm_pollset with the fd_orphan change
7 years ago
Yuchen Zeng
d40a7ae6c3
Add already_closed in grpc_fd_orphan
7 years ago
Nathaniel Manista
be803dc687
Merge pull request #11859 from nathanielmanistaatgoogle/gitignore
...
Narrow src/python/.gitignore to only what it needs to ignore.
7 years ago
Yuchen Zeng
8f6ddacc40
Merge pull request #11788 from y-zeng/fix_fd_orphan
...
Fix fd_orphan() in ev_epollsig_linux
7 years ago
Muxi Yan
26b33dedc2
transport - clang-format
7 years ago
Muxi Yan
dfda37f518
transport - Fix uninitialized variable
7 years ago
Sree Kuchibhotla
acbdc796fb
Merge branch 'master' into sreek-epoll1
7 years ago
Sree Kuchibhotla
54c31c782f
release the g_epfd whent he engine is shutdown
7 years ago
Adele Zhou
457b02e6b2
Fix image path when pulled from dockerhub.
7 years ago
Nathaniel Manista
1c0b20dda7
Narrow .gitignore to only what it needs to ignore
...
"proto" and "*.egg-info/" are no longer generated, "src/" can be
narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by
.gitignore files in parent directories.
7 years ago
yongni
4708a21c81
Merge pull request #11847 from yongni/master
...
Added C++ to interop_matrix and created a kokoro config
7 years ago
Yihua Zhang
1435bfc718
Add GTS plugin
7 years ago
Muxi Yan
0fd37e1951
Transport - Fix a bug in decompression path
7 years ago
Muxi Yan
d07b884574
Merge changes in #11189
7 years ago
Mark D. Roth
afbd3be7d9
Merge pull request #11858 from markdroth/client_channel_owners
...
Set owners for client_channel tree.
7 years ago
Muxi Yan
0086d02161
Merge pull request #11189 from muxi/stream_compression
...
Implement stream compression lib module
7 years ago
Mark D. Roth
e395dfbcad
Set owners for client_channel tree.
7 years ago
Craig Tiller
23c07e387e
Merge pull request #11856 from ctiller/really-no-owners
...
Add policy to comments
7 years ago
Craig Tiller
aa49cbfd9d
Add policy to comment
7 years ago
Nicolas Noble
34504d2d37
Merge pull request #11855 from ctiller/really-no-owners
...
Reset OWNERS state
7 years ago
Craig Tiller
d996379030
Reset OWNERS state
7 years ago
Craig Tiller
1feeec1021
Merge pull request #11854 from grpc/revert-11853-noowners-test
...
Revert "Experiment: remove top level owners - test the model"
7 years ago
Craig Tiller
cd57c413e0
Revert "Experiment: remove top level owners - test the model"
7 years ago
Craig Tiller
3c5ebe4d51
Merge pull request #11853 from ctiller/noowners-test
...
Experiment: remove top level owners - test the model
7 years ago
Nicolas Noble
f001ce5575
Merge pull request #11852 from ctiller/noowners
...
Experiment: remove top level owners
7 years ago
Craig Tiller
0e0dd2bb54
Experiment: remove top level owners - test the model
7 years ago
Craig Tiller
6aef3de966
Experiment: remove top level owners
7 years ago
kpayson64
b2163c3798
Merge pull request #11836 from kpayson64/subchannel_mu
...
Destroy mutex on subchannel destruction
7 years ago
apolcyn
da0c0ecb1a
Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_master
...
Fix ruby memory leaks when composing credentials, noticed with asan
7 years ago
Vijay Pai
e313a68e1f
Merge pull request #11848 from ncteisen/inproc-tracer
...
Inproc Tracer
7 years ago
ncteisen
e155b9a3a3
Update env var doc
7 years ago
Noah Eisen
64977778bf
Merge pull request #11838 from ncteisen/tracer-sanity
...
Tracer Sanity
7 years ago
David G. Quintas
ee3fddb6fb
Merge pull request #11837 from dgquintas/thread_manager_join
...
Put thread creation and join under lock
7 years ago
Jan Tattermusch
9a48199de3
Merge pull request #11821 from jtattermusch/parallel_multilang
...
More parallelism for multilang linux tests
7 years ago
Vijay Pai
fd82a6cb4f
Merge pull request #11145 from vjpai/inproc3
...
In-process transport
7 years ago
Vijay Pai
10519a3476
Proper metadata arena management
7 years ago
Guantao Liu
29a7050c35
Fixed sanity.
7 years ago
ncteisen
bdc6f70a55
Smarter regex, blander algo
7 years ago
ncteisen
15f77669a4
Add to tracer doc to pass sanity
7 years ago
ncteisen
920bf3cdac
Add tracer sanity test
7 years ago
David Garcia Quintas
aef267b71e
Put thread creation and join under lock
7 years ago