index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
csharp
/
Grpc.Core
/
GrpcEnvironment.cs
Commit message (
Expand
)
Author
Age
*
expose experimental API to set GrpcThreadPool size.
Jan Tattermusch
2016-05-09
*
Update copyrights
Craig Tiller
2016-03-31
*
rename Preconditions to GrpcPreconditions
Jan Tattermusch
2016-02-18
*
extend copyright to 2016
Jan Tattermusch
2016-01-15
*
revamp C# native library loader
Jan Tattermusch
2016-01-15
*
fix stylecop issues
Jan Tattermusch
2015-08-21
*
introduce INativeCall interface to simplify testing
Jan Tattermusch
2015-08-21
*
get rid of explicit GrpcEnvironment.Shutdown()
Jan Tattermusch
2015-08-20
*
fixing doc comments
Jan Tattermusch
2015-08-10
*
fix preconditions class
Jan Tattermusch
2015-08-10
*
fix method signature and add test
Jan Tattermusch
2015-08-10
*
expose C core version string to C#
Jan Tattermusch
2015-08-09
*
introduce gRPC logger
Jan Tattermusch
2015-07-24
*
no need to call GrpcEnvironment.Initialize() explicitly
Jan Tattermusch
2015-07-10
*
Stop using native callbacks for C#
Jan Tattermusch
2015-06-05
*
added stats with number of active native calls, useful for debugging
Jan Tattermusch
2015-05-04
*
code style fixes based on StyleCop warnings
Jan Tattermusch
2015-03-11
*
Added ability for c# to redirect C core logs to arbitrary sink
Jan Tattermusch
2015-02-25
*
renaming of VS projects and other minor structural fixes
Jan Tattermusch
2015-02-20