index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Merge pull request #8552 from ncteisen/cpp_unimplemented_service
Noah Eisen
2016-10-28
|
\
|
*
Fix clang format
Noah Eisen
2016-10-28
|
*
Use default Empty ctor instead of Empty::default_instance
Noah Eisen
2016-10-28
*
|
More Windows Fixes
Craig Tiller
2016-10-28
|
*
Merge branch 'master' of https://github.com/grpc/grpc into cpp_unimplemented_...
Noah Eisen
2016-10-27
|
|
\
|
*
|
Add unimplemented_service test case for cpp interop client
Noah Eisen
2016-10-27
*
|
|
Handle failed calls in sync client
Craig Tiller
2016-10-27
*
|
|
Mark disappearing_server as flaky: this was always so, but is more pronounced...
Craig Tiller
2016-10-27
*
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #8520 from murgatroid99/udp_server_test_fix
Craig Tiller
2016-10-27
|
|
\
\
*
|
|
|
Update comment
Craig Tiller
2016-10-27
*
|
|
|
Review feedback
Craig Tiller
2016-10-26
*
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
\
|
|
|
|
|
*
|
Fix issue with pointers in udp_server_test
murgatroid99
2016-10-26
|
*
|
|
Merge remote-tracking branch 'upstream/master' into circular_dependency_fix
Mark D. Roth
2016-10-26
|
|
\
|
|
|
*
|
|
Move method_config module from ext/client_channel to lib/transport.
Mark D. Roth
2016-10-26
|
|
*
|
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-26
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #8377 from htuch/alpn
Craig Tiller
2016-10-26
|
|
\
\
\
*
|
|
|
|
Review feedback
Craig Tiller
2016-10-25
|
*
|
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-25
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge pull request #8437 from makdharma/stress_test_options
makdharma
2016-10-25
|
|
|
\
\
\
|
|
|
|
|
*
clang-format
Mark D. Roth
2016-10-25
*
|
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-24
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Fix propagation of channel args for insecure channels.
Mark D. Roth
2016-10-24
|
|
|
|
|
*
Fix dns_resolver_connectivity_test.
Mark D. Roth
2016-10-24
|
|
|
|
|
*
Fix sockaddr_resolver_test.
Mark D. Roth
2016-10-24
|
|
|
|
|
*
clang-format
Mark D. Roth
2016-10-24
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-24
|
|
|
|
|
|
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
Fix handshake_client bind flakes and build issues.
Harvey Tuch
2016-10-24
|
|
*
|
|
|
Added import order comments, resolved other minor issues
murgatroid99
2016-10-24
|
|
|
|
*
|
Fix server_ssl.c thread race exposed by tsan by using gpr_event.
Harvey Tuch
2016-10-24
|
|
|
|
*
|
Fix memory leak detected by ASAN and clang-format variance.
Harvey Tuch
2016-10-24
|
|
|
|
*
|
Introduce a grpc-exp ALPN protocol identifier.
Harvey Tuch
2016-10-24
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-21
|
|
|
\
\
\
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into resolver_channel_args
Mark D. Roth
2016-10-21
|
|
|
|
|
|
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #8418 from markdroth/interop_flags
Mark D. Roth
2016-10-21
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Remove resolver_result.
Mark D. Roth
2016-10-21
|
*
|
|
|
|
Merge pull request #8095 from markdroth/rename_client_config
Mark D. Roth
2016-10-21
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Address review comments
Craig Tiller
2016-10-21
*
|
|
|
|
|
|
s/BUFFER_POOL/RESOURCE_QUOTA/g
Craig Tiller
2016-10-21
|
|
|
|
|
|
*
Encode server name, LB policy name, and addresses in channel args.
Mark D. Roth
2016-10-21
|
|
|
|
|
|
*
Set user data vtable when creating grpc_lb_addresses.
Mark D. Roth
2016-10-21
|
|
|
|
|
*
|
clang-format fixes
Makarand Dharmapurikar
2016-10-21
|
*
|
|
|
|
|
Merge pull request #8381 from dgquintas/lb-cost-bin
David G. Quintas
2016-10-20
|
|
\
\
\
\
\
\
|
|
|
|
|
*
|
|
Clang format
murgatroid99
2016-10-20
*
|
|
|
|
|
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-20
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #8365 from vjpai/fc_1dstream
Vijay Pai
2016-10-20
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
\
\
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-20
|
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
/
|
|
*
|
|
|
|
|
|
|
Merge pull request #8423 from ncteisen/interop_client_naming
Noah Eisen
2016-10-20
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
modify stress_test command line options
Makarand Dharmapurikar
2016-10-20
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
[next]