Muxi Yan
|
c870ce5476
|
More message compression level clean-up
|
7 years ago |
Muxi Yan
|
99024d6436
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
5c5bafff5a
|
Merge commit '94e676e^2' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
fe1e05e75b
|
Fix build error in compression_test.cc
|
7 years ago |
Yash Tibrewal
|
94e676e10f
|
Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
7 years ago |
Yash Tibrewal
|
9e5dc246ee
|
Disallow delete on ExecCtx
|
7 years ago |
Yash Tibrewal
|
caaf416eba
|
virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python
|
7 years ago |
Yash Tibrewal
|
d6c292f177
|
Merge master
|
7 years ago |
Muxi Yan
|
9c02a3cca1
|
Do not separate message/stream compression levels
|
7 years ago |
Muxi Yan
|
c7499e88fd
|
Fix bazel BUILD
|
7 years ago |
Muxi Yan
|
a25697095b
|
Merge pull request #13666 from grpc/reduce-time-wait
Exclude Cronet restricted ports from port server pool
|
7 years ago |
David G. Quintas
|
0b6bdbc492
|
Merge pull request #12488 from dgquintas/removed_expiration_interval
Removed expiration_interval from LB proto
|
7 years ago |
David G. Quintas
|
495476a5db
|
Merge pull request #13682 from dgquintas/send_rpc_status_return
Make it possible to ignore result of SendRPC() in test
|
7 years ago |
Muxi Yan
|
cd62e7d04c
|
Exclude cronet restricted ports from port server pool
|
7 years ago |
kpayson64
|
a802157268
|
Merge pull request #13677 from kpayson64/fix_benchmark
Fix Async QPS Test
|
7 years ago |
David Garcia Quintas
|
9702566b98
|
Make it possible to ignore result of SendRPC() in test
|
7 years ago |
adelez
|
b8b326a35b
|
Merge pull request #13668 from adelez/foundry_integration
Add dbg mode for remote testing
|
7 years ago |
Yuchen Zeng
|
c01a91da2d
|
Merge pull request #13647 from y-zeng/send_ping
Add on_initiate callback for the send_ping tranport op
|
7 years ago |
apolcyn
|
4ff97d2906
|
Merge pull request #13670 from apolcyn/fix_backup_poller_race
Unref global backup poller while under its lock
|
7 years ago |
Ken Payson
|
8873975a30
|
Fix Async QPS Test
|
7 years ago |
Alexander Polcyn
|
f7a869fdbe
|
Unref global backup poller under its lock
|
7 years ago |
Muxi Yan
|
6043006af1
|
Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
67454d71e8
|
Merge commit 'b0bad8f' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
fc38142db6
|
Merge commit 'b0bad8f^' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
a4839e7aea
|
Merge commit 'e759d2a' into fix-stream-compression-config-interface
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Muxi Yan
|
f5eb1cf9f0
|
partial cherry-pick of 'update clang-format to 5.0'
|
7 years ago |
Muxi Yan
|
4a117f0be7
|
Merge e759d2a^
|
7 years ago |
David G. Quintas
|
84d78acfa4
|
Merge pull request #13663 from dgquintas/fix_rr_reresolve_test
Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness
|
7 years ago |
apolcyn
|
6fbaa824c9
|
Merge pull request #13396 from apolcyn/ruby_101_take_two
Run patches on ruby 101 docker image during upload script
|
7 years ago |
David Garcia Quintas
|
4d9f7f6cf9
|
PR comments
|
7 years ago |
David Garcia Quintas
|
230338201f
|
regenerated proto with lastest version of protobuf
|
7 years ago |
Adele Zhou
|
11d91abf76
|
Add dbg mode
|
7 years ago |
David Garcia Quintas
|
d196658279
|
Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval
|
7 years ago |
Alex Polcyn
|
8426329120
|
Apply patches to ruby 101 docker image during upload script, for
compatibility tests.
|
7 years ago |
Juanli Shen
|
95e23594b0
|
Merge pull request #13661 from AspirinSJL/no_idle
Remove unreachable code in RR
|
7 years ago |
Yuchen Zeng
|
625a5c0545
|
Fix pending pings in grpclb
|
7 years ago |
David Garcia Quintas
|
d5ca876b6d
|
Fixed ClientLbEnd2endTest.RoundRobinReresolve flakiness
|
7 years ago |
Yang Gao
|
782676eded
|
Merge pull request #13655 from yang-g/ping
Bug fix, use the last_sent ping time for next send
|
7 years ago |
Juanli Shen
|
da320606e1
|
Remove unreachable code in RR
|
7 years ago |
Muxi Yan
|
650595ea15
|
Merge pull request #13644 from grpc/verbose-cronet-on-failed
Verbose log message in on_failed in Cronet transport
|
7 years ago |
Juanli Shen
|
39820e676e
|
Merge pull request #13654 from AspirinSJL/reresolve_tf
RR goes to TF if all subchannels are SD or TF
|
7 years ago |
Yash Tibrewal
|
8cf1470a51
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
7 years ago |
Yash Tibrewal
|
1d4e995084
|
Merge pull request #13658 from grpc/revert-13058-execctx
Revert "All instances of exec_ctx being passed around in src/core removed"
|
7 years ago |
Yash Tibrewal
|
ad4d2dde00
|
Revert "All instances of exec_ctx being passed around in src/core removed"
|
7 years ago |
Yash Tibrewal
|
a3df36cc25
|
Merge pull request #13058 from yashykt/execctx
All instances of exec_ctx being passed around in src/core removed
|
7 years ago |
Vijay Pai
|
9dbb6e3a28
|
Merge pull request #13559 from dmaclach/threadnames
Add thread naming support on platforms that support it.
|
7 years ago |
Yash Tibrewal
|
73bb67d054
|
Merge master into execctx
|
7 years ago |
yang-g
|
d742f2893f
|
Bug fix, use the last_sent ping time for next send
|
7 years ago |
Juanli Shen
|
570707b076
|
RR goes to TF if all subchannels are SD or TF
|
7 years ago |