Yuchen Zeng
|
f1d50983ae
|
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
|
7 years ago |
Vijay Pai
|
d2db4f179a
|
Merge pull request #12287 from vjpai/qps_cleanup2
QPS tests: move some internal includes to the right places
|
7 years ago |
Vijay Pai
|
c38955501b
|
Move some internal includes to the right places
|
7 years ago |
yang-g
|
a79ada3bcc
|
Double check macro to protect from faulty test.
|
7 years ago |
Muxi Yan
|
14a690ddcd
|
Merge pull request #11782 from muxi/stream_compression_config
Implement stream compression - configuration and negotiation
|
7 years ago |
Muxi Yan
|
3cb53ffb67
|
Merge pull request #12285 from muxi/fix-typo
Fix a typo referred on #11118
|
7 years ago |
Muxi Yan
|
79840969a8
|
clang-format
|
7 years ago |
Muxi Yan
|
471df8279d
|
Fix a typo referred on #11118
|
7 years ago |
yang-g
|
0f9e1932a3
|
Update block_annotate.h
|
7 years ago |
yang-g
|
9ff6031014
|
Add sync_custom.h
|
7 years ago |
yang-g
|
98ad80a815
|
Remove stale file
|
7 years ago |
Yuchen Zeng
|
33845d08d4
|
Check env variable
|
7 years ago |
Yuchen Zeng
|
b4481a9a13
|
Share one monitoring thread between channels
|
7 years ago |
Yuchen Zeng
|
bfb4e06e3c
|
Check connectivity intermittently
|
7 years ago |
Muxi Yan
|
152b1bf39b
|
Polish the way exec_ctx is used in Cronet transport
|
7 years ago |
Muxi Yan
|
020596744c
|
Make use of per stream refcount
|
7 years ago |
Yuchen Zeng
|
4d88416c11
|
Remove atm in ChannelConnectivityWatcher
|
7 years ago |
Muxi Yan
|
684a397a7f
|
Fix stream_compression_payload test flake
|
7 years ago |
Alexander Polcyn
|
02d1ff5eb2
|
fix build.yaml to expand nanopb headers filegroup
|
7 years ago |
Yang Gao
|
ff83681cbb
|
Merge pull request #12240 from yang-g/endo
Add a new macro for custom profiler
|
7 years ago |
Mehrdad Afshari
|
969936bdd8
|
Merge pull request #12209 from mehrdada/unskip-reflection-test
Unskip reflection unit test since proto is fixed
|
7 years ago |
Muxi Yan
|
6b2b5bd645
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
|
7 years ago |
Jan Tattermusch
|
07d2092c79
|
vs2017 build fixes
|
7 years ago |
Jan Tattermusch
|
a8003e8b96
|
adjust run_tests_matrix.py windows portability suites
|
7 years ago |
Jan Tattermusch
|
52ff56d3c2
|
support building with VS2017
|
7 years ago |
Jan Tattermusch
|
ec3338dc9d
|
add cmake generator option
|
7 years ago |
Jan Tattermusch
|
91eeb79e52
|
cleanup building c/c++ on windows
|
7 years ago |
Jan Tattermusch
|
a2ebc04fa9
|
Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility
csharp: hide the native libraries in Visual Studio project explorer
|
7 years ago |
Jan Tattermusch
|
c3e6fcc38b
|
Merge pull request #11598 from jtattermusch/remove_vsprojects
Remove /vsprojects pre-generated projects in favor of cmake
|
7 years ago |
Jan Tattermusch
|
bc4764bcb1
|
Merge pull request #12128 from jtattermusch/csharp_easierlogging
Make C# logging & tracing more intuitive
|
7 years ago |
Jan Tattermusch
|
7005d7afa1
|
fix windows protoc artifact build
|
7 years ago |
Jan Tattermusch
|
eff25f9f5c
|
remove check_vsprojects sanity test
|
7 years ago |
Jan Tattermusch
|
eb3540ec01
|
remove contents of /vsprojects directory
|
7 years ago |
Jan Tattermusch
|
8ceb4242f0
|
update readmes
|
7 years ago |
Jan Tattermusch
|
add32254eb
|
adjust run tests matrix
|
7 years ago |
Jan Tattermusch
|
6521c5078c
|
build C tests and protoc artifacts on windows with cmake
|
7 years ago |
Stanley Cheung
|
14e593c029
|
Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-features
PHP: upmerge from 1.4.x branch
|
7 years ago |
Yuchen Zeng
|
a2e506e8d9
|
Avoid using timers
|
7 years ago |
Yuchen Zeng
|
6a6d618034
|
Prevent watching unsuppoted channels
|
7 years ago |
Yuchen Zeng
|
2411bacd04
|
Address review comments
|
7 years ago |
Yuchen Zeng
|
ee3e3310bb
|
Add reconnect channel tests
|
7 years ago |
Yuchen Zeng
|
be9b814240
|
Add ChannelConnectivityWatcher
|
7 years ago |
David G. Quintas
|
ff0996d02b
|
Merge pull request #12242 from dgquintas/rr_initial_conn
RR: Initialize subchannel connectivity state
|
7 years ago |
Noah Eisen
|
27ac8cf793
|
Merge pull request #12251 from ncteisen/fix-ubsan
Fix ubsan
|
7 years ago |
Matt Kwong
|
90a6af209d
|
Merge pull request #12236 from matt-kwong/kokoro_fil
Add test filtering to Kokoro Linux PR jobs
|
7 years ago |
Stanley Cheung
|
5d55948c34
|
PHP: upmerge from 1.4.x branch
|
7 years ago |
Muxi Yan
|
72827fb8be
|
Merge pull request #12225 from muxi/fix-already-finished
Fix undefined behavior of using dispatch_once_t as instance variable
|
7 years ago |
Yihua Zhang
|
7fab9bf3bb
|
Add TSI test library and SSL and fake TSI tests
|
7 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
7 years ago |
Muxi Yan
|
e3d6a9a8d4
|
Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol
Revert "Revert "Add OAuth2 protocol in GRPCClient""
|
7 years ago |