Jan Tattermusch
|
0129e35e37
|
update boringssl dependency to master-with-bazel commit SHA
|
4 years ago |
Jan Tattermusch
|
a4bf196cc9
|
update submodule boringssl-with-bazel with origin/master-with-bazel
|
4 years ago |
Jan Tattermusch
|
88cd5b0881
|
Merge pull request #22869 from Falco20019/grpc-fix-collisions
Avoid collisions in cs files generated by Grpc.Tools
|
4 years ago |
Jan Tattermusch
|
af3bb5a1a2
|
Merge pull request #23237 from grpc/jtattermusch-patch-1
Improve third_party readme (checklist for adding dependencies)
|
4 years ago |
Esun Kim
|
2c179f5b13
|
Removed GRPC_USE_ABSL
|
4 years ago |
Yash Tibrewal
|
efadce28a6
|
Merge pull request #23364 from yashykt/settingstimeouttest
Fix connect deadline issue in settings_timeout_test
|
4 years ago |
Vijay Pai
|
6760336364
|
Merge pull request #23354 from grpc/vjpai-patch-1
Remove things_queued_ever counter from callback CQ
|
4 years ago |
yulin-liang
|
317fd2e13f
|
Objc support PB runtime import override
|
4 years ago |
Yash Tibrewal
|
b6a5cbf830
|
Fix possible deadlock in RemoveExternalConnectivityWatcher
|
4 years ago |
Yash Tibrewal
|
f8b7fef753
|
Fix connect deadline issue in settings_timeout_test
|
4 years ago |
Yash Tibrewal
|
83c99aa2da
|
Merge pull request #23331 from yashykt/keepalivewatchdoginfolog
Lower log level to INFO from ERROR from keepalive watchdog firing
|
4 years ago |
Mark D. Roth
|
6562f41b5c
|
Add missing include.
|
4 years ago |
Jan Tattermusch
|
2253b82fcc
|
unify Grpc.Tools projects with other csproj projects
|
4 years ago |
Esun Kim
|
cdc442876b
|
Add abseil compiler options
|
4 years ago |
Esun Kim
|
34027f60fc
|
Refactored AR in makefile
|
4 years ago |
Vijay Pai
|
e6249079a2
|
Remove things_queued_ever counter from callback CQ
|
4 years ago |
Esun Kim
|
d574f68d52
|
Refactored AR in makefile
|
4 years ago |
Esun Kim
|
40dbe0e28a
|
Removed grpc_artifact_protoc/Dockerfile
|
4 years ago |
Esun Kim
|
c6bd67c282
|
Merge pull request #23350 from veblush/grpc-string2
Replaced grpc::string with std::string
|
4 years ago |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
4 years ago |
Karthik Ravi Shankar
|
adcc46abeb
|
Merge pull request #23345 from karthikravis/revert-23294-revert-23182-server-builder
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
|
4 years ago |
Matthew Stevenson
|
a3776a2900
|
Add back ciphersuites in ssl_utils.cc
|
4 years ago |
Karthik Ravi Shankar
|
4e86fa660b
|
Merge pull request #23305 from karthikravis/channel-posix
Move create_channel_posix from ::grpc_impl to ::grpc
|
4 years ago |
Karthik Ravi Shankar
|
ae4444b072
|
Merge pull request #23304 from karthikravis/server-posix
Move server posix from ::grpc_impl to ::grpc
|
4 years ago |
Lidi Zheng
|
de075024a7
|
Suppress exceptions from the __del__ of channel object
|
4 years ago |
Matthew Stevenson
|
4612834b2a
|
Address David's comments.
|
4 years ago |
Stanley Cheung
|
2a38879379
|
Merge pull request #23337 from CorralPeltzer/python-doc-typo
Fix typo in docstring
|
4 years ago |
Stanley Cheung
|
f67218bc7c
|
Merge pull request #23324 from stanley-cheung/makefile-min-protobuf-version
Main Makefile should require protobuf 3.12+ now
|
4 years ago |
Karthik Ravi Shankar
|
d5e683d1b2
|
Merge branch 'revert-23294-revert-23182-server-builder' of https://github.com/grpc/grpc into revert-23294-revert-23182-server-builder
|
4 years ago |
Karthik Ravi Shankar
|
7aadac509c
|
Merge branch 'master' into revert-23294-revert-23182-server-builder
|
4 years ago |
Karthik Ravi Shankar
|
f027a4e3c9
|
Fix gRPC-C++.podspec file
|
4 years ago |
Esun Kim
|
b4031fa43d
|
Merge pull request #23335 from veblush/deps-linkage
Added missing `deps_linkage` property
|
4 years ago |
Jan Tattermusch
|
9480fa2db4
|
Merge pull request #23221 from chalin/chalin-grpc-io-link-fixes-200616
Update links to grpc.io guides in header files
|
4 years ago |
Miguel Ángel
|
d2b917030f
|
Fix typo
|
4 years ago |
Esun Kim
|
70e4e4f3e7
|
Regenerated projects
|
4 years ago |
Esun Kim
|
e2889fe265
|
Added missing deps_linkage
|
4 years ago |
Alexander Polcyn
|
9e8f671cee
|
Update license date; fix format and typo
|
4 years ago |
Alexander Polcyn
|
95387716dc
|
Make sure call creds user callbacks can't kill the ruby call credentials thread
|
4 years ago |
apolcyn
|
56c04ddaed
|
Merge pull request #19756 from apolcyn/fix_ruby_md
Fix auth plugin context use-after-free in ruby
|
4 years ago |
apolcyn
|
95c3e30b9e
|
Merge pull request #23327 from apolcyn/add_creds_verbose_log
Add verbose logs for details around ruby call creds user callback invocation
|
4 years ago |
Yash Tibrewal
|
9b4f0ce32e
|
Lower log level to INFO from ERROR from keepalive watchdog firing
|
4 years ago |
Esun Kim
|
eff27a6593
|
Merge pull request #23288 from veblush/manylinux2014
Added Manylinux2014
|
4 years ago |
Alexander Polcyn
|
b88c0a22c7
|
Fix use-after-free in ruby call creds
|
4 years ago |
apolcyn
|
1471dcdf9e
|
Merge pull request #23185 from apolcyn/upmerged_source_only_to_master
Add back source-only ruby packages for master
|
4 years ago |
Alexander Polcyn
|
1df2cb3760
|
Dump details around ruby call creds user callback invocation when debug logs are enabled
|
4 years ago |
Richard Belleville
|
2f789e38ed
|
Merge pull request #23243 from gnossen/setup_py_improvements
Incrementally Improve setup.py
|
4 years ago |
Yash Tibrewal
|
a438ef58f1
|
Merge pull request #23293 from yashykt/retrychecksize
Add message-size check before message decompression with ordering change
|
4 years ago |
Stanley Cheung
|
e5098227aa
|
Main Makefile should require protobuf 3.12+ now
|
4 years ago |
Esun Kim
|
1ebc23161c
|
Merge pull request #23322 from veblush/absl-yaml
Removed sort_keys=True in yaml.gen.py
|
4 years ago |
Esun Kim
|
c33c67edf6
|
Add Python 3.9 support
|
4 years ago |