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
Commit message (
Expand
)
Author
Age
*
remove existing profiling points
Jan Tattermusch
2016-11-11
*
10m entries in profiler
Jan Tattermusch
2016-11-11
*
support threadpool tracing
Jan Tattermusch
2016-11-11
*
lazy initialize streamingResponseCallFinishedTcs
Jan Tattermusch
2016-10-27
*
Merge pull request #8508 from jtattermusch/csharp_lazy_serverside_call_peer
Jan Tattermusch
2016-10-26
|
\
*
|
SafeHandleZeroIsInvalid cleanup
Jan Tattermusch
2016-10-26
|
*
Make ServerCallContext.Peer lazy
Jan Tattermusch
2016-10-26
|
/
*
Merge pull request #8453 from jtattermusch/csharp_task_utils
Jan Tattermusch
2016-10-25
|
\
|
*
provide framework independent version of Task.CompletedTask
Jan Tattermusch
2016-10-24
*
|
polish HandleCallAsync
Jan Tattermusch
2016-10-24
|
/
*
Merge pull request #8396 from jtattermusch/csharp_server_streamline_request_c...
Jan Tattermusch
2016-10-24
|
\
*
|
string.EndsWith is really slow on CoreCLR
Jan Tattermusch
2016-10-23
*
|
get rid of compiler warnings
Jan Tattermusch
2016-10-21
*
|
Marshal.GetDelegateForFunctionPointer(IntPtr, Type) is obsolete in
Jan Tattermusch
2016-10-21
*
|
remove unused member
Jan Tattermusch
2016-10-21
*
|
address XMLdoc related warnings
Jan Tattermusch
2016-10-21
|
*
expose knob for adjusting number of requested calls
Jan Tattermusch
2016-10-21
|
*
introduce separate grpcsharp_request_call_context
Jan Tattermusch
2016-10-21
|
*
request more rpcs per thread
Jan Tattermusch
2016-10-21
|
*
allow new RPC once previous call has been handled
Jan Tattermusch
2016-10-20
|
/
*
refactor NoSuchMethodCallHandler
Jan Tattermusch
2016-10-18
*
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
|
*
update the comment to reflect current state
Jan Tattermusch
2016-09-22
*
|
add copyrights for AssemblyInfo.cs files
Jan Tattermusch
2016-09-21
|
*
dont require libc-dev on coreclr
Jan Tattermusch
2016-09-21
*
|
simplify delayed streaming write logic
Jan Tattermusch
2016-09-16
*
|
dont allow new writes if theres a write with delayed completion
Jan Tattermusch
2016-09-16
|
*
add shutdownhook for CoreCLR
Jan Tattermusch
2016-09-15
|
*
fixed formatting
Jan Tattermusch
2016-09-15
|
*
make native extension loader work for published netcoreapp1.0 too
Jan Tattermusch
2016-09-15
|
*
cleanup of project.json files
Jan Tattermusch
2016-09-15
*
|
throw correct exception failed writes
Jan Tattermusch
2016-09-15
*
|
add shutdownhook for CoreCLR
Jan Tattermusch
2016-09-09
*
|
fixed formatting
Jan Tattermusch
2016-09-08
*
|
make native extension loader work for published netcoreapp1.0 too
Jan Tattermusch
2016-09-08
*
|
cleanup of project.json files
Jan Tattermusch
2016-09-05
|
*
Bumping version to 1.0.1-pre1.
Nicolas "Pixel" Noble
2016-08-18
|
*
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
*
|
Merge branch 'v1.0.x' into manual-upmerge
Nicolas "Pixel" Noble
2016-08-11
|
\
|
*
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2016-08-03
|
\
\
|
|
*
updated hint path to updated library in csproj files
Alex Polcyn
2016-08-02
|
|
*
ran script to update actual docker files
Alexander Polcyn
2016-08-02
|
|
*
changed ix-async dependencies to System.Interactive.Async version 3.0.0
Alexander Polcyn
2016-08-02
|
|
/
|
*
Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm
Jan Tattermusch
2016-08-02
|
|
\
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
|
|
*
regenerate
Jan Tattermusch
2016-07-30
|
|
/
*
|
Change the default logger to the NullLogger.
Jon Skeet
2016-07-26
*
|
Merge v1.0.x into master
murgatroid99
2016-07-22
|
\
|
|
*
Overhaul how the native extension is found, loaded and used
Jon Skeet
2016-07-15
*
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
/
[next]