- Aug 09, 2017
-
-
adelez authored
Modify build stats tool.
-
Vijay Pai authored
Add tags to anonymous structs and unions (makes FFI bindings easier)
-
Noah Eisen authored
Trace Closure Flush
-
Juanli Shen authored
-
Vijay Pai authored
-
Jeremy Yallop authored
-
Sree Kuchibhotla authored
Fix data races between cq-shutdown and cq-begin-op for a pluckable cq
-
ncteisen authored
-
Michael Lumish authored
Node: fix segfault with incorrect status argument types
-
- Aug 08, 2017
-
-
Vijay Pai authored
Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path.
-
Mark D. Roth authored
Roll forward "Add TSI zero-copy frame protector"
-
Jiangtao Li authored
Make bytes_to_send in tsi_handshaker_next const
-
jiangtaoli2016 authored
-
Muxi Yan authored
Fix a thread safety bug in chttp2_transport
-
Muxi Yan authored
Fix Objc Readme for directory hierarchies
-
Paul Beusterien authored
-
- Aug 07, 2017
-
-
jiangtaoli2016 authored
-
apolcyn authored
Fix a variable name in interop script
-
apolcyn authored
cancel calls on ruby client bidi write loop exceptions and surface the errror
-
Muxi Yan authored
-
Jiangtao Li authored
-
Abhishek Kumar authored
Revert "Add TSI zero-copy frame protector"
-
Jiangtao Li authored
-
Alexander Polcyn authored
error
-
Jiangtao Li authored
Add TSI zero-copy frame protector
-
- Aug 05, 2017
-
-
Chun-Hung Hsiao authored
`grpc_unsecure` doesn't use openssl, but one of its source file accidently includes `openssl/rand.h`. Since `CMakeLists.txt` doesn't specify that `grpc_unsecure` requires openssl, the build would fail. This can be fixed by simply removing this header inclusion. Fixed #11600.
-
David G. Quintas authored
Added flake detection script
-
Muxi Yan authored
Revert "Add OAuth2 protocol in GRPCClient"
-
Muxi Yan authored
-
- Aug 04, 2017
-
-
jiangtaoli2016 authored
-
jiangtaoli2016 authored
-
Sree Kuchibhotla authored
Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next()
-
Sree Kuchibhotla authored
Update epoll-polling-engine.md
-
Noah Eisen authored
Update tcp_server_utils_posix_common with GPR_ONCE_INIT
-
Vijay Pai authored
Add Slice constructors to match all grpc_slice cases
-
Stanley Cheung authored
PHP: persistent channels
-
Nathaniel Manista authored
gRPC Python test infrastructure.
-
Vijay Pai authored
-
Jan Tattermusch authored
Remove gcloud auth activate-service-account from Kokoro Mac build
-
Muxi Yan authored
Add OAuth2 protocol in GRPCClient
-