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
|
ade367d6c4
|
Kokoro performance job uploads to same BQ table as Jenkins
|
7 years ago |
Matt Kwong
|
f9bd4d7152
|
Add release branch performance job
|
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 |
Mehrdad Afshari
|
9b075f1cc0
|
Merge pull request #14265 from mehrdada/releasetag
Promote v1.9.0-pre3 to v1.9.0
|
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 |
Mehrdad Afshari
|
e05ca2204e
|
Regenerate projects
|
7 years ago |
Mehrdad Afshari
|
2338ec169c
|
Promote 1.9.0-pre3 to 1.9.0
|
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 |
yang-g
|
20ea5b8066
|
Fix issues in latency parsing tool
|
7 years ago |
Jan Tattermusch
|
18f27376c5
|
avoid touching stats_ instance field before base constructor
|
7 years ago |
Matt Kwong
|
1b0168e207
|
Add BoringSSL tests
|
7 years ago |
Jan Tattermusch
|
382374eb6f
|
add comment
|
7 years ago |
Matt Kwong
|
32b9bddb27
|
Merge pull request #13948 from matt-kwong/bsl
Update BoringSSL submodule
|
7 years ago |
adelez
|
9c17817622
|
Merge pull request #14242 from adelez/foundry_integration
Redefine grpc_sh_binary as native.sh_binary.
|
7 years ago |
Mark D. Roth
|
a9d07ef7c6
|
Fix DNS resolvers to reset the backoff in the right place.
|
7 years ago |
Jan Tattermusch
|
3065038617
|
Merge pull request #14238 from jtattermusch/echo_deadline_off_by_two
Fix rounding problem in EchoDeadline test
|
7 years ago |
David Garcia Quintas
|
af7afbd4a1
|
fixed format string
|
7 years ago |
David G. Quintas
|
64637bf4a2
|
Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addr
Don't destroy null lb_addr
|
7 years ago |
Sree Kuchibhotla
|
132c7d1e6a
|
Fix format specifier for gpr_millis
|
7 years ago |
Yash Tibrewal
|
a984e458bd
|
Merge pull request #14112 from yashykt/badclient
Bad client changes Part I
|
7 years ago |
Sree Kuchibhotla
|
394daf8218
|
Update ev_posix.cc
|
7 years ago |
Sree Kuchibhotla
|
546e7393e9
|
Debug statements for polling api
|
7 years ago |