Vijay Pai
|
73a50abd1d
|
Merge pull request #14286 from dgquintas/fix_compresion_alg_accessors
Fix compression algorithm accessors
|
7 years ago |
Sree Kuchibhotla
|
d934602beb
|
Merge pull request #14275 from sreecha/enable-epollex
enable epollex by default
|
7 years ago |
Matt Kwong
|
785dda80dc
|
Merge pull request #14282 from matt-kwong/release-jobs
Add Kokoro performance job for release branch
|
7 years ago |
Juanli Shen
|
8011a09697
|
Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error
Add a results_upon_error setter to fake resolver
|
7 years ago |
Vijay Pai
|
f96bbc3a76
|
Merge pull request #14298 from vjpai/own
Removing ctiller as owner of tools/run_tests/performance
|
7 years ago |
Muxi Yan
|
7a2637b092
|
Merge pull request #14299 from grpc/remove-objc-backoff-override
Remove initial backoff override in ObjC
|
7 years ago |
Matt Kwong
|
94e07e10fe
|
Merge pull request #14287 from matt-kwong/submodule-fix
Fix testing submodules at head
|
7 years ago |
Vijay Pai
|
d8e292f198
|
Removing ctiller as owner
|
7 years ago |
Muxi Yan
|
9e794d86a8
|
Remove initial backoff override in ObjC
|
7 years ago |
Matt Kwong
|
4146b2a05d
|
Fix testing submodules at head
|
7 years ago |
Vijay Pai
|
c8e07c4964
|
Merge pull request #14295 from vjpai/resanalarm
Regain sanity
|
7 years ago |
David G. Quintas
|
45ba983cd0
|
Merge pull request #14284 from dgquintas/kill_lb_policies_test
Removed obsolete lb_policies_test
|
7 years ago |
Vijay Pai
|
e318b5b131
|
Regain sanity
|
7 years ago |
Juanli Shen
|
d82e137c7b
|
Add a results_upon_error setter to fake resolver
|
7 years ago |
Vijay Pai
|
e5b0a50416
|
Merge pull request #14015 from vjpai/alarm
Remove alarm from core, implement in C++ layer only
|
7 years ago |
David G. Quintas
|
ba92ab53bf
|
Merge pull request #14285 from dgquintas/cleanup_client_lb_test
Removed unused argument from ResetStub()
|
7 years ago |
David G. Quintas
|
4eca9598f6
|
Merge pull request #14228 from dgquintas/dns_cooldown
DNS cooldown mechanism
|
7 years ago |
Vijay Pai
|
d2e9b98ee6
|
Merge pull request #14124 from toanju/update-header-install
remove core_stats.h from installed headers
|
7 years ago |
David Garcia Quintas
|
1efec95d64
|
Removed unused argument from ResetStub()
|
7 years ago |
David Garcia Quintas
|
8adf19cafd
|
clang-format
|
7 years ago |
David Garcia Quintas
|
a21ab2ba29
|
Fix compression algorithm accessors
|
7 years ago |
David Garcia Quintas
|
8d8214afe5
|
Removed obsolete lb_policies_test
|
7 years ago |
Matt Kwong
|
cba95fc372
|
Kokoro performance job uploads to same BQ table as Jenkins
|
7 years ago |
Matt Kwong
|
af162afa86
|
Add release branch performance job
|
7 years ago |
David Garcia Quintas
|
64d02bac04
|
Merge branch 'master' of github.com:grpc/grpc into dns_cooldown
|
7 years ago |
Vijay Pai
|
d2a575a458
|
Merge branch 'master' into HEAD
|
7 years ago |
Sree Kuchibhotla
|
12a6c1ea00
|
Batch size to 1 since it is better for latency (this is similar to what
we did in epoll1)
|
7 years ago |
David Garcia Quintas
|
e53d6b3f60
|
PR comments
|
7 years ago |
Zhouyihai Ding
|
ac47595e42
|
Merge pull request #14262 from ZhouyihaiDing/SharedChannelClose
php: remove unrelated code from SharedChannelClose test
|
7 years ago |
adelez
|
4f8b322b74
|
Merge pull request #14266 from adelez/fix_grpc_tool_test
Fix echo.proto path under bazel
|
7 years ago |
ZhouyihaiDing
|
43132b5c6b
|
php: remove unrelated code from SharedChannelClose test
|
7 years ago |
Adele Zhou
|
2294031d6a
|
Fix echo.proto path under bazel
|
7 years ago |
Sree Kuchibhotla
|
ffa4fbdafa
|
enable epollex by default
|
7 years ago |
Yang Gao
|
f4a94b6126
|
Merge pull request #14264 from yang-g/to_scope
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
|
7 years ago |
Sree Kuchibhotla
|
3d63a67501
|
Merge pull request #14244 from sreecha/polling-api-trace
Debug traces for polling api
|
7 years ago |
David Garcia Quintas
|
052c07d490
|
Remove spurious closure inits
|
7 years ago |
David Garcia Quintas
|
a3cc9ead36
|
Remove unnecessary closures
|
7 years ago |
Jan Tattermusch
|
c46cf957c0
|
Merge pull request #14232 from jtattermusch/add_owners
Add owners for cmake/ and tools/dockerfile
|
7 years ago |
Yang Gao
|
7159c0f7e9
|
Merge pull request #14263 from yang-g/latency_tool
Shutdown timer manager first and then executor
|
7 years ago |
yang-g
|
ce1cfea12d
|
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
|
7 years ago |
David Garcia Quintas
|
f25126cffb
|
PR comments
|
7 years ago |
Matt Kwong
|
368504170d
|
Merge pull request #14256 from matt-kwong/bsl
Add BoringSSL tests
|
7 years ago |
Mark D. Roth
|
076f5ba5f3
|
Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fix
Fix DNS resolvers to reset the backoff in a better place.
|
7 years ago |
adelez
|
d2cbfac17f
|
Merge pull request #14255 from adelez/foundry_integration
Fix path relative to TEST_SRCDIR
|
7 years ago |
Jan Tattermusch
|
e294279e39
|
Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race
Make grpc_passthru_endpoint_stats refcounted
|
7 years ago |
Adele Zhou
|
8b616a890a
|
Fix path relative to TEST_SRCDIR
|
7 years ago |
Sree Kuchibhotla
|
74f50aaa61
|
Merge branch 'master' into polling-api-trace
|
7 years ago |
yang-g
|
8f65906521
|
Shutdown timer manager first and then executor
|
7 years ago |
Yang Gao
|
d6358a5b0a
|
Merge pull request #14253 from yang-g/latency_tool
Fix issues in latency parsing tool
|
7 years ago |
Jan Tattermusch
|
889bb7fde4
|
calling create in default param is against code style
|
7 years ago |