Jan Tattermusch
|
f8135f6b05
|
remove occurences of compressable payload type
|
9 years ago |
Jan Tattermusch
|
67ceba5319
|
regenerate messages.proto
|
9 years ago |
Jan Tattermusch
|
4047d5d4b6
|
add test that C# can read compressed messages
|
9 years ago |
Jan Tattermusch
|
0d896ef906
|
fix reading of compressed byte_buffer in C#
|
9 years ago |
Yuchen Zeng
|
db3ffe13cb
|
Update examples with Cocoapods 1.0.0
|
9 years ago |
Jan Tattermusch
|
892f8f952a
|
Update c# readme.
|
9 years ago |
Yuchen Zeng
|
f95a4898ab
|
Fixed format issues
|
9 years ago |
Yuchen Zeng
|
caca0a15de
|
Build objc examples as part of automatic tests
|
9 years ago |
Sree Kuchibhotla
|
229533b1e6
|
Remove pollset->pi_mu since it is redundant. Also do not get polling
island lock in the fast-path
|
9 years ago |
Sree Kuchibhotla
|
24b6eae1fc
|
Add missing function fd_is_shutdown
|
9 years ago |
Sree Kuchibhotla
|
0100b2f1c0
|
Make fd_shutdown idempotent
|
9 years ago |
Sree Kuchibhotla
|
3131c269c1
|
Integrate with unified error reporting
|
9 years ago |
David Garcia Quintas
|
e89aad02bf
|
updated node interop server
|
9 years ago |
Jan Tattermusch
|
be37455297
|
add missing ConfigureAwait(false)
|
9 years ago |
David Garcia Quintas
|
ad8723f647
|
moved up 'package' statement.
|
9 years ago |
David Garcia Quintas
|
7edfcb021f
|
Using inlined BoolValue in lieu of wrappers.proto due to lack of node support
|
9 years ago |
Yuchen Zeng
|
3d399cb102
|
Fix format issues
|
9 years ago |
Yuchen Zeng
|
8d9e83806d
|
Fixed format issues
|
9 years ago |
Yuchen Zeng
|
d5fd7ddc70
|
Addressed review comments
Removed the silencing for incompatible-pointer-types
Removed unused objects
Fixed format issues
|
9 years ago |
Jan Tattermusch
|
381e26a21e
|
regenerate project.json files
|
9 years ago |
Sree Kuchibhotla
|
65c6c59bcd
|
Fix refcounting tsan failures and grab pollset lock in the function
pollset_add_fd
|
9 years ago |
Sree Kuchibhotla
|
94cda1a9c6
|
Significantly refactor the polling island locking and refcounting code
|
9 years ago |
Sree Kuchibhotla
|
39f9ac9b2a
|
Test polling island merges
|
9 years ago |
Sree Kuchibhotla
|
cddf697ab4
|
Fix refcounting tsan failures and grab pollset lock in the function
pollset_add_fd
|
9 years ago |
Yuchen Zeng
|
aa338326ed
|
Revert ProtoService.m, add an exception for its incompatible-pointer-types warning
|
9 years ago |
Jan Tattermusch
|
74330130a3
|
improve project.json files
|
9 years ago |
Sree Kuchibhotla
|
2f8ade0b9d
|
Significantly refactor the polling island locking and refcounting code
|
9 years ago |
Yuchen Zeng
|
adb65a6a49
|
Fixed gpr_log format issues
|
9 years ago |
Makarand Dharmapurikar
|
0579cfc334
|
more files after running build.yaml changes through
|
9 years ago |
Makarand Dharmapurikar
|
7981e1905f
|
Network status tracking
Recreated the old PR (https://github.com/grpc/grpc/pull/6283) in a new
repo since the old repo was destroyed. Removed changes to tcp_posix.c
and tpc_windows.c, instead depending on the idempotent endpoint shutdown code
from https://github.com/grpc/grpc/pull/6911.
|
9 years ago |
Nathaniel Manista
|
3b5ae53cd1
|
Correct lingering FATAL_FAILURE sites
This should have been done as part of 5444bed32f .
|
9 years ago |
Yuchen Zeng
|
abc7427a4d
|
Update podfiles for objc examples
|
9 years ago |
Yuchen Zeng
|
36a58a7928
|
Enable treating warnings as errors for target gRPC
|
9 years ago |
Nathaniel Manista
|
ffaafe6fa3
|
Change with_call from parameter to attribute
|
9 years ago |
Craig Tiller
|
fa1f74e226
|
Fix errored streams prematurely terminating, add a test
|
9 years ago |
murgatroid99
|
04e47f308e
|
Direct additional log statement through custom logger
|
9 years ago |
Craig Tiller
|
daec5f94d2
|
We dont need to account for parsing or not when writing
|
9 years ago |
Craig Tiller
|
b187895fc4
|
Fix windows build error
|
9 years ago |
Craig Tiller
|
56565fca75
|
Force receiving a SETTINGS frame as the first frame
|
9 years ago |
Craig Tiller
|
78a73333b7
|
Fix memory leak upon receiving two RST_STREAMs
|
9 years ago |
Nathaniel Manista
|
76233f5c2f
|
Delete tests of dead pre-GA code
|
9 years ago |
Nathaniel Manista
|
6efe7c7ecf
|
Fix secure channel construction
|
9 years ago |
David Garcia Quintas
|
5ad70a6953
|
removed spurious .format()
|
9 years ago |
David Garcia Quintas
|
377bfdef92
|
added extra path to python protoc
|
9 years ago |
David Garcia Quintas
|
e5f0f95101
|
fixed syntax errors in proto
|
9 years ago |
Jan Tattermusch
|
099cbf84aa
|
add debian.8-x64 to the list of runtimes
|
9 years ago |
Jan Tattermusch
|
fab857eefc
|
address review comments
|
9 years ago |
Craig Tiller
|
97fe0a6d5a
|
clang-format code
|
9 years ago |
Craig Tiller
|
7264f14b55
|
Cleanup spam
|
9 years ago |
Stanley Cheung
|
a66e075144
|
php: there is an unimplemented service
|
9 years ago |