aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp
Commit message (Collapse)AuthorAge
...
| * | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-06-03
| |\ \ | |/ / |/| |
* | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
|\ \ \ | | | | | | | | Change win32 file suffix
* \ \ \ Merge pull request #5794 from chrisdunelm/WriteOptions_readonlyGravatar Jan Tattermusch2016-06-01
|\ \ \ \ | | | | | | | | | | Make WriteOptions flags field readonly
| | * \ \ Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #6712 from jtattermusch/csharp_more_completion_queuesGravatar Jan Tattermusch2016-05-26
|\ \ \ \ \ | | | | | | | | | | | | C# add support for multiple completion queues in GrpcThreadPool.
| * | | | | add missing pinvoke methodGravatar Jan Tattermusch2016-05-26
| | | | | |
| * | | | | fix one more testGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | fix testsGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | use 1 cq per thread by defaultGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | name the threadpool threads before startingGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | eliminate global completion registryGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | completion registry is per cqGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | expose completionQueueCount settingGravatar Jan Tattermusch2016-05-25
| | | | | |
| * | | | | add support for multiple cqs to GrpcThreadPoolGravatar Jan Tattermusch2016-05-25
| | | | | |
* | | | | | add TODOGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | reorder clientside send preconditionsGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | clientside writes should finish with TaskCanceledException if cancel was ↵Gravatar Jan Tattermusch2016-05-23
| | | | | | | | | | | | | | | | | | | | | | | | previously requested
* | | | | | reorder members for readabilityGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | improve ordering of serverside send checksGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | adjust the tests to reflect the correct send behavior on clientGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | allow short-circuiting the send operationGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | simplify implementation of SendCloseFromClientGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | preparation for write semantics cleanupGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | cleanup in testsGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | add a server streaming api testGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | add TODOs and remove unused importsGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | remote AsyncCompletionGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | get rid of AsyncCompletionDelegateGravatar Jan Tattermusch2016-05-23
| | | | | |
* | | | | | use tcs for streamingWritesGravatar Jan Tattermusch2016-05-23
|/ / / / /
* | | | | Merge pull request #6643 from jtattermusch/csharp_profiling2Gravatar Jan Tattermusch2016-05-19
|\ \ \ \ \ | | | | | | | | | | | | Simplify profiling in C# qps clients.
* \ \ \ \ \ Merge pull request #6640 from jtattermusch/csharp_assorted_cleanupGravatar Jan Tattermusch2016-05-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | C# assorted cleanup
| | * | | | | support adding profilers to C# qps clientsGravatar Jan Tattermusch2016-05-18
| | | | | | |
| | * | | | | return number of cores from serverGravatar Jan Tattermusch2016-05-18
| | | | | | |
* | | | | | | Merge remote-tracking branch 'upstream/release-0_14' into HEADGravatar Jan Tattermusch2016-05-18
|\ \ \ \ \ \ \
| | | | | | | * fix TimeoutOnSleepingServer interop testGravatar Jan Tattermusch2016-05-18
| | | | | | | |
| | | | | | | * throw RpcException from writes after finishingGravatar Jan Tattermusch2016-05-18
| | | | | | | |
| | | | | | | * fixup testsGravatar Jan Tattermusch2016-05-18
| | | | | | | |
| | | | | | | * change typo in the commentGravatar Jan Tattermusch2016-05-18
| | | | | | | |
| | | | | | | * add more testsGravatar Jan Tattermusch2016-05-18
| | | | | | | |
| | | | | | | * improve channel behavior in shutdown situationsGravatar Jan Tattermusch2016-05-18
| | |_|_|_|_|/ | |/| | | | |
| | * | | | | rename some ill-named enums and move them to the right filesGravatar Jan Tattermusch2016-05-18
| | | | | | |
| | * | | | | dont call into C core to get Timespec.InfPast and Timespec.InfFutureGravatar Jan Tattermusch2016-05-18
| | | | | | |
| | * | | | | move ServerRpcNew and ClientSideStatus to their own fileGravatar Jan Tattermusch2016-05-18
| | | | | | |
| | * | | | | tiny optimization in MetadataArraySafeHandleGravatar Jan Tattermusch2016-05-18
| |/ / / / / |/| | | | |
| | * | | | make Profilers visible to Grpc.IntegrationTestingGravatar Jan Tattermusch2016-05-18
| |/ / / / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | | | |\ | |_|_|_|/ |/| | | |
| * | | | regenerate buildfilesGravatar Jan Tattermusch2016-05-17
| | | | |
| * | | | rename names of generated enum values to match protobuf3beta3Gravatar Jan Tattermusch2016-05-16
| | | | |
| * | | | regenerate C# protobuf messagesGravatar Jan Tattermusch2016-05-16
| | | | |
| * | | | Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
| | | | |