- Feb 06, 2015
-
-
Jan Tattermusch authored
-
Michael Lumish authored
Improved C# grpc server implementation to be able to register call handlers
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Craig Tiller authored
Move pollset_kick wfd creation/destruction out of freelist lock
-
- Feb 05, 2015
-
-
David Klempner authored
This was an observed source of contention at higher thread counts where we could overrun the freelist cap.
-
Yang Gao authored
Adding support for loading the SSL roots from an environment variable.
-
Julien Boeuf authored
-
Tim Emiola authored
Added usage info to csharp/README.md
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Yang Gao authored
Fix some memory leaks
-
Craig Tiller authored
-
Tim Emiola authored
Docker
-
Craig Tiller authored
-
Craig Tiller authored
Prevents a use-after-free
-
Craig Tiller authored
-
Donna Dionne authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
Prototype of gRPC C# library (Core and API examples)
-
Tim Emiola authored
Added a lot more information to Node README
-
Vijay Pai authored
Eliminate condvar in chttp2 transport
-
Vijay Pai authored
Fix contention in alarm lists
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
There's no need for this branch at all.
-
Craig Tiller authored
Theres no need for every thread to exit polling early if an alarm might finish, so there's no need to contend here.
-
Julien Boeuf authored
-
Donna Dionne authored
-
Donna Dionne authored
Added missing pingpong tests to cloud prod test Cleaned up test output and inserted them into a google.visualization.Datatable object
-
Craig Tiller authored
-
Craig Tiller authored
Fix up feature test macros
-
Craig Tiller authored
Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests
-
Craig Tiller authored
Let the http2 transport issue a read request before pumping bytes into it.
-
Julien Boeuf authored
-
Yang Gao authored
Back-end for new core API
-
Craig Tiller authored
-