Craig Tiller
|
3e16f4f1fa
|
Fix test
|
8 years ago |
Craig Tiller
|
316e725b95
|
Merge branch 'bm_call_create' into bm_error
|
8 years ago |
Craig Tiller
|
cf068a9ff7
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
2bc4cc4237
|
Merge github.com:grpc/grpc into bm_call_create
|
8 years ago |
Craig Tiller
|
f422cc77ba
|
Merge github.com:grpc/grpc into bm_cq
|
8 years ago |
Craig Tiller
|
46ca4f7d4e
|
Merge pull request #9754 from ctiller/call_cancel
Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case
|
8 years ago |
yang-g
|
f07ed45439
|
Restore the NextMessageSize for streamed calls
|
8 years ago |
Yang Gao
|
2ad3d73f95
|
Merge pull request #9711 from jhseu/license
Export LICENSE.txt in //third_party/nanopb
|
8 years ago |
David G. Quintas
|
941adcf39b
|
Merge pull request #9741 from dgquintas/runtests_sampling
Add random samping to run_tests.py
|
8 years ago |
Craig Tiller
|
8bfaf4a7bb
|
Merge github.com:grpc/grpc into c3+r
|
8 years ago |
Craig Tiller
|
9596d6b112
|
Merge pull request #9660 from ctiller/c3
Convert client_channel.c to use a combiner lock
|
8 years ago |
Paul Marks
|
69c0437e75
|
Merge pull request #9634 from pmarks-net/master
Connect to "localhost" from interop clients.
|
8 years ago |
Craig Tiller
|
b8e2bca4eb
|
Add a benchmark for metadata primitives
|
8 years ago |
Yang Gao
|
20ce37694b
|
Merge pull request #9696 from yang-g/network_status_shard
Remove network_status_tracker code
|
8 years ago |
Sree Kuchibhotla
|
ff4b25d802
|
Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT)
|
8 years ago |
Sree Kuchibhotla
|
fae48aae0f
|
clang format code
|
8 years ago |
Sree Kuchibhotla
|
3ac2573310
|
Merge branch 'master' into fd_rw_atm_closure
|
8 years ago |
Craig Tiller
|
37cbc3f5b3
|
Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case
|
8 years ago |
Craig Tiller
|
6f4178878c
|
Add zalloc, convert a bunch of files to use it
|
8 years ago |
David Garcia Quintas
|
b5359b5fac
|
added assert against combining -p and -n
|
8 years ago |
Craig Tiller
|
c84886b275
|
Better implementation, flip timer logic to make 0-init pre-triggered
|
8 years ago |
David G. Quintas
|
1ca0dc2a9b
|
Merge pull request #9531 from dgquintas/compression_implicit_encoding
make grpc-encoding:identity implicit
|
8 years ago |
David G. Quintas
|
ca452f432e
|
Merge pull request #9648 from dgquintas/lr_sans_md
Use call context to propagare LR costs
|
8 years ago |
Craig Tiller
|
0a77de87ad
|
Fix conditional, optimize cancellation
|
8 years ago |
Craig Tiller
|
4447c2c6fc
|
Lock free deadline filter
|
8 years ago |
Stanley Cheung
|
6a5c83d4de
|
PHP: add macro for arg info in extension
|
8 years ago |
David Garcia Quintas
|
08f7624083
|
Transport closure results in UNAVAILABLE from client, not INTERNAL
|
8 years ago |
David Garcia Quintas
|
46a1cca0ee
|
Cleanup and better logging
|
8 years ago |
Craig Tiller
|
3f06e3f8a6
|
Increase timeout for bm_fullstack
|
8 years ago |
Sree Kuchibhotla
|
6e5cbc2095
|
Merge branch 'master' into fd_rw_atm_closure
|
8 years ago |
Sree Kuchibhotla
|
21f2f0682b
|
correct a few comments
|
8 years ago |
yang-g
|
6da1e85255
|
Contain the links for the pending handshake managers inside handshake_manager
|
8 years ago |
David G. Quintas
|
4fe0d977ed
|
Merge pull request #9733 from dgquintas/runtests_errors
Better error reporting in run_tests.py
|
8 years ago |
Craig Tiller
|
a8fd05745b
|
Merge github.com:grpc/grpc into bm_call_create
|
8 years ago |
Craig Tiller
|
87682ef26d
|
Merge pull request #9742 from ctiller/cgi
Fix escaping in index.html
|
8 years ago |
Craig Tiller
|
985736358c
|
Merge github.com:grpc/grpc into bm_cq
|
8 years ago |
Craig Tiller
|
2e0f02b5fb
|
Merge pull request #9693 from ctiller/bm_closure
Add benchmarks of closures, combiners, exec_ctx primitives
|
8 years ago |
yang-g
|
6955c5e8d2
|
Remove code from network_status_tracker.c Pull the hash function to useful.h
|
8 years ago |
Craig Tiller
|
2f201bd351
|
Merge branch 'bm_call_create' into bm_error
|
8 years ago |
Craig Tiller
|
be42e1cb6a
|
Fix missing header
|
8 years ago |
Craig Tiller
|
5663953cb4
|
Fix compilation on Linux
|
8 years ago |
Craig Tiller
|
04847363de
|
Merge github.com:grpc/grpc into bm_error
|
8 years ago |
Craig Tiller
|
264307fa3d
|
Add benchmarks for grpc_error
|
8 years ago |
Nathaniel Manista
|
01c5bdba79
|
Merge pull request #9736 from nathanielmanistaatgoogle/sanity
Sanity improvements.
|
8 years ago |
Nathaniel Manista
|
47c3e7cd36
|
Merge pull request #9735 from nathanielmanistaatgoogle/lint-fixes
Lint fixes.
|
8 years ago |
Craig Tiller
|
d3b8cd6617
|
Merge github.com:grpc/grpc into bm_closure
|
8 years ago |
Craig Tiller
|
ac6323c795
|
Merge pull request #9720 from ctiller/fc
Possible connection window flow control improvements
|
8 years ago |
Craig Tiller
|
03eec51790
|
Merge pull request #9697 from ctiller/bm_trickle
Add a test that measures flow control stalls in a deterministic way
|
8 years ago |
Craig Tiller
|
4f60fbf104
|
Add initial metadata benchmarks
|
8 years ago |
Craig Tiller
|
891e8162e4
|
Fix escaping in index.html
|
8 years ago |