aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core
Commit message (Collapse)AuthorAge
* Merge pull request #13476 from jtattermusch/csharp_batchcontext_poolingGravatar Jan Tattermusch2017-11-30
|\ | | | | Reuse BatchContextSafeHandle objects by pooling them (take two)
* \ Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7Gravatar Nicolas "Pixel" Noble2017-11-29
|\ \
| | * address commentsGravatar Jan Tattermusch2017-11-28
| | |
| * | Bump 1.8.0-dev to 1.9.0-devGravatar Mehrdad Afshari2017-11-27
| | |
| | * expose batchcontextpool settingsGravatar Jan Tattermusch2017-11-25
| | |
| | * simple version of batchcontext poolingGravatar Jan Tattermusch2017-11-25
| | |
| | * expose batchcontext.ResetGravatar Jan Tattermusch2017-11-25
| |/
| * Merge pull request #13475 from jtattermusch/better_completion_registry_benchmarkGravatar Jan Tattermusch2017-11-21
| |\ | | | | | | Use spinlock in CompletionRegistry (and improve the benchmark).
| | * spinlock in completion registry is slightly fasterGravatar Jan Tattermusch2017-11-21
| | |
| * | save allocation by using a struct instead of a tupleGravatar Jan Tattermusch2017-11-21
| |/
| * consistent naming for OnReceivedCloseOnServerGravatar Jan Tattermusch2017-11-21
| |
| * remove legacy delegatesGravatar Jan Tattermusch2017-11-21
| |
| * make everything compileGravatar Jan Tattermusch2017-11-21
| |
| * avoid delegate allocations in callsafehandleGravatar Jan Tattermusch2017-11-21
| |
| * server and channel adjustmentsGravatar Jan Tattermusch2017-11-21
| |
| * add "state" filed to batch completion delegateGravatar Jan Tattermusch2017-11-21
| |
| * avoid unnecessary allocation in completion registryGravatar Jan Tattermusch2017-11-21
| |
* | Merge branch 'v1.7.x' of https://github.com/grpc/grpcGravatar Nicolas "Pixel" Noble2017-11-21
|\ \ | |/ |/|
* | use regular dict in completion registryGravatar Jan Tattermusch2017-11-17
| |
* | balance queuedContinuationCounter for inlined handlersGravatar Jan Tattermusch2017-11-16
| |
| * Bump v1.7.x branch to 1.7.2Gravatar Alexander Polcyn2017-11-01
| |
| * Bump v1.7.x branch to 1.7.1Gravatar Alexander Polcyn2017-10-26
| |
| * Flagging 1.7.0Gravatar Nicolas "Pixel" Noble2017-10-21
| |
* | Make constructors for `Async*Call` objects publicGravatar Mehrdad Afshari2017-10-12
| |
| * Merge pull request #12831 from murgatroid99/version_1.7.0-pre1Gravatar Michael Lumish2017-10-06
| |\ | | | | | | 1.7.x is now 1.7.0-pre1
| * | improve docsGravatar Jan Tattermusch2017-10-05
| | |
| | * 1.7.x is now 1.7.0-pre1Gravatar murgatroid992017-10-04
| | |
| * | allow cancelling MoveNext operationsGravatar Jan Tattermusch2017-10-04
| |/
* | Merge pull request #12801 from chrisdunelm/fixregisterGravatar Jan Tattermusch2017-10-04
|\ \ | | | | | | C# De-register cancellation token
| | * De-register cancellation tokenGravatar Chris Bacon2017-10-04
| | | | | | | | | | | | Fixes #12800
| * | De-register cancellation tokenGravatar Chris Bacon2017-10-03
| |/ | | | | | | Fixes #12800
* / Update version to 1.8.0-dev, update g word to 'generous'Gravatar murgatroid992017-10-02
|/
* Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fixGravatar Mark D. Roth2017-09-25
|\
| * Upmerge from v1.6.x branch to masterGravatar David Garcia Quintas2017-09-18
| |\
| | * bump version to 1.6.1Gravatar Jan Tattermusch2017-09-12
| | |
* | | make a guarantee that c# auth callbacks are async to c-coreGravatar Alexander Polcyn2017-09-06
|/ /
| * dont set NetStandardImplicitPackageVersionGravatar Jan Tattermusch2017-09-05
| |
| * fix nonexistent version warning for System.Threading.ThreadPoolGravatar Jan Tattermusch2017-09-05
| |
| * 1.6.0-pre1 -> 1.6.0Gravatar David Garcia Quintas2017-08-29
| |
* | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibilityGravatar Jan Tattermusch2017-08-23
|\ \ | | | | | | csharp: hide the native libraries in Visual Studio project explorer
* | | address review commentsGravatar Jan Tattermusch2017-08-22
| | |
| * | csharp: make the native libraries links are not shownGravatar Gorka Lerchundi Osa2017-08-22
| | | | | | | | | | | | Closes #12247
* | | make C# logging & tracing more intuitiveGravatar Jan Tattermusch2017-08-20
|/ /
| * Version bump to 1.6Gravatar David Garcia Quintas2017-08-16
| |
* | Master version bump to 1.7.xGravatar David Garcia Quintas2017-08-16
|/
* give C# continuations 10 secs to finish on shutdownGravatar Jan Tattermusch2017-08-16
|
* wait for queued continuation to finishGravatar Jan Tattermusch2017-08-16
|
* more correct atomic counterGravatar Jan Tattermusch2017-08-16
|
* dont use generic version of Marshal.SizeOfGravatar Jan Tattermusch2017-08-11
|
* dont use generic version of PtrToStructureGravatar Jan Tattermusch2017-08-11
|