Craig Tiller
|
dfc217528e
|
Merge branch 'bazelness' into cpp_bazelness
|
8 years ago |
Craig Tiller
|
4183e9d60b
|
Merge github.com:grpc/grpc into cpp_bazelness
|
8 years ago |
Craig Tiller
|
554144699a
|
Add test/core/security/BUILD
|
8 years ago |
Nicolas "Pixel" Noble
|
abd887012f
|
Initial test/cpp/util/BUILD file.
|
8 years ago |
Craig Tiller
|
528072a123
|
Add test/core/network_benchmarks/BUILD
|
8 years ago |
Craig Tiller
|
c547c0d992
|
Add test/core/json/BUILD
|
8 years ago |
Stanley Cheung
|
a8ea5de0b4
|
Merge pull request #9751 from stanley-cheung/php-ext-arg-info
PHP: add macro for arg info in extension
|
8 years ago |
Craig Tiller
|
a646b0e019
|
Add test/core/iomgr/BUILD
|
8 years ago |
Craig Tiller
|
54fa9244e7
|
Add test/core/client_channel/resolvers/BUILD
|
8 years ago |
Craig Tiller
|
3b78f42ee3
|
Add test/core/client_channel/BUILD
|
8 years ago |
Craig Tiller
|
911a5dc5b1
|
Add test/core/tsi/BUILD
|
8 years ago |
Craig Tiller
|
6f7b26ffb3
|
Complete test/core/transport/chttp2; add test/core/transport/BUILD
|
8 years ago |
Craig Tiller
|
4e0363af9c
|
Complete test/core/http/BUILD
|
8 years ago |
Craig Tiller
|
92bc415653
|
Add BUILD file for test/core/fling
|
8 years ago |
Craig Tiller
|
bbe6bfd6fd
|
Add BUILD file for test/core/slice
|
8 years ago |
Yang Gao
|
13e185419c
|
Merge pull request #9759 from yang-g/max_recv_msg_size
Restore the NextMessageSize for streamed calls
|
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
|
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 |
Yang Gao
|
20ce37694b
|
Merge pull request #9696 from yang-g/network_status_shard
Remove network_status_tracker code
|
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 |
David Garcia Quintas
|
b5359b5fac
|
added assert against combining -p and -n
|
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 |
Stanley Cheung
|
6a5c83d4de
|
PHP: add macro for arg info in extension
|
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
|
87682ef26d
|
Merge pull request #9742 from ctiller/cgi
Fix escaping in index.html
|
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 |
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
|
891e8162e4
|
Fix escaping in index.html
|
8 years ago |
Craig Tiller
|
64dc18dda9
|
Merge pull request #9643 from ctiller/authority_allocation
Signal that authority can be compressed in hpack: saves 1 allocation/rpc
|
8 years ago |
Craig Tiller
|
49c44f5370
|
Merge pull request #9666 from ctiller/no_reuse
Eliminate CQ freelist
|
8 years ago |
David Garcia Quintas
|
95b37b7dfd
|
Add random samping to run_tests.py
|
8 years ago |
Nathaniel Manista
|
b3a1ec2111
|
Output diff on failed yapf sanity
|
8 years ago |
Nathaniel Manista
|
73495e3b35
|
Ignore python_pylint_venv/.
This should have been included in 1a967c31c3 .
|
8 years ago |
Nathaniel Manista
|
a52d3bb39b
|
Fix and enable simplifiable-if-statement lint
|
8 years ago |
Nathaniel Manista
|
402aca6621
|
Fix and enable dangerous-default-value lint
The fix is more of an elision and the code in the changed area is
reflowed.
|
8 years ago |
Nathaniel Manista
|
3577f63136
|
Fix and enable logging-format-interpolation lint
|
8 years ago |
matt-kwong
|
4ead91a914
|
Merge pull request #9713 from yongni/origin
Added a script and config for bringing interop test to kokoro
|
8 years ago |
yongni
|
17342333a8
|
Update grpc_interop.cfg
|
8 years ago |
Craig Tiller
|
c9dbd5b99b
|
Merge pull request #9732 from ctiller/bm_perf
Serialize running of perf, switch back to -f for consistent event counts
|
8 years ago |
David Garcia Quintas
|
0392025bff
|
Better error reporting in run_tests.py
|
8 years ago |