- Aug 01, 2017
-
-
Eric Gribkoff authored
-
Noah Eisen authored
Add a GrpcLibraryInitializer to client_context.cc
-
Yang Gao authored
Initialize initiating_exec_ctx_or_null
-
Noah Eisen authored
Fix leak if duplicated static metadata
-
Noah Eisen authored
Convenient Fuzz Tracing
-
apolcyn authored
Add comment and test for API of a parameter to grpc_call_cancel_with_status
-
Noah Eisen authored
-
Noah Eisen authored
-
Noah Eisen authored
-
Muxi Yan authored
Get more useful debug info out of Jenkins
-
Muxi Yan authored
Fix two memory leak points in ObjC
-
Noah Eisen authored
-
- Jul 31, 2017
-
-
yang-g authored
-
Vijay Pai authored
Clean up grpc++_unsecure so that it doesn't require secure content anymore
-
Vijay Pai authored
Prevent race in trying to compile grpc.pb.cc file before pb.h exists
-
Garret Kelly authored
It's feasible that a program be written/linked such that it only use ClientContext from grpc++, which could end up with the other instances of GrpcLibraryInitializer not ending up in the final binary. Add a GrpcLibraryInitializer to client_context.cc to ensure that the library is initialized. The primary side-effect of the library not being initialized when only using a ClientContext is that the destructor for ClientContext indirectly ends up trying to call through g_core_codegen_interface when destructing its metadata, which is null.
-
yang-g authored
-
Muxi Yan authored
-
Muxi Yan authored
-
Yash Tibrewal authored
Connect auth doc
-
Muxi Yan authored
Fix 'Release of a suspended object' issue in GRXBufferedPipe
-
Muxi Yan authored
-
Yang Gao authored
Allow adding events to cq after shutdown is called.
-
Jan Tattermusch authored
Fix mac jobs attempting to use gfile service account key
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Add Internal CI PR configs for MacOS
-
Vijay Pai authored
-
Vijay Pai authored
-
- Jul 29, 2017
-
-
Muxi Yan authored
-
Yuchen Zeng authored
Add src/core/lib/iomgr/nameser.h
-
Alexander Polcyn authored
-
Adele Zhou authored
-
Yuchen Zeng authored
-
- Jul 28, 2017
-
-
Yash Tibrewal authored
-
yang-g authored
-
yang-g authored
-
yang-g authored
-
yang-g authored
-
David G. Quintas authored
Fix bug in handling of RR connectivity transition to SHUTDOWN