Lidi Zheng
|
0d59ba43e0
|
Merge pull request #18778 from lidizheng/fix-docgen
Use requirements.bazel.txt to generate Python documents
|
6 years ago |
Lidi Zheng
|
fc2376e239
|
Merge pull request #18793 from lidizheng/fix-clang-tidy
Cleanup Clang Tidy errors
|
6 years ago |
Jan Tattermusch
|
0939376a17
|
Merge pull request #18769 from SataQiu/fix-20190416
Fix spelling errors of include/*
|
6 years ago |
Soheil Hassas Yeganeh
|
bc445360ab
|
Merge pull request #18797 from soheilhy/memset-envvar
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
|
6 years ago |
Soheil Hassas Yeganeh
|
f689329af0
|
Merge pull request #18774 from soheilhy/gprpp-mutex-safe
Introduce C++ wrappers for gpr_mu and gpr_cv.
|
6 years ago |
Esun Kim
|
4b4ecdf3b9
|
Fixed sanitize.sh
It has been broken since check_copyright dropped the --fix option.
This script is modified not to use the missing option.
|
6 years ago |
Lidi Zheng
|
e0ba5fa9d2
|
Merge pull request #18779 from lidizheng/example-wait-for-ready
Add wait-for-ready example for gRPC Python
|
6 years ago |
Keith Moyer
|
0468a803b4
|
Add missing sha256 for http_archive deps
|
6 years ago |
Soheil Hassas Yeganeh
|
212e4b8657
|
Retire the GRPC_ARENA_INIT_STRATEGY env variable.
This is in the hot path and it is not needed anymore.
Remove it for good.
|
6 years ago |
Lidi Zheng
|
362d022972
|
Merge pull request #18783 from lidizheng/fix-ctrl-c
Propagate KeyboardInterrupt above completion queue
|
6 years ago |
Lidi Zheng
|
0d9b4212f8
|
Cleanup Clang Tidy errors
|
6 years ago |
Soheil Hassas Yeganeh
|
1c186784cd
|
Make sure grpc::internal::Mutex has enough space for gpr_mu, std::mutex, and pthread_mutex_t.
|
6 years ago |
Soheil Hassas Yeganeh
|
2b9448a71c
|
Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv.""
This reverts commit d09c9f8e20 .
|
6 years ago |
yang-g
|
051d421579
|
Resolve sanity
|
6 years ago |
Lidi Zheng
|
0de83950e6
|
Merge pull request #18782 from lidizheng/rf-gevent
Revert "Revert "Merge pull request #18547 from lidizheng/fix-gevent""
|
6 years ago |
yang-g
|
6929cdd654
|
initial
|
6 years ago |
Lidi Zheng
|
09d18aa659
|
Propagate KeyboardInterrupt above completion queue
|
6 years ago |
Muxi Yan
|
5d906c2bec
|
Merge pull request #18765 from grpc/fix-v2api-dispatch-queue
Fix concurrent writer dispatch queue
|
6 years ago |
Lidi Zheng
|
123fd943f1
|
Revert "Revert "Merge pull request #18547 from lidizheng/fix-gevent""
This reverts commit a922bd7a03 .
|
6 years ago |
Lidi Zheng
|
f062722c61
|
Adopt reviewer's advice
* Use context manager to manage tcp socket
* Rename tcp socket
* Fix grammer error
|
6 years ago |
yihuaz
|
d3b2abd81c
|
Merge pull request #18754 from yihuazhang/ssl_credential_reload
Fix a memory leakage in SSL credential reload
|
6 years ago |
Lidi Zheng
|
541cb00470
|
Add wait-for-ready example
* With unit test
* With Bazel integration
* With REAME.md explaination
|
6 years ago |
Lidi Zheng
|
7095f5acbe
|
Use requirements.bazel.txt to generate Python documents
|
6 years ago |
Yihua Zhang
|
ef4508ca0d
|
fix memory leaks in ssl credential reload.
|
6 years ago |
Muxi Yan
|
e9ecccaf03
|
Add test case for async dispatch
|
6 years ago |
Mark D. Roth
|
62d9be1533
|
Merge pull request #18631 from markdroth/pare_down_channel_args_api
Move functions for individual args out of channel_args.{h,cc}.
|
6 years ago |
Mark D. Roth
|
acfe2a0b16
|
Merge pull request #18489 from markdroth/c++_client_channel_channel_data
Convert client_channel channel_data to C++
|
6 years ago |
SataQiu
|
b416019f72
|
fix spelling errors of include/*
|
6 years ago |
Nicolas Noble
|
54f8cdd1fd
|
Merge pull request #16527 from swift-nav/silverjam/buildroot-cross-compile
Don't overwrite HOST_* make variables
|
6 years ago |
apolcyn
|
e40ad2fe10
|
Merge pull request #18713 from zhangkun83/java_1_20_0
Add grpc-java 1.20.0 to test matrix.
|
6 years ago |
Muxi Yan
|
75e7e18927
|
Fix concurrent writer dispatch queue
|
6 years ago |
Mark D. Roth
|
38220243b0
|
Convert client_channel channel_data to C++.
|
6 years ago |
Mark D. Roth
|
63777c714f
|
Merge pull request #18628 from markdroth/remove_error_from_connectivity_state_tracker
Remove error from connectivity state tracking.
|
6 years ago |
Muxi Yan
|
60795e24ed
|
Merge pull request #18749 from muxi/fix-generated-deprecation
Remove unwanted deprecation notice on v2 api
|
6 years ago |
Richard Belleville
|
751e5375b0
|
Merge pull request #18762 from grpc/revert_resolver_test
Revert "Merge pull request #18547 from lidizheng/fix-gevent"
|
6 years ago |
Mark D. Roth
|
432c97e1ba
|
Remove error from connectivity state tracking.
|
6 years ago |
Richard Belleville
|
a922bd7a03
|
Revert "Merge pull request #18547 from lidizheng/fix-gevent"
This reverts commit 09d1011663 , reversing
changes made to e076a30f16 .
|
6 years ago |
Richard Belleville
|
55bbf1cc1c
|
Merge pull request #18732 from grpc/compression_reversion_reversion
Unrevert Python Compression
|
6 years ago |
Juanli Shen
|
01cd1585f7
|
Merge pull request #18677 from AspirinSJL/fix_error_msg
Fix error message upon pick failure
|
6 years ago |
Jan Tattermusch
|
7ca4bd80a0
|
Merge pull request #18706 from SataQiu/fix-spell-20190410
Fix some spell errors
|
6 years ago |
Jan Tattermusch
|
1d9e442b4d
|
Merge pull request #18707 from SataQiu/fix-repeated-words
Clean up repeated words
|
6 years ago |
Jan Tattermusch
|
d800f40604
|
Merge pull request #18748 from billfeng327/feature/rbe-windows
Windows rbe for Kokoro CI
|
6 years ago |
Jan Tattermusch
|
d5769552c6
|
Merge pull request #18280 from nlopezgi/master
Setup rbe_autoconfig for gRPC builds that use RBE
|
6 years ago |
Yang Gao
|
d418c42f1e
|
Merge pull request #18555 from yang-g/proto_h
Add options to support alternative extension for include files
|
6 years ago |
yang-g
|
5545c9337c
|
Merge branch 'master' of https://github.com/grpc/grpc into proto_h
|
6 years ago |
rmstar
|
093861a67e
|
Merge pull request #18735 from rmstar/mactests
Run ObjC tests on MacOS
|
6 years ago |
Lidi Zheng
|
09d1011663
|
Merge pull request #18547 from lidizheng/fix-gevent
Fix gevent segfault with C-Ares as DNS resolver
|
6 years ago |
Muxi Yan
|
78c887e337
|
Remove unwanted deprecation notice on v2 api
|
6 years ago |
Bill Feng
|
9ebde5ecce
|
removed debug output
|
6 years ago |
Bill Feng
|
85100a780f
|
windows rbe for Kokoro CI
|
6 years ago |