apolcyn
|
3df053a6e8
|
Merge pull request #13203 from apolcyn/fix_broken_ruby_20
Remove required keyword args to fix forward breakage of ruby 2.0
|
7 years ago |
Yuchen Zeng
|
452b987a0d
|
Set GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS for async_end2end_test
|
7 years ago |
David Garcia Quintas
|
4b6f3b8c4f
|
Re-enabled all polling engines for LB tests
|
7 years ago |
David Garcia Quintas
|
77827e1fb2
|
BG-poll very frequently to pick up subchannels's updates in LB tests
|
7 years ago |
ncteisen
|
0961509ebf
|
Add missing kick counter increment
|
7 years ago |
Alexander Polcyn
|
99fdda8c8e
|
remove use of keyword args
|
7 years ago |
Matt Kwong
|
5fa58d5dbe
|
Merge pull request #13197 from matt-kwong/mac-filter-fix
Update brew before using it
|
7 years ago |
Alexander Polcyn
|
b32070eff8
|
remove use of keyword args
|
7 years ago |
Yash Tibrewal
|
11a518995e
|
LLVMfuzzer extern C
|
7 years ago |
Yash Tibrewal
|
0aeef4f0e7
|
bazel build errors
|
7 years ago |
Yash Tibrewal
|
2aa79cbfd3
|
changes for bazel and test certificates
|
7 years ago |
ncteisen
|
023726202a
|
Refactor SerializationTraits
|
7 years ago |
apolcyn
|
0f59869001
|
Merge pull request #13146 from apolcyn/update_ruby_googleauth_dep_master
Update max-allowed-version of googleauth ruby dependency
|
7 years ago |
Jan Tattermusch
|
c0fe6025b4
|
Merge pull request #13185 from jtattermusch/reasonable_multipliers
Use reasonable multiplier values for C/C++ tests
|
7 years ago |
Noah Eisen
|
09b4d7cc7d
|
Merge pull request #13123 from ncteisen/disable-trickle
Disable bm_trickle from running under TSAN
|
7 years ago |
Yash Tibrewal
|
e92294c587
|
Remove test/core/census
|
7 years ago |
Yash Tibrewal
|
d89c202dca
|
solve benchmark issue
|
7 years ago |
Yash Tibrewal
|
888691344e
|
Merge branch 'master' into testc++ize
|
7 years ago |
Yash Tibrewal
|
77532036b6
|
BUILD changes. test languauge to C++
|
7 years ago |
Jim King
|
3e0769957e
|
Merge pull request #13106 from Vizerai/census_update
Cleaning up census code.
|
7 years ago |
Matt Kwong
|
3133ebe765
|
Update brew before using it
|
7 years ago |
Yash Tibrewal
|
8e1a163a97
|
windows linker errors
|
7 years ago |
Vijay Pai
|
8afaf61fea
|
Merge pull request #13192 from vjpai/spp
Fix a data race in microbenchmark stats gathering
|
7 years ago |
Yihua Zhang
|
17fe322cd1
|
modify TSI handshake to correctly handle the case of TSI_INCOMPLETE_DATA
|
7 years ago |
Yash Tibrewal
|
4d71636fcc
|
some BUILD changes and designated initializers
|
7 years ago |
Yash Tibrewal
|
e586324627
|
BUILD files changes for bazel
|
7 years ago |
Yash Tibrewal
|
c430c84f84
|
more changes
|
7 years ago |
apolcyn
|
279af91134
|
Merge pull request #13168 from apolcyn/bump_v17
Bump v1.7.x branch to 1.7.1
|
7 years ago |
Yash Tibrewal
|
268685bcbd
|
Merge branch 'master' into testc++ize
|
7 years ago |
Yash Tibrewal
|
f8a6c8297c
|
Changes to build other platforms
|
7 years ago |
Vijay Pai
|
94a52266c9
|
Merge pull request #13082 from vjpai/friendly_fire
GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
|
7 years ago |
Vijay Pai
|
f92b530068
|
Fix a data race in microbenchmark stats gathering
|
7 years ago |
Yuchen Zeng
|
9e6837d397
|
Merge pull request #12732 from y-zeng/connectivity_watcher
Client channel backup poller
|
7 years ago |
Vijay Pai
|
e9f5c9058b
|
clang-fmt
|
7 years ago |
Vijay Pai
|
cb36615ddd
|
GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend
|
7 years ago |
Mark D. Roth
|
662ec97674
|
Merge pull request #12878 from markdroth/pick_first_subchannel_list
Refactor subchannel_list code out of RR and use it in PF.
|
7 years ago |
Yuchen Zeng
|
b16df75471
|
Update with internal C++ interfaces
|
7 years ago |
Yuchen Zeng
|
d382140459
|
Fix crash in epollex
|
7 years ago |
Yuchen Zeng
|
cbb9296b72
|
Change the default interval to 5 seconds
|
7 years ago |
Yuchen Zeng
|
7fa814fbeb
|
Fix timeouts
|
7 years ago |
Yuchen Zeng
|
6f9985e551
|
Fix SIGV when grpc_channel_stack_init returns errors
|
7 years ago |
Yuchen Zeng
|
d573861506
|
Update with grpc_millis
|
7 years ago |
Yuchen Zeng
|
c83ce41789
|
Fix polling_timer shutdown process
|
7 years ago |
Yuchen Zeng
|
223f8d412b
|
Remove schedule_polling_timer
|
7 years ago |
Yuchen Zeng
|
dd77922d27
|
Add comments, fix backup_poller_shutdown_unref
|
7 years ago |
Yuchen Zeng
|
b41014eeef
|
Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS
|
7 years ago |
Yuchen Zeng
|
0bad30a244
|
Use backup pollser instead of connectivity watcher
|
7 years ago |
Yuchen Zeng
|
d9ce7d9233
|
clang-format
|
7 years ago |
Yuchen Zeng
|
f8ed4fa7f4
|
convert connectivity_watcher to cpp file
|
7 years ago |
Yuchen Zeng
|
6a48dc544e
|
Remove c++ channel connectivity watcher
|
7 years ago |