Mark D. Roth
ca13603302
Do not retry when we fail to create a subchannel call.
8 years ago
Mark D. Roth
7477a14e3c
Remove invalid gpr_free() of arena-allocated memory.
8 years ago
Craig Tiller
ca38800d62
Merge pull request #10423 from ctiller/minimal
...
Working towards enabling a minimal stack
8 years ago
Yuchen Zeng
b0c2225336
generate projects
8 years ago
Muxi Yan
5ce09f08d2
Disable CronetUnitTests for possible Jenkins flakiness
8 years ago
yang-g
61d02025b5
Unref the tail, not the original slice
8 years ago
kpayson64
f2ceefb9e2
Merge pull request #8063 from royalharsh/buffers
...
Refactor python code generator to support other serializers
8 years ago
Craig Tiller
be094fc5e6
Fix compile
8 years ago
Craig Tiller
e3b5921559
Potential msan fix
8 years ago
Craig Tiller
61666f5557
Merge branch 'lazy-batches' into lazy-parent
8 years ago
Craig Tiller
0df90f049a
Merge github.com:grpc/grpc into lazy-batches
8 years ago
Chris Evans
ed2a5470db
Calculate RPC deadline right before call creation
...
Most core end2end tests are written around a single RPC with an explicit
deadline. Currently, this deadline is calculated before bringing up the
test fixture, and thus time spent bringing up the test fixture is taken
from the time allotted to the RPC.
This change moves the calculation of these deadlines immediately before
call creation. Additionally, the functions that calculate these
deadlines have been renamed from 'xx_seconds_time()' to
'xx_seconds_from_now()' for clarity.
8 years ago
Craig Tiller
2a7ce4f282
Merge github.com:grpc/grpc into dynamic_tcp_sizing
8 years ago
Craig Tiller
ad286c35da
Merge github.com:grpc/grpc into minimal
8 years ago
Craig Tiller
82c7fec59c
Merge pull request #9949 from ctiller/new_transport_op
...
Convert stream ops to a control + payload structure
8 years ago
Craig Tiller
14af85e8d2
Merge pull request #10447 from ctiller/arena
...
Fix arena_test on 32-bit platforms (includes Windows)
8 years ago
Craig Tiller
3b17e8aad7
Merge pull request #10194 from ctiller/atomic-timers
...
Track milliseconds since process start in timer heap
8 years ago
Jan Tattermusch
81ff57f1c3
Merge pull request #10446 from jtattermusch/bump_v1.2.2
...
Bump version to 1.2.2
8 years ago
Yuchen Zeng
8b0a4d207c
Add KEEPALIVE_TIME_BACKOFF_MULTIPLIER macro
8 years ago
Yuchen Zeng
ebe6baaf64
Double keepalive_time when the client needs to be calmed
8 years ago
Yuchen Zeng
5f89996e69
Enable server-side keepalive pings
8 years ago
Yuchen Zeng
c18d4b39c8
Change time unit to ms
8 years ago
Yuchen Zeng
fe59341360
Reword comments
8 years ago
Yuchen Zeng
78da25097d
Update with the new grpc_erro interface
8 years ago
Yuchen Zeng
114a848972
Disable bdp probe in bad_ping test
8 years ago
Yuchen Zeng
af5c505fc1
Add bad_ping test, fix ping test
8 years ago
Yuchen Zeng
187c752c6f
Add min_ping_interval_without_data
8 years ago
Yuchen Zeng
0937fc1a30
Client-side keepalive pings server enforcement
8 years ago
Yuchen Zeng
5272dfca33
Reset the keepalive timer when sending a bdp ping
8 years ago
Vijay Pai
2d793c9813
Merge pull request #9892 from vjpai/shortstream
...
Add option to limit # of messages per stream in QPS tests
8 years ago
murgatroid99
c84d67e85b
Keep changes from #10093
8 years ago
murgatroid99
a5ea8f2150
Fix serializer error handling, update ProtoBuf.js dependency
8 years ago
Craig Tiller
659030f0a4
Merge github.com:grpc/grpc into new_transport_op
8 years ago
Craig Tiller
8fb174e66e
Merge branch 'new_transport_op' of github.com:ctiller/grpc into new_transport_op
8 years ago
Craig Tiller
a044424430
clang-format
8 years ago
Craig Tiller
3a20cec8a3
Merge branch 'arena' of github.com:ctiller/grpc into arena
8 years ago
Craig Tiller
f07e6a3136
Undo experimental change
8 years ago
Craig Tiller
8d322776f6
Merge github.com:grpc/grpc into minimal
8 years ago
Vijay Pai
45a9abae95
Add option to limit # of messages per stream with tests
8 years ago
Nicolas Noble
a5da6e1806
Merge pull request #10438 from geoffreyp/master
...
Update readme.md
8 years ago
Craig Tiller
6b97e5344f
Update BUILD
8 years ago
Craig Tiller
648a60b997
Merge branch 'minimal' of github.com:ctiller/grpc into minimal
8 years ago
Craig Tiller
dced510997
Fix arena_test on 32-bit platforms (includes Windows)
8 years ago
Craig Tiller
3eeba6de6b
Increase grace time
8 years ago
Craig Tiller
5311d666db
Merge github.com:grpc/grpc into atomic-timers
8 years ago
Michael Lumish
68dff87bac
Merge branch 'master' into node_dbg_release_split
8 years ago
Jan Tattermusch
0be726b34d
bump version to 1.2.2
8 years ago
Craig Tiller
7a8232d773
review feedback
8 years ago
Craig Tiller
e434d1d60b
s/NULL/false
8 years ago
Michael Lumish
5b5fdb7349
Merge branch 'master' into node_protobuf_js_6_upgrade
8 years ago