Mark D. Roth
|
99dbd7a975
|
Fix error refcounting. Remove unnecessary check in PF.
|
7 years ago |
Mark D. Roth
|
2b243bf3b0
|
Merge branch 'ref_counted_inheritence_workaround' into c++_subchannel_list
|
7 years ago |
Mark D. Roth
|
b7489ad6ee
|
Fix build failure.
|
7 years ago |
Mark D. Roth
|
5dd42ab4bb
|
clang-format
|
7 years ago |
Mark D. Roth
|
eef0cf6416
|
Merge remote-tracking branch 'upstream/master' into c++_subchannel_list
|
7 years ago |
Mark D. Roth
|
45afdedaa6
|
More cleanup.
|
7 years ago |
Mark D. Roth
|
9b620a2ee3
|
more comments
|
7 years ago |
Yash Tibrewal
|
cb078e5558
|
Merge pull request #14906 from yashykt/lockfreeeventdoc
Add documentation for lockfree_event.h
|
7 years ago |
Mark D. Roth
|
485c4ba87c
|
WIP on adding comments.
|
7 years ago |
Mark D. Roth
|
e2620e1422
|
Address a couple of FIXMEs.
|
7 years ago |
Mark D. Roth
|
3cfbd98d56
|
More connectivity state cleanup.
|
7 years ago |
Mark D. Roth
|
b572910677
|
Fix handling of connectivity state error in RR.
|
7 years ago |
Mark D. Roth
|
8c93fc89fb
|
more WIP on RR
|
7 years ago |
Zhouyihai Ding
|
786126dd41
|
Merge pull request #14904 from ZhouyihaiDing/php_fix_persistent_tmp
PHP: don't destruct persistent channel at the end of request under php-fpm mode
|
7 years ago |
Mark D. Roth
|
5193e97100
|
Avoid code duplication.
|
7 years ago |
Jan Tattermusch
|
df717e928a
|
Merge pull request #14520 from mnuck/mnuck-fix-instructions
Add missing subcommand to windows install instructions
|
7 years ago |
Jan Tattermusch
|
ec144c8ab5
|
Merge pull request #14864 from jtattermusch/distribtest_with_add_subdirectory
Add distribtest for grpc being added with cmake's add_subdirectory()
|
7 years ago |
Yash Tibrewal
|
a324bd5a35
|
Add documentation for lockfree_event.h
|
7 years ago |
ZhouyihaiDing
|
b00a92507b
|
PHP: don't destruct persistent channel at the end of php-fpm request
|
7 years ago |
Noah Eisen
|
0b49467404
|
Merge pull request #14883 from ara-ayvazyan/fix_serverinterface_bytebuffer
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
kpayson64
|
01e0d1e576
|
Merge pull request #14902 from kpayson64/gevent_tests
Fix gevent test flakes
|
7 years ago |
Ara Ayvazyan
|
2e3d410846
|
fixup! Use bbuf_ptr
|
7 years ago |
kpayson64
|
51d710273f
|
Fix gevent test flakes
|
7 years ago |
Muxi Yan
|
6a1bf82ea9
|
Merge pull request #14893 from muxi/runtime-plugin-enable
Use channel arg to disable authority filter
|
7 years ago |
Ara Ayvazyan
|
8016d35aca
|
fixup! Fix formatting
|
7 years ago |
Eric Gribkoff
|
c958b70219
|
Merge pull request #14887 from ericgribkoff/socklen_asserts
drop unnecessary/invalid asserts
|
7 years ago |
Muxi Yan
|
dfbf607ccb
|
Introduce channel arg to disable authority filter
|
7 years ago |
Muxi Yan
|
834aeca180
|
Revert "Let cronet use grpc_cronet_registry_plugin"
|
7 years ago |
Mark D. Roth
|
db0a475df0
|
more WIP
|
7 years ago |
Mark D. Roth
|
7c1b5db3bb
|
Convert subchannel_list code to C++.
|
7 years ago |
Eric Gribkoff
|
9ff64a63a3
|
drop unnecessary/invalid asserts
|
7 years ago |
Mark D. Roth
|
d536dba4d3
|
Work-around for ref-counted subclass deletion address problem.
|
7 years ago |
apolcyn
|
b801c867e8
|
Merge pull request #14878 from apolcyn/revert_added_flags
Revert "Add a flag to the resolver_component_test that permits extra …
|
7 years ago |
Ara Ayvazyan
|
f76069a593
|
fixup! Fix the payload ownership issue
|
7 years ago |
Ara Ayvazyan
|
4df7438960
|
Fix ServerInterface::PayloadAsyncRequest to work with ByteBuffer
|
7 years ago |
adelez
|
22054d4a22
|
Merge pull request #14882 from dfawley/master
Add v1.10.1 and v1.11.1 releases of grpc-go
|
7 years ago |
Doug Fawley
|
9205befc43
|
Add v1.10.1 and v1.11.1 releases of grpc-go
|
7 years ago |
Muxi Yan
|
69d876ff6e
|
Merge pull request #14874 from grpc/retain-self-late
Release self retain only after all clean-up done
|
7 years ago |
Alexander Polcyn
|
42c0d59d76
|
Revert "Add a flag to the resolver_component_test that permits extra addresses"
This reverts commit 02ce860592 .
|
7 years ago |
apolcyn
|
a9d16ccb3d
|
Merge pull request #13634 from hassox/ruby-module-name
Updates the ruby generator RubyTypeOf to correctly account for underscores in packages
|
7 years ago |
David G. Quintas
|
c1b3f0c6a7
|
Merge pull request #14872 from dgquintas/fix_genproj
fix generate project sanity
|
7 years ago |
Muxi Yan
|
bb10d2a58d
|
Release self retain only after all clean-up done
|
7 years ago |
David Garcia Quintas
|
6334fcbe6b
|
fix generate project sanity
|
7 years ago |
Nicolas Noble
|
1995816b6b
|
Merge pull request #14625 from isturdy/generate-cc
Fix C++ codegen with bazel in subrepositories
|
7 years ago |
adelez
|
ff5e380e3d
|
Merge pull request #14869 from ejona86/grpc-java-1.11.0
Add grpc-java 1.11.0 to interop matrix
|
7 years ago |
Srini Polavarapu
|
b48c912b6f
|
Merge pull request #14821 from srini100/master
Bump protobuf version check from 3.0.0 to 3.5.0
|
7 years ago |
David G. Quintas
|
6bdfcc7d6d
|
Merge pull request #14868 from dgquintas/fuzz_authority
Fix authority fuzzing failures
|
7 years ago |
Eric Anderson
|
6ebafda8fc
|
Add grpc-java 1.11.0 to interop matrix
|
7 years ago |
David Garcia Quintas
|
64fdf0af94
|
Return errors in lieu of aborting
|
7 years ago |
David Garcia Quintas
|
d3ace6cf29
|
Fix authority fuzzing failures
|
7 years ago |