Sree Kuchibhotla
|
f5691a5fec
|
add the missing gpr_mu_destroy
|
7 years ago |
Sree Kuchibhotla
|
211bd0e588
|
Prevent pollable from accessing a potentially orphaned/destroyed fd
|
7 years ago |
hcaseyal
|
9a2c0a8641
|
Merge pull request #15740 from hcaseyal/update_listening_port_documentation
Update AddListeningPort documentation in ServerBuilder
|
7 years ago |
adelez
|
d43891f36f
|
Merge pull request #15645 from adelez/foundry_integration
Add suppressions to sanitizers for bazel builds
|
7 years ago |
Noah Eisen
|
e98ce7220f
|
Merge pull request #15678 from ncteisen/channel-arg-sanity
Add Type Checking On Channel Args
|
7 years ago |
kpayson64
|
26287ea74d
|
Merge pull request #15727 from kpayson64/null_endpoint
Add a null check for the endpoint on shutdown
|
7 years ago |
Vijay Pai
|
3f9308ce1f
|
Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
|
7 years ago |
Wenbo Zhu
|
92a0ae0b10
|
Merge pull request #15750 from grpc/wenbozhu-patch-1
Update PROTOCOL-WEB.md
|
7 years ago |
Wenbo Zhu
|
e769c8c505
|
Update PROTOCOL-WEB.md
|
7 years ago |
Adele Zhou
|
4cd659505c
|
Add data param to grpc_cc_library
|
7 years ago |
kpayson64
|
30a0187aaa
|
Merge pull request #15744 from kpayson64/disable_lru
Disable LRU cache test on gevent
|
7 years ago |
Sree Kuchibhotla
|
01953a5f33
|
Merge pull request #15730 from sreecha/epollex-pls-add-documentation
Document fd_cache (and rename MAX_PROBE_EPOLL_FDS macro to MAX_FDS_IN_CACHE)
|
7 years ago |
ncteisen
|
1198d8dfc6
|
Reviewer feedback
|
7 years ago |
Mark D. Roth
|
0159026111
|
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"
|
7 years ago |
apolcyn
|
057fd3f575
|
Merge pull request #15490 from apolcyn/ares_under_combiner
Refactor to put c-ares queries under a combiner
|
7 years ago |
Noah Eisen
|
9aa678d62a
|
Merge pull request #15712 from ncteisen/downgrade-logs
Downgrade the Logging for TSI_NOT_FOUND Errors
|
7 years ago |
kpayson64
|
521246e2c5
|
Disable LRU cache test on gevent
|
7 years ago |
Hope Casey-Allen
|
90b4ef5be7
|
Update AddListeningPort documentation in ServerBuilder
|
7 years ago |
kpayson64
|
0293cebe1b
|
Add a null check for the endpoint on shutdown
|
7 years ago |
Mark D. Roth
|
6c25d604c6
|
Merge pull request #15709 from markdroth/recv_trailing_metadata_ready2
Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops
|
7 years ago |
Adele Zhou
|
df5ca2532a
|
Add suppressions files as data dependency to gpr_test_util
|
7 years ago |
Adele Zhou
|
4a9480b5ef
|
Add suppressions.
|
7 years ago |
Zhouyihai Ding
|
5a2d92523f
|
Merge pull request #15686 from thinkerou/fix_php_readme
PHP: fix readme markdown render
|
7 years ago |
Alexander Polcyn
|
7263e13ce5
|
Post-review change: suffix two more functions with _locked
|
7 years ago |
Alexander Polcyn
|
626cea8f73
|
Put c-ares queries under a combiner
|
7 years ago |
ncteisen
|
f82e28fb6f
|
Clean up use of GRPC_ARG_INTEGER
|
7 years ago |
ncteisen
|
feead68be9
|
Clean out all GRPC_ARG_STRING:
|
7 years ago |
ncteisen
|
3cf30bac4d
|
Add sanity linter to catch future use
|
7 years ago |
ncteisen
|
6dc54c496f
|
Remove all uses of raw GRPC_ARG_POINTER
|
7 years ago |
Mark D. Roth
|
e428b97023
|
Improve comment.
|
7 years ago |
Jan Tattermusch
|
9b52965ba4
|
Merge pull request #15723 from jtattermusch/bq_batch_upload_take_two
Really upload bq test results in batches
|
7 years ago |
Jan Tattermusch
|
5212dba112
|
really upload bq test results in batches
|
7 years ago |
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 |
Sree Kuchibhotla
|
86246e7ecf
|
clang format
|
7 years ago |
Sree Kuchibhotla
|
ca4e7cdeee
|
Document fd_cache
|
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 |
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 |
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 |