Craig Tiller
|
06d4cbce2d
|
Fix BUILD
|
8 years ago |
Craig Tiller
|
c627664511
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
597f51c01a
|
Merge pull request #10184 from ctiller/missing
Restore missing benchmarks
|
8 years ago |
Craig Tiller
|
b7f35a658b
|
Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack
|
8 years ago |
Muxi Yan
|
c290bc73f9
|
Merge pull request #10176 from muxi/fix-test-timeout
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Nicolas Noble
|
4a3f53a9be
|
Merge pull request #10156 from grpc/name
G stands for...
|
8 years ago |
Ken Payson
|
12ca7d319c
|
Bump 1.2.x version to pre-2
|
8 years ago |
kpayson64
|
5b0c45781c
|
Merge pull request #10177 from kpayson64/no_gil
Change GIL aquire functions to make it c-core thread safe
|
8 years ago |
Craig Tiller
|
0e0149d3f3
|
Restore missing benchmarks
|
8 years ago |
Makarand Dharmapurikar
|
8ee0ecba94
|
Merge branch 'master' into grpcz_client
Needed changes from bazel/* files in this (grpcz_client) branch.
|
8 years ago |
Muxi Yan
|
10112e50de
|
Use k-contant and add comment for encoding overhead
|
8 years ago |
Muxi Yan
|
f69a885f17
|
Add comment to encodingOverhead
|
8 years ago |
Muxi Yan
|
3f2413d15e
|
Use the right encoding overhead number in remote interop test with Cronet
|
8 years ago |
Craig Tiller
|
2ccd502ed4
|
Add cast
|
8 years ago |
Muxi Yan
|
1292906a7c
|
Disable cronet trace
|
8 years ago |
Craig Tiller
|
9f6b9aba88
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
kpayson64
|
c5302a0fdf
|
Merge pull request #10175 from kpayson64/wget_workaround
Workaround new wget SSL failure
|
8 years ago |
Vijay Pai
|
c6a4539f80
|
Merge pull request #9786 from vjpai/heldplace
Eliminate a "using namespace"
|
8 years ago |
Craig Tiller
|
6f8ddd6183
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Craig Tiller
|
039c3b733b
|
Merge pull request #10052 from ctiller/nolock
Remove most usage of the grpc_call lock
|
8 years ago |
Craig Tiller
|
e30c204be5
|
Merge pull request #10148 from ctiller/ubsan
UBSAN cleanup
|
8 years ago |
Mark D. Roth
|
364fa33576
|
Override subchannel address in channel args when proxy mapper is used.
|
8 years ago |
Vijay Pai
|
98e282a585
|
Eliminate std::placeholders
|
8 years ago |
Nathaniel Manista
|
6b2662adf5
|
Merge pull request #10174 from nathanielmanistaatgoogle/health
Update health to current gRPC code elements.
|
8 years ago |
Alexander Polcyn
|
071f74f6f1
|
add copyright header to fix failing sanity tests
|
8 years ago |
Muxi Yan
|
94a4ed93a1
|
Fix the error in flush read that was causing jenkins timeout
|
8 years ago |
Ken Payson
|
42053039ff
|
Changes
|
8 years ago |
Alexander Polcyn
|
af3213f38b
|
remove now-unused channel completion queues
|
8 years ago |
Ken Payson
|
38901585d4
|
Workaround new wget SSL failure
|
8 years ago |
Craig Tiller
|
41373d0457
|
Merge pull request #10122 from ctiller/arena
Arena allocator for grpc
|
8 years ago |
Ken Payson
|
8b371e23c0
|
Change GIL aquire functions to make it c-core thread safe
|
8 years ago |
Nathaniel Manista
|
488d419125
|
Update health to current gRPC code elements
|
8 years ago |
Alexander Polcyn
|
4109c23734
|
add a README for new test directory
|
8 years ago |
Alexander Polcyn
|
563ec5324f
|
stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock
|
8 years ago |
Matt Kwong
|
c7f0d6ac5a
|
Increase test timeout for Linux portability
|
8 years ago |
Alexander Polcyn
|
70bc4921e1
|
add another currently failing test related to channels and deadlock
|
8 years ago |
yongni
|
84c9665d8c
|
Merge pull request #10085 from yongni/split
Created a standalone utility for uploading images to GCR
|
8 years ago |
Alexander Polcyn
|
f3147b3a7c
|
watch channel state without the gil to fix deadlock on abrupt SIGTERM
|
8 years ago |
matt-kwong
|
5992c19f49
|
Merge pull request #9896 from matt-kwong/ssl-fuzz2
Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options
|
8 years ago |
Vijay Pai
|
30ddc63fdf
|
Suppress race caused by cached_size tracking in protobuf
|
8 years ago |
Yuchen Zeng
|
8d69254cef
|
Merge pull request #10159 from y-zeng/fix_set_socket_mutatar_1_2_x
Fix SetSocketMutator in 1.2.x
|
8 years ago |
ncteisen
|
1a3f24dc1e
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
|
8 years ago |
Robbie Shade
|
1f8342933f
|
Add test feature flags
|
8 years ago |
Yang Gao
|
cedfa76471
|
Merge pull request #10000 from yang-g/grpc_pb_h
Include x.pb.h instead of x.grpc.pb.h for message-only protos
|
8 years ago |
Mark D. Roth
|
de14410b43
|
Rename on_complete_locked() to on_complete().
|
8 years ago |
Yong Ni
|
39e2e09f20
|
created gcr upload script for version compatiblity tests.
|
8 years ago |
Mark D. Roth
|
2ac189e606
|
Fix proxy mapper initialization to work with third-party plugins.
|
8 years ago |
Alexander Polcyn
|
16d97edf56
|
add failing test revealing bug in channel state api
|
8 years ago |
Michael Lumish
|
fb68f4724a
|
Merge pull request #10154 from murgatroid99/node_artifact_fix
Drop support for io.js, fix minor issue with node extension
|
8 years ago |
Craig Tiller
|
5279370314
|
Fix compilation
|
8 years ago |