Mark D. Roth
f1666d4824
Merge pull request #9869 from markdroth/client_channel_method_params_cleanup
...
Clean up method parameters in client channel code.
8 years ago
kpayson64
47d7a08e1e
Increase epsilon in thread cleanup test
8 years ago
David G. Quintas
e0c72bb8ed
Merge pull request #9936 from dgquintas/gen_projs
...
Fix generate projects
8 years ago
David Garcia Quintas
b1e545f417
Fix generate projects
8 years ago
Feng Li
47aa9844c3
Merge pull request #9897 from grpc/wenbozhu-patch-4
...
Update PROTOCOL-WEB.md
8 years ago
Nathaniel Manista
4b290e9ee3
Merge pull request #9917 from nathanielmanistaatgoogle/missing-main
...
Add missing unittest.main call.
8 years ago
Craig Tiller
823e87b1d9
Merge pull request #9933 from ctiller/better_summary
...
Report non-counter cpu times to bigquery to get more accurate dashboards
8 years ago
Michael Lumish
25c38e7617
Merge pull request #9888 from murgatroid99/electron_uv_fix
...
Fix missing wakeups when using the libuv iomgr under Electron
8 years ago
Craig Tiller
541b87e015
Report non-counter cpu times to bigquery to get more accurate dashboards
8 years ago
Craig Tiller
5e9bdb784d
Enable lto
8 years ago
Noah Eisen
da22274401
Add sleep(1) to Python negative http2 client
...
client now conforms to spec. See
https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
8 years ago
Craig Tiller
8d9d4d00fd
Add benchmark to conversion script
8 years ago
Craig Tiller
2bfc3bcf8d
Add fixtures for call creation benchmarks
8 years ago
Jan Tattermusch
ff61b8c114
improve script for running windows tests on internal_ci
8 years ago
Jan Tattermusch
80f29dbeac
Merge pull request #9817 from jtattermusch/internalization_docs
...
Add basic gRPC internationalization docs
8 years ago
Noah Eisen
0520bf977b
Merge pull request #9922 from ncteisen/a-nice-game-of-chess
...
Enable Python Negative HTTP2 Test
8 years ago
jboeuf
3efa16f0b5
Merge pull request #9685 from jboeuf/new_ssl_roots
...
Updating roots from Mozilla.
8 years ago
Noah Eisen
ae1cd87ffb
Enable python negative http2 test
8 years ago
Craig Tiller
48bc4767db
Eliminate cancellation if we never sent an op down
8 years ago
Muxi Yan
255d002f92
Relieve ios deployment version to 7.0
8 years ago
Craig Tiller
36dd42ec01
Diff minimization
8 years ago
Craig Tiller
7bc4d3edd8
Revert unnecessary change
8 years ago
Vijay Pai
24992060c8
Finish streams that error. Don't histogram failed ops.
...
Fail on failed write
8 years ago
Craig Tiller
2c3d0a92c7
Better cleanup
...
If the caller specifies a timeout, set it at call initialization
When we send initial metadata, take service config into account (iff
service config specifies a shorter deadline)
Saves a combiner on a critical path
8 years ago
Nathaniel Manista
fc39593a08
Add missing unittest.main call
...
This should have been included in 48226a2f1f
.
8 years ago
David G. Quintas
5f13f48986
Merge pull request #9833 from dgquintas/parse_address_clusterfuzz
...
Fixed Heap-buffer-overflow in parse_unix via clusterfuzz
8 years ago
David G. Quintas
16edd99975
Merge pull request #9812 from dgquintas/timestamp_logs
...
Timestamp test logs
8 years ago
David G. Quintas
9ccebc3a45
Merge pull request #9773 from dgquintas/build_files
...
Test BUILD file assortment
8 years ago
Yang Gao
c1d9d51e54
Merge pull request #9819 from yang-g/xtra_header
...
Remove redundant header
8 years ago
Craig Tiller
a7ed26885c
Fix some bugs
8 years ago
Craig Tiller
80a0cb3981
Merge github.com:grpc/grpc into trim-the-locks
8 years ago
Craig Tiller
6517333d17
Merge pull request #9881 from ctiller/spinlock
...
Add a spinlock type.
8 years ago
Stanley Cheung
7ef0cd668c
Merge pull request #9785 from stanley-cheung/php-update-doc
...
PHP: added README notes for RHEL 6/7 users
8 years ago
Noah Eisen
4de6688bcf
Merge pull request #9901 from ncteisen/wherever-you-golang-golang-with-all-your-heart
...
Enable Go Negative HTTP2 Interop Test
8 years ago
yang-g
01f1544c3b
Check and act on Dump failure
8 years ago
Craig Tiller
7acc37e502
Trim deadline setting out of call creation path: reduces ClientChannelFilter init/destroy from 128ns to 46ns on my machine
8 years ago
Craig Tiller
8e43edb7c3
Fix include guards
8 years ago
Craig Tiller
46ab5f5983
Update template
8 years ago
Craig Tiller
c2515d0c64
Merge github.com:grpc/grpc into always-use-port-server
8 years ago
Jan Tattermusch
26ec0d0b9b
Merge pull request #9886 from jtattermusch/latest_release_dashboard
...
Add script for running "latest released" benchmarks
8 years ago
Noah Eisen
de99fe8679
Enable Go negative http2 interop test
8 years ago
murgatroid99
06ab69d2d2
Clang format
8 years ago
Wenbo Zhu
a56edc43f4
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
ea16fa1598
Update PROTOCOL-WEB.md
8 years ago
Craig Tiller
cd232f64c6
Merge pull request #9753 from ctiller/zalloc
...
Add zalloc, convert a bunch of files to use it
8 years ago
Craig Tiller
b73ad23bd8
Fix memory leak
8 years ago
Craig Tiller
a10f00c711
Merge github.com:grpc/grpc into spinlock
8 years ago
Craig Tiller
79ccb81b48
Merge pull request #9882 from ctiller/cqbm
...
Add more cq benchmarks
8 years ago
Yuchen Zeng
2aa5a1d908
Merge pull request #9839 from y-zeng/1_1_x_address_arg_fix
...
Preserve ipv6 scope id in grpc_channel_args
8 years ago
Yuchen Zeng
4776102ea4
Merge pull request #9468 from y-zeng/p2p_client
...
Client-side keepalive pings
8 years ago