| Commit message (Collapse) | Author | Age |
| |
|
|\ |
|
|\ \ |
|
| |\ \
| | | |
| | | | |
Incoming stream id validation fixes
|
| |\ \ \
| | | | |
| | | | | |
Ref the cached default creds so that we do not crash next time we use it....
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | | |
Move end_threads to subclass
|
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
Fix thread local storage error in iOS build
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Unify transport & channel op interfaces
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Capure thread id with default timer implementation
|
| | | | | | | | |
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | | |
alive at this time
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Trimming down useless variables in the Makefile.
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
- correct log message on an invalid stream id
- add an additional check that the low bit indicates a client stream id on the server
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
A bunch of autogenerated variables are currently useless, because of tests actually having no source code attached to them. Let's avoid emitting useless code in that case.
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Python migration to batch core API.
|
| | | | |\ \ \
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Conflicts:
include/grpc++/channel_interface.h
|
| | | | | | |\
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | | |
Conflicts:
include/grpc++/channel_interface.h
|
| |_|_|_|_|/|
|/| | | | |/
| | | | |/| |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | | |
Add two scenarios in interop test
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Mac C++ compile fix
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | | | |
|
| | | | | | |\ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| | | | | | |\ \ |
|
| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
First objc integration tests
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
When Podfile.lock is present, the prepare_command of the gRPC pod isn’t
executed on “pod install”, even if the Xcode workspace and the Pods/
directory are absent.
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
add Windows x64 (WIN64) mode and make buildable for the VS project file
|
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| |\| | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
Fix test for multiple reads
|
| | | | | |\ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
first-objc-integration-tests
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
php dockerfile: one dependency was listed twice
|
| |/ / / / / / / / / / / / |
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Allow some insight into what the flow controller is doing
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
We don't need to request more transport data if we:
- already have queued messages
- are not ready to receive messages
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | |
Fixed grpc_docker.sh to run C# auth tests correctly
|
| | | | | | | | | | | | | |
|
| | | | | |_|_|_|_|_|/ /
| | | | |/| | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Previously this test assumed all bytes would be read in one request.
Also update test to use grpc_init() so that we can enable tracing.
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Previously this test assumed all bytes would be read in one request.
Also update test to use grpc_init() so that we can enable tracing.
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Have server hold a reference to completion queues
|
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / /
| |/| | | | | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | / / / / /
| | | | |_|_|_|/ / / / /
| | | |/| | | | | | | | |
Fixes podspec and removes old generated files
|
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
ServiceAccountCredentials support for C#
|