Jan Tattermusch
|
0d14c60e3f
|
Merge pull request #15703 from jtattermusch/arena_cpu
Set higher cpu_cost for arena test
|
7 years ago |
apolcyn
|
4951a92ddd
|
Merge pull request #15624 from rongjiecomputer/cares
Build C-Ares with Bazel on Windows
|
7 years ago |
Vizerai
|
f9f0b54d38
|
update
|
7 years ago |
David Garcia Quintas
|
ebb23c6e69
|
regenerated projects
|
7 years ago |
David Garcia Quintas
|
4027392630
|
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
|
7 years ago |
David Garcia Quintas
|
72fda21dad
|
Merge branch 'nanopb_build_cleanup' of github.com:dgquintas/grpc into nanopb_build_cleanup
|
7 years ago |
Muxi Yan
|
1f15b79782
|
Polish nanopb hack
|
7 years ago |
Sree Kuchibhotla
|
86246e7ecf
|
clang format
|
7 years ago |
David Garcia Quintas
|
4b256c5cee
|
Merge branch 'nanopb_build_cleanup' of github.com:dgquintas/grpc into nanopb_build_cleanup
|
7 years ago |
Sree Kuchibhotla
|
ca4e7cdeee
|
Document fd_cache
|
7 years ago |
Muxi Yan
|
9291e5d4da
|
Update ObjC build hack
|
7 years ago |
Muxi Yan
|
c54f607dd0
|
Merge pull request #15554 from var-const/objc-cert-null-term
Fix out-of-bounds access loading pem files in Objective-C.
|
7 years ago |
Muxi Yan
|
7fb48fd792
|
Merge pull request #15696 from muxi/connectivity-monitor-cfstream
Disable ConnectivityMonitor for CFStream builds
|
7 years ago |
apolcyn
|
eb10abe94a
|
Merge pull request #15648 from apolcyn/remove_fd_shutdown_already_closed
Remove already_closed param from fd_orphan
|
7 years ago |
Yash Tibrewal
|
56e59ef6b0
|
Merge pull request #15699 from yashykt/noproxyarg
Add channel arg to enable/disable http proxy
|
7 years ago |
Ian Haken
|
68eff58df6
|
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
These options are not yet exposed to languages outside of core.
|
7 years ago |
apolcyn
|
87a63e0e8a
|
Merge pull request #15691 from apolcyn/roll_forward_fix_shutdown_closed_socket
Revert "Revert "Fix shutdown of closed fd when c-ares opens a second fd""
|
7 years ago |
kwasimensah
|
7d594b2bb3
|
Fixing typo
Fixing typo
|
7 years ago |
kwasimensah
|
d80edf5730
|
Add sys/epoll.h
EPOLL_CLOEXEC should come from this header and wasn't explicitly included before
|
7 years ago |
kwasimensah
|
9ee372e513
|
Add sys/epoll.h
EPOLL_CLOEXEC should come from this header and wasn't explicitly included before
|
7 years ago |
kwasimensah
|
22083651c0
|
Merge pull request #3 from grpc/master
catching up to head
|
7 years ago |
Yash Tibrewal
|
17684374f5
|
Merge pull request #15717 from yashykt/sizedoc
Add documentation for default message sizes
|
7 years ago |
Yash Tibrewal
|
a14729f22a
|
Merge pull request #15092 from yashykt/epollerr
Make linux polling engines capable of tracking errors separately
|
7 years ago |
hcaseyal
|
a70053690a
|
Merge pull request #15713 from hcaseyal/cleanup_filters
Use GRPC_CLOSURE_RUN instead of directly invoking callbacks in filters
|
7 years ago |
Vijay Pai
|
9baa91bd9e
|
Merge pull request #15392 from vjpai/shutdown_comment
Add useful comment on ServerInterface::Shutdown
|
7 years ago |
Jan Tattermusch
|
aa1aa4329f
|
Merge pull request #15705 from jtattermusch/bq_batch_upload
Upload test results to BQ in batches
|
7 years ago |
Vijay Pai
|
500e3399b6
|
Address reviewer comments
|
7 years ago |
Vijay Pai
|
1b8969b973
|
Add useful comment on ServerInterface::Shutdown
|
7 years ago |
Jan Tattermusch
|
8775eadee8
|
Merge pull request #15687 from jtattermusch/csharp_mock_example
Add C# tests that demonstrate how to unit test grpc code with test doubles.
|
7 years ago |
Jan Tattermusch
|
921f2d0319
|
Merge pull request #15688 from jtattermusch/csharp_fully_qualified_marshaller
C# codegen: use fully qualified name in __Marshaller_* fields
|
7 years ago |
ncteisen
|
cb5471c2ee
|
Sleep less for ruby test
|
7 years ago |
Muxi Yan
|
396694f288
|
Merge pull request #15718 from muxi/backport-15714
Backport #15714 to v1.13.x
|
7 years ago |
Muxi Yan
|
66e67809ae
|
Merge pull request #15714 from muxi/fix-cfstream-dup-schedule
Batch fixes for a few CFStream issues
|
7 years ago |
Noah Eisen
|
fed8d2be92
|
Merge pull request #2 from apolcyn/double_timeout
Double timeout of a ruby test
|
7 years ago |
Alexander Polcyn
|
2a881a3a05
|
double timeout to check if finishes
|
7 years ago |
adelez
|
f91adce31c
|
Merge pull request #15716 from adelez/manual_tag
Add tags argument to grpc_cc_test and tag tcp_server_posix_test manual.
|
7 years ago |
Noah Eisen
|
d889d1224a
|
Merge pull request #1 from apolcyn/log_times
Log granular ruby end2end test times
|
7 years ago |
Alexander Polcyn
|
7a28a34ca7
|
log granular ruby end2end test times
|
7 years ago |
Mark D. Roth
|
15b37acc2d
|
Fix call stack alignment.
|
7 years ago |
Mark D. Roth
|
5b3824baf2
|
Code review changes.
|
7 years ago |
Hope Casey-Allen
|
2c5f15c326
|
Use GRPC_CLOSURE_RUN instead of directly invoking callbacks in some filters
|
7 years ago |
Yash Tibrewal
|
dddf207932
|
Merge branch 'master' into epollerr
|
7 years ago |
Noah Eisen
|
000ec4533d
|
Merge pull request #15680 from ncteisen/more-clang
More Clang Tidy
|
7 years ago |
Nathaniel Manista
|
759eb90d2c
|
Merge pull request #15707 from ghostwriternr/fix-cython-file-endings
Update grpc_gevent cython files to include .pxi.
|
7 years ago |
David Garcia Quintas
|
78a5e30019
|
removed leftover pdb import
|
7 years ago |
Nathaniel Manista
|
b436d56d8b
|
Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-validation
Check conformance to grpc.GenericRpcHandler type.
|
7 years ago |
Muxi Yan
|
e5a3949c51
|
nit - Update test description
|
7 years ago |
Muxi Yan
|
c63673e41d
|
nit - Rename stream_sync to stream_handle to match class name
|
7 years ago |
Muxi Yan
|
0f6016a854
|
bug - Fix #15679
|
7 years ago |
David Garcia Quintas
|
32c04931db
|
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
|
7 years ago |